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:
@@ -15,17 +15,17 @@
|
||||
</style>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
div
|
||||
{
|
||||
background-color: black;
|
||||
height: 1in;
|
||||
margin-left: 24px;
|
||||
margin-left: 24px;
|
||||
margin-top: 64px;
|
||||
width: 0.5in;
|
||||
}
|
||||
|
||||
|
||||
div + div {margin-top: 5px;}
|
||||
]]></style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user