mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
height: 288px;
|
||||
width: 288px;
|
||||
}
|
||||
|
||||
|
||||
img
|
||||
{
|
||||
height: 96px;
|
||||
vertical-align: top;
|
||||
width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
]]></style>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
<p>Test passes if a blue rectangle is <strong>vertically centered</strong> in an hollow black square.</p>
|
||||
|
||||
<div><img src="support/1x1-white.png" alt="Image download support must be enabled" /><img src="support/blue15x15.png" alt="Image download support must be enabled" /></div>
|
||||
<div><img src="support/1x1-white.png" alt="Image download support must be enabled" /><img src="support/blue15x15.png" alt="Image download support must be enabled" /></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user