Update web-platform-tests to revision 602e5ae0765eed1afc690e884f1963c3fb03665f

This commit is contained in:
WPT Sync Bot 2020-10-20 08:20:48 +00:00
parent 938e96b68c
commit 35e56e2bee
346 changed files with 6448 additions and 445 deletions

View file

@ -7,7 +7,7 @@
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div style="display: flex; flex-direction: column; flex-wrap: wrap; width: 200px; aspect-ratio: 4/1;">
<div style="background: green; width: 100px; height: 50px;"></div>
<div style="background: green; width: 100px; height: 50px;"></div>
<div style="display: flex; flex-direction: column; flex-wrap: wrap; width: 100px; aspect-ratio: 1/1;">
<div style="background: green; width: 50px; height: 100px;"></div>
<div style="background: green; width: 50px; height: 100px;"></div>
</div>

Some files were not shown because too many files have changed in this diff Show more