Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -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"></p>