<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[189364] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/189364">189364</a></dd>
<dt>Author</dt> <dd>rniwa@webkit.org</dd>
<dt>Date</dt> <dd>2015-09-04 11:44:29 -0700 (Fri, 04 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Import new multicolumn layout tests from CSS WG testss
https://bugs.webkit.org/show_bug.cgi?id=148805

Reviewed by Chris Dumez.

LayoutTests/imported/w3c:

Imported tests from https://github.com/w3c/csswg-test/tree/master/css-multicol-1 as of
46a095b681f997bef518ebe0a704c0a343a14a05 and removed the old tests in css/multicol directory.

This patch imports 136 new tests.

* css/css-multicol-1: Added.
* css/css-multicol-1/multicol-basic-001-expected.html: Added.
* css/css-multicol-1/multicol-basic-001.html: Added.
* css/css-multicol-1/multicol-basic-002-expected.html: Added.
* css/css-multicol-1/multicol-basic-002.html: Added.
* css/css-multicol-1/multicol-basic-003-expected.html: Added.
* css/css-multicol-1/multicol-basic-003.html: Added.
* css/css-multicol-1/multicol-basic-004-expected.html: Added.
* css/css-multicol-1/multicol-basic-004.html: Added.
* css/css-multicol-1/multicol-block-clip-001-expected.xht: Added.
* css/css-multicol-1/multicol-block-clip-001.xht: Added.
* css/css-multicol-1/multicol-block-clip-002-expected.xht: Added.
* css/css-multicol-1/multicol-block-clip-002.xht: Added.
* css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht: Added.
* css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht: Added.
* css/css-multicol-1/multicol-break-000-expected.xht: Added.
* css/css-multicol-1/multicol-break-000.xht: Added.
* css/css-multicol-1/multicol-break-001-expected.xht: Added.
* css/css-multicol-1/multicol-break-001.xht: Added.
* css/css-multicol-1/multicol-clip-001-expected.xht: Added.
* css/css-multicol-1/multicol-clip-001.xht: Added.
* css/css-multicol-1/multicol-clip-002-expected.xht: Added.
* css/css-multicol-1/multicol-clip-002.xht: Added.
* css/css-multicol-1/multicol-collapsing-001-expected.xht: Added.
* css/css-multicol-1/multicol-collapsing-001.xht: Added.
* css/css-multicol-1/multicol-columns-001-expected.xht: Added.
* css/css-multicol-1/multicol-columns-001.xht: Added.
* css/css-multicol-1/multicol-columns-002-expected.xht: Added.
* css/css-multicol-1/multicol-columns-002.xht: Added.
* css/css-multicol-1/multicol-columns-003-expected.xht: Added.
* css/css-multicol-1/multicol-columns-003.xht: Added.
* css/css-multicol-1/multicol-columns-004-expected.xht: Added.
* css/css-multicol-1/multicol-columns-004.xht: Added.
* css/css-multicol-1/multicol-columns-005-expected.xht: Added.
* css/css-multicol-1/multicol-columns-005.xht: Added.
* css/css-multicol-1/multicol-columns-006-expected.xht: Added.
* css/css-multicol-1/multicol-columns-006.xht: Added.
* css/css-multicol-1/multicol-columns-007-expected.xht: Added.
* css/css-multicol-1/multicol-columns-007.xht: Added.
* css/css-multicol-1/multicol-columns-invalid-001-expected.xht: Added.
* css/css-multicol-1/multicol-columns-invalid-001.xht: Added.
* css/css-multicol-1/multicol-columns-invalid-002-expected.xht: Added.
* css/css-multicol-1/multicol-columns-invalid-002.xht: Added.
* css/css-multicol-1/multicol-columns-toolong-001-expected.xht: Added.
* css/css-multicol-1/multicol-columns-toolong-001.xht: Added.
* css/css-multicol-1/multicol-containing-001-expected.xht: Added.
* css/css-multicol-1/multicol-containing-001.xht: Added.
* css/css-multicol-1/multicol-containing-002-expected.xht: Added.
* css/css-multicol-1/multicol-containing-002.xht: Added.
* css/css-multicol-1/multicol-count-001-expected.xht: Added.
* css/css-multicol-1/multicol-count-001.xht: Added.
* css/css-multicol-1/multicol-count-002-expected.xht: Added.
* css/css-multicol-1/multicol-count-002.xht: Added.
* css/css-multicol-1/multicol-count-computed-001-expected.xht: Added.
* css/css-multicol-1/multicol-count-computed-001.xht: Added.
* css/css-multicol-1/multicol-count-computed-002-expected.xht: Added.
* css/css-multicol-1/multicol-count-computed-002.xht: Added.
* css/css-multicol-1/multicol-count-computed-003-expected.xht: Added.
* css/css-multicol-1/multicol-count-computed-003.xht: Added.
* css/css-multicol-1/multicol-count-computed-004-expected.xht: Added.
* css/css-multicol-1/multicol-count-computed-004.xht: Added.
* css/css-multicol-1/multicol-count-computed-005-expected.xht: Added.
* css/css-multicol-1/multicol-count-computed-005.xht: Added.
* css/css-multicol-1/multicol-count-large-001-expected.xht: Added.
* css/css-multicol-1/multicol-count-large-001.xht: Added.
* css/css-multicol-1/multicol-count-large-002-expected.xht: Added.
* css/css-multicol-1/multicol-count-large-002.xht: Added.
* css/css-multicol-1/multicol-count-negative-001-expected.xht: Added.
* css/css-multicol-1/multicol-count-negative-001.xht: Added.
* css/css-multicol-1/multicol-count-negative-002-expected.xht: Added.
* css/css-multicol-1/multicol-count-negative-002.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-001-expected.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-001.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-002-expected.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-002.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-003-expected.xht: Added.
* css/css-multicol-1/multicol-count-non-integer-003.xht: Added.
* css/css-multicol-1/multicol-fill-000-expected.xht: Added.
* css/css-multicol-1/multicol-fill-000.xht: Added.
* css/css-multicol-1/multicol-fill-001-expected.xht: Added.
* css/css-multicol-1/multicol-fill-001.xht: Added.
* css/css-multicol-1/multicol-fill-auto-001-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto-001.xht: Added.
* css/css-multicol-1/multicol-fill-auto-002-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto-002.xht: Added.
* css/css-multicol-1/multicol-fill-auto-003-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto-003.xht: Added.
* css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto-block-children-001.xht: Added.
* css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto-block-children-002.xht: Added.
* css/css-multicol-1/multicol-fill-auto-expected.xht: Added.
* css/css-multicol-1/multicol-fill-auto.xht: Added.
* css/css-multicol-1/multicol-fill-balance-001-expected.xht: Added.
* css/css-multicol-1/multicol-fill-balance-001.xht: Added.
* css/css-multicol-1/multicol-gap-000-expected.xht: Added.
* css/css-multicol-1/multicol-gap-000.xht: Added.
* css/css-multicol-1/multicol-gap-001-expected.xht: Added.
* css/css-multicol-1/multicol-gap-001.xht: Added.
* css/css-multicol-1/multicol-gap-002-expected.xht: Added.
* css/css-multicol-1/multicol-gap-002.xht: Added.
* css/css-multicol-1/multicol-gap-003-expected.xht: Added.
* css/css-multicol-1/multicol-gap-003.xht: Added.
* css/css-multicol-1/multicol-gap-fraction-001-expected.xht: Added.
* css/css-multicol-1/multicol-gap-fraction-001.xht: Added.
* css/css-multicol-1/multicol-gap-large-001-expected.xht: Added.
* css/css-multicol-1/multicol-gap-large-001.xht: Added.
* css/css-multicol-1/multicol-gap-large-002-expected.xht: Added.
* css/css-multicol-1/multicol-gap-large-002.xht: Added.
* css/css-multicol-1/multicol-gap-negative-001-expected.xht: Added.
* css/css-multicol-1/multicol-gap-negative-001.xht: Added.
* css/css-multicol-1/multicol-height-001-expected.xht: Added.
* css/css-multicol-1/multicol-height-001.xht: Added.
* css/css-multicol-1/multicol-height-block-child-001-expected.xht: Added.
* css/css-multicol-1/multicol-height-block-child-001.xht: Added.
* css/css-multicol-1/multicol-inherit-001-expected.xht: Added.
* css/css-multicol-1/multicol-inherit-001.xht: Added.
* css/css-multicol-1/multicol-inherit-002-expected.xht: Added.
* css/css-multicol-1/multicol-inherit-002.xht: Added.
* css/css-multicol-1/multicol-inherit-003-expected.xht: Added.
* css/css-multicol-1/multicol-inherit-003.xht: Added.
* css/css-multicol-1/multicol-inherit-004-expected.xht: Added.
* css/css-multicol-1/multicol-inherit-004.xht: Added.
* css/css-multicol-1/multicol-list-item-001-expected.xht: Added.
* css/css-multicol-1/multicol-list-item-001.xht: Added.
* css/css-multicol-1/multicol-margin-001-expected.xht: Added.
* css/css-multicol-1/multicol-margin-001.xht: Added.
* css/css-multicol-1/multicol-margin-002-expected.xht: Added.
* css/css-multicol-1/multicol-margin-002.xht: Added.
* css/css-multicol-1/multicol-margin-child-001-expected.xht: Added.
* css/css-multicol-1/multicol-margin-child-001.xht: Added.
* css/css-multicol-1/multicol-nested-002-expected.xht: Added.
* css/css-multicol-1/multicol-nested-002.xht: Added.
* css/css-multicol-1/multicol-nested-005-expected.xht: Added.
* css/css-multicol-1/multicol-nested-005.xht: Added.
* css/css-multicol-1/multicol-nested-column-rule-001-expected.xht: Added.
* css/css-multicol-1/multicol-nested-column-rule-001.xht: Added.
* css/css-multicol-1/multicol-nested-margin-001-expected.xht: Added.
* css/css-multicol-1/multicol-nested-margin-001.xht: Added.
* css/css-multicol-1/multicol-nested-margin-002-expected.xht: Added.
* css/css-multicol-1/multicol-nested-margin-002.xht: Added.
* css/css-multicol-1/multicol-nested-margin-003-expected.xht: Added.
* css/css-multicol-1/multicol-nested-margin-003.xht: Added.
* css/css-multicol-1/multicol-nested-margin-004-expected.xht: Added.
* css/css-multicol-1/multicol-nested-margin-004.xht: Added.
* css/css-multicol-1/multicol-nested-margin-005-expected.xht: Added.
* css/css-multicol-1/multicol-nested-margin-005.xht: Added.
* css/css-multicol-1/multicol-overflow-000-expected.xht: Added.
* css/css-multicol-1/multicol-overflow-000.xht: Added.
* css/css-multicol-1/multicol-overflowing-001-expected.xht: Added.
* css/css-multicol-1/multicol-overflowing-001.xht: Added.
* css/css-multicol-1/multicol-red.png: Added.
* css/css-multicol-1/multicol-reduce-000-expected.xht: Added.
* css/css-multicol-1/multicol-reduce-000.xht: Added.
* css/css-multicol-1/multicol-rule-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-000.xht: Added.
* css/css-multicol-1/multicol-rule-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-001.xht: Added.
* css/css-multicol-1/multicol-rule-002-expected.xht: Added.
* css/css-multicol-1/multicol-rule-002.xht: Added.
* css/css-multicol-1/multicol-rule-003-expected.xht: Added.
* css/css-multicol-1/multicol-rule-003.xht: Added.
* css/css-multicol-1/multicol-rule-004-expected.xht: Added.
* css/css-multicol-1/multicol-rule-004.xht: Added.
* css/css-multicol-1/multicol-rule-color-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-color-001.xht: Added.
* css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-color-inherit-001.xht: Added.
* css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht: Added.
* css/css-multicol-1/multicol-rule-color-inherit-002.xht: Added.
* css/css-multicol-1/multicol-rule-dashed-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-dashed-000.xht: Added.
* css/css-multicol-1/multicol-rule-dotted-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-dotted-000.xht: Added.
* css/css-multicol-1/multicol-rule-double-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-double-000.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-001.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-002-expected.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-002.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-003-expected.xht: Added.
* css/css-multicol-1/multicol-rule-fraction-003.xht: Added.
* css/css-multicol-1/multicol-rule-groove-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-groove-000.xht: Added.
* css/css-multicol-1/multicol-rule-hidden-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-hidden-000.xht: Added.
* css/css-multicol-1/multicol-rule-inset-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-inset-000.xht: Added.
* css/css-multicol-1/multicol-rule-large-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-large-001.xht: Added.
* css/css-multicol-1/multicol-rule-none-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-none-000.xht: Added.
* css/css-multicol-1/multicol-rule-outset-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-outset-000.xht: Added.
* css/css-multicol-1/multicol-rule-percent-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-percent-001.xht: Added.
* css/css-multicol-1/multicol-rule-px-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-px-001.xht: Added.
* css/css-multicol-1/multicol-rule-ridge-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-ridge-000.xht: Added.
* css/css-multicol-1/multicol-rule-samelength-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-samelength-001.xht: Added.
* css/css-multicol-1/multicol-rule-shorthand-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-shorthand-001.xht: Added.
* css/css-multicol-1/multicol-rule-shorthand-2.xht: Added.
* css/css-multicol-1/multicol-rule-solid-000-expected.xht: Added.
* css/css-multicol-1/multicol-rule-solid-000.xht: Added.
* css/css-multicol-1/multicol-rule-stacking-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-stacking-001.xht: Added.
* css/css-multicol-1/multicol-rule-style-groove-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-style-groove-001.xht: Added.
* css/css-multicol-1/multicol-rule-style-inset-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-style-inset-001.xht: Added.
* css/css-multicol-1/multicol-rule-style-outset-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-style-outset-001.xht: Added.
* css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht: Added.
* css/css-multicol-1/multicol-rule-style-ridge-001.xht: Added.
* css/css-multicol-1/multicol-shorthand-001-expected.xht: Added.
* css/css-multicol-1/multicol-shorthand-001.xht: Added.
* css/css-multicol-1/multicol-span-000-expected.xht: Added.
* css/css-multicol-1/multicol-span-000.xht: Added.
* css/css-multicol-1/multicol-span-all-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-001.xht: Added.
* css/css-multicol-1/multicol-span-all-002-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-002.xht: Added.
* css/css-multicol-1/multicol-span-all-003-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-003.xht: Added.
* css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-block-sibling-003.xht: Added.
* css/css-multicol-1/multicol-span-all-child-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-child-001.xht: Added.
* css/css-multicol-1/multicol-span-all-child-002-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-child-002.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-001.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-002-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-002.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-bottom-001.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-001.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-002.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-003.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht: Added.
* css/css-multicol-1/multicol-span-float-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-float-001.xht: Added.
* css/css-multicol-1/multicol-span-none-001-expected.xht: Added.
* css/css-multicol-1/multicol-span-none-001.xht: Added.
* css/css-multicol-1/multicol-table-cell-001-expected.xht: Added.
* css/css-multicol-1/multicol-table-cell-001.xht: Added.
* css/css-multicol-1/multicol-table-cell-height-001-expected.xht: Added.
* css/css-multicol-1/multicol-table-cell-height-001.xht: Added.
* css/css-multicol-1/multicol-table-cell-height-002-expected.xht: Added.
* css/css-multicol-1/multicol-table-cell-height-002.xht: Added.
* css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht: Added.
* css/css-multicol-1/multicol-table-cell-vertical-align-001.xht: Added.
* css/css-multicol-1/multicol-width-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-001.xht: Added.
* css/css-multicol-1/multicol-width-002-expected.xht: Added.
* css/css-multicol-1/multicol-width-002.xht: Added.
* css/css-multicol-1/multicol-width-003-expected.xht: Added.
* css/css-multicol-1/multicol-width-003.xht: Added.
* css/css-multicol-1/multicol-width-count-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-count-001.xht: Added.
* css/css-multicol-1/multicol-width-count-002-expected.xht: Added.
* css/css-multicol-1/multicol-width-count-002.xht: Added.
* css/css-multicol-1/multicol-width-ems-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-ems-001.xht: Added.
* css/css-multicol-1/multicol-width-invalid-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-invalid-001.xht: Added.
* css/css-multicol-1/multicol-width-large-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-large-001.xht: Added.
* css/css-multicol-1/multicol-width-large-002-expected.xht: Added.
* css/css-multicol-1/multicol-width-large-002.xht: Added.
* css/css-multicol-1/multicol-width-negative-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-negative-001.xht: Added.
* css/css-multicol-1/multicol-width-small-001-expected.xht: Added.
* css/css-multicol-1/multicol-width-small-001.xht: Added.
* css/css-multicol-1/multicol-zero-height-001-expected.xht: Added.
* css/css-multicol-1/multicol-zero-height-001.xht: Added.
* css/css-multicol-1/support: Added.
* css/css-multicol-1/support/1x1-green.png: Added.
* css/css-multicol-1/support/1x1-lime.png: Added.
* css/css-multicol-1/support/1x1-maroon.png: Added.
* css/css-multicol-1/support/1x1-navy.png: Added.
* css/css-multicol-1/support/1x1-red.png: Added.
* css/css-multicol-1/support/1x1-white.png: Added.
* css/css-multicol-1/support/60x60-gg-rr.png: Added.
* css/css-multicol-1/support/60x60-green.png: Added.
* css/css-multicol-1/support/60x60-red.png: Added.
* css/css-multicol-1/support/a-green.css: Added.
* css/css-multicol-1/support/b-green.css: Added.
* css/css-multicol-1/support/black20x20.png: Added.
* css/css-multicol-1/support/c-red.css: Added.
* css/css-multicol-1/support/cat.png: Added.
* css/css-multicol-1/support/import-green.css: Added.
* css/css-multicol-1/support/import-red.css: Added.
* css/css-multicol-1/support/pattern-gg-gr.png: Added.
* css/css-multicol-1/support/pattern-grg-rgr-grg.png: Added.
* css/css-multicol-1/support/pattern-grg-rrg-rgg.png: Added.
* css/css-multicol-1/support/pattern-rgr-grg-rgr.png: Added.
* css/css-multicol-1/support/pattern-tr.png: Added.
* css/css-multicol-1/support/red20x20.png: Added.
* css/css-multicol-1/support/square-purple.png: Added.
* css/css-multicol-1/support/square-teal.png: Added.
* css/css-multicol-1/support/square-white.png: Added.
* css/css-multicol-1/support/swatch-blue.png: Added.
* css/css-multicol-1/support/swatch-gray.png: Added.
* css/css-multicol-1/support/swatch-green.png: Added.
* css/css-multicol-1/support/swatch-lime.png: Added.
* css/css-multicol-1/support/swatch-navy.png: Added.
* css/css-multicol-1/support/swatch-orange.png: Added.
* css/css-multicol-1/support/swatch-pink.png: Added.
* css/css-multicol-1/support/swatch-purple.png: Added.
* css/css-multicol-1/support/swatch-red.png: Added.
* css/css-multicol-1/support/swatch-white.png: Added.
* css/css-multicol-1/support/swatch-yellow.png: Added.
* css/css-multicol-1/support/test-bl.png: Added.
* css/css-multicol-1/support/test-br.png: Added.
* css/css-multicol-1/support/test-outer.png: Added.
* css/css-multicol-1/support/test-tl.png: Added.
* css/css-multicol-1/support/test-tr.png: Added.
* css/multicol: Removed.
* css/multicol/multicol-basic-001-expected.html: Removed.
* css/multicol/multicol-basic-001.html: Removed.
* css/multicol/multicol-basic-002-expected.html: Removed.
* css/multicol/multicol-basic-002.html: Removed.
* css/multicol/multicol-basic-003-expected.html: Removed.
* css/multicol/multicol-basic-003.html: Removed.
* css/multicol/multicol-basic-004-expected.html: Removed.
* css/multicol/multicol-basic-004.html: Removed.

LayoutTests:

Added test expectations for newly imported tests.

* TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/imported/w3c/css/css-multicol-1/</li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic001expectedhtml">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic001html">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic002expectedhtml">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic002html">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic003expectedhtml">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic003html">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic004expectedhtml">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic004html">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbrinsideavoidcolumn001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbrinsideavoidcolumn001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcollapsing001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcollapsing001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns004expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns004xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns005expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns005xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns006expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns006xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns007expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns007xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnstoolong001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnstoolong001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed004expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed004xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed005expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed005xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoexpectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillbalance001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillbalance001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapfraction001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapfraction001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapnegative001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapnegative001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolheight001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolheight001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolheightblockchild001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolheightblockchild001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit004expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit004xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicollistitem001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicollistitem001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmarginchild001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolmarginchild001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested005expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested005xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedcolumnrule001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedcolumnrule001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin004expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin004xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin005expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin005xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflow000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflow000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflowing001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflowing001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolredpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-red.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolreduce000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolreduce000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule004expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule004xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolor001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolor001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledashed000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledashed000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledotted000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledotted000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledouble000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledouble000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulegroove000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulegroove000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulehidden000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulehidden000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleinset000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleinset000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulelarge001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulelarge001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulenone000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulenone000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleoutset000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleoutset000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepercent001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepercent001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepx001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepx001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleridge000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleridge000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesamelength001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesamelength001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand2xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-2.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesolid000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesolid000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestacking001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestacking001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestylegroove001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestylegroove001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleinset001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleinset001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleoutset001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleoutset001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleridge001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleridge001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolshorthand001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolshorthand001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspan000expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspan000xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallblocksibling003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallblocksibling003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginbottom001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginbottom001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnestedfirstchild001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnestedfirstchild001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanfloat001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanfloat001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspannone001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolspannone001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecell001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecell001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellverticalalign001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellverticalalign001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth003expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth003xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthems001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthems001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthinvalid001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthinvalid001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge002expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge002xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthnegative001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthnegative001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthsmall001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthsmall001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolzeroheight001expectedxht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1multicolzeroheight001xht">trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht</a></li>
<li>trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/</li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1greenpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-green.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1limepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-lime.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1maroonpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-maroon.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1navypng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-navy.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1redpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-red.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support1x1whitepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-white.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support60x60ggrrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-gg-rr.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support60x60greenpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-green.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1support60x60redpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-red.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportagreencss">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/a-green.css</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportbgreencss">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/b-green.css</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportblack20x20png">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/black20x20.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportcredcss">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/c-red.css</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportcatpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/cat.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportimportgreencss">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-green.css</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportimportredcss">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-red.css</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngggrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-gg-gr.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngrgrgrgrgpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rgr-grg.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngrgrrgrggpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rrg-rgg.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportpatternrgrgrgrgrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-rgr-grg-rgr.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterntrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-tr.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportred20x20png">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/red20x20.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportsquarepurplepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-purple.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportsquaretealpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-teal.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportsquarewhitepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-white.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchbluepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-blue.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchgraypng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-gray.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchgreenpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-green.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchlimepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-lime.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchnavypng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-navy.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchorangepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-orange.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchpinkpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-pink.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchpurplepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-purple.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchredpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-red.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchwhitepng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-white.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchyellowpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-yellow.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supporttestblpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-bl.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supporttestbrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-br.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supporttestouterpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-outer.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supporttesttlpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tl.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3ccsscssmulticol1supporttesttrpng">trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tr.png</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li>trunk/LayoutTests/imported/w3c/css/multicol/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189363 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-04 18:29:23 UTC (rev 189363)
+++ trunk/LayoutTests/ChangeLog        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2015-09-04  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
+
+        Import new multicolumn layout tests from CSS WG testss
+        https://bugs.webkit.org/show_bug.cgi?id=148805
+
+        Reviewed by Chris Dumez.
+
+        Added test expectations for newly imported tests.
+
+        * TestExpectations:
+
</ins><span class="cx"> 2015-09-04  Dean Jackson  &lt;dino@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [mediacontrols] Test the ordering of elements in the controls panel
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (189363 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2015-09-04 18:29:23 UTC (rev 189363)
+++ trunk/LayoutTests/TestExpectations        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -597,3 +597,49 @@
</span><span class="cx"> webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-b.xht [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/148801 imported/w3c/css/css-color-3/t425-hsla-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
</span><ins>+
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-basic-001.html [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-basic-002.html [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-basic-003.html [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-basic-004.html [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht [ ImageOnlyFailure ]
+webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ]
+
+# FIXME: The following failures need individual bugs.
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-004.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-width-small-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-break-000.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-break-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-003.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht [ ImageOnlyFailure ] # Could be a bad test?
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-rule-004.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht [ ImageOnlyFailure ] # only scrollbar
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht [ ImageOnlyFailure ] # only scrollbar
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-fill-auto.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht [ ImageOnlyFailure ]
+webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht [ ImageOnlyFailure ]
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (189363 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-04 18:29:23 UTC (rev 189363)
+++ trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -1,5 +1,352 @@
</span><span class="cx"> 2015-09-04  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><ins>+        Import new multicolumn layout tests from CSS WG testss
+        https://bugs.webkit.org/show_bug.cgi?id=148805
+
+        Reviewed by Chris Dumez.
+
+        Imported tests from https://github.com/w3c/csswg-test/tree/master/css-multicol-1 as of
+        46a095b681f997bef518ebe0a704c0a343a14a05 and removed the old tests in css/multicol directory.
+
+        This patch imports 136 new tests.
+
+        * css/css-multicol-1: Added.
+        * css/css-multicol-1/multicol-basic-001-expected.html: Added.
+        * css/css-multicol-1/multicol-basic-001.html: Added.
+        * css/css-multicol-1/multicol-basic-002-expected.html: Added.
+        * css/css-multicol-1/multicol-basic-002.html: Added.
+        * css/css-multicol-1/multicol-basic-003-expected.html: Added.
+        * css/css-multicol-1/multicol-basic-003.html: Added.
+        * css/css-multicol-1/multicol-basic-004-expected.html: Added.
+        * css/css-multicol-1/multicol-basic-004.html: Added.
+        * css/css-multicol-1/multicol-block-clip-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-block-clip-001.xht: Added.
+        * css/css-multicol-1/multicol-block-clip-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-block-clip-002.xht: Added.
+        * css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht: Added.
+        * css/css-multicol-1/multicol-break-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-break-000.xht: Added.
+        * css/css-multicol-1/multicol-break-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-break-001.xht: Added.
+        * css/css-multicol-1/multicol-clip-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-clip-001.xht: Added.
+        * css/css-multicol-1/multicol-clip-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-clip-002.xht: Added.
+        * css/css-multicol-1/multicol-collapsing-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-collapsing-001.xht: Added.
+        * css/css-multicol-1/multicol-columns-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-001.xht: Added.
+        * css/css-multicol-1/multicol-columns-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-002.xht: Added.
+        * css/css-multicol-1/multicol-columns-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-003.xht: Added.
+        * css/css-multicol-1/multicol-columns-004-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-004.xht: Added.
+        * css/css-multicol-1/multicol-columns-005-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-005.xht: Added.
+        * css/css-multicol-1/multicol-columns-006-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-006.xht: Added.
+        * css/css-multicol-1/multicol-columns-007-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-007.xht: Added.
+        * css/css-multicol-1/multicol-columns-invalid-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-invalid-001.xht: Added.
+        * css/css-multicol-1/multicol-columns-invalid-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-invalid-002.xht: Added.
+        * css/css-multicol-1/multicol-columns-toolong-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-columns-toolong-001.xht: Added.
+        * css/css-multicol-1/multicol-containing-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-containing-001.xht: Added.
+        * css/css-multicol-1/multicol-containing-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-containing-002.xht: Added.
+        * css/css-multicol-1/multicol-count-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-001.xht: Added.
+        * css/css-multicol-1/multicol-count-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-002.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-001.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-002.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-003.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-004-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-004.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-005-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-computed-005.xht: Added.
+        * css/css-multicol-1/multicol-count-large-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-large-001.xht: Added.
+        * css/css-multicol-1/multicol-count-large-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-large-002.xht: Added.
+        * css/css-multicol-1/multicol-count-negative-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-negative-001.xht: Added.
+        * css/css-multicol-1/multicol-count-negative-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-negative-002.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-001.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-002.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-count-non-integer-003.xht: Added.
+        * css/css-multicol-1/multicol-fill-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-000.xht: Added.
+        * css/css-multicol-1/multicol-fill-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-001.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-001.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-002.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-003.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-block-children-001.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-block-children-002.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-auto.xht: Added.
+        * css/css-multicol-1/multicol-fill-balance-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-fill-balance-001.xht: Added.
+        * css/css-multicol-1/multicol-gap-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-000.xht: Added.
+        * css/css-multicol-1/multicol-gap-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-001.xht: Added.
+        * css/css-multicol-1/multicol-gap-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-002.xht: Added.
+        * css/css-multicol-1/multicol-gap-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-003.xht: Added.
+        * css/css-multicol-1/multicol-gap-fraction-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-fraction-001.xht: Added.
+        * css/css-multicol-1/multicol-gap-large-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-large-001.xht: Added.
+        * css/css-multicol-1/multicol-gap-large-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-large-002.xht: Added.
+        * css/css-multicol-1/multicol-gap-negative-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-gap-negative-001.xht: Added.
+        * css/css-multicol-1/multicol-height-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-height-001.xht: Added.
+        * css/css-multicol-1/multicol-height-block-child-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-height-block-child-001.xht: Added.
+        * css/css-multicol-1/multicol-inherit-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-inherit-001.xht: Added.
+        * css/css-multicol-1/multicol-inherit-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-inherit-002.xht: Added.
+        * css/css-multicol-1/multicol-inherit-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-inherit-003.xht: Added.
+        * css/css-multicol-1/multicol-inherit-004-expected.xht: Added.
+        * css/css-multicol-1/multicol-inherit-004.xht: Added.
+        * css/css-multicol-1/multicol-list-item-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-list-item-001.xht: Added.
+        * css/css-multicol-1/multicol-margin-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-margin-001.xht: Added.
+        * css/css-multicol-1/multicol-margin-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-margin-002.xht: Added.
+        * css/css-multicol-1/multicol-margin-child-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-margin-child-001.xht: Added.
+        * css/css-multicol-1/multicol-nested-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-002.xht: Added.
+        * css/css-multicol-1/multicol-nested-005-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-005.xht: Added.
+        * css/css-multicol-1/multicol-nested-column-rule-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-column-rule-001.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-001.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-002.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-003.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-004-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-004.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-005-expected.xht: Added.
+        * css/css-multicol-1/multicol-nested-margin-005.xht: Added.
+        * css/css-multicol-1/multicol-overflow-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-overflow-000.xht: Added.
+        * css/css-multicol-1/multicol-overflowing-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-overflowing-001.xht: Added.
+        * css/css-multicol-1/multicol-red.png: Added.
+        * css/css-multicol-1/multicol-reduce-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-reduce-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-002.xht: Added.
+        * css/css-multicol-1/multicol-rule-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-003.xht: Added.
+        * css/css-multicol-1/multicol-rule-004-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-004.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-inherit-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-color-inherit-002.xht: Added.
+        * css/css-multicol-1/multicol-rule-dashed-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-dashed-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-dotted-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-dotted-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-double-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-double-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-002.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-fraction-003.xht: Added.
+        * css/css-multicol-1/multicol-rule-groove-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-groove-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-hidden-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-hidden-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-inset-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-inset-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-large-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-large-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-none-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-none-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-outset-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-outset-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-percent-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-percent-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-px-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-px-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-ridge-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-ridge-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-samelength-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-samelength-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-shorthand-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-shorthand-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-shorthand-2.xht: Added.
+        * css/css-multicol-1/multicol-rule-solid-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-solid-000.xht: Added.
+        * css/css-multicol-1/multicol-rule-stacking-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-stacking-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-groove-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-groove-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-inset-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-inset-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-outset-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-outset-001.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-rule-style-ridge-001.xht: Added.
+        * css/css-multicol-1/multicol-shorthand-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-shorthand-001.xht: Added.
+        * css/css-multicol-1/multicol-span-000-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-000.xht: Added.
+        * css/css-multicol-1/multicol-span-all-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-001.xht: Added.
+        * css/css-multicol-1/multicol-span-all-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-002.xht: Added.
+        * css/css-multicol-1/multicol-span-all-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-003.xht: Added.
+        * css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-block-sibling-003.xht: Added.
+        * css/css-multicol-1/multicol-span-all-child-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-child-001.xht: Added.
+        * css/css-multicol-1/multicol-span-all-child-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-child-002.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-001.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-002.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-bottom-001.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-001.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-002.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-003.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht: Added.
+        * css/css-multicol-1/multicol-span-float-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-float-001.xht: Added.
+        * css/css-multicol-1/multicol-span-none-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-span-none-001.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-001.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-height-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-height-001.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-height-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-height-002.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-table-cell-vertical-align-001.xht: Added.
+        * css/css-multicol-1/multicol-width-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-001.xht: Added.
+        * css/css-multicol-1/multicol-width-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-002.xht: Added.
+        * css/css-multicol-1/multicol-width-003-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-003.xht: Added.
+        * css/css-multicol-1/multicol-width-count-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-count-001.xht: Added.
+        * css/css-multicol-1/multicol-width-count-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-count-002.xht: Added.
+        * css/css-multicol-1/multicol-width-ems-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-ems-001.xht: Added.
+        * css/css-multicol-1/multicol-width-invalid-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-invalid-001.xht: Added.
+        * css/css-multicol-1/multicol-width-large-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-large-001.xht: Added.
+        * css/css-multicol-1/multicol-width-large-002-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-large-002.xht: Added.
+        * css/css-multicol-1/multicol-width-negative-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-negative-001.xht: Added.
+        * css/css-multicol-1/multicol-width-small-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-width-small-001.xht: Added.
+        * css/css-multicol-1/multicol-zero-height-001-expected.xht: Added.
+        * css/css-multicol-1/multicol-zero-height-001.xht: Added.
+        * css/css-multicol-1/support: Added.
+        * css/css-multicol-1/support/1x1-green.png: Added.
+        * css/css-multicol-1/support/1x1-lime.png: Added.
+        * css/css-multicol-1/support/1x1-maroon.png: Added.
+        * css/css-multicol-1/support/1x1-navy.png: Added.
+        * css/css-multicol-1/support/1x1-red.png: Added.
+        * css/css-multicol-1/support/1x1-white.png: Added.
+        * css/css-multicol-1/support/60x60-gg-rr.png: Added.
+        * css/css-multicol-1/support/60x60-green.png: Added.
+        * css/css-multicol-1/support/60x60-red.png: Added.
+        * css/css-multicol-1/support/a-green.css: Added.
+        * css/css-multicol-1/support/b-green.css: Added.
+        * css/css-multicol-1/support/black20x20.png: Added.
+        * css/css-multicol-1/support/c-red.css: Added.
+        * css/css-multicol-1/support/cat.png: Added.
+        * css/css-multicol-1/support/import-green.css: Added.
+        * css/css-multicol-1/support/import-red.css: Added.
+        * css/css-multicol-1/support/pattern-gg-gr.png: Added.
+        * css/css-multicol-1/support/pattern-grg-rgr-grg.png: Added.
+        * css/css-multicol-1/support/pattern-grg-rrg-rgg.png: Added.
+        * css/css-multicol-1/support/pattern-rgr-grg-rgr.png: Added.
+        * css/css-multicol-1/support/pattern-tr.png: Added.
+        * css/css-multicol-1/support/red20x20.png: Added.
+        * css/css-multicol-1/support/square-purple.png: Added.
+        * css/css-multicol-1/support/square-teal.png: Added.
+        * css/css-multicol-1/support/square-white.png: Added.
+        * css/css-multicol-1/support/swatch-blue.png: Added.
+        * css/css-multicol-1/support/swatch-gray.png: Added.
+        * css/css-multicol-1/support/swatch-green.png: Added.
+        * css/css-multicol-1/support/swatch-lime.png: Added.
+        * css/css-multicol-1/support/swatch-navy.png: Added.
+        * css/css-multicol-1/support/swatch-orange.png: Added.
+        * css/css-multicol-1/support/swatch-pink.png: Added.
+        * css/css-multicol-1/support/swatch-purple.png: Added.
+        * css/css-multicol-1/support/swatch-red.png: Added.
+        * css/css-multicol-1/support/swatch-white.png: Added.
+        * css/css-multicol-1/support/swatch-yellow.png: Added.
+        * css/css-multicol-1/support/test-bl.png: Added.
+        * css/css-multicol-1/support/test-br.png: Added.
+        * css/css-multicol-1/support/test-outer.png: Added.
+        * css/css-multicol-1/support/test-tl.png: Added.
+        * css/css-multicol-1/support/test-tr.png: Added.
+        * css/multicol: Removed.
+        * css/multicol/multicol-basic-001-expected.html: Removed.
+        * css/multicol/multicol-basic-001.html: Removed.
+        * css/multicol/multicol-basic-002-expected.html: Removed.
+        * css/multicol/multicol-basic-002.html: Removed.
+        * css/multicol/multicol-basic-003-expected.html: Removed.
+        * css/multicol/multicol-basic-003.html: Removed.
+        * css/multicol/multicol-basic-004-expected.html: Removed.
+        * css/multicol/multicol-basic-004.html: Removed.
+
+2015-09-04  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
+
</ins><span class="cx">         Import css/css-color-3
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=148803
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic001expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001-expected.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001-expected.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001-expected.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test reference&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        padding: 0;
+                }
+
+                .multicol-basic-ref td{
+                        padding: 0;
+                }
+                .multicol-basic-ref-item{
+                        padding: 0;
+                        width: 120px;
+                        background: #000;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        display: inline;
+                        border: none; 
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;table class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;tr&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                &lt;/tr&gt;
+        &lt;/table&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic001html"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-001.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test: Multi-column element via columns: [integer]&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Håkon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot;/&gt;
+        &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#columns&quot;/&gt;
+        &lt;link rel=&quot;match&quot; href=&quot;reference/multicol-basic-ref.html&quot;/&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        columns: 3;
+                        column-gap: 0;
+                        column-rule: none;
+                }
+
+                .multicol-basic-ref-item{
+                        background: #000;
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;div class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic002expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002-expected.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002-expected.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002-expected.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test reference&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        padding: 0;
+                }
+
+                .multicol-basic-ref td{
+                        padding: 0;
+                }
+                .multicol-basic-ref-item{
+                        padding: 0;
+                        width: 120px;
+                        background: #000;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        display: inline;
+                        border: none; 
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;table class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;tr&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                &lt;/tr&gt;
+        &lt;/table&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic002html"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-002.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test: Multi-column element via column-count: [integer]&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Håkon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot;/&gt;
+        &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#columns&quot;/&gt;
+        &lt;link rel=&quot;match&quot; href=&quot;reference/multicol-basic-ref.html&quot;/&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        column-count: 3;
+                        column-gap: 0;
+                        column-rule: none;
+                }
+
+                .multicol-basic-ref-item{
+                        background: #000;
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;div class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic003expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003-expected.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003-expected.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003-expected.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test reference&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        padding: 0;
+                }
+
+                .multicol-basic-ref td{
+                        padding: 0;
+                }
+                .multicol-basic-ref-item{
+                        padding: 0;
+                        width: 120px;
+                        background: #000;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        display: inline;
+                        border: none; 
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;table class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;tr&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                &lt;/tr&gt;
+        &lt;/table&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic003html"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-003.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test: Multi-column element via columns: [width]&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Håkon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot;/&gt;
+        &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#columns&quot;/&gt;
+        &lt;link rel=&quot;match&quot; href=&quot;reference/multicol-basic-ref.html&quot;/&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        columns: 120px;
+                        column-gap: 0;
+                        column-rule: none;
+                }
+
+                .multicol-basic-ref-item{
+                        background: #000;
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;div class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic004expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004-expected.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004-expected.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004-expected.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test reference&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        padding: 0;
+                }
+
+                .multicol-basic-ref td{
+                        padding: 0;
+                }
+                .multicol-basic-ref-item{
+                        padding: 0;
+                        width: 120px;
+                        background: #000;
+                        border-spacing: 0;
+                        border-collapse: collapse;
+                        display: inline;
+                        border: none; 
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;table class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;tr&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                        &lt;td&gt;&lt;div class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/div&gt;&lt;/td&gt;
+                &lt;/tr&gt;
+        &lt;/table&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbasic004html"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004.html (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-basic-004.html        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;!--  Submitted from TestTWF Paris  --&gt;
+&lt;head&gt;
+        &lt;title&gt;CSS Test: Multi-column element via column-width: [width]&lt;/title&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Anselm Hannemann&quot; href=&quot;mailto:info@anselm-hannemann.com&quot;/&gt;
+        &lt;link rel=&quot;author&quot; title=&quot;Håkon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot;/&gt;
+        &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#columns&quot;/&gt;
+        &lt;link rel=&quot;match&quot; href=&quot;reference/multicol-basic-ref.html&quot;/&gt;
+        &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+        &lt;link rel=&quot;reviewer&quot; title=&quot;Elika J Etemad&quot; href=&quot;http://fantasai.inkedblade.net/contact&quot;&gt;
+
+        &lt;style type=&quot;text/css&quot;&gt;
+                .multicol-wrapper&gt;*{
+                        font-family: Ahem;
+                }
+
+                div.multicol-wrapper{
+                        border: thin solid black;
+                        display: inline-block;
+                        margin: 1em auto;
+                        width: 360px;
+                }
+
+                .multicol-basic-ref{ 
+                        background: yellow;
+                        width: 360px;
+                        column-width: 120px;
+                        column-gap: 0;
+                        column-rule: none;
+                }
+
+                .multicol-basic-ref-item{
+                        background: #000;
+                }
+
+                .item-1{
+                        background: purple;
+                        color: purple;
+                }
+
+                .item-2{
+                        background: orange;
+                        color: orange;
+                }
+
+                .item-3{
+                        background: blue;
+                        color: blue;
+                }
+        &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;Test passes if there are three vertical stripes in the yellow box below: 1st purple, 2nd orange, 3rd blue.&lt;/p&gt; 
+&lt;div class=&quot;multicol-wrapper&quot;&gt;
+        &lt;div class=&quot;multicol-basic-ref&quot;&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-1&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-2&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+                &lt;span class=&quot;multicol-basic-ref-item item-3&quot;&gt;XXXX XXXX XXXX XXXX XXXX XXXX XXXX&lt;/span&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+  
+  td
+  {
+  padding: 0;
+  width: 3em;
+  }
+  
+  td + td {width: 8em;}
+  
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;80&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;50&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;80&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;&lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: Overflowed content inside multicol element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements&quot; title=&quot;8.1. Overflow inside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-block-clip-001-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content in the normal flow that extends into column gaps is clipped in the middle of the column gap.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: 1em;
+  }
+
+  h4
+  {
+  background: black;
+  color: black;
+  font: inherit;
+  margin: 0;
+  width: 11em;
+  }
+
+  #first-column {color: blue;}
+
+  #second-column {color: orange;}
+  
+  #third-column, #fourth-column {color: white;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+    &lt;span id=&quot;first-column&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;h4&gt; 1234567890123 &lt;/h4&gt;
+    &lt;span id=&quot;second-column&quot;&gt; ij kl mn oq &lt;/span&gt;
+    &lt;span id=&quot;third-column&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;span id=&quot;fourth-column&quot;&gt; rs tu vw xy &lt;/span&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  font: 1.25em/1 serif;
+  border: 1em solid gray;
+  width: 11em;
+  height: 6em;
+  position: relative;
+  }
+
+  img {position: absolute;}
+
+  img#black {top: 4em;}
+
+  img#first-orange {top: 5em;}
+
+  img#second-orange {left: 4em;}
+
+  img#first-pink
+  {
+  left: 4em;
+  top: 3em;
+  }
+
+  img#second-pink {left: 8em;}
+
+  img#yellow
+  {
+  left: 8em;
+  top: 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;img id=&quot;blue&quot; src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;80&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;black&quot; src=&quot;support/black20x20.png&quot; width=&quot;70&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;first-orange&quot; src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;second-orange&quot; src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;first-pink&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;second-pink&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;80&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolblockclip002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: Overflowed content inside and outside multicol element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements&quot; title=&quot;8.1. Overflow inside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-block-clip-002-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content in the normal flow that extends into column gaps is clipped in the middle of the column gap.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  h4
+  {
+  background: black;
+  color: black;
+  font: inherit;
+  margin: 0;
+  width: 11em;
+  }
+
+  #first-column {color: blue;}
+
+  #second-column {color: orange;}
+  
+  #third-column {color: pink;} 
+  
+  #fourth-column {color: yellow;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+    &lt;span id=&quot;first-column&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;h4&gt; 1234567890123 &lt;/h4&gt;
+    &lt;span id=&quot;second-column&quot;&gt; ij kl mn oq &lt;/span&gt;
+    &lt;span id=&quot;third-column&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;span id=&quot;fourth-column&quot;&gt; rs tu vw xy &lt;/span&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbrinsideavoidcolumn001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | break-inside: avoid-column&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+html {
+        width: 800px;
+        background: white;
+}
+h1 {
+        color: white;
+        margin-top: 0;
+        padding-top: 0.66em;
+}
+div {
+        height: 450px;
+        background: black;
+        height: 300px;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div&gt;
+        &lt;h1&gt;You should not see the word FAIL&lt;/h1&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbrinsideavoidcolumn001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | break-inside: avoid-column&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-breaks&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-br-inside-avoidcolumn-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+html {
+        width: 800px;
+        background: white;
+}
+body {
+        background: black;
+        column-count: 3;
+        column-gap: 0;
+        column-fill: auto;
+        height: 300px;
+}
+h1 {
+        column-span: all;
+        color: white;
+}
+div { background: red;
+        height: 150px;
+        break-inside: avoid-column;
+}
+span {
+        float: left;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;h1&gt;You should not see the word FAIL&lt;/h1&gt;
+
+&lt;div&gt;
+        &lt;span&gt;FAIL&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;div&gt;
+        &lt;span&gt;FAIL&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;div&gt;
+        &lt;span&gt;FAIL&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  margin-bottom: 0.5em;
+  font: 1.25em/1 Ahem;
+  height: 3em;
+  width: 10em;
+  }
+  
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: break-after: column (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#break-before-break-after-break-inside&quot; title=&quot;5.1. 'break-before', 'break-after', 'break-inside'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-break-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that basic support of 'break-after: column'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test, div#reference
+  {
+  background-color: yellow;
+  margin-bottom: 0.5em;
+  font: 1.25em/1 Ahem;
+  height: 3em;
+  width: 10em;
+  }
+
+  div#test
+  {
+  column-fill: auto;
+  column-gap: 0;
+  column-width: 2em;
+
+  /*
+
+  N == 5;
+
+  W == 2em;
+
+  */
+  }
+
+  div#test &gt; div {break-after: column;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;
+      &lt;div&gt;A&lt;/div&gt;
+      &lt;div&gt;B&lt;/div&gt;
+      &lt;div&gt;C&lt;/div&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  margin-bottom: 0.5em;
+  font: 1.25em/1 Ahem;
+  height: 3em;
+  width: 10em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&amp;nbsp; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&amp;nbsp; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolbreak001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-break-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: break-before: column (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#break-before-break-after-break-inside&quot; title=&quot;5.1. 'break-before', 'break-after', 'break-inside'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-break-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that basic support of 'break-before: column'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test, div#reference
+  {
+  background-color: yellow;
+  margin-bottom: 0.5em;
+  font: 1.25em/1 Ahem;
+  height: 3em;
+  width: 10em;
+  }
+
+  div#test
+  {
+  column-fill: auto;
+  column-gap: 0;
+  column-width: 2em;
+
+  /*
+
+  N == 5;
+
+  W == 2em;
+
+  */
+  }
+
+  div#test &gt; div {break-before: column;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;
+      &lt;div&gt;A&lt;/div&gt;
+      &lt;div&gt;B&lt;/div&gt;
+      &lt;div&gt;C&lt;/div&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;&amp;nbsp; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 11em;
+  }
+
+  img
+  {
+  position: relative;
+  vertical-align: top;
+  }
+
+  img + img {left: 3em;}
+
+  img + img + img {left: 6em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: overflowed content inside and outside multicol element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements&quot; title=&quot;8.1. Overflow inside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-clip-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content in the normal flow can extend into column gap before it reaches its middle. In this test, the 'l' and 'c' glyphs are painted into the left half of the column gap; the 'l' and 'e' glyphs extend outside the last column box at the edge of the multi-column and are therefore rendered thanks to the default 'overflow: visible' declaration.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: white;
+  border: gray solid 1em;
+  color: blue;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 3;
+  column-gap: 4em;
+  }
+
+  span {color: black;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt;
+    bl ac
+    bl ac
+    &lt;/span&gt;
+
+    &lt;span&gt;
+    bl ac
+    &lt;/span&gt;
+    bl ue
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 11em;
+  }
+
+  img
+  {
+  position: relative;
+  vertical-align: top;
+  }
+
+  img + img {left: 3em;}
+
+  img + img + img {left: 6em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolclip002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-clip-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: overflowed content inside and outside multicol element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements&quot; title=&quot;8.1. Overflow inside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-clip-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content in the normal flow can extend into column gap before it reaches its middle. In this test, the 'l' and 'c' glyphs are painted into the left half of the column gap; the 'l' and 'e' glyphs extend outside the last column box at the edges of the multi-column and are therefore hidden thanks to the 'overflow: hidden' declaration.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: white;
+  border: gray solid 1em;
+  color: blue;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  overflow: hidden;
+  widows: 1;
+  width: 11em;
+
+  column-count: 3;
+  column-gap: 4em;
+  }
+
+  span {color: black;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt;
+        bl ac
+        bl ac
+    &lt;/span&gt;
+
+    &lt;span&gt;
+        bl ac
+    &lt;/span&gt;
+        bl ue
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcollapsing001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  border: black solid 1px;
+  font: 1.25em/1 serif;
+  padding: 1em;
+  width: 8em;
+  }
+
+  img
+  {
+  position: relative;
+  vertical-align: top;
+  }
+
+  img + img + img {left: 2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcollapsing001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-collapsing-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: no margin collapsing with its first child block box&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-collapsing-001-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the top margin of the first child block box of a multicol element does not collapse with the margin top of such multicol element.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  background-color: black;
+  border: black solid 1px;
+  font: 1.25em/1 Ahem;
+  width: 10em;
+  }
+
+  div &gt; div
+  {
+  background-color: yellow;
+  color: black;
+  margin: 1em;
+  width: 8em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  h4
+  {
+  font: inherit;
+  margin: 1em 0 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+    &lt;div&gt;
+          &lt;h4&gt;ab cd&lt;/h4&gt;
+      ef gh
+      ij kl
+      mn oq
+    &lt;/div&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 100px 6' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: 100px 6;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 6 100px' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: 6 100px;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 100px auto' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: 100px auto;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns004expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns004xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-004.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: auto 100px' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: auto 100px;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns005expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns005xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-005.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 6' shorthand correctly set 'column-width' and 'column-count' properties. 'columns: 6' is equivalent to 'column-width: auto' and 'column-count: 6'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: 6;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns006expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns006xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-006.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 6 auto' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: 6 auto;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns007expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumns007xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-007.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: columns shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: auto 6' shorthand correctly set 'column-width' and 'column-count' properties.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  columns: auto 6;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: invalid columns shorthand&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 8 normal' is invalid (generating a parsing error) and therefore will be ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-gap: 0;
+  columns: 8 normal;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnsinvalid002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-invalid-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+
+  &lt;!-- 
+  Original, initial filename of this test was
+  multicol-columns-toolong-002.xht
+  and it should be filename-renamed 
+  multicol-columns-invalid-002.xht
+   --&gt;
+
+  &lt;title&gt;CSS Multi-column Layout Test: invalid columns shorthand&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'columns: 8 auto 6em' is invalid (generating a parsing error) and therefore will be ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-gap: 0;
+  columns: 8 auto 6em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac 
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnstoolong001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcolumnstoolong001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-columns-toolong-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: narrower inline content inside wider colum box&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks the rendering of inline content (2em) inside wider (3em) column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 2em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: a column box can not act as containing block for elements with 'position: absolute'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-containing-001-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a column box does not establish containing block for elements with 'position: absolute'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 3;
+  column-gap: 0;
+  }
+
+  span
+  {
+  color: red;
+  position: absolute;
+  top: -1em;
+  }
+
+  /*
+  In this test, the initial containing block establishes containing block 
+  for such red span. Therefore, the 2 short red stripes should be 
+  positioned out of view, just outside the top edge of viewport.
+  */
+
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+  &lt;span&gt;re dd&lt;/span&gt;
+  bl ac
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#inline-block
+  {
+  color: green;
+  display: inline-block;
+  font: 1.25em/1 Ahem;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;inline-block&quot;&gt;
+
+      &lt;div&gt;4444 4444 4444 4444&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
+      &lt;div&gt;4444 4444 4444 4444&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 4444 4444&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcontaining002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-containing-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: a multi-column can act as containing block for elements with 'position: absolute'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-containing-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a multi-column element can establish containing block for elements with 'position: absolute'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: white;
+  color: green;
+  font: 1.25em/1 Ahem;
+  position: relative;
+  width: 19em;
+
+  column-count: 4;
+  column-gap: 1em;
+  }
+  
+  span {color: red;}  
+  
+  img#white-overlapping
+  {
+  left: 11em;
+  position: absolute;
+  top: 1em;  
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 4444 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 4444 1&amp;nbsp;&amp;nbsp;1  1&amp;nbsp;&amp;nbsp;1  1&amp;nbsp;&amp;nbsp;1 4444 1&lt;span&gt;RED&lt;/span&gt; 1&lt;span&gt;RED&lt;/span&gt; 4444 &amp;nbsp;&amp;nbsp;&amp;nbsp;1  &amp;nbsp;&amp;nbsp;&amp;nbsp;1 4444 4444 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4444 &amp;nbsp;&amp;nbsp;&amp;nbsp;1  &amp;nbsp;&amp;nbsp;&amp;nbsp;1 4444 &lt;img id=&quot;white-overlapping&quot; src=&quot;support/swatch-white.png&quot; width=&quot;60&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;d da d da d da d da d da d da dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dame dame dame dame dame dame damerdamerdamerdamerdamerdamer&lt;br /&gt;d da d da d da d da d da&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; dam&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dame dame dame dame dame &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; damerdamerdamerdamerdamer &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt; 
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cc&quot; title=&quot;3.2 'column-count'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that setting 'column-count' should accordingly create 6 column boxes. In this test, each column box should be exactly 100px wide.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {width: 600px;}
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 6;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 Ahem;
+  width: 21em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+ &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+ &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcount002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cc&quot; title=&quot;3.2 'column-count'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that setting 'column-count' should accordingly create 4 column boxes. In this test, each column box should be exactly 5em wide.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  html {background-color: white;}
+
+  body
+  {
+  background-color: black;
+  font: 1.25em/1 Ahem;
+  padding-right: 1em;
+  width: 20em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+
+  column-count: 4;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1 333 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,69 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        height: 2em;
+        position: relative;
+        widows: 1;
+        orphans: 1;
+
+}
+span {
+        display: block;
+        position: absolute;
+}
+#pink {
+        color: pink;
+}
+#orange {
+        color: orange;
+        left: 0;
+        top: 1em;
+}
+#purple {
+        color: purple;
+        left: 9em;
+        top: 0;
+}
+#grey {
+        color: grey;
+        left: 9em;
+        top: 1em;
+}
+#blue {
+        left: 5.25em;
+        top: 0;
+        width: 1.5em;
+        height: 2em;
+        background: blue;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;grey&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;blue&quot;&gt;&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-count-computed-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        widows: 1;
+        orphans: 1;
+
+        column-count: 3;
+        column-gap: 6em;
+        column-rule-color: blue;
+        column-rule-width: 1.5em;
+        column-rule-style: solid;
+}
+#pink {color: pink;}
+#orange {color: orange;}
+#purple {color: purple;}
+#grey {color: grey;}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;grey&quot;&gt;xxxx&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        height: 2em;
+        position: relative;
+        widows: 1;
+        orphans: 1;
+}
+#pink {color: pink;}
+#orange {color: orange;}
+#purple {color: purple;}
+#grey {color: grey;}
+span {
+        display: block;
+        position: absolute;
+}
+#orange {
+        left: 5em;
+        top: 0;
+}
+#purple {
+        left: 0;
+        top: 1em;
+}
+#grey {
+        left: 5em;
+        top: 1em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span id=&quot;purple&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;grey&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;pink&quot;&gt;xxxx&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-count-computed-2-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        widows: 1;
+        orphans: 1;
+
+        column-count: 3;
+        column-gap: 7em;
+        column-rule-color: red;
+        column-rule-width: 1.5em;
+        column-rule-style: solid;
+}
+#pink {color: pink;}
+#orange {color: orange;}
+#purple {color: purple;}
+#grey {color: grey;}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;xxxx&lt;/span&gt;
+        &lt;span id=&quot;grey&quot;&gt;xxxx&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-29  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;300&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;70&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;15&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;35&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-purple.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&q
 uot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;70&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;15&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;35&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&q
 uot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;300&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,87 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule and overflow inside (complex test)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-29  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-computed-003-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if one of 2 adjacent column boxes (2nd and 3rd colum box in this test) does not have any content, then the column rule separating those should not be drawn. In this test, the 3rd colum box should have no inline content. This test also checks that inline content in the normal flow that extends into a column gap should be clipped in the middle of the column gap. So, in this test, inline content in 1st column box should be partially clipped and overlapped partially by 1st column-rule.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 13em;
+
+  column-count: 3;
+  column-gap: 5em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 1.5em;
+  }
+
+  /*
+  (11)  if (column-width = auto) and (column-count != auto) then
+  (12)    N := column-count;
+  (13)    W := max(0, (available-width - ((N - 1) * column-gap)) / N);
+  (14)  exit;
+
+  So, the used column-count in this test is 3.
+
+  W := max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (13em - ((3 - 1) * 5em)) / 3);
+  W == max(0, (13em - (2 * 5em)) / 3);
+  W == max(0, (13em - (10em)) / 3);
+  W == max(0, (3em) / 3);
+  W == max(0, 1em);
+  W == 1em;
+  
+  So, the used column-width in this test is 1em.
+  */
+
+  #pink {color: pink;}
+  #orange {color: orange;}
+  #purple {color: purple;}
+  #gray {color: gray;}
+
+  /*
+  Since
+  &quot;
+  Content in the normal flow that extends into 
+  column gaps (e.g., long words or images) is 
+  clipped in the middle of the column gap. 
+  &quot;
+  http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements
+  this causes the right-half (0.5em) of the 'K' glyph to 
+  be overlapped by the right-half (0.75em) of the 1st blue column-rule. 
+  Same thing should happen to the 'N' glyph of 'ORAN'.
+  
+  Because no inline content should be rendered into the 
+  3rd column box, this causes the 2nd column rule not 
+  been rendered because
+  &quot;
+  Column rules are only drawn between two columns that 
+  both have content.
+  &quot;
+  http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules
+  */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;PINK&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;ORAN&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;PURP&lt;/span&gt;
+        &lt;span id=&quot;gray&quot;&gt;GRAY&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed004expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-29  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;280&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-purple.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;280&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed004xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-004.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: both 'column-width' and 'column-count' are 'auto'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;  &lt;!--  2013-07-29  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-computed-004-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if 'column-width' is 'auto' and if 'column-count' is 'auto', then such element will not behave like a multi-column element and column-gap and column-rule declarations will be ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: auto;
+  column-gap: 7em;
+  column-rule-color: red;
+  column-rule-width: 1.5em;
+  column-rule-style: solid;
+  }
+
+  #pink {color: pink;}
+  #orange {color: orange;}
+  #purple {color: purple;}
+  #gray {color: gray;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;Pink&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;oran&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;PurP&lt;/span&gt;
+        &lt;span id=&quot;gray&quot;&gt;gray&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed005expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-29  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;300&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;70&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;15&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;35&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-purple.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&q
 uot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;70&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;15&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;35&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&q
 uot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;300&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountcomputed005xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-computed-005.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,91 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule and overflow inside (complex test)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-03  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-computed-003-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if one of 2 adjacent column boxes (2nd and 3rd colum box in this test) does not have any content, then the column rule separating those should not be drawn. In this test, the 3rd colum box should have no inline content. This test also checks that inline content in the normal flow that extends into a column gap should be clipped in the middle of the column gap. So, in this test, inline content in 1st column box should be partially clipped and overlapped partially by 1st column-rule.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 13em;
