mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user