mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<meta name="flags" content="paged"/>
|
||||
<style type="text/css">
|
||||
html, body { height: 100%; line-height: 1; font-size: 20px; margin: 0; padding: 0; }
|
||||
|
||||
|
||||
* {page-break-inside: auto;}
|
||||
div.spacer {
|
||||
height: 50%;
|
||||
@@ -22,7 +22,7 @@
|
||||
page-break-after: always;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
|
||||
div {
|
||||
widows: 1;
|
||||
orphans: 1;
|
||||
|
||||
Reference in New Issue
Block a user