mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<style type="text/css">
|
||||
div#inline-block {display: inline-block;}
|
||||
|
||||
|
||||
img {vertical-align: top;}
|
||||
</style>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<p>Test passes if there is a blue square with its top-left corner missing.</p>
|
||||
|
||||
<div id="inline-block">
|
||||
<div><img src="support/1x1-white.png" width="50" height="50" alt="Image download support must be enabled"><img src="support/blue15x15.png" width="50" height="50" alt="Image download support must be enabled"></div>
|
||||
<div><img src="support/1x1-white.png" width="50" height="50" alt="Image download support must be enabled"><img src="support/blue15x15.png" width="50" height="50" alt="Image download support must be enabled"></div>
|
||||
<div><img src="support/blue15x15.png" width="50" height="50" alt="Image download support must be enabled"><img src="support/blue15x15.png" width="50" height="50" alt="Image download support must be enabled"></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user