servo/tests/wpt/metadata/2dcontext
bors-servo 0c4e13cbc5 Auto merge of #16658 - n0max:remove-index-size-error, r=emilio
Remove IndexSizeError in CanvasRenderingContext2D::drawImage

<!-- Please describe your changes on the following line: -->
The current spec don't expect the IndexSizeError if the rectangle is empty.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #10600 (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16658)
<!-- Reviewable:end -->
2017-04-29 13:42:11 -05:00
..
building-paths Enable canvas_complexshapes_*_001.htm (fixes #6748, #6780) 2016-01-03 04:28:21 +01:00
compositing Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e 2016-12-28 11:34:21 +01:00
drawing-images-to-the-canvas Remove IndexSizeError in CanvasRenderingContext2D::drawImage 2017-04-29 19:27:00 +02:00
drawing-paths-to-the-canvas Enable 2dcontext tests. 2015-02-23 13:50:34 +01:00
drawing-rectangles-to-the-canvas Implement strokeRect with zero-width or zero-height rects 2015-08-04 17:44:18 -04:00
drawing-text-to-the-canvas Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0 2016-09-09 16:17:14 +02:00
fill-and-stroke-styles Update to cssparser 0.13 2017-04-25 01:45:33 +02:00
hit-regions Enable 2dcontext tests. 2015-02-23 13:50:34 +01:00
image-smoothing Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0 2016-09-09 16:17:14 +02:00
imagebitmap Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444 2017-04-22 14:17:10 +02:00
line-styles Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d 2016-11-15 09:35:34 +01:00
path-objects Implement IsPointInPath 2015-12-05 17:49:49 -08:00
pixel-manipulation Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444 2017-04-22 14:17:10 +02:00
shadows Note bugs for some 2dcontext test failures. 2016-04-14 13:00:44 +02:00
text-styles Enable 2dcontext tests. 2015-02-23 13:50:34 +01:00
the-canvas-state Enable canvas_state_restore_001.htm (fixes #5764) 2016-01-03 03:01:39 +01:00
transformations Implement HTMLCanvasElement#toDataURL 2015-10-26 21:24:21 -07:00