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:
@@ -25,10 +25,10 @@
|
||||
{
|
||||
background-color: red;
|
||||
font: 30px/4 Ahem;
|
||||
left: auto;
|
||||
/*
|
||||
left is set to static position: it should be 8px from
|
||||
the left-hand side of document box (at body's margin-left)
|
||||
left: auto;
|
||||
/*
|
||||
left is set to static position: it should be 8px from
|
||||
the left-hand side of document box (at body's margin-left)
|
||||
*/
|
||||
position: absolute;
|
||||
right: auto;
|
||||
|
||||
Reference in New Issue
Block a user