mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
<div>
|
||||
<object data="support/60x60-green.png" type="image/png" width="15%">FAIL: image download must be enabled</object>
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" width="15%" height="1%">FAIL: image download must be enabled</object>
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" width="15%" height="1%">FAIL: image download must be enabled</object>
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" style="width: 15%;">FAIL: image download must be enabled</object>
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" style="width: 15%; height: auto;">FAIL: image download must be enabled</object>
|
||||
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" style="width: 15%; height: auto;">FAIL: image download must be enabled</object>
|
||||
|
||||
<object data="support/60x60-green.png" type="image/png" style="width: 15%; height: 1%;">FAIL: image download must be enabled</object>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user