Update web-platform-tests to revision 74bae78af4b95a2f0ca3a81df9c7fe3143f24bbc

This commit is contained in:
WPT Sync Bot 2019-01-17 20:37:38 -05:00
parent fb95f9df9c
commit 02c1eed999
150 changed files with 2395 additions and 829 deletions

View file

@ -8,7 +8,7 @@ The tests make a number of assumptions of the user agent, and new
tests can freely rely on these assumptions being true:
* The device is a full-color device.
* The device has a viewport width of at least 800px.
* The device has a viewport width of at least 600px.
* The UA imposes no minimum font size.
* The `medium` `font-size` computes to 16px.
* The canvas background is `white`.

View file

@ -90,7 +90,7 @@ headers.
### Be Short
Tests should be as short as possible. For reftests in particular
scrollbars at 800×600px window size must be avoided unless scrolling
scrollbars at 600×600px window size must be avoided unless scrolling
behavior is specifically being tested. For all tests extraneous
elements on the page should be avoided so it is clear what is part of
the test (for a typical testharness test, the only content on the page