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:
@@ -20,7 +20,7 @@
|
||||
<meta name="assert" content="When an inline box contains a block box, the inline box is broken around the box and its pieces, if empty, will not show any background." />
|
||||
<style type="text/css">
|
||||
.inline { background: red; color: red; display: inline; }
|
||||
.block { color: green; display: block; }
|
||||
.block { color: green; display: block; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user