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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user