mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<meta name="flags" content="paged">
|
||||
<meta name="assert" content="Page breaks are not allowed between the last child of a block and its parent.">
|
||||
<style type="text/css">
|
||||
|
||||
|
||||
div {
|
||||
background: #eee;
|
||||
border: thick solid orange;
|
||||
@@ -19,7 +19,7 @@
|
||||
white-space: nowrap;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user