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:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<title>CSS Test: One named flow, non-text fragmentable content flowing into non-mulicol
|
||||
<title>CSS Test: One named flow, non-text fragmentable content flowing into non-mulicol
|
||||
region then into a multi-column region</title>
|
||||
<link href="mailto:rhauck@adobe.com" rel="author" title="Rebecca Hauck" />
|
||||
<!-- Reviewed on Github on 09-26-2013: https://github.com/w3c/csswg-test/pull/89 -->
|
||||
@@ -10,8 +10,8 @@
|
||||
<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-009-ref.xht" rel="match" />
|
||||
<meta content="This test checks that non-text fragmentable named
|
||||
flow content is fragmented through a simple region, then
|
||||
<meta content="This test checks that non-text fragmentable named
|
||||
flow content is fragmented through a simple region, then
|
||||
through a multi-column region." name="assert" />
|
||||
<style type="text/css">
|
||||
#named-flow {
|
||||
@@ -70,7 +70,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>The test passes if there is one green square on the left and two vertical
|
||||
<p>The test passes if there is one green square on the left and two vertical
|
||||
green rectangles to the right of it and no red.</p>
|
||||
<div id="named-flow">
|
||||
<div id="named-flow-child-1"></div>
|
||||
@@ -83,4 +83,5 @@
|
||||
<div id="block-2" class="failure"></div>
|
||||
<div id="block-3" class="failure"></div>
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user