mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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 text content flowing
|
||||
<title>CSS Test: One named flow multi-column container with text content flowing
|
||||
into region of smaller width/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 through a region
|
||||
<meta content="This test checks that text content flows through a region
|
||||
with a smaller width + height than the multi-column named flow
|
||||
and than the second region and that it overflows the first region visibly
|
||||
and than the second region and that it overflows the first region visibly
|
||||
as a multi-column container before flowing into the second region." name="assert">
|
||||
<meta content="ahem" name="flags">
|
||||
<style type="text/css">
|
||||
|
@ -67,7 +67,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