mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<meta name="flags" content="paged">
|
||||
<meta name="assert" content="Elements with 'position: fixed' are positioned relative to the page area and are rendered on every page of the printed document.">
|
||||
<style type="text/css">
|
||||
|
||||
|
||||
.logo
|
||||
{
|
||||
position: fixed;
|
||||
@@ -34,6 +34,6 @@
|
||||
<p class="break-before">Page two.</p>
|
||||
<p class="break-before">Page three.</p>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user