mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 4e1aa4f3dcbff1abd654c63d0f677379c1e2775f
This commit is contained in:
@@ -22,15 +22,15 @@
|
||||
|
||||
<style type="text/css" media="print"><![CDATA[
|
||||
html
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
{
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
|
||||
body, div
|
||||
{
|
||||
width: 100%;
|
||||
{
|
||||
width: 100%;
|
||||
/* width: 100% will force a page-break in vertical-rl writing-mode */
|
||||
}
|
||||
}
|
||||
]]></style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user