mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -17,24 +17,24 @@
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
body {margin: 8px;}
|
||||
|
||||
body {margin: 8px;}
|
||||
|
||||
p
|
||||
{
|
||||
line-height: 1.25;
|
||||
margin: 1.5em 0 1em;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
|
||||
img {vertical-align: top;}
|
||||
]]></style>
|
||||
]]></style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if there is a filled blue square <strong>below this text</strong>.</p>
|
||||
|
||||
|
||||
<div><img src="support/swatch-blue.png" width="96" height="96" alt="Image download support must be enabled" /></div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user