mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,21 +9,21 @@
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
p {font: 1em/1.25 serif;}
|
||||
|
||||
|
||||
div {font: 64px/1 monospace;}
|
||||
|
||||
div#wrapper
|
||||
{
|
||||
position: relative;
|
||||
top: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
div#test
|
||||
{
|
||||
position: relative;
|
||||
bottom: 64px;
|
||||
}
|
||||
]]></style>
|
||||
]]></style>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user