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:
@@ -10,7 +10,7 @@
|
||||
<meta name="assert" content="A block that splits an inline still inherits from the inline, even in dynamic cases.">
|
||||
<style type="text/css">
|
||||
.inline { color: blue; display: inline; }
|
||||
.block { display: block; }
|
||||
.block { display: block; }
|
||||
.inline:hover { color: green; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user