Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -8,24 +8,24 @@
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<style type="text/css">
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>