mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
.container { width: 5em; height: 5em; border: solid; font: 20px/1 Ahem; background: red; display: block; }
|
||||
.inner { display: block; }
|
||||
|
||||
/* top and botom */
|
||||
/* top and bottom */
|
||||
.float { width: 5em; height: 3em; margin: -5em 0 0 0; padding: 1em 0; background: red; float: left; }
|
||||
.inner .inline { color: lime; display: inline; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user