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:
@@ -12,17 +12,17 @@ Note this test exposes a known bug in PrinceXML 9.0 rev 2 (and all previous vers
|
||||
<style>
|
||||
@page {
|
||||
@top-center {
|
||||
content: string(title);
|
||||
content: string(title);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
string-set: title content();
|
||||
string-set: title content();
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
#d2 { page-break-before: always; }
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user