mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +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: Multiple named flows, text content flowing into multiple
|
||||
<title>CSS Test: Multiple named flows, text content flowing into multiple
|
||||
regions in a multi-column container</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,7 +10,7 @@
|
||||
<link href="http://www.w3.org/TR/css3-multicol/#columns" rel="help" />
|
||||
<link href="reference/regions-multicol-017-ref.xht" rel="match" />
|
||||
<meta content="This test checks multiple named flows with text
|
||||
content flow into multiple regions in the multi-column
|
||||
content flow into multiple regions in the multi-column
|
||||
container." name="assert" />
|
||||
<meta content="ahem" name="flags" />
|
||||
<style type="text/css">
|
||||
@@ -62,7 +62,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>The test passes if there is a 4x4 black and gray checkerboard and no red.</p>
|
||||
<p>The test passes if there is a 4x4 black and gray checkerboard and no red.</p>
|
||||
<div class="named-flow black">
|
||||
XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user