mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: One named flow multi-column container with text content
|
||||
<title>CSS Test: One named flow multi-column container with text content
|
||||
flowing into region of smaller height than the second region</title>
|
||||
<link href="mailto:rhauck@adobe.com" rel="author" title="Rebecca Hauck">
|
||||
<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 text content flows
|
||||
<meta content="This test checks that text 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">
|
||||
|
@ -64,7 +64,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">
|
||||
<span class="green">XXX XXX XXX XXX XXX XXX</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue