mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<meta name="assert" content="A margin declaration within the @page context applies to the page box.">
|
||||
<meta name="assert" content="A margin expressed in ems uses the page context's font.">
|
||||
<style type="text/css">
|
||||
@page {
|
||||
@page {
|
||||
font-size: 18pt;
|
||||
margin: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user