mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update web-platform-tests to revision 602e5ae0765eed1afc690e884f1963c3fb03665f
This commit is contained in:
parent
938e96b68c
commit
35e56e2bee
346 changed files with 6448 additions and 445 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue