mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Update web-platform-tests to revision 38bc0248d6de92451d8d1c180056dbae0564606c
This commit is contained in:
parent
e0bbe82f76
commit
8b930e61dd
118 changed files with 1216 additions and 173 deletions
|
@ -10,6 +10,6 @@
|
|||
<!-- This makes sure that we only see green if the flex items are sized correctly -->
|
||||
<div style="position: absolute; width: 100px; height: 100px; background: green;"></div>
|
||||
|
||||
<div style="display: flex; flex-direction: column; width: 100px; height: 100px; line-height: 20px; align-items: center; background: green;">
|
||||
<div style="display: flex; flex-direction: column; width: 100px; height: 100px; line-height: 20px; align-items: center;">
|
||||
<img src="../support/red-rect.svg">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue