mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<link href="http://www.w3.org/TR/css3-regions/#multi-column-regions" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-multicol/#columns" rel="help">
|
||||
<link href="reference/regions-multicol-024-ref.htm" rel="match">
|
||||
<meta content="This test checks that monolithic content flows
|
||||
<meta content="This test checks that monolithic content flows
|
||||
through a region with a height smaller than the second region and
|
||||
that it overflows the first region as a multi-column container
|
||||
before flowing into the second region." name="assert">
|
||||
@@ -65,7 +65,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>The test passes if there are two green side by side squares on the left of one blue vertical rectangle.
|
||||
<p>The test passes if there are two green side by side squares on the left of one blue vertical rectangle.
|
||||
There should be no red.</p>
|
||||
<div id="named-flow-multicol">
|
||||
<div class="green named-flow-block"></div>
|
||||
|
||||
Reference in New Issue
Block a user