mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: Multiple named flows multi-column containers with
|
||||
unspecified width, non-text content flowing into multiple
|
||||
unspecified width, non-text content flowing into multiple
|
||||
overlapping regions</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 -->
|
||||
|
@ -11,7 +11,7 @@
|
|||
<link href="http://www.w3.org/TR/css3-multicol/#columns" rel="help">
|
||||
<link href="reference/regions-multicol-019-ref.htm" rel="match">
|
||||
<meta content="This test checks multiple named flow multi-column
|
||||
containers with unspecified width and non-text content flow
|
||||
containers with unspecified width and non-text content flow
|
||||
into multiple overlapping regions." name="assert">
|
||||
<style type="text/css">
|
||||
.named-flow-multicol {
|
||||
|
@ -60,7 +60,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<p>The test passes if there is a square with four vertical
|
||||
stripes alternating green and blue, and no red.</p>
|
||||
stripes alternating green and blue, and no red.</p>
|
||||
<div id="named-flow-1" class="named-flow-multicol">
|
||||
<div class="green bar"></div>
|
||||
<div class="green bar"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue