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:
@@ -7,7 +7,7 @@
|
||||
<meta name="flags" content="paged"/>
|
||||
<meta name="assert" content="When a relatively positioned element whose 'height' and 'width' match that of the page area has a corner positioned at a corner of the page area, any positioned children are positioned relative to the page area."/>
|
||||
<style type="text/css">
|
||||
|
||||
|
||||
html, body, div.page {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
@@ -52,7 +52,7 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -61,7 +61,7 @@
|
||||
This test produces two pages on paged media.
|
||||
</div>
|
||||
<div>
|
||||
This page has a light yellow background which is surrounded by a blue
|
||||
This page has a light yellow background which is surrounded by a blue
|
||||
border.
|
||||
</div>
|
||||
<p class="bottom"/>
|
||||
|
||||
Reference in New Issue
Block a user