mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<meta name="assert" content="Percentage values on right and left margins are relative to the page box width.">
|
||||
<meta name="assert" content="Percentage values on top and bottom margins are relative to the page box height.">
|
||||
<style type="text/css">
|
||||
@page {
|
||||
@page {
|
||||
margin-bottom: 50%;
|
||||
margin-left: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user