mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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,14 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: One named flow multi-column container with monolithic content
|
||||
<title>CSS Test: One named flow multi-column container with monolithic content
|
||||
flowing into first region of smaller width 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-028-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 smaller width than the multi-column named flow and the
|
||||
second region and that it overflows the first region visibly as a
|
||||
second region and that it overflows the first region visibly as a
|
||||
multi-column container before flowing into the second region." name="assert">
|
||||
<style type="text/css">
|
||||
#named-flow-multicol {
|
||||
|
@ -66,7 +66,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>The test passes if there are two green vertical rectangles on the left of two blue vertical rectangles.
|
||||
<p>The test passes if there are two green vertical rectangles on the left of two blue vertical rectangles.
|
||||
There should be no red.</p>
|
||||
<div id="named-flow-multicol">
|
||||
<div class="green named-flow-block"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue