servo/tests
bors-servo 9a518cf797
Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey
Ensure all iframes are sized correctly at creation

Following in the path of #22395, these commits serve several purposes:
* prevent layout instability early during iframe loads caused by a succession of resize events
* reduce the complexity of determining what actual DPI and initial window size values are being used at startup
* ensure that all documents have a correct initial viewport size at creation

These changes fix problems that were exposed by the changes in #24462 but are independent of that PR.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes
2019-11-07 07:40:29 -05:00
..
dromaeo
heartbeats
html Add smoketest command. 2019-05-09 15:24:18 -04:00
jquery
power
unit Update rand to 0.7 (fixes #24448) 2019-10-23 15:34:48 +02:00
wpt Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey 2019-11-07 07:40:29 -05:00