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,12 +8,12 @@
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<style type="text/css">
div#first {line-height: 15px;}
div#first {line-height: 15px;}
img
{
vertical-align: top;
width: 100%;
width: 100%;
}
</style>
@@ -24,7 +24,7 @@
<p>Test passes if there is <strong>no red</strong>.</p>
<div id="first"><img src="support/swatch-green.png" height="15" alt="Image download support must be enabled"></div>
<div><img src="support/black15x15.png" height="81" alt="Image download support must be enabled"></div>
</body>