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

@@ -9,7 +9,7 @@
<meta name="assert" content="The computed value of the 'size' property is its specified value.">
<meta name="assert" content="If the page box is smaller than the page size the user agent SHOULD either center the page box on the sheet or position the page box in the upper left corner of the page sheet.">
<style type="text/css">
@page {
@page {
margin: 0.5in;
border: 2pt solid black;
size: 3in 3in;