mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision a4482f355e2848f4623cf46f521cb9b3bca56129
This commit is contained in:
parent
33a74a4f4e
commit
10cafa3df2
86 changed files with 1024 additions and 172 deletions
|
@ -28,8 +28,8 @@ to fit the size of flexitem according to flex values.">
|
|||
<div id=log></div>
|
||||
|
||||
<div class="flexbox">
|
||||
<img data-expected-display="block" data-expected-width="345" style="flex: 1 0 auto;" src="support/100x100-blue.png">
|
||||
<img data-expected-display="block" data-expected-width="255" data-expected-height="100" style="flex: 1 0 auto;" src="support/10x10-green.png">
|
||||
<img data-expected-display="block" data-expected-width="345" data-expected-height="345" style="flex: 1 0 auto;" src="support/100x100-blue.png">
|
||||
<img data-expected-display="block" data-expected-width="255" data-expected-height="345" style="flex: 1 0 auto;" src="support/10x10-green.png">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue