servo/tests
bors-servo 905f714bb4
Auto merge of #24524 - bblanke:consolidate-size-helpers, r=jdm
Make offscreen canvas rendering context use offscreen canvas' size; Consolidate size helpers

<!-- Please describe your changes on the following line: -->

Addresses issues raised in the review of PR #24518 and includes changes to 17 tests' metadata for those that now PASS.

Contains fixes in PR #24518:

Updated the offscreen canvas rendering context to use the offscreen canvas' size. This involved upgrading several methods to accept u64 sizes.

Additionally, the code in OffscreenCanvas::SetWidth() and OffscreenCanvas::SetHeight() was updated to send CanvasMsg::Recreate to the canvas paint thread.

---
<!-- 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 #24465 and fix #24536

<!-- Either: -->
- [X] There are tests for these changes – 17 were updated to PASS
2019-11-11 14:47:56 -05:00
..
dromaeo Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
heartbeats Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
html Add smoketest command. 2019-05-09 15:24:18 -04:00
jquery Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
power Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
unit Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
wpt Auto merge of #24524 - bblanke:consolidate-size-helpers, r=jdm 2019-11-11 14:47:56 -05:00