+
+  column-gap: 5em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 1.5em;
+  column-width: 1em;
+  }
+
+  /*
+  (15)  if (column-width != auto) and (column-count = auto) then
+  (16)    N := max(1, floor((available-width + column-gap) / (column-width + column-gap)));
+  (17)    W := ((available-width + column-gap) / N) - column-gap;
+  (18)  exit;
+
+  N := max(1, floor((available-width + column-gap) / (column-width + column-gap)));
+  N == max(1, floor((13em + 5em) / (1em + 5em)));
+  N == max(1, floor(18em / 6em));
+  N == max(1, floor(3));
+  N == 3;
+  
+  So, the used column-count in this test is 3.
+
+  W := ((available-width + column-gap) / N) - column-gap;
+  W == ((13em + 5em) / 3) - 5em;
+  W == ((18em) / 3) - 5em;
+  W == (6em) - 5em;
+  W == 1em;
+  
+  So, the used column-width in this test is 1em.
+  */
+
+  #pink {color: pink;}
+  #orange {color: orange;}
+  #purple {color: purple;}
+  #gray {color: gray;}
+
+  /*
+  Since
+  &quot;
+  Content in the normal flow that extends into 
+  column gaps (e.g., long words or images) is 
+  clipped in the middle of the column gap. 
+  &quot;
+  http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements
+  this causes the right-half (0.5em) of the 'K' glyph to 
+  be overlapped by the right-half (0.75em) of the 1st blue column-rule. 
+  Same thing should happen to the 'N' glyph of 'ORAN'.
+  
+  Because no inline content should be rendered into the 
+  3rd column box, this causes the 2nd column rule not 
+  been rendered because
+  &quot;
+  Column rules are only drawn between two columns that 
+  both have content.
+  &quot;
+  http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules
+  */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;span id=&quot;pink&quot;&gt;PINK&lt;/span&gt;
+        &lt;span id=&quot;orange&quot;&gt;ORAN&lt;/span&gt;
+        &lt;span id=&quot;purple&quot;&gt;PURP&lt;/span&gt;
+        &lt;span id=&quot;gray&quot;&gt;GRAY&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-count&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        height: 1em;
+        orphans: 1;
+        widows: 1;
+
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;xx&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-count&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-count-large-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: red;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 1000;
+        column-gap: 0;
+}
+span {
+        color: black;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+        xx xx
+        xx xx
+        &lt;span&gt;xx xx&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-count&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        height: 1em;
+        position: relative;
+        orphans: 1;
+        widows: 1;
+}
+span {
+        color: blue;
+        background: blue;
+        width: 2em;
+        position: absolute;
+        left: 0;
+        top: 0;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span&gt;x&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountlarge002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-large-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-count&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-count-large-2-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 12em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 1000;
+        column-gap: 0;
+}
+span {
+        color: blue;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+        &lt;span&gt;xx xx&lt;/span&gt;
+        xx xx
+        &lt;span&gt;xx xx&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: negative 'column-count' value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-30  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a specified negative 'column-count' value is invalid and ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-count: -1;
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnegative002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-negative-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: zero 'column-count' value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-30  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a specified 0 'column-count' value is invalid and ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-count: 0; /* invalid; must be a greater-than-zero integer */
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: non-integer 'column-count' value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#integers&quot; title=&quot;4.1. Integers: the '&amp;lt;integer&amp;gt;' type&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a specified real 'column-count' value is invalid and ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-count: 2.1; /* invalid; must be an integer */
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: non-integer 'column-count' value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#integers&quot; title=&quot;4.1. Integers: the '&amp;lt;integer&amp;gt;' type&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a specified real 'column-count' value is invalid and ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-count: 1.9; /* invalid; must be an integer */
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-26  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolcountnoninteger003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-count-non-integer-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: non-integer 'column-count' value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#integers&quot; title=&quot;4.1. Integers: the '&amp;lt;integer&amp;gt;' type&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-columns-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a specified real 'column-count' value is invalid and ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-count: 4;
+  column-count: 2.0; /* invalid; must be an integer */
+  column-gap: 0;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0em;
+  color: lime;
+  margin: 1em 0em;
+  font: 1.25em/1 Ahem;
+  table-layout: fixed;
+  width: 18em;
+  }
+
+  td {padding: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 3 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;/td&gt;
+      &lt;td&gt;H&lt;/td&gt;
+      &lt;td&gt;I&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;/td&gt;
+      &lt;td&gt;H&lt;/td&gt;
+      &lt;td&gt;I&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;/td&gt;
+      &lt;td&gt;H&lt;/td&gt;
+      &lt;td&gt;I&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-fill: balance (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cf&quot; title=&quot;7.1 'column-fill'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-fill-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content is balanced into all columns thanks to 'column-fill: balance'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div.test, table#reference
+  {
+  background-color: yellow;
+  color: lime;
+  margin: 1em 0em;
+  font: 1.25em/1 Ahem;
+  width: 18em;
+  }
+
+  div.test
+  {
+  columns: 3;
+  column-fill: balance;
+  column-gap: 0em;
+  
+  /*
+
+  N == 3;
+  
+  W == 6em;  
+  
+  */
+  
+  orphans: 1;
+  widows: 1;
+  }
+
+  div.test &gt; p {margin: 0em;}
+
+  table
+  {
+  border-spacing: 0em;
+  table-layout: fixed;
+  }
+
+  td {padding: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 3 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div class=&quot;test&quot;&gt;
+      &lt;p&gt;A&lt;/p&gt;
+      &lt;p&gt;B&lt;/p&gt;
+      &lt;p&gt;C&lt;/p&gt;
+  &lt;/div&gt;
+
+  &lt;div class=&quot;test&quot;&gt;D&lt;br /&gt;E&lt;br /&gt;F&lt;/div&gt;
+
+  &lt;table id=&quot;reference&quot;&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;/td&gt;
+      &lt;td&gt;H&lt;/td&gt;
+      &lt;td&gt;I&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,47 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0em;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  height: 5em;
+  margin: 1em 0em;
+  table-layout: fixed;
+  width: 20em;
+  }
+
+  td
+  {
+  padding: 0em;
+  vertical-align: top;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 rectangles are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;br /&gt;H&lt;br /&gt;I&lt;/td&gt;
+      &lt;td&gt;J&lt;br /&gt;K&lt;br /&gt;L&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;br /&gt;H&lt;br /&gt;I&lt;/td&gt;
+      &lt;td&gt;J&lt;br /&gt;K&lt;br /&gt;L&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfill001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-fill: balance with set height (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cf&quot; title=&quot;7.1 'column-fill'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-fill-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that content is balanced into all columns of a multi-column element with a set height thanks to 'column-fill: balance'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test, table#reference
+  {
+  background-color: yellow;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  height: 5em;
+  margin: 1em 0em;
+  width: 20em;
+  }
+
+  div#test
+  {
+  columns: 2;
+  column-fill: balance;
+  column-gap: 0em;
+  
+  /*
+
+  N == 2;
+  
+  W == 10em;  
+  
+  */
+  }
+
+  table
+  {
+  border-spacing: 0em;
+  table-layout: fixed;
+  }
+
+  td
+  {
+  padding: 0em;
+  vertical-align: top;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 rectangles are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;A&lt;br /&gt;B&lt;br /&gt;C&lt;br /&gt;D&lt;br /&gt;E&lt;br /&gt;F&lt;/div&gt;
+
+  &lt;table id=&quot;reference&quot;&gt;
+    &lt;tr&gt;
+      &lt;td&gt;G&lt;br /&gt;H&lt;br /&gt;I&lt;/td&gt;
+      &lt;td&gt;J&lt;br /&gt;K&lt;br /&gt;L&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-30  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: black;
+  font: 1.25em/1 Ahem;
+  float: left;
+  width: 10em;
+  margin-right: 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  
+  &lt;div&gt;1 22 333
+  4444 55555
+  666666
+  7777777
+  999999999
+  1 22 333
+  4444 55555
+  666666
+  7777777
+  999999999&lt;/div&gt;
+
+  &lt;div&gt;1 22 333
+  4444 55555
+  666666
+  7777777
+  999999999&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-fill: auto' (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-30  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cf&quot; title=&quot;7.1 'column-fill'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-fill-auto-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-fill: auto' fills the column boxes of a multi-colum element sequentially with inline content and does not bother about balancing content of column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: black;
+  font: 1.25em/1 Ahem;
+  height: 10em;
+  orphans: 1;
+  widows: 1;
+  width: 32em;
+
+  column-count: 3;
+  column-fill: auto;
+  column-gap: 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;1 22 333 4444 55555 666666 7777777 999999999 1 22 333 4444 55555 666666 7777777 999999999 1 22 333 4444 55555 666666 7777777 999999999&lt;/div&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,43 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-fill-auto&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;howcome@opera.com&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem; 
+        font-size: 1.25em;
+        line-height: 1em;
+        color: green;
+        height: 3em;
+        width: 2em;
+        orphans: 1;
+        widows: 1;
+        position: relative;
+        margin: 1em;
+}
+div.col {
+        column-count: 2;
+        column-fill: auto; 
+        column-gap: 0;
+}
+div.red {
+        background: red; position: absolute; z-index: -1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;t&lt;br/&gt;o
+&lt;/div&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;t&lt;br/&gt;o
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-fill-auto&lt;/title&gt;
+&lt;meta name=&quot;assert&quot; content=&quot;This test checks that columns are not balanced when 'column-fill: auto' is set&quot;/&gt;
+&lt;link rel=&quot;author&quot; title=&quot;howcome@opera.com&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#filling-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-fill-auto-002-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem; 
+        font-size: 1.25em;
+        line-height: 1em;
+        color: green;
+        height: 3em;
+        width: 2em;
+        orphans: 1;
+        widows: 1;
+        position: relative;
+        margin: 1em;
+}
+div.col {
+        column-count: 2;
+        column-fill: auto; 
+        column-gap: 0;
+}
+div.red {
+        background: red; position: absolute; z-index: -1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div class='col'&gt;
+&lt;div class='red' style=&quot;top: 0; left: 0; height: 3em; width: 1em;&quot;&gt;&lt;/div&gt;
+&lt;div class='red' style=&quot;top: 0; left: 0; height: 1em; width: 2em;&quot;&gt;&lt;/div&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+&lt;/div&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;t&lt;br/&gt;o
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-01  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {font: 1.25em/1 Ahem;}
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;460&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;220&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;support/swa
 tch-green.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;60&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;460&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillauto003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-fill: auto' (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-01  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cf&quot; title=&quot;7.1 'column-fill'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-fill-auto-003-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks if inline content fills column boxes sequentially when 'column-fill' is set to 'auto'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-image: url(&quot;support/red20x20.png&quot;);
+  background-repeat: no-repeat;
+  background-position: 2em 4em;
+  border: green solid 1em;
+  color: green;
+  font: 1.25em/1 Ahem;
+  height: 6em;
+  width: 21em;
+
+  column-count: 2;
+  column-fill: auto;
+  column-gap: 1em;
+  column-rule: yellow solid 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234567890 12 4567 90 123 56 890 123 56789 1 34567 90 12 4567 90
+123 56 890 123 56&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected result:
+
+  ************  ************
+  |1234567890|  |123 56 890|
+  |12 4567 90|  |123 56    |
+  |123 56 890|  |          |
+  |123 56789 |  |          |
+  |1 34567 90|  |          |
+  |12 4567 90|  |          |
+  ************  ************
+
+  The digits are the green squares, the white squares 
+  are the blank white spaces. The yellow vertical stripe
+  represent both the column-gap and the column-rule.
+  The &quot;3&quot; glyph at line 5 of 1st column box should be
+  overlapping the red square.
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | column-span: all | column-fill: auto&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+html {
+        background: white;
+}
+body {
+        background: blue;
+        width: 1200px;
+        height: 492px;
+}
+h1 {
+        font-size: 2em;
+        margin: 0;
+        padding-top: 0.66em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+&lt;h1&gt;you should not see the word fail&lt;/h1&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,94 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | column-span: all | column-fill: auto&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#filling-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-fill-auto-block-children-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+html {
+        background: white;
+}
+body {
+        background: blue;
+        width: 1200px;
+        height: 492px;
+        column-count: 3;
+        column-gap: 2em;
+        column-fill: auto;
+}
+h1 {
+        column-span: all;
+        font-size: 2em;
+        height: 70px;
+}
+dl {
+        font-size: 70%;
+        color: blue;
+        padding: 5px 10px 3px;
+        margin: 0 0 15px;
+        border: 2px solid blue;
+        height: 72px;
+}
+dt {
+        font-weight: bold;
+        font-style: normal;
+        width: 47%;
+        height: 100%;
+        float: left;
+}
+dd {
+        line-height: 120%;
+        padding: 0;
+        margin: 0 0 5px 47%;
+        width: 50%;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+&lt;h1&gt;you should not see the word fail&lt;/h1&gt;
+
+&lt;dl&gt;
+        &lt;dt&gt;block1&lt;/dt&gt;
+        &lt;dd&gt;block1 block1&lt;/dd&gt;
+        &lt;dd&gt;block1 block1&lt;/dd&gt;
+        &lt;dd&gt;block1 block1 block1&lt;/dd&gt;
+        &lt;dd&gt;damer block1 block1&lt;/dd&gt;
+&lt;/dl&gt;
+
+&lt;dl&gt;
+        &lt;dt&gt;block2&lt;/dt&gt;
+        &lt;dd&gt;block2 block2&lt;/dd&gt;
+        &lt;dd&gt;block2 block2&lt;/dd&gt;
+        &lt;dd&gt;block2 block2 block2&lt;/dd&gt;
+        &lt;dd&gt;damer block2 block2&lt;/dd&gt;
+&lt;/dl&gt;
+
+&lt;dl&gt;
+        &lt;dt&gt;block3&lt;/dt&gt;
+        &lt;dd&gt;block3 block3&lt;/dd&gt;
+        &lt;dd&gt;block3 block3&lt;/dd&gt;
+        &lt;dd&gt;block3 block3 block3&lt;/dd&gt;
+        &lt;dd&gt;damer block3 block3&lt;/dd&gt;
+&lt;/dl&gt;
+
+&lt;dl&gt;
+        &lt;dt&gt;block4&lt;/dt&gt;
+        &lt;dd&gt;block4 block4&lt;/dd&gt;
+        &lt;dd&gt;block4 block4&lt;/dd&gt;
+        &lt;dd&gt;block4 block4 block4&lt;/dd&gt;
+        &lt;dd&gt;damer block4 block4&lt;/dd&gt;
+&lt;/dl&gt;
+
+&lt;dl&gt;
+        &lt;dt&gt;fail&lt;/dt&gt;
+        &lt;dd&gt;fail fail&lt;/dd&gt;
+        &lt;dd&gt;fail fail&lt;/dd&gt;
+        &lt;dd&gt;fail fail fail&lt;/dd&gt;
+        &lt;dd&gt;fail fail fail&lt;/dd&gt;
+&lt;/dl&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,79 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  div
+  {
+  background-color: blue;
+  height: 200px;
+  width: 680px;
+  }
+
+  h1
+  {
+  color: white; 
+  font-size: 2em;
+  line-height: 1.25; /* or 1.21875 to achieve a 39px tall line box */
+  margin-top: 8px; /* The margin-top of body and h1 will collapse into an 8px gap */
+  margin-bottom: 21px;
+  padding-top: 21px;
+  }
+
+  span#pass
+  {
+  color: blue;
+  font-size: 1.5em;
+  font-weight: bolder;
+  left: 698px;
+  
+  /*
+
+  Expected result:
+  
+  8px                                           688px
+  v                                              v
+  ************************************************
+  *                                              *
+  *  &lt;h1&gt;Test passes if the word &quot;PASS!&quot; is&lt;br /&gt;*  1st line box
+  *  on the right &amp;#8600;&lt;/h1&gt;                   *  2nd line box
+  *                                              *
+  ************************************************
+  *                                              *
+  * &lt;h2&gt;nbsp;&lt;h2&gt;  &lt;h2&gt;nbsp;&lt;h2&gt;  &lt;h2&gt;nbsp;&lt;h2&gt;  *  &lt;h2&gt;PASS!&lt;/h2&gt;
+  *                                              *
+  ************************************************
+                ^              ^              
+               228px          458px
+
+  */
+
+  line-height: 1;
+  position: absolute;
+  top: 130px;
+
+  /*
+    8px : margin-top of body element
+   21px : margin-top of h1 element which must not collapse with body's margin-top
+   80px : content height: 2 line boxes required to render the &quot;Test passes if ...&quot; sentence
+   21px : margin-bottom of h1 element
+ ====================================
+  130px : top position of span#pass in document box
+  */
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;h1&gt;Test passes if &quot;PASS!&quot; is&lt;br /&gt;on the right &amp;#8600;&lt;/h1&gt;
+    &lt;span id=&quot;pass&quot;&gt;PASS!&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoblockchildren002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,99 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-fill: auto' and 'column-span: all' (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pagination-and-overflow-outside-multicol&quot; title=&quot;8.2. Pagination and overflow outside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-fill-auto-block-children-002-ref.xht&quot; /&gt;
+
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if 'column-fill' is set to 'auto' and a multicolumn element content is solely made of block container boxes, then it should fill column boxes sequentially with such content and, in this test, it should overflow outside of it. This test relies on the idea that a 'column-span: all' element will occupy more space in a multi-column element than a 'column-span: none' element, therefore reducing available space for content in column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  html {background-color: white;}
+
+  body
+  {
+  background-color: blue;
+  height: 200px;
+  margin: 8px;
+  width: 680px; 
+
+  column-count: 3;
+  column-fill: auto;
+  column-gap: 10px;
+
+  /* 
+  So, each column box should be 
+  [680px minus (2 mult 10px)] divided by 3 == 220px wide
+  */
+  }
+
+  h1
+  {
+  color: white;
+  column-span: all;
+  font-size: 2em;
+  line-height: 1.25; /* or 1.21875 to achieve a 39px tall line box */
+  margin: 21px 0em;
+  /*
+   21px : margin-top of h1 element which must not collapse with body's margin-top
+   80px : content height: 2 line boxes required to render the &quot;Test passes if ...&quot; sentence
+   21px : margin-bottom of h1 element
+ ====================================
+  122px : margin box height of h1 element
+  */
+  }
+
+  h2
+  {
+  color: blue;
+  font-size: 1.5em;
+  line-height: 1;
+  margin: 0 0 2.25em;
+  /*
+    0px : margin-top of h2 element
+   24px : content height: 1 line box required to render all the nbsp; and PASS! word
+   54px : margin-bottom of h2 element
+ ====================================
+   78px : margin box height of h2 element
+  */
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;h1&gt;Test passes if &quot;PASS!&quot; is&lt;br /&gt;on the right &amp;#8600;&lt;/h1&gt;
+
+  &lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
+
+  &lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
+
+  &lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
+
+  &lt;h2&gt;PASS!&lt;/h2&gt;
+
+  &lt;!-- 
+  
+  Expected result:
+  
+  8px                                           688px
+  v                                              v
+  ************************************************
+  *                                              *
+  *  &lt;h1&gt;Test passes if the word &quot;PASS!&quot; is&lt;br /&gt;*  1st line box
+  *  on the right &amp;#8600;&lt;/h1&gt;                   *  2nd line box
+  *                                              *
+  ************************************************
+  *                                              *
+  * &lt;h2&gt;nbsp;&lt;h2&gt;  &lt;h2&gt;nbsp;&lt;h2&gt;  &lt;h2&gt;nbsp;&lt;h2&gt;  *  &lt;h2&gt;PASS!&lt;/h2&gt;
+  *                                              *
+  ************************************************
+                ^              ^              
+               228px          458px
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoexpectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-gap&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+div {
+        background: yellow;
+        height: 5em;
+        width: 30em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillautoxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-auto.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-fill-auto&lt;/title&gt;
+&lt;meta name=&quot;assert&quot; content=&quot;This test checks that columns are properly balanced when 'column-fill: auto' is set&quot;/&gt;
+&lt;link rel=&quot;author&quot; title=&quot;howcome@opera.com&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#filling-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-fill-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem; 
+        font-size: 1.25em;
+        line-height: 1em;
+        color: green;
+        height: 3em;
+        width: 2em;
+        orphans: 1;
+        widows: 1;
+        position: relative;
+        margin: 1em;
+}
+div.col {
+        column-count: 2;
+        column-fill: auto; 
+        column-gap: 0;
+}
+div.red {
+        background: red; position: absolute; z-index: -1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div class='col'&gt;
+&lt;div class='red' style=&quot;top: 0; left: 0; height: 3em; width: 1em;&quot;&gt;&lt;/div&gt;
+&lt;div class='red' style=&quot;top: 0; left: 0; height: 1em; width: 2em;&quot;&gt;&lt;/div&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+&lt;/div&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;t&lt;br/&gt;o
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillbalance001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,43 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-fill&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;howcome@opera.com&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;  
+        font-size: 1.25em;
+        line-height: 1em;
+        color: green;
+        height: 3em;
+        width: 2em;
+        orphans: 1;
+        widows: 1;
+        position: relative;
+        margin: 1em;
+}
+div.col {
+        column-count: 2;
+        column-fill: balance; 
+        column-gap: 0;
+}
+div.red {
+        background: red; position: absolute; z-index: -1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;tt
+&lt;/div&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;tt
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolfillbalance001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-fill-balance-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-fill&lt;/title&gt;
+&lt;meta name=&quot;assert&quot; content=&quot;This test checks that columns are properly balanced when 'column-fill: balance' is set&quot;/&gt;
+&lt;link rel=&quot;author&quot; title=&quot;howcome@opera.com&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#filling-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-fill-balance-001-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;  
+        font-size: 1.25em;
+        line-height: 1em;
+        color: green;
+        height: 3em;
+        width: 2em;
+        orphans: 1;
+        widows: 1;
+        position: relative;
+        margin: 1em;
+}
+div.col {
+        column-count: 2;
+        column-fill: balance; 
+        column-gap: 0;
+}
+div.red {
+        background: red; position: absolute; z-index: -1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div class='col'&gt;
+&lt;div class='red' style=&quot;top: 0; left: 0; height: 2em; width: 2em;&quot;&gt;&lt;/div&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+o&lt;br/&gt;t&lt;br/&gt;
+&lt;/div&gt;
+
+&lt;div class='ref'&gt;
+oo&lt;br/&gt;tt
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  font: 1.25em/1 Ahem;
+  margin: 1em 0;
+  width: 30em;
+  }
+
+  span {color: yellow;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234567890&lt;span&gt;1234567890&lt;/span&gt;1234567890&lt;/div&gt;
+
+  &lt;div&gt;1234567890&lt;span&gt;1234567890&lt;/span&gt;1234567890&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-gap (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that column gap appears between two columns.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  font: 1.25em/1 Ahem;
+  margin: 1em 0;
+  width: 30em;
+  }
+
+  div#test
+  { 
+  background-color: yellow;
+  orphans: 1;
+  widows: 1;
+
+  column-width: 10em;
+  column-gap: 10em;
+  }
+
+  span {color: yellow;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1234567890&lt;br /&gt;1234567890&lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234567890&lt;span&gt;1234567890&lt;/span&gt;1234567890&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {margin: 1.25em;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;p&gt;Test passes if the 2 stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-gap: normal'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem may&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the 'normal' column gap is 1em, which is suggested -- and not prescribed -- by the specification.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font: 1.25em/1 Ahem;
+  margin: 1em;
+  orphans: 1;
+  widows: 1;
+  width: 3em;
+  }
+
+  div.multicol
+  {
+  column-gap: normal;
+  column-width: 1em;
+  }
+
+  span {padding-right: 1em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;p&gt;Test passes if the 2 stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div class=&quot;multicol&quot;&gt;x&lt;br /&gt;x&lt;/div&gt;
+  &lt;div&gt;&lt;span&gt;x&lt;/span&gt;x&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+
+  td#last-cell {padding-right: 0;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+ &lt;table&gt;
+   &lt;tr&gt;
+     &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td id=&quot;last-cell&quot;&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-gap (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: 1em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+
+  td#last-cell {padding-right: 0;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+ &lt;table&gt;
+   &lt;tr&gt;
+     &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td id=&quot;last-cell&quot;&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgap003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-gap: normal'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem may&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: normal;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapfraction001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,67 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  background-color: gray;
+  font: 1.25em/1 Ahem;
+  height: 4em;
+  position: relative;
+  width: 14.5em;
+  }
+
+  p, div &gt; div
+  {
+  background-color: blue;
+  height: 1em;
+  left: 0;
+  margin: 0;
+  position: absolute;
+  top: 0;
+  width: 4em;
+  }
+
+  div &gt; div
+  {
+  background-color: black;
+  height: 4em;
+  }
+
+  p {left: 7.5em;}
+
+  p + p
+  {
+  left: 8.5em;
+  top: 1em;
+  }
+
+  p + p + p
+  {
+  left: 9.5em;
+  top: 2em;
+  }
+
+  p + p + p + p
+  {
+  left: 10.5em;
+  top: 3em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;&lt;/div&gt;
+        &lt;p&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;/p&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapfraction001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-fraction-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-gap' with increasing values&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-fraction-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: gray;
+  font: 1.25em/1 Ahem;
+  width: 14.5em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 2;
+  column-gap: 0.5em;
+  }
+
+  #two {column-gap: 2.5em;}
+
+  #three {column-gap: 4.5em;}
+
+  #four {column-gap: 6.5em;}
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;one&quot;&gt;
+        blac
+        &lt;span&gt;blue&lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;two&quot;&gt;
+        blac
+        &lt;span&gt;blue&lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;three&quot;&gt;
+        blac
+        &lt;span&gt;blue&lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;four&quot;&gt;
+        blac
+        &lt;span&gt;blue&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+    &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&qu
 ot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot;
+alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-gap' with large value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1 'column-gap&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-large-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that when 'column-gap' is large and when used 'column-width' is narrow, then content extends into column-gap until its middle and content can extend, overflow outside the edges of the multi-colum element if 'overflow' is set to 'visible'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: 4em;
+  
+  /*
+  N == 4;
+  W == 0em;
+  */
+  
+  /*
+  In this test, the content of first 3 column 
+  boxes extend into middle of column-gap and 
+  content of the 4th column box extend outside the 
+  right edge of multi-column. The gray border-right of 
+  multi-column elemen overlaps partially the 3rd 
+  column-gap.
+  */
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+  &lt;span&gt;
+  bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+  bl ue
+  &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {font: 1.25em/1 serif;}
+  
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+    &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;110&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;30&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;110&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;30&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgaplarge002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-large-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-gap' with large value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1 'column-gap&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-large-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 2;
+  column-gap: 4em;
+
+  /*
+  N == 2;
+  W == 3.5em;
+  */
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+  &lt;span&gt;
+  bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+  bl ue
+  &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapnegative001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-05  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+
+  td#last-cell {padding-right: 0;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+ &lt;table&gt;
+   &lt;tr&gt;
+     &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;&lt;td id=&quot;last-cell&quot;&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolgapnegative001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-gap-negative-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-gap with negative value&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-gap-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-gap: -1em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        bl ac
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+  &lt;span&gt;
+        bl ue
+  &lt;/span&gt;
+        bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolheight001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img
+  {
+  left: 135px;
+  /* 6em + (2em/2) - (10px/2) == 135px */
+  position: relative;
+  vertical-align: top;
+  }
+
+  img + img {left: 285px;}
+  /* 6em + 2em + 6em + (2em/2) - (10px/2) - 10px == 285px */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 2 blue vertical stripes of equal height.&lt;/p&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;10&quot; height=&quot;160&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;10&quot; height=&quot;160&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolheight001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and height&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-06  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gap&quot; title=&quot;4.1. 'column-gap'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-height-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that length of column rules is equal to the length of the columns and if a nth column box overflows outside the available width of a multi-column element, then an (n-1)th column rule should be drawn. In this test, a 3rd column box is created outside the content edge of the multi-column element: therefore, a 2nd blue column rule should be drawn accordingly.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: white;
+  font: 1.25em/1 Ahem;
+  height: 8em;
+  width: 14em;
+
+  column-count: 2;
+  column-fill: auto;
+  column-gap: 2em;
+  column-rule: blue solid 10px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;p&gt;Test passes if there are 2 blue vertical stripes of equal height.&lt;/p&gt;
+
+  &lt;div&gt;
+  1st col 1st col 1st col
+  1st col 2nd col 2nd col
+  2nd col 2nd col 3rd col
+  3rd col 3rd col 3rd col
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolheightblockchild001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: blue;
+  font: 1.25em/1 serif;
+  }
+
+  div#top
+  {
+  height: 5em;
+  width: 22em;
+  }
+
+  div#bottom
+  {
+  height: 3em;
+  width: 14em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+    &lt;div id=&quot;top&quot;&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;60&quot; height=&quot;100&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div id=&quot;bottom&quot;&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;60&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results:
+
+ 0em                        14em            22em
+  v                           v               v
+0 *********************************************
+  * bla                       |               *
+  * bla                       |               *
+  * bla                       |               *
+  * bla                       |               *
+5 * bla                       |               *
+6 * orn                       |****************
+7 * orn                       |
+8 * orn                       |
+  *****************************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolheightblockchild001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-height-block-child-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column element with child block (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;bookmark&quot; href=&quot;http://lists.w3.org/Archives/Public/www-style/2013Aug/0091.html&quot; title=&quot;[css3-multicol] Nested multicolumn elements rendering&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-height-block-child-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a nested multi-column element's inline content could be clipped horizontally.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: blue;
+  font: 20px/1 Ahem;
+  height: 8em;
+  width: 14em;
+
+  column-count: 2;
+  column-gap: 2em;
+
+  /*
+
+  N == 2;
+
+  W == 6em;
+
+  H == 8em;
+
+  */
+  }
+
+  div#outer
+  {
+  color: black;
+  column-fill: auto;
+  }
+
+  div#inner
+  {
+  color: orange;
+  column-fill: balance;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;outer&quot;&gt;
+  bla bla bla bla bla
+
+    &lt;div id=&quot;inner&quot;&gt;orn orn orn zzz zzz zzz&lt;/div&gt;
+
+  &lt;/div&gt;
+
+  &lt;!-- 
+  Both column boxes of div#inner start in the 1st 
+  column box of div#outer multi-column element. 
+  The first 3 lines boxes of 1st
+  column box of div#inner will be rendered inside the
+  1st column box of div#outer but not its 2nd.
+  Because 1st column box of div#outer is
+  6em wide while the div#inner multi-column element
+  is 14em wide, this makes the first 3 line boxes 
+  (with the 'z' trios) of 2nd column box of div#inner 
+  clipped.
+  
+  Then, at this point, the div#inner multi-column 
+  element should be fragmented in order to continue to 
+  render the 5 empty line boxes it has into the
+  2nd column box of div#outer. Since those 5 line
+  boxes are empty, we only see the extension it 
+  creates horizontally, which is
+  14em - 6em == 8em horizontally and
+  5 lines boxes == 5em tall
+
+
+  Expected results:
+
+ 0em                        14em            22em
+  v                           v               v
+0 *********************************************
+  * bla                       |               *
+  * bla                       |               *
+  * bla                       |               *
+  * bla                       |               *
+5 * bla                       |               *
+6 * orn                       |****************
+7 * orn                       |
+8 * orn                       |
+  *****************************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  margin: 0em 1em;
+  padding: 0em 1em 1em;
+  width: 30em;
+  }
+
+  img
+  {
+  padding-right: 1em;
+  vertical-align: top;
+  }
+
+  img.column-gap {margin-right: 2em;}
+
+  img#last {padding-right: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;column-gap&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;column-gap&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;
 support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot;
+width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img id=&quot;last&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multicolumn and inheritance&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-inherit-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  width: 34em;
+  }
+
+  body &gt; div
+  {
+  column-count: 3;
+  column-gap: 1em;
+
+  /*
+  N == 3;
+
+    34em : available width
+  -  2em : horizontal margin of external div
+  -  2em : 2 column gaps
+ ==========
+    30em 
+
+  So, W == 10em;
+
+    30em 
+  -  6em : 3 mult by 2em: horizontal margin of 3 internal divs
+ ========== 
+    24em : 8em for each of the 3 column boxes without their horizontal margins
+
+  */
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  margin: 0 1em 1em;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                aa aa
+                aa aa
+                aa aa
+                aa aa
+        &lt;/div&gt;
+        &lt;div&gt;
+                mm mm
+                mm mm
+                mm mm
+                mm mm
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx
+                xx xx
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: blue;
+  font: 1.25em/1 serif;
+  margin: 1em;
+  padding: 0em 1em 1em;
+  width: 30em;
+  }
+
+  img {vertical-align: top;}
+
+  img.column-gap
+  {
+  margin-left: -2em;
+  margin-right: 3em;
+  vertical-align: bottom;
+  }
+
+  img#last
+  {
+  margin-left: -2em;
+  vertical-align: bottom;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img  class=&quot;column-gap&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.
 png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img  class=&quot;column-gap&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quo
 t; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img id=&quot;last&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,82 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-count' and inherit&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-08  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cc&quot; title=&quot;3.2 'column-count'&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#common-keywords&quot; title=&quot;3.1.1. CSS-wide keywords: 'initial' and 'inherit'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-inherit-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-count' can be inherited by setting it with the CSS-wide keyword 'inherit'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  background-color: blue;
+  column-count: 3;
+  column-gap: 1em;
+  font: 1.25em/1 Ahem;
+  width: 32em;
+  
+  /*
+  N == 3;
+
+    32em 
+  -  2em : 2 column gaps
+ ==========
+    30em : available width of the 3 inner multi-column elements
+
+  So, W == 10em;
+
+    30em
+  -  6em : 3 mult by 2em: horizontal margin of 3 inner multi-column elements
+  -  6em : 3 mult by 2em: horizontal column-gaps of all 3 inner multi-column elements
+ ==========
+    18em : 6em for each of the 3 column boxes without their own horizontal margins
+    So, each column boxes of inner multi-column elements is 2em wide.
+  */
+  }
+
+  div
+  {
+  color: black;
+  margin: 1em;
+  orphans: 1;
+  widows: 1;
+  }
+
+  div &gt; div
+  {
+  background-color: yellow;
+  column-count: inherit;
+  column-gap: 1em;
+  }
+
+  div &gt; div:first-child {margin-top: 0;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                aa aa
+                aa aa
+                aa aa
+                aa aa
+        &lt;/div&gt;
+        &lt;div&gt;
+                mm mm
+                mm mm
+                mm mm
+                mm mm
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx
+                xx xx
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,66 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | inheritance&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        width: 75em;
+}
+body&gt;div {
+        color: black;
+        background: yellow;
+        height: 2em;
+        position: relative;
+}
+div div {
+        position: absolute;
+        top: 0;
+        left: 0;
+}
+#two {left: 19em;}
+#three {left: 38em;}
+div div div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        width: 2em;
+        height: 2em;
+        color: black;
+        position: absolute;
+        left: 1em;
+}
+.a2 {left: 4em;}
+.a3 {left: 10.5em;}
+.a4 {left: 13.5em;}
+#two div {color: blue;}
+#three div {color: pink;}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                &lt;div&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a2&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a3&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a4&quot;&gt;xx xx&lt;/div&gt;
+        &lt;/div&gt;
+        &lt;div id=&quot;two&quot;&gt;
+                &lt;div&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a2&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a3&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a4&quot;&gt;xx xx&lt;/div&gt;
+        &lt;/div&gt;
+        &lt;div id=&quot;three&quot;&gt;
+                &lt;div&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a2&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a3&quot;&gt;xx xx&lt;/div&gt;
+                &lt;div class=&quot;a4&quot;&gt;xx xx&lt;/div&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | inheritance&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-inherit-3-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        width: 75em;
+}
+body&gt;div {
+        height: 2em;
+        column-width: 8em;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        orphans: 1;
+        widows: 1;
+}
+div&gt;div {
+        margin: 0 1em 1em;
+}
+div+div {
+        color: blue;
+}
+div+div+div {
+        color: pink;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit004expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | inheritance&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        margin: 1em;
+        background: white;
+        width: 74em;
+        height: 5em;
+        position: relative;
+}
+div div {
+        background: blue;
+        height: 5em;
+        width: 1em;
+        position: absolute;
+        top: 0;
+        left: 23em;
+}
+div&gt;div+div {
+        left: 50em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;&lt;/div&gt;
+        &lt;div&gt;&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolinherit004xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-inherit-004.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | inheritance&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-inherit-4-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        width: 74em;
+        column-rule: 1em solid blue;
+}
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: white;
+        background: white;
+        margin: 1em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 3;
+        column-gap: 7em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx 
+                xx xx
+        &lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicollistitem001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  height: 100px;
+  width: 200px;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicollistitem001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-list-item-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column and list-item&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-list-item-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that an unordered list of list items can be set to display its list-items in column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  ul
+  {
+  background-color: black;
+  font: 1.25em/1 Ahem;
+  margin: 0em;
+  padding: 0em;
+  width: 10em;
+
+  column-gap: 0em;
+  column-width: 5em;
+  }
+
+  li, span {font-size: 1em;}
+
+  li
+  {
+  margin-left: 1em;
+  padding: 0em;
+  }
+
+  span {display: block;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;ul&gt;
+        &lt;li&gt;1sli&lt;/li&gt;
+        &lt;li&gt;2nli&lt;/li&gt;
+        &lt;li&gt;3rli&lt;/li&gt;
+        &lt;li&gt;4tli&lt;/li&gt;
+        &lt;li&gt;5tli&lt;/li&gt;
+        &lt;li&gt;&lt;span&gt;6tli&lt;/span&gt;&lt;/li&gt;
+        &lt;li&gt;7tli&lt;/li&gt;
+        &lt;li&gt;8tli&lt;/li&gt;
+        &lt;li&gt;9tli&lt;/li&gt;
+        &lt;li&gt;10tl&lt;/li&gt;
+  &lt;/ul&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+
+ &lt;head&gt;
+
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: green;
+  height: 100px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,70 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column and margin collapsing of first child (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;reference/ref-filled-green-100px-square.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the margin-top of the first child of a multi-column element (with column-fill: auto) does not collapse with its parent.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test-multi-column-red
+  {
+  background-color: red;
+  color: white;
+  font: 3.125em/1 Ahem; /* equivalent to 50px/50px Ahem */
+  height: 4em;
+  margin-top: 0em;
+  width: 4em;
+
+  column-count: 2;
+  column-fill: auto;
+  column-gap: 0em;
+  }
+
+  div#first-child {margin-top: 2em;}
+
+  div#reference-overlapping-green
+  {
+  background-color: green;
+  bottom: 200px;
+  height: 100px;
+  position: relative;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;

+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test-multi-column-red&quot;&gt;
+    &lt;div id=&quot;first-child&quot;&gt;ab cd&lt;/div&gt;
+        ef gh ij kl
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference-overlapping-green&quot;&gt;&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected result (before the overlapping):
+
+  *********************
+  | margin- |   ef    |
+  | top red |         |
+  | back    |   gh    |
+  | ground  |         |
+  *********************
+  |   ab    |   ij    |
+  |         |         |
+  |   cd    |   kl    |
+  |         |         |
+  *********************
+
+   --&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+
+ &lt;head&gt;
+
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: green;
+  height: 100px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmargin002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,74 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column and margin collapsing of first child (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;reference/ref-filled-green-100px-square.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the margin-top of the first child (an inline-block) of a multi-column element (with column-fill: balance) does not collapse with its parent.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test-multi-column-red
+  {
+  background-color: red;
+  color: white;
+  font: 3.125em/1 Ahem; /* equivalent to 50px/50px Ahem */
+  height: 4em;
+  margin-top: 0em;
+  width: 4em;
+
+  column-count: 2;
+  column-fill: balance;
+  column-gap: 0em;
+  }
+
+  span
+  {
+  display: inline-block;
+  margin-top: 2em;
+  }
+
+  div#reference-overlapping-green
+  {
+  background-color: green;
+  bottom: 200px;
+  height: 100px;
+  position: relative;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;

+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test-multi-column-red&quot;&gt;
+    &lt;span&gt;ab cd&lt;/span&gt;
+        ef gh ij kl
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference-overlapping-green&quot;&gt;&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected result (before the overlapping):
+
+  *********************
+  | margin- |   ef    |
+  | top red |         |
+  | back    |   gh    |
+  | ground  |         |
+  *********************
+  |   ab    |   ij    |
+  |         |         |
+  |   cd    |   kl    |
+  |         |         |
+  *********************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmarginchild001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  background-color: blue;
+  border: gray solid 1em;
+  font-size: 1.25em;
+  height: 8em;
+  position: relative;
+  width: 10em;
+  }
+
+  div &gt; div
+  {
+  background-color: yellow;
+  height: 1em;
+  left: 0;
+  position: absolute;
+  top: 3em;
+  width: 5em;
+  }
+
+  #second-stripe {top: 5em;}
+
+  #third-stripe {top: 7em;}
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;&lt;/div&gt;
+        &lt;div id=&quot;second-stripe&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;third-stripe&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolmarginchild001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-margin-child-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column and margin collapsing of block children (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-margin-child-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the margin-bottom of a block child in a multi-column element will collapse with the margin-top of a following block child of that same multi-colum element if those children are vertically adjacent and if no line boxes, no clearance, no padding and no border separate them.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: blue;
+  font: 1.25em/1 Ahem;
+  width: 10em;
+
+  column-count: 2;
+  column-fill: balance;
+  column-gap: 0em;
+  }
+
+  h4
+  {
+  font: inherit;
+  margin: 1em 0;
+  }
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        1scol 1scol
+        1scol 
+  &lt;h4&gt;        h4h41        &lt;/h4&gt;
+  &lt;h4&gt;        h4h42        &lt;/h4&gt;
+        2ncol 2ncol
+        2ncol 2ncol
+        2ncol 2ncol
+        2ncol 2ncol
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,106 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-11  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0em;}
+
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 4em;
+  position: relative;
+  width: 32em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  top: 0;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 4em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  height: 2em;
+  left: 7em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  left: 12em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  left: 15em;
+  }
+
+  div#blue3
+  {
+  background-color: blue;
+  height: 2em;
+  left: 18em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 23em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 26em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  height: 2em;
+  left: 29em;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multicolumn and margin-bottom collapsing&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-11  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a block container element's margin-bottom can collapse with its multi-column parent's margin-bottom if no line boxes, no clearance, no padding and no border separate them.&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0em;}
+
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  width: 32em;
+
+  column-gap: 1em;
+  column-width: 8em;
+  }
+
+  /*
+
+  N == max(1, floor((available-width + column-gap) / (column-width + column-gap)));
+  N == max(1, floor((32em + 1em) / (8em + 1em)));
+  N == max(1, floor(33em / 9em));
+  N == max(1, floor(3.6));
+  N == max(1, 3);
+  N == 3;
+
+  W == ((available-width + column-gap) / N) - column-gap;
+  W == ((32em + 1em) / 3) - 1em;
+  W == (33em / 3) - 1em;
+  W == (11em) - 1em;
+  W == 10em;
+
+  */
+
+  div
+  {
+  background: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+  }
+
+  div &gt; div {margin: 0 1em 1em;}
+
+  div + div {color: blue;}
+
+  div + div + div {color: pink;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested005expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  margin: 1em;
+  padding: 0em 1em 1em;
+  width: 39em;
+  }
+
+  img
+  {
+  padding-right: 2em;
+  vertical-align: top;
+  }
+
+  img.column-gap {margin-right: 2em;}
+
+  img#last {padding-right: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;column-gap&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;column-gap&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;
 support/black20x20.png&quot; width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot;
+width=&quot;40&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img id=&quot;last&quot; src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnested005xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-005.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,106 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multi-columns and constrained dimensions&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-10  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-005-ref.xht&quot; /&gt;
+  &lt;!-- 
+  The original filename of this test was 
+  multicol-inherit-005.xht
+  This test also serves as a conversion of 
+  multicol-nested-001.xht
+   --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks how the height of column boxes conditions the height of nested column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  column-gap: 1em;
+  font: 1.25em/1 Ahem;
+  width: 41em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (41em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (41em - (2 * 1em)) / 3);
+  W == max(0, (41em - 2em) / 3);
+  W == max(0, 39em / 3);
+  W == max(0, 13em);
+  W == 13em;
+
+  The height of column rule depends on number of line boxes in
+  each outer column box which depends on number of line boxes
+  in each inner column box. So:
+
+    13em : width of each outer column box
+   -     
+     2em : horizontal margin of each div inside
+   =======
+    11em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (11em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (11em - (2 * 1em)) / 3);
+  W == max(0, (11em - 2em) / 3);
+  W == max(0, 9em / 3);
+  W == max(0, 3em);
+  W == 3em;
+
+  So, each duo of 'a', 'm' and 'x' should fill one and only 1 line 
+  box. There are 8 duos; therefore, the first 2 inner 
+  column boxes should use 3 line boxes and the 3rd inner
+  column box should be using 2 line boxes.
+
+  So, the height of the 2 blue column rules should be 60px.
+
+  */
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  font-size: 1em;
+  margin: 1em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  }
+
+  div &gt; div:first-child {margin-top: 0;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                aa aa
+                aa aa
+                aa aa
+                aa aa
+        &lt;/div&gt;
+        &lt;div&gt;
+                mm mm
+                mm mm
+                mm mm
+                mm mm
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx
+                xx xx
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedcolumnrule001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-09  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  font: 1.25em/1 serif;
+  position: relative;
+  }
+
+  div#rel-pos-wrapper &gt; div
+  {
+  background-color: blue;
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  width: 1em;
+  }
+
+  div#first-column-rule
+  {
+  left: 14em;
+  top: auto;
+  }
+
+  div#second-column-rule
+  {
+  left: 29em;
+  top: auto;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+        &lt;div id=&quot;first-column-rule&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;second-column-rule&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedcolumnrule001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,122 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;!-- 
+  This test's original filename was multicol-inherit-004.xht
+  and it has been modified and is now
+  multicol-nested-column-rule-001.xht
+   --&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multi-columns and column-rule position&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-09  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pseudo-algorithm&quot; title=&quot;3.4 Pseudo-algorithm&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-column-rule-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks how the height of column boxes conditions the height of column rule.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  column-rule: blue solid 1em;
+  font: 1.25em/1 Ahem;
+  width: 42em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (42em - ((3 - 1) * 3em)) / 3);
+  W == max(0, (42em - (2 * 3em)) / 3);
+  W == max(0, (42em - 6em) / 3);
+  W == max(0, 36em / 3);
+  W == max(0, 12em);
+  W == 12em;
+
+  So, the first column-rule should be at:
+
+    1.0em : margin-left of outer div
+   12.0em : width of 1st column box
+    1.0em : (3.0em / 2) - (1.0em / 2) : left edge of 1st column-rule
+  =========
+   14.0em
+
+  The 2nd column-rule should be at:
+
+    1.0em : margin-left of outer div
+   12.0em : width of 1st column box
+    3.0em : first column-gap
+   12.0em : width of 2nd column box
+    1.0em : (3.0em / 2) - (1.0em / 2) : left edge of 2nd column-rule
+  =========
+   29.0em
+
+  The height of column rule depends on number of line boxes in
+  each outer column box which depends on number of line boxes
+  in each inner column box. So:
+
+    12em : width of each outer column box
+   -     
+     2em : horizontal margin of each div inside
+   =======
+    10em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (10em - ((3 - 1) * 3em)) / 3);
+  W == max(0, (10em - (2 * 3em)) / 3);
+  W == max(0, (10em - 6em) / 3);
+  W == max(0, 4em / 3);
+  W == max(0, 1.33333em);
+  W == 1.33333em;
+
+  So, each duo of 'a', 'm' and 'x' should fill one and only 1 line 
+  box. There are 8 duos; therefore, the first 2 inner 
+  column boxes should use 3 line boxes and the 3rd inner
+  column box should be using 2 line boxes.
+
+  So, the height of the 2 blue column rules should be 60px.
+
+  */
+
+  div
+  {
+  background-color: white;
+  color: white;
+  font-size: 1em;
+  margin: 0em 1em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 3em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                aa aa
+                aa aa
+                aa aa
+                aa aa
+        &lt;/div&gt;
+        &lt;div&gt;
+                mm mm
+                mm mm
+                mm mm
+                mm mm
+        &lt;/div&gt;
+        &lt;div&gt;
+                xx xx
+                xx xx
+                xx xx
+                xx xx
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,107 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-11  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0em;}
+
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 3em;
+  margin: 1em;
+  position: relative;
+  width: 32em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  top: 0em;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 4em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  height: 2em;
+  left: 7em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 12em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 15em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  height: 2em;
+  left: 18em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  left: 23em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  left: 26em;
+  }
+
+  div#blue3
+  {
+  background-color: blue;
+  height: 2em;
+  left: 29em;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,76 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multicolumn and nested margins&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-11  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pagination-and-overflow-outside-multicol&quot; title=&quot;8.2. Pagination and overflow outside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-margin-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that non-zero vertical margins can be applied on a multi-column element while the vertical margins of its own block containers can be set to zero.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0em;}
+
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  width: 32em;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == ((available-width + column-gap) / N) - column-gap;
+  W == ((32em + 1em) / 3) - 1em;
+  W == (33em / 3) - 1em;
+  W == (11em) - 1em;
+  W == 10em;
+
+  */
+
+  div
+  {
+  background: yellow;
+  color: black;
+  margin: 1em;
+  orphans: 1;
+  widows: 1;
+  }
+
+  div &gt; div {margin: 0em 1em;}
+
+  div div:nth-child(2) {color: pink;}
+
+  div div:nth-child(3) {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0em;}
+
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 5em;
+  position: relative;
+  width: 41em;
+  }
+
+  div &gt; div
+  {
+  background-color: blue;
+  font: inherit;
+  height: 3em;
+  position: absolute;
+  top: 0em;
+  width: 2em
+  }
+
+  div#first-blue
+  {
+  background-color: blue;
+  left: 29em;
+  }
+
+  div#second-blue
+  {
+  background-color: blue;
+  left: 33em;
+  }
+
+  div#third-blue
+  {
+  background-color: blue;
+  height: 2em;
+  left: 37em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;div id=&quot;first-blue&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;second-blue&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;third-blue&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,113 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multicolumns and vertical margin (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;  &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-margin-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that when an inner nested multi-column element is preceded by a soft column break (caused by an unforced column-break), then the used margin-top of such inner nested multi-column element is '0'.&quot; /&gt;
+
+  &lt;!-- 
+  More info:
+  Re: [css3-multicol] vertical margins rendering in nested multi-columns
+  http://lists.w3.org/Archives/Public/www-style/2013Aug/0146.html
+   --&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 0;}
+
+  body &gt; div
+  {
+  background-color: yellow;
+  font: 1.25em/1 Ahem;
+  width: 41em;
+  /*
+  This test requires a viewport width of 820px
+  */
+  }
+
+  div
+  {
+  color: yellow;
+  font: inherit;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  div div {margin: 0em 1em;}
+
+  div div:last-child
+  {
+  color: blue;
+  margin: 1em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (41em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (41em - (2 * 1em)) / 3);
+  W == max(0, (41em - 2em) / 3);
+  W == max(0, 39em / 3);
+  W == max(0, 13em);
+  W == 13em;
+
+  The height of column rule depends on number of line boxes in
+  each outer column box which depends on number of line boxes
+  in each inner column box. So:
+
+    13em : width of each outer column box
+   -
+     2em : horizontal margin of each div inside 
+   =======
+    11em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (11em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (11em - (2 * 1em)) / 3);
+  W == max(0, (11em - 2em) / 3);
+  W == max(0, 9em / 3);
+  W == max(0, 3em);
+  W == 3em;
+
+  So, each duo of 'a', 'm' and 'x' should fill one and only 1
+  line box. There are 15 'a' duos and 15 'm' duos; therefore,
+  the 3 inner column boxes of each first 2 inner
+  multi-column elements should use 5 line boxes.
+
+  The 1st column box of last inner multi-column
+  (the blue one with 'x' duos) should have 'x1',
+  'x2' and 'x3' duos filling 3 line boxes.
+
+  The 2nd column box of last inner multi-column should
+  have 'x4', 'x5' and 'x6' duos filling 3 line boxes. 
+
+  The 3rd column box of the last inner multi-column should
+  have 'x7' and 'x8' duos filling 2 line boxes.
+  */
+
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+
+        &lt;div&gt; a1 a2 a3 a4 a5 a6 a7 a8 a9 a0 a1 a2 a3 a4 a5 &lt;/div&gt;
+
+        &lt;div&gt; m1 m2 m3 m4 m5 m6 m7 m8 m9 m0 m1 m2 m3 m4 m5 &lt;/div&gt;
+
+        &lt;div&gt; x1 x2 x3 x4 x5 x6        x7 x8 &lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,108 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 4em;
+  margin: 1em;
+  position: relative;
+  width: 41em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  top: 0em;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  top: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 5em;
+  top: 1em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  height: 2em;
+  left: 9em;
+  top: 1em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 15em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 19em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  height: 2em;
+  left: 23em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  left: 29em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  left: 33em;
+  }
+
+  div#blue3
+  {
+  background-color: blue;
+  height: 2em;
+  left: 37em;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multicolumn and nested margin-top&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-margin-003-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a top margin set on the first child element of a nested multicol element will not collapse with the margins of the multicol element.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  margin: 1em;
+  width: 41em;
+  /*
+  This test requires a viewport width of 860px
+  */
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  margin: 1em 1em 0;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  /*
+
+  N == 3;
+
+  43em - 2em (horizontal margins) == available-width
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (41em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (41em - (2 * 1em)) / 3);
+  W == max(0, (41em - 2em) / 3);
+  W == max(0, 39em / 3);
+  W == max(0, 13em);
+  W == 13em;
+
+    13em : width of each outer column box
+   -     
+     2em : horizontal margin of each div inside
+   =======
+    11em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (11em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (11em - (2 * 1em)) / 3);
+  W == max(0, (11em - 2em) / 3);
+  W == max(0, 9em / 3);
+  W == max(0, 3em);
+  W == 3em;
+
+  */
+
+  div div:nth-child(2) {color: pink;}
+
+  div div:nth-child(3) {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin004expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,137 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 4em;
+  margin: 1em;
+  position: relative;
+  width: 41em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  top: 0em;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  top: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 5em;
+  top: 1em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  height: 2em;
+  left: 9em;
+  top: 1em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 15em;
+  }
+
+  div#blue-bottom1
+  {
+  background-color: blue;
+  height: 1em;
+  left: 15em;
+  top: 3em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 19em;
+  }
+
+  div#blue-bottom2
+  {
+  background-color: blue;
+  height: 1em;
+  left: 19em;
+  top: 3em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  height: 2em;
+  left: 23em;
+  }
+
+  div#blue-bottom3
+  {
+  background-color: blue;
+  height: 1em;
+  left: 23em;
+  top: 3em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  height: 2em;
+  left: 29em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  height: 2em;
+  left: 33em;
+  } 
+
+  div#blue3
+  {
+  background-color: blue;
+  height: 1em;
+  left: 37em;
+  } 
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin004xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,100 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multicolumn and nested margin-top&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-margin-004-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that due to a top margin only set on the first child element of a nested multicol element that will not collapse with the margins of the multicol element, then the height of an multi-column element can make its other inner multi-column (with a zero margin-top) element break into its own column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  margin: 1em;
+  width: 41em;
+  /*
+  This test requires a viewport width of 860px
+  */
+  }
+
+  div
+  {
+  background: yellow;
+  color: black;
+  margin: 1em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  div div {margin: 0 1em;}
+
+  div div:first-child {margin: 1em 1em 0;}
+
+  /*
+
+  N == 3;
+
+  43em - 2em (horizontal margins) == available-width
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (41em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (41em - (2 * 1em)) / 3);
+  W == max(0, (41em - 2em) / 3);
+  W == max(0, 39em / 3);
+  W == max(0, 13em);
+  W == 13em;
+
+    13em : width of each outer column box
+   -     
+     2em : horizontal margin of each div inside
+   =======
+    11em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (11em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (11em - (2 * 1em)) / 3);
+  W == max(0, (11em - 2em) / 3);
+  W == max(0, 9em / 3);
+  W == max(0, 3em);
+  W == 3em;
+
+  */
+
+  div div:nth-child(2) {color: pink;}
+
+  div div:nth-child(3) {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin005expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,137 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 4em;
+  margin: 1em;
+  position: relative;
+  width: 41em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 3em;
+  position: absolute;
+  top: 0em;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  top: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 5em;
+  top: 1em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  height: 2em;
+  left: 9em;
+  top: 1em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 15em;
+  }
+
+  div#blue-bottom1
+  {
+  background-color: blue;
+  height: 1em;
+  left: 15em;
+  top: 3em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 19em;
+  }
+
+  div#blue-bottom2
+  {
+  background-color: blue;
+  height: 1em;
+  left: 19em;
+  top: 3em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  height: 2em;
+  left: 23em;
+  }
+
+  div#blue-bottom3
+  {
+  background-color: blue;
+  height: 1em;
+  left: 23em;
+  top: 3em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  height: 2em;
+  left: 29em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  height: 2em;
+  left: 33em;
+  } 
+
+  div#blue3
+  {
+  background-color: blue;
+  height: 1em;
+  left: 37em;
+  } 
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue-bottom3&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolnestedmargin005xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,98 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: nested multicolumn and nested margin-top&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot; title=&quot;2. The multi-column model&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-nested-margin-004-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that due to a top margin only set on the first child element of a nested multicol element that will not collapse with the margins of the multicol element, then the height of an multi-column element can make its other inner multi-column (with a zero margin-top) element break into its own column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  margin: 1em;
+  width: 41em;
+  /*
+  This test requires a viewport width of 860px
+  */
+  }
+
+  div
+  {
+  background: yellow;
+  color: black;
+  margin: 1em 1em 0em;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  }
+
+  div div {margin: 0 1em;}
+
+  div div:first-child {margin: 1em 1em 0;}
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (41em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (41em - (2 * 1em)) / 3);
+  W == max(0, (41em - 2em) / 3);
+  W == max(0, 39em / 3);
+  W == max(0, 13em);
+  W == 13em;
+
+    13em : width of each outer column box
+   -     
+     2em : horizontal margin of each div inside 
+   =======
+    11em : width of each inner multi-column elements
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (11em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (11em - (2 * 1em)) / 3);
+  W == max(0, (11em - 2em) / 3);
+  W == max(0, 9em / 3);
+  W == max(0, 3em);
+  W == 3em;
+
+  */
+
+  div div:nth-child(2) {color: pink;}
+
+  div div:nth-child(3) {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflow000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-right: lime solid 1em;
+  border-spacing: 0px;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  margin: 1em 0;
+  table-layout: fixed;
+  width: 21em;
+  }
+
+  td {padding: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;table&gt;&lt;tr&gt;&lt;td&gt;G&lt;br /&gt;H&lt;/td&gt;&lt;td&gt;I&lt;br /&gt;J&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
+
+  &lt;table&gt;&lt;tr&gt;&lt;td&gt;G&lt;br /&gt;H&lt;/td&gt;&lt;td&gt;I&lt;br /&gt;J&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflow000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflow-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column with set height causing overflow outside (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pagination-and-overflow-outside-multicol&quot; title=&quot;8.2. Pagination and overflow outside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-overflow-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that column gap appears between two columns.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div, table
+  {
+  background-color: yellow;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  margin: 1em 0;
+  }
+
+  div
+  { 
+  columns: 2;
+  column-fill: balance;
+  column-gap: 0px;
+  height: 2em;
+  width: 20em;
+  }
+
+  table
+  {
+  border-right: lime solid 1em;
+  border-spacing: 0px;
+  table-layout: fixed;
+  width: 21em;
+  }
+
+  td {padding: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;A&lt;br /&gt;B&lt;br /&gt;C&lt;br /&gt;D&lt;br /&gt;E&lt;br /&gt;F&lt;/div&gt;
+
+  &lt;table id=&quot;reference&quot;&gt;&lt;tr&gt;&lt;td&gt;G&lt;br /&gt;H&lt;/td&gt;&lt;td&gt;I&lt;br /&gt;J&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflowing001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,209 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-09  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  background-color: yellow;
+  font: 1.25em/1 serif;
+  height: 2em;
+  position: relative;
+  width: 32em;
+  }
+
+  div &gt; div
+  {
+  font-size: 1em;
+  height: 2em;
+  position: absolute;
+  top: 0;
+  width: 2em;
+  }
+
+  div#black1
+  {
+  background-color: black;
+  left: 1em;
+  }
+
+  div#black2
+  {
+  background-color: black;
+  left: 4em;
+  }
+
+  div#black3
+  {
+  background-color: black;
+  left: 7em;
+  }
+
+  div#black4
+  {
+  background-color: black;
+  height: 1em;
+  left: 12em;
+  }
+
+  div#black5
+  {
+  background-color: black;
+  height: 1em;
+  left: 15em;
+  }
+
+  div#blue1
+  {
+  background-color: blue;
+  left: 23em;
+  }
+
+  div#blue2
+  {
+  background-color: blue;
+  left: 26em;
+  }
+
+  div#blue3
+  {
+  background-color: blue;
+  left: 29em;
+  }
+
+  div#blue4
+  {
+  background-color: blue;
+  height: 1em;
+  left: 34em;
+  }
+
+  div#yellow1
+  {
+  background-color: yellow;
+  height: 1em;
+  left: 36em;
+  width: 1em;
+  }
+
+  div#blue5
+  {
+  background-color: blue;
+  height: 1em;
+  left: 37em;
+  }
+
+  div#yellow2
+  {
+  background-color: yellow;
+  height: 1em;
+  left: 39em;
+  width: 3em;
+  }
+
+  div#pink1
+  {
+  background-color: pink;
+  left: 45em;
+  }
+
+  div#yellow3
+  {
+  background-color: yellow;
+  left: 47em;
+  width: 1em;
+  }
+
+  div#pink2
+  {
+  background-color: pink;
+  left: 48em;
+  }
+
+  div#yellow4
+  {
+  background-color: yellow;
+  left: 50em;
+  width: 1em;
+  }
+
+  div#pink3
+  {
+  background-color: pink;
+  left: 51em;
+  }
+
+  div#pink4
+  {
+  background-color: pink;
+  height: 1em;
+  left: 56em;
+  }
+
+  div#yellow5
+  {
+  background-color: yellow;
+  height: 1em;
+  left: 58em;
+  width: 1em;
+  }
+
+  div#pink5
+  {
+  background-color: pink;
+  height: 1em;
+  left: 59em;
+  }
+
+  div#yellow6
+  {
+  background-color: yellow;
+  height: 1em;
+  left: 61em;
+  width: 3em;
+  }
+
+  div#margin-right
+  {
+  background-color: transparent;
+  height: 1em;
+  left: 64em;
+  width: 1em;
+  }
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+        &lt;div id=&quot;black1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;black5&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;blue1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;blue5&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow2&quot;&gt;&lt;/div&gt;
+
+        &lt;div id=&quot;pink1&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow5&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;pink5&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;yellow6&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;margin-right&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoloverflowing001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-overflowing-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,86 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;!-- 
+  This test's original filename was multicol-inherit-003.xht
+  and it has been modified and is now
+  multicol-overflowing-001.xht
+   --&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multicolumn and overflowing constrained dimensions&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-09  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#pagination-and-overflow-outside-multicol&quot; title=&quot;8.2. Pagination and overflow outside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-overflowing-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the content of a multi-column element with a fixed height can overflow outside its fixed width according to the computed overflow value. In this test, the inline content of a multi-column element exceeds the available fixed height and fixed width for the multi-column element; therefore, it overflows outside of it and creates a 4th, 5th and 6th extra column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body &gt; div
+  {
+  font: 1.25em/1 Ahem;
+  height: 2em;
+  width: 32em;
+
+  column-gap: 1em;
+  column-width: 8em;
+  }
+
+  /*
+
+  N == max(1, floor((available-width + column-gap) / (column-width + column-gap)));
+  N == max(1, floor((32em + 1em) / (8em + 1em)));
+  N == max(1, floor(33em / 9em));
+  N == max(1, floor(3.6));
+  N == max(1, 3);
+  N == 3;
+
+  W == ((available-width + column-gap) / N) - column-gap;
+  W == ((32em + 1em) / 3) - 1em;
+  W == (33em / 3) - 1em;
+  W == (11em) - 1em;
+  W == 10em;
+
+  H == 2em;
+
+  */
+
+  div
+  {
+  background: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+  }
+
+  div &gt; div {margin: 0 1em 1em;}
+
+  div + div {color: blue;}
+
+  div + div + div {color: pink;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;div&gt;
+                bl ac
+                bl ac
+                bl ac
+                bl ac
+        &lt;/div&gt;
+        &lt;div&gt;
+                bl ue
+                bl ue
+                bl ue
+                bl ue
+        &lt;/div&gt;
+        &lt;div&gt;
+                Pi nk
+                Pi nk
+                Pi nk
+                Pi nk
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolredpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-red.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-red.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolreduce000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: black solid thin;
+  color: orange;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 30em;
+  }
+  
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 rectangles with orange and blue vertical stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;
+  1 2 3 4 5 6 7 8&lt;span&gt;A B C D E F G H &lt;/span&gt;&lt;br /&gt;
+  9 0 1 2 3 4 5 6&lt;span&gt;I J K L M N O P &lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;div&gt;
+  1 2 3 4 5 6 7 8&lt;span&gt;A B C D E F G H &lt;/span&gt;&lt;br /&gt;
+  9 0 1 2 3 4 5 6&lt;span&gt;I J K L M N O P &lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolreduce000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-reduce-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column width becomes wider to fill available space&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-25  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-reduce-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that column width is increased to fill the available space: in this test, there are only 2 column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#test, div#reference
+  {
+  background-color: yellow;
+  border: black solid thin;
+  color: orange;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 30em;
+  }
+
+  div#test
+  {
+  column-gap: 0;
+  column-width: 201px;
+  
+  /*
+
+  N == max(1, floor((U + column-gap)/(column-width + column-gap)))
+  N == max(1, floor((600px + 0px)/(201px + 0)))
+  N == max(1, floor(600px/201px))
+  N == max(1, floor(2.985))
+  N == max(1, 2)
+  N == 2;
+  
+  W == max(0, ((U + column-gap)/N - column-gap))
+  W == max(0, ((600px + 0px)/2 - 0px))
+  W == max(0, ((600px)/2 - 0px))
+  W == max(0, (300px - 0px))
+  W == max(0, 300px)
+  W == 300px;
+  
+  */
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 rectangles with orange and blue vertical stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;
+  1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 &lt;span&gt;A B C D E F G H I J K L M N O P&lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;
+  1 2 3 4 5 6 7 8&lt;span&gt;A B C D E F G H &lt;/span&gt;&lt;br /&gt;
+  9 0 1 2 3 4 5 6&lt;span&gt;I J K L M N O P &lt;/span&gt;
+  &lt;/div&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: black;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 602px;
+  }
+
+  span
+  { 
+  border-left: lime solid 1px;
+  border-right: lime solid 1px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;
+  1234567890&lt;span&gt;ABCDEFGHIJ&lt;/span&gt;1234567890
+  &lt;/div&gt;
+
+  &lt;div&gt;
+  1234567890&lt;span&gt;ABCDEFGHIJ&lt;/span&gt;1234567890
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: black;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 602px;
+  }
+
+  div#test
+  {
+  columns: 3;
+  column-gap: 1px;
+  column-rule: lime solid 1px;
+
+  /*
+
+  N == 3;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span
+  { 
+  border-left: lime solid 1px;
+  border-right: lime solid 1px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 horizontal bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;
+  1234567890&lt;br /&gt;ABCDEFGHIJ&lt;br /&gt;1234567890
+  &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;
+  1234567890&lt;span&gt;ABCDEFGHIJ&lt;/span&gt;1234567890
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: green;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 20em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 2 green bars and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;12345678901234567890&lt;/div&gt;
+
+  &lt;div&gt;12345678901234567890&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule exceeding column-gap&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot; title=&quot;4. Column gaps and rules&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;If a column rule is wider than its gap, then the adjacent column boxes overlap the rule. This test checks that if inline content of column boxes uses only 1 twentieth (1/20) of each of the adjacent column box width, then the column rule must shine through 19 twentieths (19/20) of each of the adjacent column boxes (and above their respective backgrounds).&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: red;
+  color: green;
+  font: 1.25em/1 Ahem;
+  margin-bottom: 0.5em;
+  width: 20em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0em;
+  column-rule: green solid 20em;
+  
+  /*
+  
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 2 green bars and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1&lt;br /&gt;2&lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;12345678901234567890&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        height: 2em;
+}
+div div {
+        width: 2em;
+        height: 2em;
+        float: left;
+}
+.a {
+        color: blue;
+        width: 1em;
+        margin-left: 1em;
+}
+div+div+div {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt; 
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-rule-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        position: relative;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+}
+span {
+        background: blue;
+        position: absolute;
+        top: 0;
+        left: 3em;
+        height: 2em;
+        width: 1em;
+}
+span+span {
+        left: 7em;
+}
+span+span+span {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx 
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 15em;
+  }
+
+  img {vertical-align: top;}
+
+  img.yellow {padding-left: 2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&
 quot; /&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot; title=&quot;4. Column gaps and rules&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-003-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 15em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+  1s cl
+  2n cl
+  3r cl
+  4t cl
+  &lt;/div&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule004expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-02  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  background-color: green;
+  height: 100px;
+  left: 8px;
+  position: absolute;
+  top: 52px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrule004xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-004.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-fill: balance' and column-rule&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-02  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot; title=&quot;4. Column gaps and rules&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-004-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that when 'column-fill: balance' distributes equally inline content into column boxes in a way that does not completely fill column boxes, then column-rule must nevertheless still be painted entirely, that is for the whole length of column boxes, even though the whole inline content may not fill the whole length of the column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div#red-overlapped-reference
+  {
+  background-color: red;
+  height: 100px;
+  width: 100px;
+  }
+
+  div#test-overlapping-green
+  {
+  bottom: 100px;
+  color: transparent;
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  height: 5em;
+  position: relative;
+  right: 80px;
+  width: 13em;
+
+  column-count: 2;
+  column-fill: balance;
+  column-gap: 5em;
+  column-rule: green solid 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;red-overlapped-reference&quot;&gt;&lt;/div&gt;
+
+  &lt;div id=&quot;test-overlapping-green&quot;&gt;LEFT Colm RIGH Colm&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolor001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 14em;
+  }
+
+  img {vertical-align: top;}
+
+  img.white {padding-left: 2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img class=&quot;white&quot; src=&quot;support/swatch-white.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;white&quot; src=&quot;support/swatch-white.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;white&quot; src=&quot;support/swatch-white.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; 
 /&gt;&lt;img class=&quot;white&quot; src=&quot;support/swatch-white.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolor001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule-color (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-color-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 14em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 1em;
+  }
+
+  /*
+
+  N == 4;
+  
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (14em - ((4 - 1) * 1em)) / 4);
+  W == max(0, (14em - (3 * 1em)) / 4);
+  W == max(0, (14em - (3em)) / 4);
+  W == max(0, (11em) / 4);
+  W == max(0, 2.75em);
+  W == 2.75em;
+
+  */
+
+  span {color: black;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+  &lt;span&gt;1s cl&lt;/span&gt;
+  &lt;span&gt;2n cl&lt;/span&gt;
+  &lt;span&gt;3r cl&lt;/span&gt;
+  &lt;span&gt;4t cl&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-03  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {font-size: 1.25em;}
+  img {padding-left: 1em;}
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 6 vertical green stripes and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;
+  &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-white.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-white.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot;
  height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,137 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule-color: inherit&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-02  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crc&quot; title=&quot;4.2. 'column-rule-color'&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#common-keywords&quot; title=&quot;3.1.1. CSS-wide keywords: 'initial' and 'inherit'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-color-inherit-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that, by default, column-rule-color is the current color applying to the element unless reserved keyword 'inherit' is used in which case column-rule-color will be inherited from the parent's column-rule-color value.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#parent
+  {
+  column-rule-color: green;
+  column-rule-style: none;
+  font: 1.25em/1 Ahem;
+  width: 17em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (17em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (17em - (2 * 1em)) / 3);
+  W == max(0, (17em - 2em) / 3);
+  W == max(0, 15em / 3);
+  W == max(0, 5em);
+  W == 5em;
+
+  The height of column rule depends on number of line boxes in
+  each outer column box which depends on number of line boxes
+  in each inner column box.
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (5em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (5em - (2 * 1em)) / 3);
+  W == max(0, (5em - 2em) / 3);
+  W == max(0, 3em / 3);
+  W == max(0, 1em);
+  W == 1em;
+
+  */
+
+  div
+  {
+  color: red; /* both div#parent and div.child have and use 'color: red' */
+  orphans: 1;
+  widows: 1;
+
+  column-count: 3;
+  column-gap: 1em;
+  column-rule-width: 1em;
+  }
+
+  div.child
+  {
+  column-rule-color: inherit;
+  column-rule-style: solid;
+  font-size: 1em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 6 vertical green stripes and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;parent&quot;&gt;
+        &lt;div class=&quot;child&quot;&gt;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+        &lt;/div&gt;
+        &lt;div class=&quot;child&quot;&gt;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+        &lt;/div&gt;
+        &lt;div class=&quot;child&quot;&gt;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+                &amp;nbsp;
+        &lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-03  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {font-size: 1.25em;}
+  img {padding-left: 1em;}
+   ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 6 vertical green stripes and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;
+  &lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-white.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-white.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot;
  height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-green.png&quot; width=&quot;20&quot; height=&quot;120&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulecolorinherit002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-color-inherit-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,120 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule-color: inherit (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-03  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crc&quot; title=&quot;4.2. 'column-rule-color'&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-values/#common-keywords&quot; title=&quot;3.1.1. CSS-wide keywords: 'initial' and 'inherit'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-color-inherit-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that, by default, column-rule-color is the current color applying to the element.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#parent
+  {
+  color: green;
+  font: 1.25em/1 Ahem;
+  }
+
+  div.child
+  {
+  color: red;
+  display: inline-block;
+  font-size: 1em;
+  width: 5em;
+
+  column-count: 3;
+  column-gap: 1em;
+  column-rule-color: inherit;
+  column-rule-style: solid;
+  column-rule-width: 1em;
+  }
+
+  /*
+
+  N == 3;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (5em - ((3 - 1) * 1em)) / 3);
+  W == max(0, (5em - (2 * 1em)) / 3);
+  W == max(0, (5em - 2em) / 3);
+  W == max(0, 3em / 3);
+  W == max(0, 1em);
+  W == 1em;
+
+  */
+
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there are 6 vertical green stripes and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;parent&quot;&gt;
+        &lt;div class=&quot;child&quot;&gt;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &lt;/div&gt;
+
+        &lt;div class=&quot;child&quot;&gt;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &lt;/div&gt;
+
+        &lt;div class=&quot;child&quot;&gt;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &amp;nbsp;
+        &lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledashed000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime dashed 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledashed000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dashed-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'dashed' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-dashed-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime dashed 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime dashed 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledotted000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime dotted 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with green dots in their center are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledotted000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-dotted-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'dotted' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-dotted-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  {
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime dotted 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime dotted 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with green dots in their center are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledouble000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime double 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruledouble000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-double-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'double' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-double-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime double 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime double 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 14em;
+  }
+
+  img {vertical-align: top;}
+
+  img.yellow {padding-left: 2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;16&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;18&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;1&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;16&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;18&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;1&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=
 &quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;16&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot;
+width=&quot;18&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;1&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-fraction-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 14em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 0.9em;
+  }
+
+  /*
+
+  N == 4;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (14em - ((4 - 1) * 1em)) / 4);
+  W == max(0, (14em - (3 * 1em)) / 4);
+  W == max(0, (14em - (3em)) / 4);
+  W == max(0, (11em) / 4);
+  W == max(0, 2.75em);
+  W == 2.75em;
+
+  */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+  1s cl
+  2n cl
+  3r cl
+  4t cl
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  width: 14em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;6&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;29&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;6&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;29&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; he
 ight=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;6&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;29&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;15&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: wide column-rule-width painted above background-color&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-fraction-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if a column rule is wider than its gap, then the column rule will overlap adjacent column boxes above the background of the multi-column element but below the inline content inside the multicol element. In this test, the blue column-rule is painted above the yellow background-color but below (under) the black Ahem glyphs.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 14em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 1.9em;
+  }
+
+  /*
+
+  N == 4;
+  
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (14em - ((4 - 1) * 1em)) / 4);
+  W == max(0, (14em - (3 * 1em)) / 4);
+  W == max(0, (14em - (3em)) / 4);
+  W == max(0, (11em) / 4);
+  W == max(0, 2.75em);
+  W == 2.75em;
+
+  */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+  1s cl
+  2n cl
+  3r cl
+  4t cl
+  &lt;/div&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 14em;
+        height: 2em;
+        position: relative;
+}
+div div {
+        width: 2em;
+        height: 2em;
+        background: black;
+        position: absolute;
+        left: 0;
+        top: 0;
+}
+.a {
+        background: blue;
+        width: 1em;
+}
+#a1 {left: 2.43em;}
+#a2 {left: 3.75em;}
+#a3 {left: 6.13em;}
+#a4 {left: 7.5em;}
+#a5 {left: 9.9em;}
+#a6 {left: 11.25em;}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt; 
+        &lt;div&gt;&lt;/div&gt;
+        &lt;div id=&quot;a1&quot; class=&quot;a&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;a2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;a3&quot; class=&quot;a&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;a4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;a5&quot; class=&quot;a&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;a6&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulefraction003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,63 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-rule-fraction-3-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 14em;
+        position: relative;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+}
+span {
+        background: blue;
+        position: absolute;
+        top: 0;
+        left: 2.4em;
+        height: 2em;
+        width: 1em;
+}
+span+span {
+        left: 6.15em;
+}
+span+span+span {
+        left: 9.9em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx 
+&lt;span&gt;
+&lt;/span&gt;
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulegroove000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime groove 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulegroove000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-groove-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'groove' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-groove-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime groove 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime groove 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulehidden000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  font: 3.125em/1 serif;
+  height: 1em;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulehidden000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-hidden-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'hidden' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-hidden-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: red hidden 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;A&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleinset000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime ridge 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleinset000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'inset' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-ridge-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;'border-style' values of column-rule are interpreted as in the collapsing border model in which case 'inset' value is drawn the same as 'ridge'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime inset 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+  
+  span {border-left: lime ridge 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulelarge001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-03  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 serif;
+  margin-left: 0em;
+  }
+
+  div:first-child, div + div + div {margin-left: 1em;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;340&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; h
 eight=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;120&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+  
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;340&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulelarge001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-large-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,67 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: excessively wide column-rule-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-09-03  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;bookmark&quot; href=&quot;http://lists.w3.org/Archives/Public/www-style/2013Sep/0006.html&quot; title=&quot;[css3-multicol] z-order of column-rule: below or above border?&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-large-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that if a column rule is wider than its gap, then the column rule will overlap adjacent column boxes; its painting will be above background of multi-column element but below the inline content inside the multicol element.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  margin-left: 1em;
+  }
+  
+  div
+  {
+  background-color: red;
+  border: gray solid 1em;
+  color: lime;
+  font-size: 1em;
+  orphans: 1;
+  widows: 1;
+  width: 15em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: blue;
+  column-rule-style: solid;
+  column-rule-width: 17em;
+  }
+
+  /*
+
+  N == 4;
+
+  W == max(0, (available-width - ((N - 1) * column-gap)) / N);
+  W == max(0, (15em - ((4 - 1) * 1em)) / 4);
+  W == max(0, (15em - (3 * 1em)) / 4);
+  W == max(0, (15em - (3em)) / 4);
+  W == max(0, (12em) / 4);
+  W == max(0, 3em);
+  W == 3em;
+
+  */
+
+  /*
+  Since column rules do not take up space, then the test 
+  should not generate an horizontal scrollbar.
+  */
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+  1s cl
+  2n cl
+  3r cl
+  4t cl
+  &lt;/div&gt;

+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulenone000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  font: 3.125em/1 serif;
+  height: 1em;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulenone000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-none-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'none' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-hidden-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: red none 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;A&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleoutset000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime groove 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleoutset000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'outset' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-groove-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;'border-style' values of column-rule are interpreted as in the collapsing border model in which case 'outset' value is drawn the same as 'groove'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime outset 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime groove 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepercent001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#inline-block
+  {
+  color: green;
+  display: inline-block;
+  font: 1.25em/1 Ahem;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;inline-block&quot;&gt;
+
+      &lt;div&gt;4444 4444 4444 4444&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
+      &lt;div&gt;4444 4444 4444 4444&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1&lt;/div&gt;
+      &lt;div&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 4444 4444&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepercent001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-percent-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule-width and percentage unit (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-14  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-containing-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that the column-rule-width property does not accept percentage unit in its values.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  color: green;
+  font: 1.25em/1 Ahem;
+  width: 19em;
+
+  column-count: 4;
+  column-gap: 1em;
+  column-rule-color: red;
+  column-rule-style: solid;
+  column-rule-width: 0;
+  column-rule-width: 200%;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 4444 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 4444 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4444 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 4444 4444 1&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 4444 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 4444&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepx001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        height: 2em;
+}
+div div {
+        width: 2em;
+        height: 2em;
+        float: left;
+}
+.a {
+        color: blue;
+        width: 1em;
+        margin-left: 1em;
+}
+div+div+div {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt; 
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulepx001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-rule-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+        column-rule-color: blue;
+        column-rule-width: 16px;
+        column-rule-style: solid;
+}
+span {
+        background: blue;
+        position: absolute;
+        top: 0;
+        left: 3em;
+        height: 2em;
+        width: 16px;
+}
+span+span {
+        left: 7em;
+}
+span+span+span {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div id=&quot;one&quot;&gt;
+        xx xx 
+        xx xx
+        xx xx 
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleridge000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime ridge 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleridge000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-ridge-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'ridge' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-ridge-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime ridge 0.2em;
+  
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime ridge 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesamelength001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  background-color: green;
+  height: 100px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesamelength001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-samelength-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule-width' has same lenght as 'column-gap'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-samelength-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div#red-overlapped-reference
+  {
+  background-color: red;
+  height: 100px;
+  width: 100px;
+  }
+
+  div#test-overlapping-green
+  {
+  bottom: 100px;
+  color: transparent;
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule-color: green;
+  column-rule-style: solid;
+  column-rule-width: 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;red-overlapped-reference&quot;&gt;&lt;/div&gt;
+
+  &lt;div id=&quot;test-overlapping-green&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  background-color: green;
+  height: 100px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule' shorthand&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crw&quot; title=&quot;4.4. 'column-rule-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-samelength-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div#red-overlapped-reference
+  {
+  background-color: red;
+  height: 100px;
+  width: 100px;
+  }
+
+  div#test-overlapping-green
+  {
+  bottom: 100px;
+  color: transparent;
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule: green solid 5em;
+  column-rule: normal red 5em;
+  column-rule: normal 5em red;
+  column-rule: red normal 5em;
+  column-rule: red 5em normal;
+  column-rule: 5em normal red;
+  column-rule: 5em red normal;
+  column-rule: red 5em red solid;
+  column-rule: red 5em solid red;
+  column-rule: red solid 5em red;
+  column-rule: red solid red 5em;
+  column-rule: 5em red solid red;
+  column-rule: solid red 5em red;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if there is a filled green square and &lt;strong&gt;no red&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;red-overlapped-reference&quot;&gt;&lt;/div&gt;
+
+  &lt;div id=&quot;test-overlapping-green&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolruleshorthand2xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-2.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-2.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-shorthand-2.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+        column-rule: solid blue 1em;
+        column-rule: normal red 1em;
+        column: normal red 1em;
+}
+span {
+        background: blue;
+        position: absolute;
+        top: 0;
+        left: 3em;
+        height: 2em;
+        width: 1em;
+}
+span+span {
+        left: 7em;
+}
+span+span+span {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+        xx xx
+        xx xx 
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesolid000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  span {border-left: lime solid 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+  &lt;div&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulesolid000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-solid-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-rule shorthand with 'solid' border style&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-solid-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  color: black;
+  font: 3.125em/1 Ahem;
+  margin-bottom: 0.2em;
+  width: 8.2em;
+  }
+
+  div#test
+  { 
+  columns: 2;
+  column-gap: 0.2em;
+  column-rule: lime solid 0.2em;
+
+  /*
+
+  N == 2;
+
+  W == 200px;
+
+  */
+
+  orphans: 1;
+  widows: 1;
+  }
+
+  span {border-left: lime solid 0.2em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 black stripes with vertical green bars are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;1 &lt;br /&gt;2 &lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;1234&lt;span&gt;5678&lt;/span&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestacking001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: blue;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 14em;
+        height: 2em;
+        position: relative;
+}
+span {
+        margin-left: 7.5em;
+        width: 2em;
+        height: 2em;
+        display: inline-block;
+}
+div div {
+        background: blue;
+        position: absolute;
+        height: 2em;
+        width: 2em;
+        top: 0;
+        left: -2em;
+}
+div div+div {
+        left: 13em;
+        width: 11.75em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;span&gt;xx xx&lt;/span&gt;
+        &lt;div&gt;&lt;/div&gt;
+        &lt;div&gt;&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestacking001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-count, stacking&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-gaps-and-rules&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-rule-stacking-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: blue;
+        background: red;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 14em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+        column-rule: 28em solid blue;
+}
+span {
+        color: black;
+        position: relative;
+        z-index: 1;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+        xx xx
+        &lt;span&gt;xx xx&lt;/span&gt;
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestylegroove001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  border-collapse: collapse;
+  border-left: orange groove 100px;
+  color: transparent;
+  display: table;
+  font: 6.25em/1 Ahem;
+  }
+
+  div + div
+  {
+  position: relative;
+  top: 10px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestylegroove001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-groove-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule-style' groove&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crs&quot; title=&quot;4.3. 'column-rule-style'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-style-groove-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div {color: transparent;}
+
+  div#reference
+  {
+  border-collapse: collapse;
+  border-left: orange groove 100px;
+  font: 6.25em/1 Ahem;
+  display: table;
+  }
+
+  div#test
+  {
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  top: 0.5em;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule: orange groove 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;T&lt;/div&gt;
+
+  &lt;div id=&quot;test&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleinset001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  border-collapse: collapse;
+  border-left: orange ridge 100px;
+  color: transparent;
+  display: table;
+  font: 6.25em/1 Ahem;
+  }
+
+  div + div
+  {
+  position: relative;
+  top: 10px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleinset001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-inset-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule-style' inset&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crs&quot; title=&quot;4.3. 'column-rule-style'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-style-ridge-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div {color: transparent;}
+
+  div#reference
+  {
+  border-collapse: collapse;
+  border-left: orange inset 100px;
+  font: 6.25em/1 Ahem;
+  display: table;
+  }
+
+  div#test
+  {
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  top: 0.5em;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule: orange inset 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;T&lt;/div&gt;
+
+  &lt;div id=&quot;test&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleoutset001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  border-collapse: collapse;
+  border-left: orange groove 100px;
+  color: transparent;
+  display: table;
+  font: 6.25em/1 Ahem;
+  }
+
+  div + div
+  {
+  position: relative;
+  top: 10px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleoutset001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-outset-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule-style' outset&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crs&quot; title=&quot;4.3. 'column-rule-style'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-style-groove-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div {color: transparent;}
+
+  div#reference
+  {
+  border-collapse: collapse;
+  border-left: orange outset 100px;
+  font: 6.25em/1 Ahem;
+  display: table;
+  }
+
+  div#test
+  {
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  top: 0.5em;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule: orange outset 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;T&lt;/div&gt;
+
+  &lt;div id=&quot;test&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleridge001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div
+  {
+  border-collapse: collapse;
+  border-left: orange ridge 100px;
+  color: transparent;
+  display: table;
+  font: 6.25em/1 Ahem;
+  }
+
+  div + div
+  {
+  position: relative;
+  top: 10px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+  &lt;div&gt;T&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolrulestyleridge001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-style-ridge-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-rule-style' ridge&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-15  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#crs&quot; title=&quot;4.3. 'column-rule-style'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-rule-style-ridge-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body {margin: 8px;}
+
+  p
+  {
+  line-height: 1.25em;
+  margin: 1em 0em;
+  }
+
+  strong {line-height: 1;}
+
+  div {color: transparent;}
+
+  div#reference
+  {
+  border-collapse: collapse;
+  border-left: orange ridge 100px;
+  font: 6.25em/1 Ahem;
+  display: table;
+  }
+
+  div#test
+  {
+  font: 1.25em/1 Ahem; /* equivalent to 20px/1 Ahem */
+  position: relative;
+  right: 40px;
+  top: 0.5em;
+  width: 9em;
+
+  column-count: 2;
+  column-gap: 5em;
+  column-rule: orange ridge 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 2 orange squares are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;T&lt;/div&gt;
+
+  &lt;div id=&quot;test&quot;&gt;Le ft Co lu mn Ri gh Co lu mn&lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+    column-gap
+    column-rule
+     v=====v
+  *************
+  |Le|     |Ri|
+  |ft|     |gh|
+  |Co|     |Co|
+  |lu|     |lu|
+  |mn|     |mn|
+  *************
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolshorthand001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-rule&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        height: 2em;
+}
+div div {
+        width: 2em;
+        height: 2em;
+        float: left;
+}
+.a {
+        color: blue;
+        width: 1em;
+        margin-left: 1em;
+}
+div+div+div {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt; 
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+        &lt;div class=&quot;a&quot;&gt;x x&lt;/div&gt;
+        &lt;div&gt;xx xx&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolshorthand001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | invalid&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-rule-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 15em;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+        column-gap: 1em;
+        column-rule: solid blue 1em;
+        column: normal red 1em;
+        columns: normal red 1em;
+}
+span {
+        background: blue;
+        position: absolute;
+        top: 0;
+        left: 3em;
+        height: 2em;
+        width: 1em;
+}
+span+span {
+        left: 7em;
+}
+span+span+span {
+        left: 11em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx 
+        xx xx
+        xx xx 
+        xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspan000expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font-size: 1.25em;
+  line-height: 1;
+  margin-bottom: 0.5em;
+  width: 10em;
+  }
+
+  img
+  {
+  padding-right: 4em;
+  vertical-align: top;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 3 rectangles are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspan000xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-000.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-span (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Hakon Wium Lie&quot; href=&quot;mailto:howcome@opera.com&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-27  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-rule&quot; title=&quot;4.5 'column-rule'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-000-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  color: lime;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 10em;
+  }
+
+  div#test, div.test2
+  { 
+  columns: 2;
+  column-fill: balance;
+  column-gap: 0em;
+
+  /*
+
+  N == 2;
+
+  W == 5em;
+
+  */
+  }
+
+  div#test, div#reference {margin-bottom: 0.5em;}
+
+  div#column-span
+  {
+  column-span: all;
+  font: inherit;
+  }
+
+  img
+  {
+  padding-right: 4em;
+  vertical-align: top;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;p&gt;Test passes if the 3 rectangles are &lt;strong&gt;identical&lt;/strong&gt;.&lt;/p&gt;
+
+  &lt;div id=&quot;test&quot;&gt;A&lt;br /&gt;B&lt;div id=&quot;column-span&quot;&gt;123456&lt;/div&gt;C&lt;br /&gt;D&lt;/div&gt;
+
+  &lt;div id=&quot;reference&quot;&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div class=&quot;test2&quot;&gt;A&lt;br /&gt;B&lt;/div&gt;
+  &lt;div&gt;123456&lt;/div&gt;
+  &lt;div class=&quot;test2&quot;&gt;C&lt;br /&gt;D&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#inline-block
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  display: inline-block;
+  font-size: 1.25em;
+  }
+
+  div + div {line-height: 1;}
+
+  img {vertical-align: top;}
+  
+  img.padding-left {padding-left: 1em;}
+
+  img.padding-left-right {padding: 0em 1em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;inline-block&quot;&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;padding-left&quot; src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;padding-left-right&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;220&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;padding-left&quot; src=&quot;support/swatch-navy.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img class=&quot;padding-left-right&quot; src=&quot;support/swatch-navy.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span' element (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 4;
+  column-gap: 1em;
+
+  /*
+  
+  N == 4;
+  
+  W == 2em;
+
+  */
+
+  }
+
+  span {color: blue;}
+
+  span + span {color: pink;}
+
+  h4
+  {
+  background-color: black;
+  color: black;
+  font: inherit;
+  margin: 0;
+
+  column-span: all;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span id=&quot;top-first-and-second-columns&quot;&gt; bl ue bl ue &lt;/span&gt;
+    &lt;span id=&quot;top-third-and-fourth-columns&quot;&gt; Pi nk Pi nk &lt;/span&gt;
+    &lt;h4&gt; sPana &lt;/h4&gt;
+    ab cd ef gh
+    ij kl mn oq
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#inline-block
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  display: inline-block;
+  font-size: 1.25em;
+  }
+
+  div + div {line-height: 1;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;inline-block&quot;&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;80&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;80&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;60&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+    &lt;div&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,69 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span' element - large margin-left and 'overflow: hidden'&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-16  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  overflow: hidden;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2em;
+
+  */
+
+  }
+
+  span {color: blue;}
+
+  span + span {color: pink;}
+
+  h4
+  {
+  background-color: black;
+  color: black;
+  font: inherit;
+  margin: 1em 0 1em 8em;
+
+  column-span: all;
+  /*
+  Since there is not sufficient space for the
+  spanning element, UA may treat the element as
+  'column-span: none'; in which case,
+  'overflow: hidden' will take care of
+  overflowed content out of multi-column box.
+  */
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span id=&quot;top-first-and-second-columns&quot;&gt; bl ue bl ue &lt;/span&gt;
+    &lt;span id=&quot;top-third-and-fourth-columns&quot;&gt; Pi nk Pi nk &lt;/span&gt;
+    &lt;h4&gt; sPana &lt;/h4&gt;
+    ab cd ef gh
+    ij kl mn oq
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 Ahem;
+  width: 21em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+ &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+ &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanall003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-03  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-002-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-span: all' spans across all column boxes and that content in the normal flow (in this test, the '55555 55555 55555 55555') that appears before the element is automatically balanced across all columns before the element appears.&quot; /&gt;
+
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  html {background-color: white;}
+
+  body
+  {
+  background-color: black;
+  font: 1.25em/1 Ahem;
+  padding-right: 1em;
+  width: 20em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+
+  column-count: 4;
+  column-gap: 0;
+  }
+
+  h4
+  {
+  background-color: black;
+  column-span: all;
+  color: yellow;
+  font: 1em/1 Ahem;
+  margin: 0em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  55555 55555 55555 55555
+    &lt;h4&gt;&amp;nbsp;4444 4444 4444 4444&lt;/h4&gt;
+  1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1 333 55555 1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 55555 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallblocksibling003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | column-span: all | block-level child&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1;
+        color: black;
+        background: black;
+}
+h1 {
+        margin-top: 0;
+        padding-top: 0.66em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                &lt;h1&gt;FAIL&lt;/h1&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallblocksibling003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicol | column-span: all | block-level child&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#spanning-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-block-sibling-3-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1;
+        color: black;
+        background: black;
+
+        column-count: 2;
+}
+h1 {
+        column-span: all;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                &lt;h1&gt;foo&lt;/h1&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+                FAIL&lt;br/&gt;
+        &lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,109 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#rel-pos-wrapper
+  {
+  background-color: blue;
+  font-size: 1.25em;
+  height: 10em;
+  position: relative;
+  width: 12em;
+  }
+
+  div &gt; div {position: absolute;}
+  
+  div#first-black
+  {
+  background-color: black;
+  left: 7em;
+  height: 1em;
+  top: 0em;
+  width: 5em;
+  }
+
+  div#first-yellow
+  {
+  background-color: yellow;
+  left: 7em;
+  height: 3em;
+  top: 1em;
+  width: 1em;
+  }
+
+  div#first-white
+  {
+  background-color: white;
+  left: 10em;
+  height: 9em;
+  top: 1em;
+  width: 2em;
+  }
+
+  div#second-black
+  {
+  background-color: black;
+  left: 2em;
+  height: 1em;
+  top: 2em;
+  width: 3em;
+  }
+
+  div#second-yellow
+  {
+  background-color: yellow;
+  left: 2em;
+  height: 3em;
+  top: 3em;
+  width: 1em;
+  }
+
+  div#third-black
+  {
+  background-color: black;
+  left: 2em;
+  height: 1em;
+  top: 6em;
+  width: 3em;
+  }
+
+  div#third-yellow
+  {
+  background-color: yellow;
+  left: 2em;
+  height: 3em;
+  top: 7em;
+  width: 1em;
+  }
+
+  div#second-white
+  {
+  background-color: white;
+  left: 5em;
+  height: 4em;
+  top: 6em;
+  width: 7em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;rel-pos-wrapper&quot;&gt;
+
+    &lt;div id=&quot;first-black&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;first-yellow&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;first-white&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;second-black&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;second-yellow&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;third-black&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;third-yellow&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;second-white&quot;&gt;&lt;/div&gt;
+
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' element with block children (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;bookmark&quot; title=&quot;[css3-multicol] spanning element with only block children&quot; href=&quot;http://lists.w3.org/Archives/Public/www-style/2013Aug/0318.html&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-child-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem may&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks how a spanning element with block children is rendered inside a multi-column element with a set height which is insufficient for rendering the entire spanning element. Since the available height (10em)is insufficient to render the spanning element (height needed: 3 times 4em) entirely inside the multi-column element, then UA may treat 'column-span: all' as 'column-span: none'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  color: black;
+  font: 1.25em/1 Ahem;
+  height: 10em;
+  orphans: 1;
+  widows: 1;
+  width: 10em;
+
+  column-count: 2;
+  column-fill: auto;
+  column-gap: 0em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  border: blue solid 2em;
+
+  column-span: all;
+  }
+
+  span
+  {
+  display: block;
+  height: 4em;
+  width: 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt;block&lt;/span&gt;
+    &lt;span&gt;block&lt;/span&gt;
+    &lt;span&gt;block&lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#multi-column
+  {
+  background-color: black;
+  height: 8em;
+  width: 10em;
+  }
+
+  div#overflow
+  {
+  bottom: 8em;
+  font: 1em/1 serif;
+  margin-left: 10em;
+  position: relative;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;multi-column&quot;&gt;&lt;/div&gt;
+  
+  &lt;div id=&quot;overflow&quot;&gt;abc deg&lt;br /&gt;ghk mno&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallchild002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,86 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' element with block children (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;bookmark&quot; title=&quot;[css3-multicol] spanning element with only block children&quot; href=&quot;http://lists.w3.org/Archives/Public/www-style/2013Aug/0318.html&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-child-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;may&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks how spanning elements with block children is rendered inside a multi-column element with a set height which is insufficient for rendering both spanning elements entirely. Since available space (height of 8em) is insufficient to render both spanning elements (4 times 4em plus 2em) entirely inside the multi-column element, then UA may treat 'column-span: all' as 'column-span: none'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  html {background-color: white;}
+
+  body
+  {
+  background-color: black;
+  height: 8em;
+  orphans: 1;
+  widows: 1;
+  width: 10em;
+
+  column-count: 2;
+  column-gap: 0em;
+
+  /*
+
+  N == 2;
+
+  W == 5em;
+
+  */
+
+  }
+
+  div, p
+  {
+  font: 1em/1 serif;
+  margin-top: 0em;
+
+  column-span: all;
+  }
+
+  span
+  {
+  color: black;
+  display: block;
+  height: 4em;
+  width: 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt;FAIL&lt;/span&gt;
+    &lt;span&gt;FAIL&lt;/span&gt;
+    &lt;span&gt;FAIL&lt;/span&gt;
+    &lt;span&gt;FAIL&lt;/span&gt;
+  &lt;/div&gt;
+
+  &lt;p&gt;abc deg ghk mno&lt;/p&gt;
+
+  &lt;!-- 
+
+  Expected results:
+
+  ************************
+  |FAIL       |FAIL      |abc deg
+  |           |          |ghk mno
+  |           |          |
+  |           |          |
+  |FAIL       |FAIL      |
+  |           |          |
+  |           |          |
+  |           |          |
+  ************************
+
+  The test presumes, postulates that 
+  &quot;abc deg&quot; occupies not more than 5em.
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-18  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1.25em;
+  width: 160px;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;80&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;80&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-yellow.png&quot; width=&qu
 ot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' element and width exceeding available multi-colum width (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-18  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem may&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that when 'overflow' is set to 'hidden' on a multi-column element, then any spanning ('column-span: all') element exceeding the available width of the multi-column should be clipped accordingly.&quot; /&gt; 
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  overflow: hidden;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2;
+
+  */
+  }
+
+  h4
+  {
+  background: black;
+  color: black;
+  font: inherit;
+  margin: 1em 0;
+  width: 11em;
+
+  column-span: all;
+
+  /* 
+  This is the target of the test: the spanning element's 
+  width (11em) exceeds the available width of the 
+  multi-column element. The 3em exceeding such 
+  width is first clipped at column box boundary.
+  */
+  }
+
+  span {color: blue;}
+
+  span + span {color: pink;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt; bl ue bl ue &lt;/span&gt;
+    &lt;span&gt; Pi nk Pi nk &lt;/span&gt;
+    &lt;h4&gt; black &lt;/h4&gt;
+    &lt;h4&gt; black &lt;/h4&gt;
+    na vy na vy
+    na vy na vy
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div {width: 240px;}
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;200&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;20&quot;
+alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt; 
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;br /&gt;
+
+  &lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;200&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmargin002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2;
+
+  */
+  }
+
+  h4
+  {
+  font: inherit;
+  margin: 1em 0;
+  }
+
+  h4#orange
+  {
+  background: orange;
+  color: orange;
+  /*
+  In this test, the glyphs &quot;or&quot; are painted into 4th column box
+  and the glyphs &quot;ang&quot; are painted in the overflow area.
+  */
+  }
+
+  h4#black
+  {
+  background: black;
+  color: black;
+
+  column-span: all;
+  }
+
+  span {color: blue;}
+
+  span + span {color: pink;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;span&gt; bl ue bl ue &lt;/span&gt;
+    &lt;span&gt; Pi nk Pi nk &lt;/span&gt;
+    &lt;h4 id=&quot;orange&quot;&gt; orang &lt;/h4&gt;
+    &lt;h4 id=&quot;black&quot;&gt; black &lt;/h4&gt;
+    na vy na vy
+    na vy na vy
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginbottom001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1.25em;
+  width: 160px;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;  
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 
+    &lt;img src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;  
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginbottom001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,78 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: 'column-span: all' element with vertical margins and width exceeding available multi-colum width (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-bottom-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2em;
+
+  */
+  }
+
+  h4
+  {
+  font: inherit;
+  margin: 1em 0;
+  }
+
+  h4#black
+  {
+  background: black;
+  color: black;
+
+  column-span: all;
+  }
+
+  h4#orange
+  {
+  background: orange;
+  color: orange;
+  /*
+  In this test, the glyphs &quot;or&quot; are painted into 1st column box.
+  &quot;Content in the normal flow that extends into column 
+  gaps (e.g., long words or images) is clipped in the 
+  middle of the column gap.&quot;
+  Therefore, the glyphs &quot;ang&quot; are clipped and not painted.
+  */
+  }
+
+  span {color: blue;}
+
+  span + span {color: pink;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+
+ &lt;body&gt;
+
+  &lt;div&gt;
+    na vy na vy
+    na vy na vy
+    &lt;h4 id=&quot;black&quot;&gt; black &lt;/h4&gt;
+    &lt;h4 id=&quot;orange&quot;&gt; orang &lt;/h4&gt;
+    &lt;span&gt; bl ue bl ue &lt;/span&gt;
+    &lt;span&gt; Pi nk Pi nk &lt;/span&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1.25em;
+  width: 160px;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,69 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: vertically adjacent spanning elements with nested margins (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-nested-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;In this test, the first h4 element would collapse its margin bottom with the top margin of div#child if only div#child was also a spanning element, which is not: the bottom margin of the first h4 element is 8em wide while the top margin of div#child is only 2em wide (1 column box wide). That is why the bottom margin of the first h4 element should not collapse with the top margin of div#child.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#multi-column
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  overflow: hidden;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2em;
+
+  */
+  }
+
+  h4, div#child
+  {
+  background-color: black;
+  color: black;
+  font: inherit;
+  margin: 0;
+  }
+
+  h4
+  {
+  margin: 1em 0;
+  width: 11em;
+
+  column-span: all;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;multi-column&quot;&gt;
+    na vy na vy
+    na vy na vy
+
+    &lt;h4 id=&quot;first&quot;&gt;black&lt;/h4&gt;
+
+    &lt;div id=&quot;child&quot;&gt;
+      &lt;h4 id=&quot;nested&quot;&gt;black&lt;/h4&gt;
+    &lt;/div&gt;
+
+    na vy na vy
+    na vy na vy
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1.25em;
+  width: 160px;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+    &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/black20x20.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;160&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+    &lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;160&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,70 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: vertically adjacent spanning elements with nested margins (complex)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-19  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-nested-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;In this test, the first h4 element would collapse its margin bottom with the resulting (from a margin collapsing with its nested h4 element) of top margin of div#child if only div#child was also a spanning element, which is not: the bottom margin of the first h4 element is 8em wide while the top margin of div#child is only 2em wide (1 column box wide). That is why the bottom margin of the first h4 element should not collapse with the top margin of div#child.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#multi-column
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  overflow: hidden;
+  widows: 1;
+  width: 8em;
+
+  column-count: 4;
+  column-gap: 0em;
+
+  /*
+
+  N == 4;
+
+  W == 2em;
+
+  */
+  }
+
+  h4, div#child
+  {
+  background-color: black;
+  color: black;
+  font: inherit;
+  margin: 1em 0;
+  }
+
+  div#child {margin: 1em 0 0;}
+
+  h4
+  {
+  width: 11em;
+
+  column-span: all;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;multi-column&quot;&gt;
+    na vy na vy
+    na vy na vy
+
+    &lt;h4 id=&quot;first&quot;&gt;black&lt;/h4&gt;
+
+    &lt;div id=&quot;child&quot;&gt;
+      &lt;h4 id=&quot;nested&quot;&gt;black&lt;/h4&gt;
+    &lt;/div&gt;
+
+    na vy na vy
+    na vy na vy
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolomn | column-span inside block&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        background: black;
+        width: 22em;
+        height: 2em;
+        position: absolute;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnested003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolomn | column-span inside block&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#spanning-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-nested-3-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: black;
+        position: absolute;
+        orphans: 1;
+        widows: 1;
+
+        column-count: 4;
+}
+#spanned {
+        column-span: all;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;
+                &lt;div id=&quot;spanned&quot;&gt;x&lt;/div&gt;
+        &lt;/div&gt;
+        FAIL FAIL FAIL FAIL
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnestedfirstchild001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,76 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-span&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: navy;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 8em;
+        height: 13em;
+        position: relative;
+        float: left;
+        overflow: hidden;
+}
+div div {
+        position: absolute;
+        top: 0;
+        left: 0;
+        width: 8em;
+        height: 2em;
+        background: navy;
+}
+#s2 {
+        top: 11em;
+}
+#s3 {
+        background: black;
+        top: 3em;
+}
+#s4 {
+        background: pink;
+        top: 5em;
+        height: 1em;
+}
+#s5 {
+        background: black;
+        top: 6em;
+        height: 1em;
+}
+#s6 {
+        background: pink;
+        top: 7em;
+        height: 1em;
+}
+#s7 {
+        background: black;
+        top: 9em;
+        height: 1em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        &lt;div&gt;&lt;/div&gt;
+        &lt;div id=&quot;s2&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;s3&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;s4&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;s5&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;s6&quot;&gt;&lt;/div&gt;
+        &lt;div id=&quot;s7&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanallmarginnestedfirstchild001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,79 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-span&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#spanning-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-span-all-margin-nested-firstchild-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+}
+body&gt;div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        color: navy;
+        background: yellow;
+        margin: 1em;
+        border: 1em solid gray;
+        width: 8em;
+        float: left;
+        orphans: 1;
+        widows: 1;
+        overflow: hidden;
+
+        column-count: 4;
+        column-gap: 0;
+}
+span, h6 {
+        font-family: ahem;
+        font-size: 1em;
+        font-weight: normal;
+        line-height: 1em;
+        color: black;
+        background: black;
+        padding: 0;
+        margin: 0;
+        display: block;
+}
+h6 {
+        margin: 1em 0;
+        width: 11em;
+        column-span: all;
+}
+span {
+        color: pink;
+        background: pink;
+        margin: 2em 0;
+}
+h6~h6 {
+        color: black;
+        background: black;
+        height: 1em;
+}
+h6~h6&gt;span {
+        background: pink;
+        color: pink;
+        margin: -2em 0 0;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+        xx xx xx xx
+        xx xx xx xx
+        
+        &lt;h6&gt;&lt;span&gt;xxxxx&lt;/span&gt;&lt;/h6&gt;
+        &lt;h6&gt;&lt;span&gt;xxxxx&lt;/span&gt;&lt;/h6&gt;
+
+        xx xx xx xx
+        xx xx xx xx
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanfloat001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-22  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  font-size: 1.25em;
+  line-height: 1;
+  }
+
+  img {vertical-align: top;}
+
+  img:first-child {padding-left: 5em;}
+
+  img#no-padding {padding-left: 0em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img id=&quot;no-padding&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;220&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-yellow.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-navy.png&quot; width=&quot;100&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+  &lt;div&gt;&lt;img src=&quot;support/swatch-gray.png&quot; width=&quot;260&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspanfloat001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-float-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: floating a column-spanning element&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-22  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#column-span&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-float-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-span' does not apply to floating element.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: navy;
+  font: 1.25em/1 Ahem;
+  margin-left: 5em;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 2;
+  column-gap: 1em;
+
+  /*
+
+  N == 2;
+
+  W == 5em;
+
+  */
+  }
+
+  span
+  {
+  display: block;
+  font: inherit;
+  margin: 0;
+  width: 11em;
+
+  column-span: all;
+  }
+
+  span:first-child
+  {
+  background-color: pink;
+  color: pink;
+  float: right;
+  }
+
+  span + span {color: black;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;span&gt;Pinkk&lt;/span&gt;
+        &lt;span&gt;black&lt;/span&gt;
+        navyy navyy
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspannone001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-22  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  font: 1.25em/1 serif;
+  border: 1em solid gray;
+  width: 11em;
+  height: 5em;
+  position: relative;
+  }
+
+  img {position: absolute;}
+
+  img#first-blue {left: 0em; top: 0em;}
+
+  img#second-blue {left: 3em; top: 0em;}
+
+  img#first-pink {left: 6em; top: 0em;}
+
+  img#second-pink {left: 9em; top: 0em;}
+
+  img#black {left: 0em; top: 2em;}
+
+  img#first-yellow {left: 6em; top: 2em;}
+
+  img#second-yellow {left: 9em; top: 2em;}
+
+  img#first-orange {left: 0em; top: 3em;}
+
+  img#second-orange {left: 3em; top: 3em;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+        &lt;img id=&quot;first-blue&quot; src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img id=&quot;second-blue&quot; src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img id=&quot;first-pink&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img id=&quot;second-pink&quot; src=&quot;support/swatch-pink.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+        &lt;img id=&quot;black&quot; src=&quot;support/black20x20.png&quot; width=&quot;110&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+        &lt;img id=&quot;first-yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;second-yellow&quot; src=&quot;support/swatch-yellow.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+        &lt;img id=&quot;first-orange&quot; src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+        &lt;img id=&quot;second-orange&quot; src=&quot;support/swatch-orange.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolspannone001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-span-none-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-span: none (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-22  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#spanning-columns&quot; title=&quot;6.1. 'column-span'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-span-none-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks how a 'column-span: none' element is rendered: it should not span across all column boxes.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  border: gray solid 1em;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 11em;
+
+  column-count: 2;
+  column-gap: 1em;
+
+  /*
+
+  N == 2;
+
+  W == 5em;
+
+  */
+  }
+
+  h4
+  {
+  background: black;
+  color: black;
+  font: inherit;
+  margin: 0;
+  width: 11em;
+
+  column-span: none;
+  }
+
+  #column1-top {color: blue;}
+
+  #column1-bottom {color: orange;}
+
+  #column2-top {color: pink;}
+
+  #column2-bottom {color: yellow;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+    &lt;span id=&quot;column1-top&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;h4&gt; 1234567890123 &lt;/h4&gt;
+    &lt;span id=&quot;column1-bottom&quot;&gt; ij kl mn oq &lt;/span&gt;
+    &lt;span id=&quot;column2-top&quot;&gt; ab cd ef gh &lt;/span&gt;
+    &lt;span id=&quot;column2-bottom&quot;&gt; rs tu vw xy &lt;/span&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecell001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;120&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecell001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and table-cell (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-table-cell-001-ref.xht&quot;/&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-count' applies to elements with 'display' set to 'table-cell'.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: red;
+  color: black;
+  display: table-cell;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 6;
+  column-gap: 0em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;P&lt;br /&gt;A&lt;br /&gt;S&lt;br /&gt;S&lt;br /&gt;E&lt;br /&gt;D&lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  height: 360px;
+  width: 300px;
+  }
+
+  img + img {padding-left: 110px;}
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;60&quot; height=&quot;360&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;60&quot; height=&quot;360&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and height of table-cell (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-table-cell-height-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-count' applies to elements with 'display' set to 'table-cell' which can be constrained with a set height.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  color: black;
+  display: table-cell;
+  font: 1.25em/1 Ahem;
+  height: 18em;
+  orphans: 1;
+  widows: 1;
+  width: 15em;
+
+  column-count: 2;
+  column-gap: 2em;
+
+  /*
+
+  N == 2;
+
+  W == 6.5em;
+
+  */
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  height: 360px;
+  width: 300px;
+  }
+
+  img + img {padding-left: 110px;}
+  ]]&gt;&lt;/style&gt;
+
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;60&quot; height=&quot;360&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;60&quot; height=&quot;360&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellheight002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-height-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and height of table-cell (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-table-cell-height-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-count' applies to elements with 'display' set to 'table-cell' which can be constrained with a set height. A set height for a table-cell still remains the minimum height required by the content, even when its layout is influenced by, conditioned by a multi-column layout.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  color: black;
+  display: table-cell;
+  font: 1.25em/1 Ahem;
+  height: 0em;
+  orphans: 1;
+  widows: 1;
+  width: 15em;
+
+  column-count: 2;
+  column-gap: 2em;
+
+  /*
+
+  N == 2;
+
+  W == 6.5em;
+
+  */
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  111 222 333 444 555 666 777 888 999
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellverticalalign001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | table-cell, vertical-align&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        vertical-align: middle;
+        color: white;
+        background: #3366CC;
+        width: 6em;
+        height: 8em;
+}
+div+div {
+        margin-top: 10em;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+&lt;div&gt;&lt;/div&gt;
+&lt;div&gt;&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicoltablecellverticalalign001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | table-cell, vertical-align&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-multi-column-model&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-table-cell-vertical-align-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;ahem&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+div {
+        font-family: ahem;
+        font-size: 1em;
+        line-height: 1em;
+        vertical-align: middle;
+        color: white;
+        background: #3366CC;
+        width: 6em;
+        height: 400px;
+        display: table-cell;
+        
+        column-count: 2;
+        column-gap: 0;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  width: 30em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp;&lt;br /&gt;
+
+  dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp;&lt;br /&gt;
+  
+  dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp;&lt;br /&gt;
+
+  damer damer damer damer damer &lt;br /&gt;
+
+  d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp;&lt;br /&gt;
+
+  dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp;&lt;br /&gt;
+  
+  dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp;&lt;br /&gt;
+
+  damer damer damer damer 
+  &lt;/div&gt; 
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-width (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  width: 30em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+
+  column-gap: 0;
+  column-width: 6em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+  
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-width (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-gap: 0;
+  column-width: 6em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac bl ac
+    &lt;span&gt;
+    bl ue bl ue
+    &lt;/span&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth003expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+  
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidth003xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-003.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-width (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#multi-column
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  height: 2em;
+  orphans: 1;
+  position: relative;
+  widows: 1;
+  width: 12em;
+
+  column-width: 6em;
+  column-gap: 0;
+  }
+
+  div &gt; div
+  {
+  background-color: black;
+  height: 2em;
+  position: absolute;
+  top: 0;
+  width: 2em;
+  }
+
+  div#s2 {left: 3em;}
+
+  div#s3
+  {
+  background-color: blue;
+  left: 6em;
+  }
+
+  div#s4
+  {
+  background-color: blue;
+  left: 9em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div id=&quot;multi-column&quot;&gt;
+    &lt;div&gt;&lt;/div&gt;
+    &lt;div id=&quot;s2&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;s3&quot;&gt;&lt;/div&gt;
+    &lt;div id=&quot;s4&quot;&gt;&lt;/div&gt;
+  &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  width: 30em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+  &lt;div&gt;d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp;&lt;br /&gt;
+
+  dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp;&lt;br /&gt;
+  
+  dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp;&lt;br /&gt;
+
+  damer damer damer damer damer &lt;br /&gt;
+
+  d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp; d da&amp;nbsp;&lt;br /&gt;
+
+  dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp; dam&amp;nbsp;&amp;nbsp;&lt;br /&gt;
+  
+  dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp; dame&amp;nbsp;&lt;br /&gt;
+
+  damer damer damer damer 
+  &lt;/div&gt; 
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,43 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and column-width (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot; title=&quot;3. The number and width of columns&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  body
+  {
+  font: 1.25em/1 Ahem;
+  width: 30em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+  orphans: 1;
+  widows: 1;
+
+  column-count: 5;
+  column-gap: 0;
+  column-width: 6em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+        d da dam dame damer 
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 Ahem;
+  width: 21em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+ &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+ &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthcount002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-count-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: column-count and column-width (basic)&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cc&quot; title=&quot;3.2 'column-count'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  html {background-color: white;}
+
+  body
+  {
+  background-color: black;
+  font: 1.25em/1 Ahem;
+  padding-right: 1em;
+  width: 20em;
+  }
+
+  div
+  {
+  background-color: yellow;
+  color: black;
+
+  column-count: 4;
+  column-gap: 0;
+  column-width: 5em;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1 333 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 1 22&amp;nbsp; 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555 55555 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 333 1 333 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 55555
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthems001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-width&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+        width: 40em;
+}
+div {
+        font-family: monospace;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        orphans: 1;
+        widows: 1;
+}
+span {
+        float: left;
+        width: 8em;
+}
+div::after {
+        content: &quot;&quot;;
+        clear: both;
+        display: block;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+
+&lt;div&gt;
+&lt;span&gt;
+        one two three four
+        five six seven eight 
+&lt;/span&gt;
+&lt;span&gt;
+        nineten eleven twelve
+        thirtn 
+&lt;/span&gt;
+&lt;span&gt;
+        fourtnfiftn sixtn
+        seventn eightn
+&lt;/span&gt;
+&lt;span&gt;
+        ninetn twenty
+        hundred thousand 
+&lt;/span&gt;
+&lt;span&gt;
+        million billion
+        trillion 
+&lt;/span&gt;
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthems001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+&lt;head&gt;
+&lt;title&gt;multicolumn | column-width&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot;/&gt;
+&lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#the-number-and-width-of-columns&quot;/&gt;
+&lt;link rel=&quot;match&quot; href=&quot;multicol-width-ems-ref.xht&quot;/&gt;
+&lt;meta name=&quot;flags&quot; content=&quot;&quot;/&gt;
+&lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+body {
+        margin: 0;
+        width: 40em;
+}
+div {
+        font-family: monospace;
+        font-size: 1em;
+        line-height: 1em;
+        color: black;
+        background: yellow;
+        orphans: 1;
+        widows: 1;
+
+        column-width: 8em;
+        column-gap: 0;
+}
+]]&gt;&lt;/style&gt;
+&lt;/head&gt;
+
+&lt;body&gt;
+&lt;div&gt;
+        one two three four
+        five six seven eight
+        nineten eleven twelve
+        thirtn fourtnfiftn sixtn
+        seventn eightn ninetn twenty
+        hundred thousand million billion
+        trillion 
+&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthinvalid001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthinvalid001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-invalid-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: invalid column-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that 'column-width: bzzt' is invalid (generating a parsing error) and therefore will be ignored.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-gap: 0;
+  column-width: bzzt;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: large column-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a set 'column-width' may be wider (to fill the available space). In this test, the actual column-width will be increased to 12em.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-gap: 0;
+  column-width: 9em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge002expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-23  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 1em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthlarge002xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-large-002.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: large column-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-invalid-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a set 'column-width' equal in width to the whole available space of the multi-column will use it all for its column box.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-gap: 0;
+  column-width: 12em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  bl ac
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthnegative001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-07-27  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  font: 1.25em/1 Ahem;
+  width: 21em;
+  }
+
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+
+ &lt;div&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; 

+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;2
 0&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt; &lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;20&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+
+ &lt;img src=&quot;support/black20x20.png&quot; width=&quot;420&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;
+ &lt;/div&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthnegative001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: negative column-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-count-002-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem invalid&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a set 'column-width' can not be negative.&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: black;
+  border: black solid 1em;
+  color: yellow;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 19em;
+
+  column-width: -100px;
+  column-gap: 0;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;4444 4444 4444 4444 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444 4444 4444 4444 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 &amp;nbsp;&amp;nbsp;&amp;nbsp;1 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;1 4444 4444&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthsmall001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  table
+  {
+  background-color: yellow;
+  border-spacing: 0px;
+  border: gray solid 1em;
+  font: 1.25em/1 serif;
+  }
+
+  td {padding: 0 4em 0 0;}
+
+  img, td {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;table&gt;
+    &lt;tr&gt;
+      &lt;td&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/swatch-blue.png&quot; width=&quot;80&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;img src=&quot;support/black20x20.png&quot; width=&quot;40&quot; height=&quot;20&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/td&gt;
+    &lt;/tr&gt;
+  &lt;/table&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolwidthsmall001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-width-small-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,55 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: narrow column-width&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements&quot; title=&quot;8.1. Overflow inside multicol elements&quot; /&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-width-small-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;ahem&quot; /&gt;
+  &lt;meta name=&quot;assert&quot; content=&quot;This test checks that a set 'column-width' which is small with regards to width of multi-column element. In this test, in-flow content that extends into column gaps is clipped in the middle of the column gap. &quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div
+  {
+  background-color: yellow;
+  border: gray solid 1em;
+  color: black;
+  font: 1.25em/1 Ahem;
+  orphans: 1;
+  widows: 1;
+  width: 12em;
+
+  column-gap: 0;
+  column-width: 1em;
+  }
+
+  span {color: blue;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;
+  Bl ac
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+    &lt;span&gt;
+    bl ue
+    &lt;/span&gt;
+  Bl ac
+  &lt;/div&gt;
+
+  &lt;!-- 
+
+  Expected results
+
+  *************************
+  *B|a|b|u|b|u|B|a| | | | * 
+  *************************
+
+  Every &quot;l&quot;, &quot;c&quot; and &quot;e&quot; glyphs are clipped.  
+
+   --&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolzeroheight001expectedxht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001-expected.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001-expected.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001-expected.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Reftest Reference&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;image&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  img {vertical-align: top;}
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div&gt;&lt;img src=&quot;support/swatch-lime.png&quot; width=&quot;100&quot; height=&quot;300&quot; alt=&quot;Image download support must be enabled&quot; /&gt;&lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1multicolzeroheight001xht"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
+ &lt;head&gt;
+  &lt;title&gt;CSS Multi-column Layout Test: multi-column element with zero height&lt;/title&gt;
+  &lt;link rel=&quot;author&quot; title=&quot;Opera Software ASA&quot; href=&quot;http://www.opera.com/&quot; /&gt;
+  &lt;link rel=&quot;reviewer&quot; title=&quot;Gérard Talbot&quot; href=&quot;http://www.gtalbot.org/BrowserBugsSection/css21testsuite/&quot; /&gt; &lt;!--  2013-08-24  --&gt;
+  &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/css3-multicol/#cw&quot; title=&quot;3.1. 'column-width'&quot; /&gt;
+  &lt;link rel=&quot;match&quot; href=&quot;multicol-zero-height-001-ref.xht&quot; /&gt;
+  &lt;meta name=&quot;flags&quot; content=&quot;&quot; /&gt;
+  &lt;style type=&quot;text/css&quot;&gt;&lt;![CDATA[
+  div#multi-column
+  {
+  height: 0;
+  orphans: 1;
+  widows: 1;
+  width: 200px;
+
+  column-count: 2;
+  column-gap: 0;
+
+  /*
+
+  N == 2;
+
+  W == 100px;
+
+  */
+  }
+
+  div &gt; div
+  {
+  background-color: lime;
+  float: left;
+  height: 300px;
+  width: 100px;
+  }
+  ]]&gt;&lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body&gt;
+  &lt;div id=&quot;multi-column&quot;&gt;
+    &lt;div&gt;&lt;/div&gt;
+  &lt;/div&gt;
+ &lt;/body&gt;
+&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1greenpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-green.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-green.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1limepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-lime.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-lime.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1maroonpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-maroon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-maroon.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1navypng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-navy.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-navy.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1redpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-red.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-red.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support1x1whitepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-white.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/1x1-white.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support60x60ggrrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-gg-rr.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-gg-rr.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support60x60greenpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-green.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-green.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1support60x60redpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-red.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/60x60-red.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportagreencss"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/a-green.css (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/a-green.css                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/a-green.css        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.a { color: green; }
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportbgreencss"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/b-green.css (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/b-green.css                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/b-green.css        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.b { color: green; }
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportblack20x20png"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/black20x20.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/black20x20.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportcredcss"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/c-red.css (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/c-red.css                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/c-red.css        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.c { color: red; }
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportcatpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/cat.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/cat.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportimportgreencss"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-green.css (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-green.css                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-green.css        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.import { color: green; }
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportimportredcss"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-red.css (0 => 189364)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-red.css                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/import-red.css        2015-09-04 18:44:29 UTC (rev 189364)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+.import { color: red; }
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngggrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-gg-gr.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-gg-gr.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngrgrgrgrgpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rgr-grg.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rgr-grg.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterngrgrrgrggpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rrg-rgg.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-grg-rrg-rgg.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportpatternrgrgrgrgrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-rgr-grg-rgr.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-rgr-grg-rgr.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportpatterntrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-tr.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/pattern-tr.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportred20x20png"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/red20x20.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/red20x20.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportsquarepurplepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-purple.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-purple.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportsquaretealpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-teal.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-teal.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportsquarewhitepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-white.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/square-white.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchbluepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-blue.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-blue.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchgraypng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-gray.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-gray.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchgreenpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-green.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-green.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchlimepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-lime.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-lime.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchnavypng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-navy.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-navy.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchorangepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-orange.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-orange.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchpinkpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-pink.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-pink.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchpurplepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-purple.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-purple.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchredpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-red.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-red.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchwhitepng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-white.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-white.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supportswatchyellowpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-yellow.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/swatch-yellow.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supporttestblpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-bl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-bl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supporttestbrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-br.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-br.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supporttestouterpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-outer.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-outer.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supporttesttlpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsimportedw3ccsscssmulticol1supporttesttrpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tr.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/imported/w3c/css/css-multicol-1/support/test-tr.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
</div>

</body>
</html>