Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger 2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View file

@ -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: One named flow muticolumn container, text content flowing into
<title>CSS Test: One named flow muticolumn container, text content flowing into
multiple regions with content overflowing last region</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,8 +10,8 @@
<link href="http://www.w3.org/TR/css3-multicol/#columns" rel="help" />
<link href="reference/regions-multicol-013-ref.xht" rel="match" />
<meta content="ahem" name="flags" />
<meta content="This test checks that text content flows through multiple
regions from the named flow multi-column container and that
<meta content="This test checks that text content flows through multiple
regions from the named flow multi-column container and that
it overflows the last region in the region chain visibly." name="assert" />
<style type="text/css">
#named-flow-multicol {
@ -74,4 +74,5 @@
<div id="bar-3" class="failure"></div>
<div id="bar-4" class="failure"></div>
</body></html>