<!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>[168097] 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/168097">168097</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-05-01 08:34:54 -0700 (Thu, 01 May 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening.
Rebaseline affected tests by the new multi-column mode that was
enabled on <a href="http://trac.webkit.org/projects/webkit/changeset/168046">r168046</a>, and later modified on <a href="http://trac.webkit.org/projects/webkit/changeset/168076">r168076</a> and <a href="http://trac.webkit.org/projects/webkit/changeset/168088">r168088</a>.

Patch by Carlos Alberto Lopez Perez &lt;clopez@igalia.com&gt; on 2014-05-01

* platform/gtk/TestExpectations: Include two new flaky tests after
the new multi-colum mode and remove expectations for the ones that
now pass.

* platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt:
* platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
* platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:
* platform/gtk/fast/borders/border-antialiasing-expected.txt:
* platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt:
* platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt:
* platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt:
* platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt:
* platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt:
* platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt:
* platform/gtk/fast/multicol/border-padding-pagination-expected.png:
* platform/gtk/fast/multicol/border-padding-pagination-expected.txt:
* platform/gtk/fast/multicol/client-rects-expected.png:
* platform/gtk/fast/multicol/client-rects-expected.txt:
* platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt: Added.
* platform/gtk/fast/multicol/client-rects-spanners-expected.txt: Added.
* platform/gtk/fast/multicol/column-break-with-balancing-expected.txt:
* platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
* platform/gtk/fast/multicol/column-rules-expected.png:
* platform/gtk/fast/multicol/column-rules-expected.txt:
* platform/gtk/fast/multicol/column-rules-stacking-expected.png:
* platform/gtk/fast/multicol/column-rules-stacking-expected.txt:
* platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt:
* platform/gtk/fast/multicol/float-avoidance-expected.txt:
* platform/gtk/fast/multicol/float-multicol-expected.png:
* platform/gtk/fast/multicol/float-multicol-expected.txt:
* platform/gtk/fast/multicol/float-paginate-complex-expected.txt:
* platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt:
* platform/gtk/fast/multicol/float-paginate-expected.txt:
* platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
* platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
* platform/gtk/fast/multicol/margin-collapse-expected.txt:
* platform/gtk/fast/multicol/max-height-columns-block-expected.png:
* platform/gtk/fast/multicol/max-height-columns-block-expected.txt:
* platform/gtk/fast/multicol/nested-columns-expected.png:
* platform/gtk/fast/multicol/nested-columns-expected.txt:
* platform/gtk/fast/multicol/newmulticol/client-rects-expected.png: Added.
* platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt:
* platform/gtk/fast/multicol/overflow-across-columns-expected.txt:
* platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.png:
* platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt:
* platform/gtk/fast/multicol/overflow-unsplittable-expected.png:
* platform/gtk/fast/multicol/overflow-unsplittable-expected.txt:
* platform/gtk/fast/multicol/paginate-block-replaced-expected.txt:
* platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.png: Added.
* platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt:
* platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.png: Added.
* platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt:
* platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.png: Added.
* platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt:
* platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.png: Added.
* platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt:
* platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.png: Added.
* platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt:
* platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.png: Added.
* platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt:
* platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.png: Added.
* platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt:
* platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.png: Added.
* platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt:
* platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.png: Added.
* platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt:
* platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.png: Added.
* platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt:
* platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.png: Added.
* platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt:
* platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.png: Added.
* platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt:
* platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.png: Added.
* platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt:
* platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.png: Added.
* platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt:
* platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.png: Added.
* platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt:
* platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.png: Added.
* platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt:
* platform/gtk/fast/multicol/positioned-split-expected.txt:
* platform/gtk/fast/multicol/positive-leading-expected.png:
* platform/gtk/fast/multicol/positive-leading-expected.txt:
* platform/gtk/fast/multicol/scrolling-overflow-expected.txt:
* platform/gtk/fast/multicol/shadow-breaking-expected.png:
* platform/gtk/fast/multicol/shadow-breaking-expected.txt:
* platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
* platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt:
* platform/gtk/fast/multicol/single-line-expected.txt:
* platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
* platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
* platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png:
* platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt:
* platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
* platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
* platform/gtk/fast/multicol/span/clone-flexbox-expected.txt:
* platform/gtk/fast/multicol/span/clone-summary-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
* platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
* platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
* platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
* platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
* platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.png:
* platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
* platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt:
* platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
* platform/gtk/fast/multicol/table-margin-collapse-expected.txt:
* platform/gtk/fast/multicol/table-vertical-align-expected.txt:
* platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.png:
* platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/column-rules-expected.png:
* platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.png:
* platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt:
* platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.png:
* platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/column-rules-expected.png:
* platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.png:
* platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt:
* platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt:
* platform/gtk/fast/overflow/paged-x-div-expected.txt:
* platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt:
* platform/gtk/fast/overflow/paged-x-on-root-expected.txt:
* platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt:
* platform/gtk/fast/overflow/paged-y-div-expected.txt:
* platform/gtk/fast/overflow/paged-y-on-root-expected.txt:
* platform/gtk/fast/repaint/multicol-repaint-expected.png:
* platform/gtk/fast/repaint/multicol-repaint-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3unicodebidiisolatebasicexpectedtxt">trunk/LayoutTests/platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloatfloatnotremovedfromnextsibling4expectedpng">trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloatfloatnotremovedfromnextsibling4expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlinegridlinegridinsidecolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlinegridlinegridintocolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolblockaxishorizontalbtexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolblockaxishorizontaltbexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolblockaxisverticallrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolblockaxisverticalrlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolborderpaddingpaginationexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnrulesexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnrulesstackingexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnrulesstackingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolcolumnsshorthandparsingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatmulticolexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatmulticolexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatpaginateemptylinesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolfloatpaginateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticollayersinmulticolexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/layers-in-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticollayerssplitacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolmargincollapseexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/margin-collapse-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolmaxheightcolumnsblockexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolmaxheightcolumnsblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolnestedcolumnsexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnspercentheightexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnspercentheightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoloverflowunsplittableexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoloverflowunsplittableexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginateblockreplacedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/paginate-block-replaced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToTopbtexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToplrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToprlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToptbexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightbtexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightlrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightrlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRighttbexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftbtexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftlrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftrlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLefttbexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottombtexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomlrexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomrlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomtbexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpositionedsplitexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/positioned-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpositiveleadingexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpositiveleadingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolscrollingoverflowexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/scrolling-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolshadowbreakingexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolshadowbreakingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolshrinktocolumnheightforpaginationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolsinglelineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/single-line-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspananonymousbeforechildparentcrashexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspananonymousbeforechildparentcrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspananonymoussplitblockcrashexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspananonymoussplitblockcrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspananonymousstyleinheritanceexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspancloneflexboxexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-flexbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanclonesummaryexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-summary-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildcomplexsplittingexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschildremovalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschildexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedinlineblockchildexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanmargincollapsingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoltablemargincollapseexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/table-margin-collapse-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticoltableverticalalignexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrborderpaddingpaginationexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnrulesexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrfloatmulticolexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrfloatpaginateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrnestedcolumnsexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticallrunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlborderpaddingpaginationexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnrulesexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnrulesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatmulticolexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatpaginateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlnestedcolumnsexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlrulestyleexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolverticalrlunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedxdivexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedxdivwithcolumngapexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedxonrootexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-on-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedxwithcolumngapexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedydivexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowpagedyonrootexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-on-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintmulticolrepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintmulticolrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolclientrectsspannerscomplexexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolclientrectsspannersexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToTopbtexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToplrexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToprlexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToptbexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightbtexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightlrexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightrlexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRighttbexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftbtexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftlrexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftrlexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLefttbexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottombtexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomlrexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomrlexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomtbexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolshrinktocolumnheightforpaginationexpectedpng">trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/ChangeLog        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,3 +1,161 @@
</span><ins>+2014-05-01  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+        Rebaseline affected tests by the new multi-column mode that was
+        enabled on r168046, and later modified on r168076 and r168088.
+
+
+        * platform/gtk/TestExpectations: Include two new flaky tests after
+        the new multi-colum mode and remove expectations for the ones that
+        now pass.
+
+        * platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt:
+        * platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
+        * platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:
+        * platform/gtk/fast/borders/border-antialiasing-expected.txt:
+        * platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt:
+        * platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt:
+        * platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt:
+        * platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt:
+        * platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt:
+        * platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt:
+        * platform/gtk/fast/multicol/border-padding-pagination-expected.png:
+        * platform/gtk/fast/multicol/border-padding-pagination-expected.txt:
+        * platform/gtk/fast/multicol/client-rects-expected.png:
+        * platform/gtk/fast/multicol/client-rects-expected.txt:
+        * platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt: Added.
+        * platform/gtk/fast/multicol/client-rects-spanners-expected.txt: Added.
+        * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt:
+        * platform/gtk/fast/multicol/column-count-with-rules-expected.txt:
+        * platform/gtk/fast/multicol/column-rules-expected.png:
+        * platform/gtk/fast/multicol/column-rules-expected.txt:
+        * platform/gtk/fast/multicol/column-rules-stacking-expected.png:
+        * platform/gtk/fast/multicol/column-rules-stacking-expected.txt:
+        * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt:
+        * platform/gtk/fast/multicol/float-avoidance-expected.txt:
+        * platform/gtk/fast/multicol/float-multicol-expected.png:
+        * platform/gtk/fast/multicol/float-multicol-expected.txt:
+        * platform/gtk/fast/multicol/float-paginate-complex-expected.txt:
+        * platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt:
+        * platform/gtk/fast/multicol/float-paginate-expected.txt:
+        * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
+        * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt:
+        * platform/gtk/fast/multicol/margin-collapse-expected.txt:
+        * platform/gtk/fast/multicol/max-height-columns-block-expected.png:
+        * platform/gtk/fast/multicol/max-height-columns-block-expected.txt:
+        * platform/gtk/fast/multicol/nested-columns-expected.png:
+        * platform/gtk/fast/multicol/nested-columns-expected.txt:
+        * platform/gtk/fast/multicol/newmulticol/client-rects-expected.png: Added.
+        * platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt:
+        * platform/gtk/fast/multicol/overflow-across-columns-expected.txt:
+        * platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.png:
+        * platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt:
+        * platform/gtk/fast/multicol/overflow-unsplittable-expected.png:
+        * platform/gtk/fast/multicol/overflow-unsplittable-expected.txt:
+        * platform/gtk/fast/multicol/paginate-block-replaced-expected.txt:
+        * platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt:
+        * platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt:
+        * platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt:
+        * platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt:
+        * platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt:
+        * platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt:
+        * platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt:
+        * platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt:
+        * platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt:
+        * platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt:
+        * platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt:
+        * platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt:
+        * platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt:
+        * platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt:
+        * platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt:
+        * platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.png: Added.
+        * platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt:
+        * platform/gtk/fast/multicol/positioned-split-expected.txt:
+        * platform/gtk/fast/multicol/positive-leading-expected.png:
+        * platform/gtk/fast/multicol/positive-leading-expected.txt:
+        * platform/gtk/fast/multicol/scrolling-overflow-expected.txt:
+        * platform/gtk/fast/multicol/shadow-breaking-expected.png:
+        * platform/gtk/fast/multicol/shadow-breaking-expected.txt:
+        * platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
+        * platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt:
+        * platform/gtk/fast/multicol/single-line-expected.txt:
+        * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+        * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+        * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png:
+        * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+        * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+        * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
+        * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+        * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt:
+        * platform/gtk/fast/multicol/span/clone-summary-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+        * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.png:
+        * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt:
+        * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
+        * platform/gtk/fast/multicol/table-margin-collapse-expected.txt:
+        * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
+        * platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.png:
+        * platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/column-rules-expected.png:
+        * platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.png:
+        * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt:
+        * platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.png:
+        * platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/column-rules-expected.png:
+        * platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.png:
+        * platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt:
+        * platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt:
+        * platform/gtk/fast/overflow/paged-x-div-expected.txt:
+        * platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt:
+        * platform/gtk/fast/overflow/paged-x-on-root-expected.txt:
+        * platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt:
+        * platform/gtk/fast/overflow/paged-y-div-expected.txt:
+        * platform/gtk/fast/overflow/paged-y-on-root-expected.txt:
+        * platform/gtk/fast/repaint/multicol-repaint-expected.png:
+        * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
+
</ins><span class="cx"> 2014-05-01  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Subpixel rendering: Inline text selection painting should not snap to integral CSS pixel position.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -41,8 +41,6 @@
</span><span class="cx"> # Tests that require new results.
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><del>-webkit.org/b/132275 fast/multicol/client-rects-spanners-complex.html [ Missing ]
-webkit.org/b/132275 fast/multicol/client-rects-spanners.html [ Missing ]
</del><span class="cx"> webkit.org/b/132275 fast/multicol/scrolling-column-rules.html [ Missing ]
</span><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -864,6 +862,9 @@
</span><span class="cx"> webkit.org/b/132280 platform/gtk/accessibility/text-for-range-with-link.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/132280 platform/gtk/accessibility/text-for-table.html [ Failure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/132425 fast/multicol/scrolling-overflow.html [ Failure Pass ]
+webkit.org/b/132425 fast/multicol/span/span-as-immediate-child-generated-content.html [ Failure Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1576,9 +1577,6 @@
</span><span class="cx"> # This has always failed on Gtk/Efl - exposed by bug 89826
</span><span class="cx"> webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure ]
-webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure ]
-
</del><span class="cx"> webkit.org/b/80129 fast/frames/flattening/frameset-flattening-advanced.html [ Failure ]
</span><span class="cx"> webkit.org/b/131793 fast/frames/frame-programmatic-noresize.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/131794 fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize.html [ Failure Pass ]
</span><span class="lines">@@ -1787,7 +1785,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Subpixel rendering: borders are reporting float values.
</span><span class="cx"> webkit.org/b/128061 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
</span><del>-webkit.org/b/128061 fast/multicol/span/anonymous-style-inheritance.html [ Failure ]
</del><span class="cx"> webkit.org/b/128061 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
</span><span class="cx"> webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3unicodebidiisolatebasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -12,6 +12,9 @@
</span><span class="cx">           text run at (0,34) width 392: &quot;unicode-bidi: isolate is implemented and functioning correctly.&quot;
</span><span class="cx"> layer at (8,59) size 31x400
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 31x400 [color=#FF0000]
</span><ins>+    RenderMultiColumnSet at (0,0) size 31x400
+layer at (8,59) size 31x1872 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (0,0) size 31x1872
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 31x17
</span><span class="cx">       RenderText {#text} at (0,0) size 7x17
</span><span class="cx">         text run at (0,0) width 7: &quot;\&quot;&quot;
</span><span class="lines">@@ -878,6 +881,9 @@
</span><span class="cx">         text run at (24,0) width 7: &quot;c&quot;
</span><span class="cx"> layer at (8,59) size 31x400
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 31x400 [color=#008000]
</span><ins>+    RenderMultiColumnSet at (0,0) size 31x400
+layer at (8,59) size 31x1872 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (0,0) size 31x1872
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 31x17
</span><span class="cx">       RenderText {#text} at (0,0) size 7x17
</span><span class="cx">         text run at (0,0) width 7: &quot;\&quot;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloatfloatnotremovedfromnextsibling4expectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloatfloatnotremovedfromnextsibling4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/block/float/float-not-removed-from-next-sibling4-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -17,6 +17,9 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,8) size 15x200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 15x200
</span><ins>+    RenderMultiColumnSet at (0,0) size 15x200
+layer at (8,8) size 0x200
+  RenderMultiColumnFlowThread at (0,0) size 0x200
</ins><span class="cx">     RenderImage {IMG} at (0,0) size 15x200 [bgcolor=#C0C0C0]
</span><span class="cx"> layer at (8,208) size 16x96
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,200) size 16x96
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderantialiasingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/borders/border-antialiasing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -163,6 +163,9 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (28,179) size 600x100
</span><span class="cx">   RenderBlock {DIV} at (10,159) size 600x100
</span><ins>+    RenderMultiColumnSet at (0,0) size 600x100
+layer at (28,179) size 11x1185 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (0,0) size 11x1185
</ins><span class="cx">     RenderText {#text} at (0,0) size 8x1185
</span><span class="cx">       text run at (0,0) width 8: &quot;_&quot;
</span><span class="cx">       text run at (0,17) width 8: &quot;_&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlinegridlinegridinsidecolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-inside-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><span class="cx"> layer at (8,8) size 784x504
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x504 [border: (2px solid #FF0000)]
</span><del>-    RenderBlock {DIV} at (2,2) size 382x1476
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x500
+layer at (10,10) size 382x1476 backgroundClip at (0,0) size 1188x585 clip at (0,0) size 1188x585 outlineClip at (0,0) size 1188x585
+  RenderMultiColumnFlowThread at (2,2) size 382x1476
+    RenderBlock {DIV} at (0,0) size 382x1476
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 382x355
</span><span class="cx">         RenderText {#text} at (0,18) size 352x97
</span><span class="cx">           text run at (0,18) width 350: &quot;All of this text even though it's smaller should be on the&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlinegridlinegridintocolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/line-grid/line-grid-into-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -49,7 +49,10 @@
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (0,0) size 800x540
</span><span class="cx"> layer at (0,0) size 800x540
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 800x540
</span><del>-    RenderBlock {DIV} at (20,20) size 362x375
</del><ins>+    RenderMultiColumnSet at (20,20) size 760x500
+layer at (20,20) size 362x914 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (20,20) size 362x914
+    RenderBlock {DIV} at (0,0) size 362x375
</ins><span class="cx">       RenderText {#text} at (0,38) size 352x97
</span><span class="cx">         text run at (0,38) width 350: &quot;All of this text even though it's smaller should be on the&quot;
</span><span class="cx">         text run at (0,78) width 352: &quot;36px grid. The grid should reset at the top of the second&quot;
</span><span class="lines">@@ -65,7 +68,7 @@
</span><span class="cx">         text run at (0,318) width 352: &quot;36px grid. The grid should reset at the top of the second&quot;
</span><span class="cx">         text run at (0,358) width 51: &quot;column.&quot;
</span><span class="cx">       RenderBR {BR} at (51,372) size 0x0
</span><del>-    RenderBlock {DIV} at (20,395) size 362x502
</del><ins>+    RenderBlock {DIV} at (0,375) size 362x502
</ins><span class="cx">       RenderText {#text} at (0,16) size 342x166
</span><span class="cx">         text run at (0,16) width 299: &quot;All of this text even though it's&quot;
</span><span class="cx">         text run at (0,56) width 342: &quot;smaller should be on the 36px grid.&quot;
</span><span class="lines">@@ -84,6 +87,6 @@
</span><span class="cx">         text run at (0,436) width 328: &quot;The grid should reset at the top of&quot;
</span><span class="cx">         text run at (0,476) width 188: &quot;the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (188,497) size 0x0
</span><del>-    RenderBlock {DIV} at (20,897) size 362x37
</del><ins>+    RenderBlock {DIV} at (0,877) size 362x37
</ins><span class="cx">       RenderText {#text} at (0,26) size 274x11
</span><span class="cx">         text run at (0,26) width 274: &quot;All of this text even though it's smaller should be on the 36px grid.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolblockaxishorizontalbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-bt-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,51 +5,54 @@
</span><span class="cx">     RenderBody {BODY} at (0,360) size 800x240
</span><span class="cx"> layer at (20,360) size 200x170
</span><span class="cx">   RenderBlock {DIV} at (20,0) size 200x170 [border: none (20px solid #C0C0C0) none]
</span><del>-    RenderText {#text} at (0,20) size 185x85
-      text run at (0,20) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (0,37) width 75: &quot;consectetur &quot;
-      text run at (75,37) width 91: &quot;adipiscing elit.&quot;
-      text run at (0,54) width 185: &quot;Curabitur neque elit, pulvinar&quot;
-      text run at (0,71) width 100: &quot;eget lobortis at, &quot;
-      text run at (100,71) width 72: &quot;convallis ut&quot;
-      text run at (0,88) width 44: &quot;lectus. &quot;
-    RenderText {#text} at (101,88) size 192x133
-      text run at (101,88) width 62: &quot; vulputate&quot;
-      text run at (0,105) width 147: &quot;tincidunt leo, eu varius &quot;
-      text run at (147,105) width 31: &quot;nunc&quot;
-      text run at (0,122) width 176: &quot;ullamcorper vel. Integer nec&quot;
-      text run at (0,139) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
-      text run at (0,170) width 187: &quot;Integer dignissim iaculis nulla&quot;
-      text run at (0,187) width 170: &quot;et rutrum. Praesent pretium&quot;
-      text run at (0,204) width 57: &quot;euismod &quot;
-      text run at (57,204) width 97: &quot;est eget laoreet.&quot;
-    RenderText {#text} at (44,221) size 196x218
-      text run at (44,221) width 102: &quot; suscipit suscipit&quot;
-      text run at (0,238) width 182: &quot;elementum. Duis consectetur&quot;
-      text run at (0,255) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
-      text run at (0,272) width 173: &quot;malesuada vitae posuere ut,&quot;
-      text run at (0,289) width 68: &quot;adipiscing &quot;
-      text run at (68,289) width 117: &quot;id odio. Integer est&quot;
-      text run at (0,320) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
-      text run at (0,337) width 105: &quot;vitae urna. Nam &quot;
-      text run at (105,337) width 71: &quot;consectetur&quot;
-      text run at (0,354) width 167: &quot;orci tempor nibh iaculis eu&quot;
-      text run at (0,371) width 195: &quot;dignissim odio laoreet. Aenean&quot;
-      text run at (0,388) width 175: &quot;congue fermentum nibh sed&quot;
-      text run at (0,405) width 196: &quot;malesuada. Curabitur enim leo,&quot;
-      text run at (0,422) width 70: &quot;porttitor ut &quot;
-      text run at (70,422) width 75: &quot;interdum et,&quot;
-    RenderText {#text} at (52,439) size 60x17
-      text run at (52,439) width 60: &quot; ut lorem.&quot;
-layer at (20,360) size 57x17
</del><ins>+    RenderMultiColumnSet at (0,20) size 200x150
+layer at (20,74) size 200x436
+  RenderMultiColumnFlowThread at (0,20) size 200x436
+    RenderText {#text} at (0,0) size 185x85
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,17) width 75: &quot;consectetur &quot;
+      text run at (75,17) width 91: &quot;adipiscing elit.&quot;
+      text run at (0,34) width 185: &quot;Curabitur neque elit, pulvinar&quot;
+      text run at (0,51) width 100: &quot;eget lobortis at, &quot;
+      text run at (100,51) width 72: &quot;convallis ut&quot;
+      text run at (0,68) width 44: &quot;lectus. &quot;
+    RenderText {#text} at (101,68) size 192x133
+      text run at (101,68) width 62: &quot; vulputate&quot;
+      text run at (0,85) width 147: &quot;tincidunt leo, eu varius &quot;
+      text run at (147,85) width 31: &quot;nunc&quot;
+      text run at (0,102) width 176: &quot;ullamcorper vel. Integer nec&quot;
+      text run at (0,119) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
+      text run at (0,150) width 187: &quot;Integer dignissim iaculis nulla&quot;
+      text run at (0,167) width 170: &quot;et rutrum. Praesent pretium&quot;
+      text run at (0,184) width 57: &quot;euismod &quot;
+      text run at (57,184) width 97: &quot;est eget laoreet.&quot;
+    RenderText {#text} at (44,201) size 196x218
+      text run at (44,201) width 102: &quot; suscipit suscipit&quot;
+      text run at (0,218) width 182: &quot;elementum. Duis consectetur&quot;
+      text run at (0,235) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
+      text run at (0,252) width 173: &quot;malesuada vitae posuere ut,&quot;
+      text run at (0,269) width 68: &quot;adipiscing &quot;
+      text run at (68,269) width 117: &quot;id odio. Integer est&quot;
+      text run at (0,300) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
+      text run at (0,317) width 105: &quot;vitae urna. Nam &quot;
+      text run at (105,317) width 71: &quot;consectetur&quot;
+      text run at (0,334) width 167: &quot;orci tempor nibh iaculis eu&quot;
+      text run at (0,351) width 195: &quot;dignissim odio laoreet. Aenean&quot;
+      text run at (0,368) width 175: &quot;congue fermentum nibh sed&quot;
+      text run at (0,385) width 196: &quot;malesuada. Curabitur enim leo,&quot;
+      text run at (0,402) width 70: &quot;porttitor ut &quot;
+      text run at (70,402) width 75: &quot;interdum et,&quot;
+    RenderText {#text} at (52,419) size 60x17
+      text run at (52,419) width 60: &quot; ut lorem.&quot;
+layer at (20,74) size 57x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 57x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (44,88) size 57x17
-      text run at (44,88) width 57: &quot;Vivamus&quot;
-layer at (20,360) size 44x17
</del><ins>+    RenderText {#text} at (44,68) size 57x17
+      text run at (44,68) width 57: &quot;Vivamus&quot;
+layer at (20,74) size 44x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 44x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (0,221) size 44x17
-      text run at (0,221) width 44: &quot;Integer&quot;
-layer at (20,360) size 52x17
</del><ins>+    RenderText {#text} at (0,201) size 44x17
+      text run at (0,201) width 44: &quot;Integer&quot;
+layer at (20,74) size 52x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 52x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (0,439) size 52x17
-      text run at (0,439) width 52: &quot;pulvinar&quot;
</del><ins>+    RenderText {#text} at (0,419) size 52x17
+      text run at (0,419) width 52: &quot;pulvinar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolblockaxishorizontaltbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-horizontal-tb-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,51 +5,54 @@
</span><span class="cx">     RenderBody {BODY} at (0,0) size 800x240
</span><span class="cx"> layer at (20,0) size 200x170
</span><span class="cx">   RenderBlock {DIV} at (20,0) size 200x170 [border: (20px solid #C0C0C0) none]
</span><del>-    RenderText {#text} at (0,20) size 185x85
-      text run at (0,20) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (0,37) width 75: &quot;consectetur &quot;
-      text run at (75,37) width 91: &quot;adipiscing elit.&quot;
-      text run at (0,54) width 185: &quot;Curabitur neque elit, pulvinar&quot;
-      text run at (0,71) width 100: &quot;eget lobortis at, &quot;
-      text run at (100,71) width 72: &quot;convallis ut&quot;
-      text run at (0,88) width 44: &quot;lectus. &quot;
-    RenderText {#text} at (101,88) size 192x133
-      text run at (101,88) width 62: &quot; vulputate&quot;
-      text run at (0,105) width 147: &quot;tincidunt leo, eu varius &quot;
-      text run at (147,105) width 31: &quot;nunc&quot;
-      text run at (0,122) width 176: &quot;ullamcorper vel. Integer nec&quot;
-      text run at (0,139) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
-      text run at (0,170) width 187: &quot;Integer dignissim iaculis nulla&quot;
-      text run at (0,187) width 170: &quot;et rutrum. Praesent pretium&quot;
-      text run at (0,204) width 57: &quot;euismod &quot;
-      text run at (57,204) width 97: &quot;est eget laoreet.&quot;
-    RenderText {#text} at (44,221) size 196x218
-      text run at (44,221) width 102: &quot; suscipit suscipit&quot;
-      text run at (0,238) width 182: &quot;elementum. Duis consectetur&quot;
-      text run at (0,255) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
-      text run at (0,272) width 173: &quot;malesuada vitae posuere ut,&quot;
-      text run at (0,289) width 68: &quot;adipiscing &quot;
-      text run at (68,289) width 117: &quot;id odio. Integer est&quot;
-      text run at (0,320) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
-      text run at (0,337) width 105: &quot;vitae urna. Nam &quot;
-      text run at (105,337) width 71: &quot;consectetur&quot;
-      text run at (0,354) width 167: &quot;orci tempor nibh iaculis eu&quot;
-      text run at (0,371) width 195: &quot;dignissim odio laoreet. Aenean&quot;
-      text run at (0,388) width 175: &quot;congue fermentum nibh sed&quot;
-      text run at (0,405) width 196: &quot;malesuada. Curabitur enim leo,&quot;
-      text run at (0,422) width 70: &quot;porttitor ut &quot;
-      text run at (70,422) width 75: &quot;interdum et,&quot;
-    RenderText {#text} at (52,439) size 60x17
-      text run at (52,439) width 60: &quot; ut lorem.&quot;
-layer at (20,0) size 57x17
</del><ins>+    RenderMultiColumnSet at (0,20) size 200x150
+layer at (20,20) size 200x436
+  RenderMultiColumnFlowThread at (0,20) size 200x436
+    RenderText {#text} at (0,0) size 185x85
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,17) width 75: &quot;consectetur &quot;
+      text run at (75,17) width 91: &quot;adipiscing elit.&quot;
+      text run at (0,34) width 185: &quot;Curabitur neque elit, pulvinar&quot;
+      text run at (0,51) width 100: &quot;eget lobortis at, &quot;
+      text run at (100,51) width 72: &quot;convallis ut&quot;
+      text run at (0,68) width 44: &quot;lectus. &quot;
+    RenderText {#text} at (101,68) size 192x133
+      text run at (101,68) width 62: &quot; vulputate&quot;
+      text run at (0,85) width 147: &quot;tincidunt leo, eu varius &quot;
+      text run at (147,85) width 31: &quot;nunc&quot;
+      text run at (0,102) width 176: &quot;ullamcorper vel. Integer nec&quot;
+      text run at (0,119) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
+      text run at (0,150) width 187: &quot;Integer dignissim iaculis nulla&quot;
+      text run at (0,167) width 170: &quot;et rutrum. Praesent pretium&quot;
+      text run at (0,184) width 57: &quot;euismod &quot;
+      text run at (57,184) width 97: &quot;est eget laoreet.&quot;
+    RenderText {#text} at (44,201) size 196x218
+      text run at (44,201) width 102: &quot; suscipit suscipit&quot;
+      text run at (0,218) width 182: &quot;elementum. Duis consectetur&quot;
+      text run at (0,235) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
+      text run at (0,252) width 173: &quot;malesuada vitae posuere ut,&quot;
+      text run at (0,269) width 68: &quot;adipiscing &quot;
+      text run at (68,269) width 117: &quot;id odio. Integer est&quot;
+      text run at (0,300) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
+      text run at (0,317) width 105: &quot;vitae urna. Nam &quot;
+      text run at (105,317) width 71: &quot;consectetur&quot;
+      text run at (0,334) width 167: &quot;orci tempor nibh iaculis eu&quot;
+      text run at (0,351) width 195: &quot;dignissim odio laoreet. Aenean&quot;
+      text run at (0,368) width 175: &quot;congue fermentum nibh sed&quot;
+      text run at (0,385) width 196: &quot;malesuada. Curabitur enim leo,&quot;
+      text run at (0,402) width 70: &quot;porttitor ut &quot;
+      text run at (70,402) width 75: &quot;interdum et,&quot;
+    RenderText {#text} at (52,419) size 60x17
+      text run at (52,419) width 60: &quot; ut lorem.&quot;
+layer at (20,20) size 57x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 57x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (44,88) size 57x17
-      text run at (44,88) width 57: &quot;Vivamus&quot;
-layer at (20,0) size 44x17
</del><ins>+    RenderText {#text} at (44,68) size 57x17
+      text run at (44,68) width 57: &quot;Vivamus&quot;
+layer at (20,20) size 44x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 44x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (0,221) size 44x17
-      text run at (0,221) width 44: &quot;Integer&quot;
-layer at (20,0) size 52x17
</del><ins>+    RenderText {#text} at (0,201) size 44x17
+      text run at (0,201) width 44: &quot;Integer&quot;
+layer at (20,20) size 52x17
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 52x17 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (0,439) size 52x17
-      text run at (0,439) width 52: &quot;pulvinar&quot;
</del><ins>+    RenderText {#text} at (0,419) size 52x17
+      text run at (0,419) width 52: &quot;pulvinar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolblockaxisverticallrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-lr-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,51 +5,54 @@
</span><span class="cx">     RenderBody {BODY} at (0,20) size 800x580
</span><span class="cx"> layer at (0,20) size 170x200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 170x200 [border: none (20px solid #C0C0C0)]
</span><del>-    RenderText {#text} at (20,0) size 85x185
-      text run at (20,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (37,0) width 75: &quot;consectetur &quot;
-      text run at (37,75) width 91: &quot;adipiscing elit.&quot;
-      text run at (54,0) width 185: &quot;Curabitur neque elit, pulvinar&quot;
-      text run at (71,0) width 100: &quot;eget lobortis at, &quot;
-      text run at (71,100) width 72: &quot;convallis ut&quot;
-      text run at (88,0) width 44: &quot;lectus. &quot;
-    RenderText {#text} at (88,101) size 133x192
-      text run at (88,101) width 62: &quot; vulputate&quot;
-      text run at (105,0) width 147: &quot;tincidunt leo, eu varius &quot;
-      text run at (105,147) width 31: &quot;nunc&quot;
-      text run at (122,0) width 176: &quot;ullamcorper vel. Integer nec&quot;
-      text run at (139,0) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
-      text run at (170,0) width 187: &quot;Integer dignissim iaculis nulla&quot;
-      text run at (187,0) width 170: &quot;et rutrum. Praesent pretium&quot;
-      text run at (204,0) width 57: &quot;euismod &quot;
-      text run at (204,57) width 97: &quot;est eget laoreet.&quot;
-    RenderText {#text} at (221,44) size 218x196
-      text run at (221,44) width 102: &quot; suscipit suscipit&quot;
-      text run at (238,0) width 182: &quot;elementum. Duis consectetur&quot;
-      text run at (255,0) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
-      text run at (272,0) width 173: &quot;malesuada vitae posuere ut,&quot;
-      text run at (289,0) width 68: &quot;adipiscing &quot;
-      text run at (289,68) width 117: &quot;id odio. Integer est&quot;
-      text run at (320,0) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
-      text run at (337,0) width 105: &quot;vitae urna. Nam &quot;
-      text run at (337,105) width 71: &quot;consectetur&quot;
-      text run at (354,0) width 167: &quot;orci tempor nibh iaculis eu&quot;
-      text run at (371,0) width 195: &quot;dignissim odio laoreet. Aenean&quot;
-      text run at (388,0) width 175: &quot;congue fermentum nibh sed&quot;
-      text run at (405,0) width 196: &quot;malesuada. Curabitur enim leo,&quot;
-      text run at (422,0) width 70: &quot;porttitor ut &quot;
-      text run at (422,70) width 75: &quot;interdum et,&quot;
-    RenderText {#text} at (439,52) size 17x60
-      text run at (439,52) width 60: &quot; ut lorem.&quot;
-layer at (0,20) size 17x57
</del><ins>+    RenderMultiColumnSet at (20,0) size 150x200
+layer at (20,20) size 436x200
+  RenderMultiColumnFlowThread at (20,0) size 436x200
+    RenderText {#text} at (0,0) size 85x185
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (17,0) width 75: &quot;consectetur &quot;
+      text run at (17,75) width 91: &quot;adipiscing elit.&quot;
+      text run at (34,0) width 185: &quot;Curabitur neque elit, pulvinar&quot;
+      text run at (51,0) width 100: &quot;eget lobortis at, &quot;
+      text run at (51,100) width 72: &quot;convallis ut&quot;
+      text run at (68,0) width 44: &quot;lectus. &quot;
+    RenderText {#text} at (68,101) size 133x192
+      text run at (68,101) width 62: &quot; vulputate&quot;
+      text run at (85,0) width 147: &quot;tincidunt leo, eu varius &quot;
+      text run at (85,147) width 31: &quot;nunc&quot;
+      text run at (102,0) width 176: &quot;ullamcorper vel. Integer nec&quot;
+      text run at (119,0) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
+      text run at (150,0) width 187: &quot;Integer dignissim iaculis nulla&quot;
+      text run at (167,0) width 170: &quot;et rutrum. Praesent pretium&quot;
+      text run at (184,0) width 57: &quot;euismod &quot;
+      text run at (184,57) width 97: &quot;est eget laoreet.&quot;
+    RenderText {#text} at (201,44) size 218x196
+      text run at (201,44) width 102: &quot; suscipit suscipit&quot;
+      text run at (218,0) width 182: &quot;elementum. Duis consectetur&quot;
+      text run at (235,0) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
+      text run at (252,0) width 173: &quot;malesuada vitae posuere ut,&quot;
+      text run at (269,0) width 68: &quot;adipiscing &quot;
+      text run at (269,68) width 117: &quot;id odio. Integer est&quot;
+      text run at (300,0) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
+      text run at (317,0) width 105: &quot;vitae urna. Nam &quot;
+      text run at (317,105) width 71: &quot;consectetur&quot;
+      text run at (334,0) width 167: &quot;orci tempor nibh iaculis eu&quot;
+      text run at (351,0) width 195: &quot;dignissim odio laoreet. Aenean&quot;
+      text run at (368,0) width 175: &quot;congue fermentum nibh sed&quot;
+      text run at (385,0) width 196: &quot;malesuada. Curabitur enim leo,&quot;
+      text run at (402,0) width 70: &quot;porttitor ut &quot;
+      text run at (402,70) width 75: &quot;interdum et,&quot;
+    RenderText {#text} at (419,52) size 17x60
+      text run at (419,52) width 60: &quot; ut lorem.&quot;
+layer at (20,20) size 17x57
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x57 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (88,44) size 17x57
-      text run at (88,44) width 57: &quot;Vivamus&quot;
-layer at (0,20) size 17x44
</del><ins>+    RenderText {#text} at (68,44) size 17x57
+      text run at (68,44) width 57: &quot;Vivamus&quot;
+layer at (20,20) size 17x44
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x44 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (221,0) size 17x44
-      text run at (221,0) width 44: &quot;Integer&quot;
-layer at (0,20) size 17x52
</del><ins>+    RenderText {#text} at (201,0) size 17x44
+      text run at (201,0) width 44: &quot;Integer&quot;
+layer at (20,20) size 17x52
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x52 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (439,0) size 17x52
-      text run at (439,0) width 52: &quot;pulvinar&quot;
</del><ins>+    RenderText {#text} at (419,0) size 17x52
+      text run at (419,0) width 52: &quot;pulvinar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolblockaxisverticalrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/block-axis-vertical-rl-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,51 +5,54 @@
</span><span class="cx">     RenderBody {BODY} at (0,20) size 800x580
</span><span class="cx"> layer at (360,20) size 170x200
</span><span class="cx">   RenderBlock {DIV} at (360,0) size 170x200 [border: none (20px solid #C0C0C0) none]
</span><del>-    RenderText {#text} at (20,0) size 85x185
-      text run at (20,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (37,0) width 75: &quot;consectetur &quot;
-      text run at (37,75) width 91: &quot;adipiscing elit.&quot;
-      text run at (54,0) width 185: &quot;Curabitur neque elit, pulvinar&quot;
-      text run at (71,0) width 100: &quot;eget lobortis at, &quot;
-      text run at (71,100) width 72: &quot;convallis ut&quot;
-      text run at (88,0) width 44: &quot;lectus. &quot;
-    RenderText {#text} at (88,101) size 133x192
-      text run at (88,101) width 62: &quot; vulputate&quot;
-      text run at (105,0) width 147: &quot;tincidunt leo, eu varius &quot;
-      text run at (105,147) width 31: &quot;nunc&quot;
-      text run at (122,0) width 176: &quot;ullamcorper vel. Integer nec&quot;
-      text run at (139,0) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
-      text run at (170,0) width 187: &quot;Integer dignissim iaculis nulla&quot;
-      text run at (187,0) width 170: &quot;et rutrum. Praesent pretium&quot;
-      text run at (204,0) width 57: &quot;euismod &quot;
-      text run at (204,57) width 97: &quot;est eget laoreet.&quot;
-    RenderText {#text} at (221,44) size 218x196
-      text run at (221,44) width 102: &quot; suscipit suscipit&quot;
-      text run at (238,0) width 182: &quot;elementum. Duis consectetur&quot;
-      text run at (255,0) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
-      text run at (272,0) width 173: &quot;malesuada vitae posuere ut,&quot;
-      text run at (289,0) width 68: &quot;adipiscing &quot;
-      text run at (289,68) width 117: &quot;id odio. Integer est&quot;
-      text run at (320,0) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
-      text run at (337,0) width 105: &quot;vitae urna. Nam &quot;
-      text run at (337,105) width 71: &quot;consectetur&quot;
-      text run at (354,0) width 167: &quot;orci tempor nibh iaculis eu&quot;
-      text run at (371,0) width 195: &quot;dignissim odio laoreet. Aenean&quot;
-      text run at (388,0) width 175: &quot;congue fermentum nibh sed&quot;
-      text run at (405,0) width 196: &quot;malesuada. Curabitur enim leo,&quot;
-      text run at (422,0) width 70: &quot;porttitor ut &quot;
-      text run at (422,70) width 75: &quot;interdum et,&quot;
-    RenderText {#text} at (439,52) size 17x60
-      text run at (439,52) width 60: &quot; ut lorem.&quot;
-layer at (360,20) size 17x57
</del><ins>+    RenderMultiColumnSet at (20,0) size 150x200
+layer at (74,20) size 436x200
+  RenderMultiColumnFlowThread at (20,0) size 436x200
+    RenderText {#text} at (0,0) size 85x185
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (17,0) width 75: &quot;consectetur &quot;
+      text run at (17,75) width 91: &quot;adipiscing elit.&quot;
+      text run at (34,0) width 185: &quot;Curabitur neque elit, pulvinar&quot;
+      text run at (51,0) width 100: &quot;eget lobortis at, &quot;
+      text run at (51,100) width 72: &quot;convallis ut&quot;
+      text run at (68,0) width 44: &quot;lectus. &quot;
+    RenderText {#text} at (68,101) size 133x192
+      text run at (68,101) width 62: &quot; vulputate&quot;
+      text run at (85,0) width 147: &quot;tincidunt leo, eu varius &quot;
+      text run at (85,147) width 31: &quot;nunc&quot;
+      text run at (102,0) width 176: &quot;ullamcorper vel. Integer nec&quot;
+      text run at (119,0) width 192: &quot;dolor sed ante pharetra lacinia.&quot;
+      text run at (150,0) width 187: &quot;Integer dignissim iaculis nulla&quot;
+      text run at (167,0) width 170: &quot;et rutrum. Praesent pretium&quot;
+      text run at (184,0) width 57: &quot;euismod &quot;
+      text run at (184,57) width 97: &quot;est eget laoreet.&quot;
+    RenderText {#text} at (201,44) size 218x196
+      text run at (201,44) width 102: &quot; suscipit suscipit&quot;
+      text run at (218,0) width 182: &quot;elementum. Duis consectetur&quot;
+      text run at (235,0) width 189: &quot;pulvinar tempor. In mi sapien,&quot;
+      text run at (252,0) width 173: &quot;malesuada vitae posuere ut,&quot;
+      text run at (269,0) width 68: &quot;adipiscing &quot;
+      text run at (269,68) width 117: &quot;id odio. Integer est&quot;
+      text run at (300,0) width 194: &quot;mi, luctus sed cursus in, cursus&quot;
+      text run at (317,0) width 105: &quot;vitae urna. Nam &quot;
+      text run at (317,105) width 71: &quot;consectetur&quot;
+      text run at (334,0) width 167: &quot;orci tempor nibh iaculis eu&quot;
+      text run at (351,0) width 195: &quot;dignissim odio laoreet. Aenean&quot;
+      text run at (368,0) width 175: &quot;congue fermentum nibh sed&quot;
+      text run at (385,0) width 196: &quot;malesuada. Curabitur enim leo,&quot;
+      text run at (402,0) width 70: &quot;porttitor ut &quot;
+      text run at (402,70) width 75: &quot;interdum et,&quot;
+    RenderText {#text} at (419,52) size 17x60
+      text run at (419,52) width 60: &quot; ut lorem.&quot;
+layer at (74,20) size 17x57
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x57 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (88,44) size 17x57
-      text run at (88,44) width 57: &quot;Vivamus&quot;
-layer at (360,20) size 17x44
</del><ins>+    RenderText {#text} at (68,44) size 17x57
+      text run at (68,44) width 57: &quot;Vivamus&quot;
+layer at (74,20) size 17x44
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x44 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (221,0) size 17x44
-      text run at (221,0) width 44: &quot;Integer&quot;
-layer at (360,20) size 17x52
</del><ins>+    RenderText {#text} at (201,0) size 17x44
+      text run at (201,0) width 44: &quot;Integer&quot;
+layer at (74,20) size 17x52
</ins><span class="cx">   RenderInline (relative positioned) {SPAN} at (0,0) size 17x52 [bgcolor=#FFFF00]
</span><del>-    RenderText {#text} at (439,0) size 17x52
-      text run at (439,0) width 52: &quot;pulvinar&quot;
</del><ins>+    RenderText {#text} at (419,0) size 17x52
+      text run at (419,0) width 52: &quot;pulvinar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolborderpaddingpaginationexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolborderpaddingpaginationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/border-padding-pagination-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,10 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (8,8) size 784x172
-  RenderBlock {DIV} at (0,0) size 784x172 [border: (2px solid #800000)]
-    RenderBlock {DIV} at (2,2) size 382x110
-    RenderBlock {DIV} at (2,170) size 379x150 [bgcolor=#00FF00] [border: (2px solid #000000)]
</del><ins>+layer at (8,8) size 784x189
+  RenderBlock {DIV} at (0,0) size 784x189 [border: (2px solid #800000)]
+    RenderMultiColumnSet at (2,2) size 780x185
+layer at (10,10) size 382x260
+  RenderMultiColumnFlowThread at (2,2) size 382x260
+    RenderBlock {DIV} at (0,0) size 382x110
+    RenderBlock {DIV} at (0,110) size 379x150 [bgcolor=#00FF00] [border: (2px solid #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (12,2) size 355x146 [bgcolor=#008000] [border: (2px solid #0000FF)]
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 192x142
</span><span class="cx">           RenderText {#text} at (2,2) size 192x142
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -60,43 +60,58 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (0,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 0x25
-    RenderText {#text} at (8,33) size 25x75
-      text run at (8,33) width 25: &quot;x&quot;
-      text run at (8,58) width 25: &quot;y&quot;
-      text run at (8,83) width 25: &quot;z&quot;
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (16,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderBR {BR} at (0,0) size 0x25
+    RenderText {#text} at (0,25) size 25x75
+      text run at (0,25) width 25: &quot;x&quot;
+      text run at (0,50) width 25: &quot;y&quot;
+      text run at (0,75) width 25: &quot;z&quot;
</ins><span class="cx"> layer at (128,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (120,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 0x25
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (136,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderBR {BR} at (0,0) size 0x25
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 25x75
</span><del>-      RenderText {#text} at (8,33) size 25x75
-        text run at (8,33) width 25: &quot;x&quot;
-        text run at (8,58) width 25: &quot;y&quot;
-        text run at (8,83) width 25: &quot;z&quot;
</del><ins>+      RenderText {#text} at (0,25) size 25x75
+        text run at (0,25) width 25: &quot;x&quot;
+        text run at (0,50) width 25: &quot;y&quot;
+        text run at (0,75) width 25: &quot;z&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (248,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (240,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 48x25
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (256,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderBlock (anonymous) at (0,0) size 48x25
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><del>-    RenderBlock {DIV} at (8,33) size 48x75
</del><ins>+    RenderBlock {DIV} at (0,25) size 48x75
</ins><span class="cx">       RenderText {#text} at (0,0) size 25x75
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (0,25) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,50) width 25: &quot;z&quot;
</span><span class="cx"> layer at (368,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (360,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 48x25
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (376,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderBlock (anonymous) at (0,0) size 48x25
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><del>-    RenderBlock {DIV} at (8,33) size 48x75
</del><ins>+    RenderBlock {DIV} at (0,25) size 48x75
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderText {#text} at (0,25) size 25x50
</span><span class="cx">         text run at (0,25) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,50) width 25: &quot;z&quot;
</span><span class="cx"> layer at (488,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (480,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 48x25
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (496,70) size 48x79
+  RenderMultiColumnFlowThread at (8,8) size 48x79
+    RenderBlock (anonymous) at (0,0) size 48x25
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><del>-    RenderBlock {DIV} at (8,33) size 48x54
</del><ins>+    RenderBlock {DIV} at (0,25) size 48x54
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="lines">@@ -104,53 +119,74 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><span class="cx"> layer at (608,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 48x25
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (616,70) size 48x75
+  RenderMultiColumnFlowThread at (8,8) size 48x75
+    RenderBlock (anonymous) at (0,0) size 48x25
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><del>-    RenderBlock {DIV} at (8,33) size 48x50
</del><ins>+    RenderBlock {DIV} at (0,25) size 48x50
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderImage {IMG} at (0,25) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (8,181) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (0,129) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock {DIV} at (8,48) size 25x25 [bgcolor=#ADD8E6]
</del><ins>+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (16,189) size 48x65
+  RenderMultiColumnFlowThread at (8,8) size 48x65
+    RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</ins><span class="cx"> layer at (138,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (130,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 25x0
-    RenderText {#text} at (33,8) size 75x25
-      text run at (33,8) width 25: &quot;x&quot;
-      text run at (58,8) width 25: &quot;y&quot;
-      text run at (83,8) width 25: &quot;z&quot;
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (146,149) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBR {BR} at (0,0) size 25x0
+    RenderText {#text} at (25,0) size 75x25
+      text run at (25,0) width 25: &quot;x&quot;
+      text run at (50,0) width 25: &quot;y&quot;
+      text run at (75,0) width 25: &quot;z&quot;
</ins><span class="cx"> layer at (228,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (220,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 25x0
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (236,149) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBR {BR} at (0,0) size 25x0
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><del>-      RenderText {#text} at (33,8) size 75x25
-        text run at (33,8) width 25: &quot;x&quot;
-        text run at (58,8) width 25: &quot;y&quot;
-        text run at (83,8) width 25: &quot;z&quot;
</del><ins>+      RenderText {#text} at (25,0) size 75x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (50,0) width 25: &quot;y&quot;
+        text run at (75,0) width 25: &quot;z&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (318,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (310,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (326,149) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 75x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 75x48
</ins><span class="cx">       RenderText {#text} at (0,0) size 75x25
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><span class="cx"> layer at (408,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (400,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (416,149) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 75x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 75x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderText {#text} at (25,0) size 50x25
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><span class="cx"> layer at (498,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (490,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (506,149) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 54x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 54x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="lines">@@ -158,53 +194,74 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><span class="cx"> layer at (588,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (580,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (596,149) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 50x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 50x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (678,141) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (670,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock {DIV} at (48,8) size 25x25 [bgcolor=#ADD8E6]
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (686,149) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
+    RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</ins><span class="cx"> layer at (18,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (10,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 25x0
-    RenderText {#text} at (33,8) size 75x25
-      text run at (33,8) width 25: &quot;x&quot;
-      text run at (58,8) width 25: &quot;y&quot;
-      text run at (83,8) width 25: &quot;z&quot;
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (-24,268) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBR {BR} at (0,0) size 25x0
+    RenderText {#text} at (25,0) size 75x25
+      text run at (25,0) width 25: &quot;x&quot;
+      text run at (50,0) width 25: &quot;y&quot;
+      text run at (75,0) width 25: &quot;z&quot;
</ins><span class="cx"> layer at (108,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (100,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBR {BR} at (8,8) size 25x0
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (66,268) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBR {BR} at (0,0) size 25x0
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><del>-      RenderText {#text} at (33,8) size 75x25
-        text run at (33,8) width 25: &quot;x&quot;
-        text run at (58,8) width 25: &quot;y&quot;
-        text run at (83,8) width 25: &quot;z&quot;
</del><ins>+      RenderText {#text} at (25,0) size 75x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (50,0) width 25: &quot;y&quot;
+        text run at (75,0) width 25: &quot;z&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (198,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (190,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (156,268) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 75x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 75x48
</ins><span class="cx">       RenderText {#text} at (0,0) size 75x25
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><span class="cx"> layer at (288,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (280,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (246,268) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 75x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 75x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderText {#text} at (25,0) size 50x25
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><span class="cx"> layer at (378,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (370,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (357,268) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 54x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 54x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="lines">@@ -212,14 +269,20 @@
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><span class="cx"> layer at (468,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (460,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (8,8) size 25x48
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (451,268) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderBlock (anonymous) at (0,0) size 25x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><del>-    RenderBlock {DIV} at (33,8) size 50x48
</del><ins>+    RenderBlock {DIV} at (25,0) size 50x48
</ins><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (558,260) size 66x116
</span><span class="cx">   RenderBlock {DIV} at (550,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</span><del>-    RenderBlock {DIV} at (48,8) size 25x25 [bgcolor=#ADD8E6]
</del><ins>+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (551,268) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
+    RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</ins><span class="cx"> layer at (16,95) size 25x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (16,95) size 25x25 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (68,70) size 26x25
</span><span class="lines">@@ -276,14 +339,14 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (596,201) size 25x26 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (676,201) size 25x26
</span><span class="cx">   RenderBlock (positioned) {DIV} at (676,201) size 25x26 [border: (3px solid #0000FF7F)]
</span><del>-layer at (26,373) size 25x25
-  RenderBlock (positioned) {DIV} at (26,373) size 25x25 [border: (3px solid #0000FF7F)]
</del><ins>+layer at (26,268) size 25x25
+  RenderBlock (positioned) {DIV} at (26,268) size 25x25 [border: (3px solid #0000FF7F)]
</ins><span class="cx"> layer at (51,320) size 25x26
</span><span class="cx">   RenderBlock (positioned) {DIV} at (51,320) size 25x26 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (26,320) size 25x26
</span><span class="cx">   RenderBlock (positioned) {DIV} at (26,320) size 25x26 [border: (3px solid #0000FF7F)]
</span><del>-layer at (115,373) size 25x25
-  RenderBlock (positioned) {DIV} at (115,373) size 25x25 [border: (3px solid #0000FF7F)]
</del><ins>+layer at (115,268) size 25x25
+  RenderBlock (positioned) {DIV} at (115,268) size 25x25 [border: (3px solid #0000FF7F)]
</ins><span class="cx"> layer at (140,320) size 25x26
</span><span class="cx">   RenderBlock (positioned) {DIV} at (140,320) size 25x26 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (115,320) size 25x26
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsspannerscomplexexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt (0 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -0,0 +1,458 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x28
+        RenderText {#text} at (0,11) size 421x17
+          text run at (0,11) width 421: &quot;The blue borders should coincide with light blue squares, like this: &quot;
+        RenderBlock {SPAN} at (421,0) size 25x25 [bgcolor=#ADD8E6] [border: (3px solid #0000FF7F)]
+        RenderText {#text} at (446,11) size 196x17
+          text run at (446,11) width 8: &quot;. &quot;
+          text run at (454,11) width 188: &quot;There should be none of this: &quot;
+        RenderBlock {SPAN} at (642,0) size 25x25 [bgcolor=#ADD8E6]
+        RenderText {#text} at (667,11) size 51x17
+          text run at (667,11) width 4: &quot; &quot;
+          text run at (671,11) width 47: &quot;or this: &quot;
+        RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
+        RenderText {#text} at (743,11) size 4x17
+          text run at (743,11) width 4: &quot;.&quot;
+      RenderBlock (anonymous) at (0,44) size 784x511
+        RenderText {#text} at (116,112) size 4x17
+          text run at (116,112) width 4: &quot; &quot;
+        RenderText {#text} at (236,112) size 4x17
+          text run at (236,112) width 4: &quot; &quot;
+        RenderText {#text} at (356,112) size 4x17
+          text run at (356,112) width 4: &quot; &quot;
+        RenderText {#text} at (476,112) size 4x17
+          text run at (476,112) width 4: &quot; &quot;
+        RenderText {#text} at (596,112) size 4x17
+          text run at (596,112) width 4: &quot; &quot;
+        RenderText {#text} at (716,112) size 4x17
+          text run at (716,112) width 4: &quot; &quot;
+        RenderText {#text} at (116,256) size 4x17
+          text run at (116,256) width 4: &quot; &quot;
+        RenderText {#text} at (246,256) size 4x17
+          text run at (246,256) width 4: &quot; &quot;
+        RenderText {#text} at (376,256) size 4x17
+          text run at (376,256) width 4: &quot; &quot;
+        RenderText {#text} at (506,256) size 4x17
+          text run at (506,256) width 4: &quot; &quot;
+        RenderText {#text} at (636,256) size 4x17
+          text run at (636,256) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (126,375) size 4x17
+          text run at (126,375) width 4: &quot; &quot;
+        RenderText {#text} at (256,375) size 4x17
+          text run at (256,375) width 4: &quot; &quot;
+        RenderText {#text} at (386,375) size 4x17
+          text run at (386,375) width 4: &quot; &quot;
+        RenderText {#text} at (516,375) size 4x17
+          text run at (516,375) width 4: &quot; &quot;
+        RenderText {#text} at (646,375) size 4x17
+          text run at (646,375) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (126,494) size 4x17
+          text run at (126,494) width 4: &quot; &quot;
+        RenderText {#text} at (256,494) size 4x17
+          text run at (256,494) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,62) size 116x106
+  RenderBlock {DIV} at (0,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (16,70) size 48x115
+  RenderMultiColumnFlowThread at (8,8) size 48x115
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x105
+      RenderBR {BR} at (0,0) size 0x25
+      RenderText {#text} at (0,25) size 25x80
+        text run at (0,25) width 25: &quot;x&quot;
+        text run at (0,55) width 25: &quot;y&quot;
+        text run at (0,80) width 25: &quot;z&quot;
+layer at (128,62) size 116x106
+  RenderBlock {DIV} at (120,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (136,70) size 48x115
+  RenderMultiColumnFlowThread at (8,8) size 48x115
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x105
+      RenderBR {BR} at (0,0) size 0x25
+      RenderInline {SPAN} at (0,0) size 25x80
+        RenderText {#text} at (0,25) size 25x80
+          text run at (0,25) width 25: &quot;x&quot;
+          text run at (0,55) width 25: &quot;y&quot;
+          text run at (0,80) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (248,62) size 116x106
+  RenderBlock {DIV} at (240,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (256,70) size 48x115
+  RenderMultiColumnFlowThread at (8,8) size 48x115
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,35) size 48x80
+      RenderText {#text} at (0,0) size 25x80
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (0,30) width 25: &quot;y&quot;
+        text run at (0,55) width 25: &quot;z&quot;
+layer at (368,62) size 116x106
+  RenderBlock {DIV} at (360,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (376,70) size 48x115
+  RenderMultiColumnFlowThread at (8,8) size 48x115
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,35) size 48x80
+      RenderBR {BR} at (0,0) size 0x25
+      RenderText {#text} at (0,30) size 25x50
+        text run at (0,30) width 25: &quot;y&quot;
+        text run at (0,55) width 25: &quot;z&quot;
+layer at (488,62) size 116x106
+  RenderBlock {DIV} at (480,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (496,70) size 48x94
+  RenderMultiColumnFlowThread at (8,8) size 48x94
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,35) size 48x59
+      RenderBR {BR} at (0,0) size 0x25
+      RenderSlider {INPUT} at (2,32) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (608,80) size 116x106
+  RenderBlock {DIV} at (600,28) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (616,88) size 48x90
+  RenderMultiColumnFlowThread at (8,8) size 48x90
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock (anonymous) at (0,10) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,35) size 48x55
+      RenderBR {BR} at (0,0) size 0x25
+      RenderImage {IMG} at (0,30) size 25x25 [bgcolor=#ADD8E6]
+layer at (8,206) size 116x106
+  RenderBlock {DIV} at (0,154) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x5
+    RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,43) size 100x55
+layer at (16,214) size 48x75
+  RenderMultiColumnFlowThread at (8,8) size 48x75
+    RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
+    RenderBlock {DIV} at (0,50) size 25x25 [bgcolor=#ADD8E6]
+layer at (138,206) size 106x116
+  RenderBlock {DIV} at (130,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (146,214) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 105x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 80x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (55,0) width 25: &quot;y&quot;
+        text run at (80,0) width 25: &quot;z&quot;
+layer at (268,206) size 106x116
+  RenderBlock {DIV} at (260,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (276,214) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 105x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderInline {SPAN} at (0,0) size 80x25
+        RenderText {#text} at (25,0) size 80x25
+          text run at (25,0) width 25: &quot;x&quot;
+          text run at (55,0) width 25: &quot;y&quot;
+          text run at (80,0) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (398,206) size 106x116
+  RenderBlock {DIV} at (390,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (406,214) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 80x48
+      RenderText {#text} at (0,0) size 80x25
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (30,0) width 25: &quot;y&quot;
+        text run at (55,0) width 25: &quot;z&quot;
+layer at (528,206) size 106x116
+  RenderBlock {DIV} at (520,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (536,214) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 80x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (30,0) size 50x25
+        text run at (30,0) width 25: &quot;y&quot;
+        text run at (55,0) width 25: &quot;z&quot;
+layer at (658,206) size 106x116
+  RenderBlock {DIV} at (650,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (666,214) size 94x48
+  RenderMultiColumnFlowThread at (8,8) size 94x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 59x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderSlider {INPUT} at (32,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (18,325) size 106x116
+  RenderBlock {DIV} at (10,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (26,333) size 90x48
+  RenderMultiColumnFlowThread at (8,8) size 90x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 55x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderImage {IMG} at (30,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (148,325) size 106x116
+  RenderBlock {DIV} at (140,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (156,333) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock {DIV} at (50,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (278,325) size 106x116
+  RenderBlock {DIV} at (270,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (261,333) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 105x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 80x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (55,0) width 25: &quot;y&quot;
+        text run at (80,0) width 25: &quot;z&quot;
+layer at (408,325) size 106x116
+  RenderBlock {DIV} at (400,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (391,333) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 105x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderInline {SPAN} at (0,0) size 80x25
+        RenderText {#text} at (25,0) size 80x25
+          text run at (25,0) width 25: &quot;x&quot;
+          text run at (55,0) width 25: &quot;y&quot;
+          text run at (80,0) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (538,325) size 106x116
+  RenderBlock {DIV} at (530,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (521,333) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 80x48
+      RenderText {#text} at (0,0) size 80x25
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (30,0) width 25: &quot;y&quot;
+        text run at (55,0) width 25: &quot;z&quot;
+layer at (668,325) size 106x116
+  RenderBlock {DIV} at (660,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (651,333) size 115x48
+  RenderMultiColumnFlowThread at (8,8) size 115x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 80x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (30,0) size 50x25
+        text run at (30,0) width 25: &quot;y&quot;
+        text run at (55,0) width 25: &quot;z&quot;
+layer at (18,444) size 106x116
+  RenderBlock {DIV} at (10,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (22,452) size 94x48
+  RenderMultiColumnFlowThread at (8,8) size 94x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 59x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderSlider {INPUT} at (32,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (148,444) size 106x116
+  RenderBlock {DIV} at (140,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (156,452) size 90x48
+  RenderMultiColumnFlowThread at (8,8) size 90x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock (anonymous) at (10,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (35,0) size 55x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderImage {IMG} at (30,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (278,444) size 106x116
+  RenderBlock {DIV} at (270,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 5x100
+    RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (43,8) size 55x100
+layer at (301,452) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
+    RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
+    RenderBlock {DIV} at (50,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (16,130) size 25x25
+  RenderBlock (positioned) {DIV} at (16,130) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (68,105) size 26x25
+  RenderBlock (positioned) {DIV} at (68,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,130) size 26x25
+  RenderBlock (positioned) {DIV} at (68,130) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (136,130) size 25x25
+  RenderBlock (positioned) {DIV} at (136,130) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (188,105) size 26x25
+  RenderBlock (positioned) {DIV} at (188,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (188,130) size 26x25
+  RenderBlock (positioned) {DIV} at (188,130) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (256,130) size 25x25
+  RenderBlock (positioned) {DIV} at (256,130) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (308,105) size 26x25
+  RenderBlock (positioned) {DIV} at (308,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (308,130) size 26x25
+  RenderBlock (positioned) {DIV} at (308,130) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (428,105) size 26x25
+  RenderBlock (positioned) {DIV} at (428,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (428,130) size 26x25
+  RenderBlock (positioned) {DIV} at (428,130) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (550,107) size 26x25
+  RenderBlock (positioned) {DIV} at (550,107) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,123) size 26x25
+  RenderBlock (positioned) {DIV} at (668,123) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (16,289) size 25x25
+  RenderBlock (positioned) {DIV} at (16,289) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (206,214) size 25x25
+  RenderBlock (positioned) {DIV} at (206,214) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (181,266) size 25x26
+  RenderBlock (positioned) {DIV} at (181,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,266) size 25x26
+  RenderBlock (positioned) {DIV} at (206,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (336,214) size 25x25
+  RenderBlock (positioned) {DIV} at (336,214) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (311,266) size 25x26
+  RenderBlock (positioned) {DIV} at (311,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (336,266) size 25x26
+  RenderBlock (positioned) {DIV} at (336,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (466,214) size 25x25
+  RenderBlock (positioned) {DIV} at (466,214) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (441,266) size 25x26
+  RenderBlock (positioned) {DIV} at (441,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (466,266) size 25x26
+  RenderBlock (positioned) {DIV} at (466,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (571,266) size 25x26
+  RenderBlock (positioned) {DIV} at (571,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (596,266) size 25x26
+  RenderBlock (positioned) {DIV} at (596,266) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (703,268) size 25x26
+  RenderBlock (positioned) {DIV} at (703,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (61,385) size 25x26
+  RenderBlock (positioned) {DIV} at (61,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (231,333) size 25x25
+  RenderBlock (positioned) {DIV} at (231,333) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (291,333) size 25x25
+  RenderBlock (positioned) {DIV} at (291,333) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (316,385) size 25x26
+  RenderBlock (positioned) {DIV} at (316,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (291,385) size 25x26
+  RenderBlock (positioned) {DIV} at (291,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (420,333) size 25x25
+  RenderBlock (positioned) {DIV} at (420,333) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (445,385) size 25x26
+  RenderBlock (positioned) {DIV} at (445,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (420,385) size 25x26
+  RenderBlock (positioned) {DIV} at (420,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (551,333) size 25x25
+  RenderBlock (positioned) {DIV} at (551,333) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (576,385) size 25x26
+  RenderBlock (positioned) {DIV} at (576,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (551,385) size 25x26
+  RenderBlock (positioned) {DIV} at (551,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (706,385) size 25x26
+  RenderBlock (positioned) {DIV} at (706,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (681,385) size 25x26
+  RenderBlock (positioned) {DIV} at (681,385) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (54,506) size 25x26
+  RenderBlock (positioned) {DIV} at (54,506) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (186,504) size 25x26
+  RenderBlock (positioned) {DIV} at (186,504) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (276,452) size 25x25
+  RenderBlock (positioned) {DIV} at (276,452) size 25x25 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsspannersexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt (0 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -0,0 +1,418 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x28
+        RenderText {#text} at (0,11) size 421x17
+          text run at (0,11) width 421: &quot;The blue borders should coincide with light blue squares, like this: &quot;
+        RenderBlock {SPAN} at (421,0) size 25x25 [bgcolor=#ADD8E6] [border: (3px solid #0000FF7F)]
+        RenderText {#text} at (446,11) size 196x17
+          text run at (446,11) width 8: &quot;. &quot;
+          text run at (454,11) width 188: &quot;There should be none of this: &quot;
+        RenderBlock {SPAN} at (642,0) size 25x25 [bgcolor=#ADD8E6]
+        RenderText {#text} at (667,11) size 51x17
+          text run at (667,11) width 4: &quot; &quot;
+          text run at (671,11) width 47: &quot;or this: &quot;
+        RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
+        RenderText {#text} at (743,11) size 4x17
+          text run at (743,11) width 4: &quot;.&quot;
+      RenderBlock (anonymous) at (0,44) size 784x453
+        RenderText {#text} at (116,82) size 4x17
+          text run at (116,82) width 4: &quot; &quot;
+        RenderText {#text} at (236,82) size 4x17
+          text run at (236,82) width 4: &quot; &quot;
+        RenderText {#text} at (356,82) size 4x17
+          text run at (356,82) width 4: &quot; &quot;
+        RenderText {#text} at (476,82) size 4x17
+          text run at (476,82) width 4: &quot; &quot;
+        RenderText {#text} at (596,82) size 4x17
+          text run at (596,82) width 4: &quot; &quot;
+        RenderText {#text} at (716,82) size 4x17
+          text run at (716,82) width 4: &quot; &quot;
+        RenderText {#text} at (116,201) size 4x17
+          text run at (116,201) width 4: &quot; &quot;
+        RenderText {#text} at (216,201) size 4x17
+          text run at (216,201) width 4: &quot; &quot;
+        RenderText {#text} at (316,201) size 4x17
+          text run at (316,201) width 4: &quot; &quot;
+        RenderText {#text} at (416,201) size 4x17
+          text run at (416,201) width 4: &quot; &quot;
+        RenderText {#text} at (516,201) size 4x17
+          text run at (516,201) width 4: &quot; &quot;
+        RenderText {#text} at (616,201) size 4x17
+          text run at (616,201) width 4: &quot; &quot;
+        RenderText {#text} at (716,201) size 4x17
+          text run at (716,201) width 4: &quot; &quot;
+        RenderText {#text} at (96,320) size 4x17
+          text run at (96,320) width 4: &quot; &quot;
+        RenderText {#text} at (196,320) size 4x17
+          text run at (196,320) width 4: &quot; &quot;
+        RenderText {#text} at (296,320) size 4x17
+          text run at (296,320) width 4: &quot; &quot;
+        RenderText {#text} at (396,320) size 4x17
+          text run at (396,320) width 4: &quot; &quot;
+        RenderText {#text} at (496,320) size 4x17
+          text run at (496,320) width 4: &quot; &quot;
+        RenderText {#text} at (596,320) size 4x17
+          text run at (596,320) width 4: &quot; &quot;
+        RenderText {#text} at (696,320) size 4x17
+          text run at (696,320) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,62) size 116x76
+  RenderBlock {DIV} at (0,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (16,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x100
+      RenderBR {BR} at (0,0) size 0x25
+      RenderText {#text} at (0,25) size 25x75
+        text run at (0,25) width 25: &quot;x&quot;
+        text run at (0,50) width 25: &quot;y&quot;
+        text run at (0,75) width 25: &quot;z&quot;
+layer at (128,62) size 116x76
+  RenderBlock {DIV} at (120,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (136,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x100
+      RenderBR {BR} at (0,0) size 0x25
+      RenderInline {SPAN} at (0,0) size 25x75
+        RenderText {#text} at (0,25) size 25x75
+          text run at (0,25) width 25: &quot;x&quot;
+          text run at (0,50) width 25: &quot;y&quot;
+          text run at (0,75) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (248,62) size 116x76
+  RenderBlock {DIV} at (240,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (256,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,25) size 48x75
+      RenderText {#text} at (0,0) size 25x75
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (0,25) width 25: &quot;y&quot;
+        text run at (0,50) width 25: &quot;z&quot;
+layer at (368,62) size 116x76
+  RenderBlock {DIV} at (360,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (376,70) size 48x100
+  RenderMultiColumnFlowThread at (8,8) size 48x100
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,25) size 48x75
+      RenderBR {BR} at (0,0) size 0x25
+      RenderText {#text} at (0,25) size 25x50
+        text run at (0,25) width 25: &quot;y&quot;
+        text run at (0,50) width 25: &quot;z&quot;
+layer at (488,62) size 116x76
+  RenderBlock {DIV} at (480,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (496,70) size 48x79
+  RenderMultiColumnFlowThread at (8,8) size 48x79
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,25) size 48x54
+      RenderBR {BR} at (0,0) size 0x25
+      RenderSlider {INPUT} at (2,27) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (608,62) size 116x76
+  RenderBlock {DIV} at (600,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (616,70) size 48x75
+  RenderMultiColumnFlowThread at (8,8) size 48x75
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 48x25
+      RenderBR {BR} at (0,0) size 0x25
+    RenderBlock {DIV} at (0,25) size 48x50
+      RenderBR {BR} at (0,0) size 0x25
+      RenderImage {IMG} at (0,25) size 25x25 [bgcolor=#ADD8E6]
+layer at (8,181) size 116x76
+  RenderBlock {DIV} at (0,129) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (8,18) size 100x50
+layer at (16,189) size 48x65
+  RenderMultiColumnFlowThread at (8,8) size 48x65
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
+layer at (138,151) size 76x116
+  RenderBlock {DIV} at (130,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (146,159) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 100x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 75x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (50,0) width 25: &quot;y&quot;
+        text run at (75,0) width 25: &quot;z&quot;
+layer at (238,151) size 76x116
+  RenderBlock {DIV} at (230,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (246,159) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 100x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderInline {SPAN} at (0,0) size 75x25
+        RenderText {#text} at (25,0) size 75x25
+          text run at (25,0) width 25: &quot;x&quot;
+          text run at (50,0) width 25: &quot;y&quot;
+          text run at (75,0) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (338,151) size 76x116
+  RenderBlock {DIV} at (330,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (346,159) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 75x48
+      RenderText {#text} at (0,0) size 75x25
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (25,0) width 25: &quot;y&quot;
+        text run at (50,0) width 25: &quot;z&quot;
+layer at (438,151) size 76x116
+  RenderBlock {DIV} at (430,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (446,159) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 75x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 50x25
+        text run at (25,0) width 25: &quot;y&quot;
+        text run at (50,0) width 25: &quot;z&quot;
+layer at (538,151) size 76x116
+  RenderBlock {DIV} at (530,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (546,159) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 54x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (638,151) size 76x116
+  RenderBlock {DIV} at (630,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (646,159) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 50x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (18,270) size 76x116
+  RenderBlock {DIV} at (10,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (26,278) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (118,270) size 76x116
+  RenderBlock {DIV} at (110,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (86,278) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 100x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 75x25
+        text run at (25,0) width 25: &quot;x&quot;
+        text run at (50,0) width 25: &quot;y&quot;
+        text run at (75,0) width 25: &quot;z&quot;
+layer at (218,270) size 76x116
+  RenderBlock {DIV} at (210,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (186,278) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 100x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderInline {SPAN} at (0,0) size 75x25
+        RenderText {#text} at (25,0) size 75x25
+          text run at (25,0) width 25: &quot;x&quot;
+          text run at (50,0) width 25: &quot;y&quot;
+          text run at (75,0) width 25: &quot;z&quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (318,270) size 76x116
+  RenderBlock {DIV} at (310,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (286,278) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 75x48
+      RenderText {#text} at (0,0) size 75x25
+        text run at (0,0) width 25: &quot;x&quot;
+        text run at (25,0) width 25: &quot;y&quot;
+        text run at (50,0) width 25: &quot;z&quot;
+layer at (418,270) size 76x116
+  RenderBlock {DIV} at (410,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (386,278) size 100x48
+  RenderMultiColumnFlowThread at (8,8) size 100x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 75x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderText {#text} at (25,0) size 50x25
+        text run at (25,0) width 25: &quot;y&quot;
+        text run at (50,0) width 25: &quot;z&quot;
+layer at (518,270) size 76x116
+  RenderBlock {DIV} at (510,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (507,278) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 54x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderSlider {INPUT} at (27,2) size 25x25 [color=#909090] [bgcolor=#ADD8E6]
+        RenderFlexibleBox {DIV} at (0,0) size 25x25
+          RenderBlock {DIV} at (0,12) size 25x1
+            RenderBlock {DIV} at (0,0) size 25x0
+layer at (618,270) size 76x116
+  RenderBlock {DIV} at (610,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (611,278) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 25x48
+      RenderBR {BR} at (0,0) size 25x0
+    RenderBlock {DIV} at (25,0) size 50x48
+      RenderBR {BR} at (0,0) size 25x0
+      RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (18,389) size 76x116
+  RenderBlock {DIV} at (10,337) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
+    RenderMultiColumnSet at (18,8) size 50x100
+layer at (21,397) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
+layer at (16,105) size 25x25
+  RenderBlock (positioned) {DIV} at (16,105) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (68,80) size 26x25
+  RenderBlock (positioned) {DIV} at (68,80) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,105) size 26x25
+  RenderBlock (positioned) {DIV} at (68,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (136,105) size 25x25
+  RenderBlock (positioned) {DIV} at (136,105) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (188,80) size 26x25
+  RenderBlock (positioned) {DIV} at (188,80) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (188,105) size 26x25
+  RenderBlock (positioned) {DIV} at (188,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (256,105) size 25x25
+  RenderBlock (positioned) {DIV} at (256,105) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (308,80) size 26x25
+  RenderBlock (positioned) {DIV} at (308,80) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (308,105) size 26x25
+  RenderBlock (positioned) {DIV} at (308,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (428,80) size 26x25
+  RenderBlock (positioned) {DIV} at (428,80) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (428,105) size 26x25
+  RenderBlock (positioned) {DIV} at (428,105) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (550,82) size 26x25
+  RenderBlock (positioned) {DIV} at (550,82) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,80) size 26x25
+  RenderBlock (positioned) {DIV} at (668,80) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,189) size 26x25
+  RenderBlock (positioned) {DIV} at (68,189) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (181,159) size 25x25
+  RenderBlock (positioned) {DIV} at (181,159) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (156,211) size 25x26
+  RenderBlock (positioned) {DIV} at (156,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (181,211) size 25x26
+  RenderBlock (positioned) {DIV} at (181,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (281,159) size 25x25
+  RenderBlock (positioned) {DIV} at (281,159) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (256,211) size 25x26
+  RenderBlock (positioned) {DIV} at (256,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (281,211) size 25x26
+  RenderBlock (positioned) {DIV} at (281,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (381,159) size 25x25
+  RenderBlock (positioned) {DIV} at (381,159) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (356,211) size 25x26
+  RenderBlock (positioned) {DIV} at (356,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (381,211) size 25x26
+  RenderBlock (positioned) {DIV} at (381,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (456,211) size 25x26
+  RenderBlock (positioned) {DIV} at (456,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (481,211) size 25x26
+  RenderBlock (positioned) {DIV} at (481,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (558,213) size 25x26
+  RenderBlock (positioned) {DIV} at (558,213) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (656,211) size 25x26
+  RenderBlock (positioned) {DIV} at (656,211) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,330) size 25x26
+  RenderBlock (positioned) {DIV} at (26,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (126,278) size 25x25
+  RenderBlock (positioned) {DIV} at (126,278) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (151,330) size 25x26
+  RenderBlock (positioned) {DIV} at (151,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (126,330) size 25x26
+  RenderBlock (positioned) {DIV} at (126,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (225,278) size 25x25
+  RenderBlock (positioned) {DIV} at (225,278) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (250,330) size 25x26
+  RenderBlock (positioned) {DIV} at (250,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (225,330) size 25x26
+  RenderBlock (positioned) {DIV} at (225,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (326,278) size 25x25
+  RenderBlock (positioned) {DIV} at (326,278) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (351,330) size 25x26
+  RenderBlock (positioned) {DIV} at (351,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (326,330) size 25x26
+  RenderBlock (positioned) {DIV} at (326,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (451,330) size 25x26
+  RenderBlock (positioned) {DIV} at (451,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (426,330) size 25x26
+  RenderBlock (positioned) {DIV} at (426,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (549,332) size 25x26
+  RenderBlock (positioned) {DIV} at (549,332) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (651,330) size 25x26
+  RenderBlock (positioned) {DIV} at (651,330) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (61,449) size 25x26
+  RenderBlock (positioned) {DIV} at (61,449) size 25x26 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-break-with-balancing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/column-break-with-balancing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/column-break-with-balancing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x750
</span><span class="cx"> layer at (8,8) size 769x367
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x367 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 372x357
</del><ins>+    RenderMultiColumnSet at (5,5) size 759x357
+layer at (13,13) size 372x425
+  RenderMultiColumnFlowThread at (5,5) size 372x425
+    RenderBlock (anonymous) at (0,0) size 372x357
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -69,7 +72,7 @@
</span><span class="cx">       RenderText {#text} at (0,340) size 110x17
</span><span class="cx">         text run at (0,340) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,354) size 0x0
</span><del>-    RenderBlock {DIV} at (5,362) size 372x68
</del><ins>+    RenderBlock {DIV} at (0,357) size 372x68
</ins><span class="cx">       RenderText {#text} at (0,0) size 262x17
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (262,14) size 0x0
</span><span class="lines">@@ -84,7 +87,10 @@
</span><span class="cx">       RenderBR {BR} at (262,65) size 0x0
</span><span class="cx"> layer at (8,391) size 769x367
</span><span class="cx">   RenderBlock {DIV} at (0,383) size 769x367 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 372x68
</del><ins>+    RenderMultiColumnSet at (5,5) size 759x357
+layer at (13,396) size 372x714 backgroundClip at (0,0) size 785x766 clip at (0,0) size 785x766 outlineClip at (0,0) size 785x766
+  RenderMultiColumnFlowThread at (5,5) size 372x714
+    RenderBlock (anonymous) at (0,0) size 372x68
</ins><span class="cx">       RenderText {#text} at (0,0) size 242x17
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (242,14) size 0x0
</span><span class="lines">@@ -97,7 +103,7 @@
</span><span class="cx">       RenderText {#text} at (0,51) size 242x17
</span><span class="cx">         text run at (0,51) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (242,65) size 0x0
</span><del>-    RenderBlock {DIV} at (5,362) size 372x357
</del><ins>+    RenderBlock {DIV} at (0,357) size 372x357
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumncountwithrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-count-with-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/column-count-with-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/column-count-with-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,96 +5,102 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx"> layer at (8,8) size 784x160
</span><span class="cx">   RenderBlock {P} at (0,0) size 784x160 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (30,30) size 161x17
-      text run at (30,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,44) size 0x0
-    RenderText {#text} at (30,47) size 161x17
-      text run at (30,47) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,61) size 0x0
-    RenderText {#text} at (30,64) size 161x17
-      text run at (30,64) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,78) size 0x0
-    RenderText {#text} at (30,81) size 161x17
-      text run at (30,81) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,95) size 0x0
-    RenderText {#text} at (30,98) size 161x17
-      text run at (30,98) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,112) size 0x0
-    RenderText {#text} at (30,130) size 161x17
-      text run at (30,130) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,144) size 0x0
-    RenderText {#text} at (30,147) size 161x17
-      text run at (30,147) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,161) size 0x0
-    RenderText {#text} at (30,164) size 161x17
-      text run at (30,164) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,178) size 0x0
-    RenderText {#text} at (30,181) size 161x17
-      text run at (30,181) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,195) size 0x0
-    RenderText {#text} at (30,198) size 161x17
-      text run at (30,198) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,212) size 0x0
-    RenderText {#text} at (30,230) size 161x17
-      text run at (30,230) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,244) size 0x0
-    RenderText {#text} at (30,247) size 161x17
-      text run at (30,247) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,261) size 0x0
-    RenderText {#text} at (30,264) size 161x17
-      text run at (30,264) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (191,278) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 724x100
+layer at (38,38) size 231x251
+  RenderMultiColumnFlowThread at (30,30) size 231x251
+    RenderText {#text} at (0,0) size 161x17
+      text run at (0,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,14) size 0x0
+    RenderText {#text} at (0,17) size 161x17
+      text run at (0,17) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,31) size 0x0
+    RenderText {#text} at (0,34) size 161x17
+      text run at (0,34) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,48) size 0x0
+    RenderText {#text} at (0,51) size 161x17
+      text run at (0,51) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,65) size 0x0
+    RenderText {#text} at (0,68) size 161x17
+      text run at (0,68) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,82) size 0x0
+    RenderText {#text} at (0,100) size 161x17
+      text run at (0,100) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,114) size 0x0
+    RenderText {#text} at (0,117) size 161x17
+      text run at (0,117) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,131) size 0x0
+    RenderText {#text} at (0,134) size 161x17
+      text run at (0,134) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,148) size 0x0
+    RenderText {#text} at (0,151) size 161x17
+      text run at (0,151) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,165) size 0x0
+    RenderText {#text} at (0,168) size 161x17
+      text run at (0,168) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,182) size 0x0
+    RenderText {#text} at (0,200) size 161x17
+      text run at (0,200) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,214) size 0x0
+    RenderText {#text} at (0,217) size 161x17
+      text run at (0,217) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,231) size 0x0
+    RenderText {#text} at (0,234) size 161x17
+      text run at (0,234) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (161,248) size 0x0
</ins><span class="cx"> layer at (8,184) size 784x160
</span><span class="cx">   RenderBlock {P} at (0,176) size 784x160 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (99,30) size 161x17
-      text run at (99,30) width 4 RTL: &quot;.&quot;
-      text run at (103,30) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,44) size 0x0
-    RenderText {#text} at (99,47) size 161x17
-      text run at (99,47) width 4 RTL: &quot;.&quot;
-      text run at (103,47) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,61) size 0x0
-    RenderText {#text} at (99,64) size 161x17
-      text run at (99,64) width 4 RTL: &quot;.&quot;
-      text run at (103,64) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,78) size 0x0
-    RenderText {#text} at (99,81) size 161x17
-      text run at (99,81) width 4 RTL: &quot;.&quot;
-      text run at (103,81) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,95) size 0x0
-    RenderText {#text} at (99,98) size 161x17
-      text run at (99,98) width 4 RTL: &quot;.&quot;
-      text run at (103,98) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,112) size 0x0
-    RenderText {#text} at (99,130) size 161x17
-      text run at (99,130) width 4 RTL: &quot;.&quot;
-      text run at (103,130) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,144) size 0x0
-    RenderText {#text} at (99,147) size 161x17
-      text run at (99,147) width 4 RTL: &quot;.&quot;
-      text run at (103,147) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,161) size 0x0
-    RenderText {#text} at (99,164) size 161x17
-      text run at (99,164) width 4 RTL: &quot;.&quot;
-      text run at (103,164) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,178) size 0x0
-    RenderText {#text} at (99,181) size 161x17
-      text run at (99,181) width 4 RTL: &quot;.&quot;
-      text run at (103,181) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,195) size 0x0
-    RenderText {#text} at (99,198) size 161x17
-      text run at (99,198) width 4 RTL: &quot;.&quot;
-      text run at (103,198) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,212) size 0x0
-    RenderText {#text} at (99,230) size 161x17
-      text run at (99,230) width 4 RTL: &quot;.&quot;
-      text run at (103,230) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,244) size 0x0
-    RenderText {#text} at (99,247) size 161x17
-      text run at (99,247) width 4 RTL: &quot;.&quot;
-      text run at (103,247) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,261) size 0x0
-    RenderText {#text} at (99,264) size 161x17
-      text run at (99,264) width 4 RTL: &quot;.&quot;
-      text run at (103,264) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (99,278) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 724x100
+layer at (531,214) size 231x251
+  RenderMultiColumnFlowThread at (523,30) size 231x251
+    RenderText {#text} at (69,0) size 161x17
+      text run at (69,0) width 4 RTL: &quot;.&quot;
+      text run at (73,0) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,14) size 0x0
+    RenderText {#text} at (69,17) size 161x17
+      text run at (69,17) width 4 RTL: &quot;.&quot;
+      text run at (73,17) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,31) size 0x0
+    RenderText {#text} at (69,34) size 161x17
+      text run at (69,34) width 4 RTL: &quot;.&quot;
+      text run at (73,34) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,48) size 0x0
+    RenderText {#text} at (69,51) size 161x17
+      text run at (69,51) width 4 RTL: &quot;.&quot;
+      text run at (73,51) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,65) size 0x0
+    RenderText {#text} at (69,68) size 161x17
+      text run at (69,68) width 4 RTL: &quot;.&quot;
+      text run at (73,68) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,82) size 0x0
+    RenderText {#text} at (69,100) size 161x17
+      text run at (69,100) width 4 RTL: &quot;.&quot;
+      text run at (73,100) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,114) size 0x0
+    RenderText {#text} at (69,117) size 161x17
+      text run at (69,117) width 4 RTL: &quot;.&quot;
+      text run at (73,117) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,131) size 0x0
+    RenderText {#text} at (69,134) size 161x17
+      text run at (69,134) width 4 RTL: &quot;.&quot;
+      text run at (73,134) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,148) size 0x0
+    RenderText {#text} at (69,151) size 161x17
+      text run at (69,151) width 4 RTL: &quot;.&quot;
+      text run at (73,151) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,165) size 0x0
+    RenderText {#text} at (69,168) size 161x17
+      text run at (69,168) width 4 RTL: &quot;.&quot;
+      text run at (73,168) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,182) size 0x0
+    RenderText {#text} at (69,200) size 161x17
+      text run at (69,200) width 4 RTL: &quot;.&quot;
+      text run at (73,200) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,214) size 0x0
+    RenderText {#text} at (69,217) size 161x17
+      text run at (69,217) width 4 RTL: &quot;.&quot;
+      text run at (73,217) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,231) size 0x0
+    RenderText {#text} at (69,234) size 161x17
+      text run at (69,234) width 4 RTL: &quot;.&quot;
+      text run at (73,234) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (69,248) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnrulesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,92 +3,95 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (8,8) size 784x510
-  RenderBlock {DIV} at (0,0) size 784x510 [border: (5px solid #000000)]
-    RenderText {#text} at (15,5) size 240x1476
-      text run at (15,5) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (15,22) width 212: &quot;consectetuer adipiscing elit. Nulla&quot;
-      text run at (15,39) width 179: &quot;varius enim ac mi. Curabitur&quot;
-      text run at (15,56) width 230: &quot;sollicitudin felis quis lectus. Quisque&quot;
-      text run at (15,73) width 224: &quot;adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (15,90) width 190: &quot;purus, vulputate vel, varius ut,&quot;
-      text run at (15,107) width 217: &quot;euismod et, nisi. Sed vitae felis vel&quot;
-      text run at (15,124) width 222: &quot;orci sagittis aliquam. Cras convallis&quot;
-      text run at (15,141) width 239: &quot;adipiscing sem. Nam nonummy enim.&quot;
-      text run at (15,158) width 211: &quot;Nullam bibendum lobortis neque.&quot;
-      text run at (15,175) width 185: &quot;Vestibulum velit orci, tempus&quot;
-      text run at (15,192) width 203: &quot;euismod, pretium quis, interdum&quot;
-      text run at (15,209) width 211: &quot;vitae, nulla. Phasellus eget ante et&quot;
-      text run at (15,226) width 201: &quot;tortor condimentum vestibulum.&quot;
-      text run at (15,243) width 236: &quot;Suspendisse hendrerit quam nec felis.&quot;
-      text run at (15,260) width 223: &quot;Sed varius turpis vitae pede. Lorem&quot;
-      text run at (15,277) width 213: &quot;ipsum dolor sit amet, consectetuer&quot;
-      text run at (15,294) width 230: &quot;adipiscing elit. Proin bibendum justo&quot;
-      text run at (15,311) width 226: &quot;ac enim. Class aptent taciti sociosqu&quot;
-      text run at (15,328) width 231: &quot;ad litora torquent per conubia nostra,&quot;
-      text run at (15,345) width 206: &quot;per inceptos hymenaeos. Sed leo&quot;
-      text run at (15,362) width 224: &quot;nulla, rutrum eu, dictum ut, posuere&quot;
-      text run at (15,379) width 212: &quot;vel, arcu. Nam libero. Morbi orci.&quot;
-      text run at (15,396) width 240: &quot;Maecenas pellentesque. Curabitur erat&quot;
-      text run at (15,413) width 214: &quot;erat, ullamcorper at, gravida vitae,&quot;
-      text run at (15,430) width 199: &quot;iaculis vitae, elit. Nullam quam.&quot;
-      text run at (15,447) width 227: &quot;Quisque orci lectus, ullamcorper eu,&quot;
-      text run at (15,464) width 216: &quot;imperdiet sed, accumsan et, ligula.&quot;
-      text run at (15,481) width 204: &quot;Duis diam nisl, sagittis a, blandit&quot;
-      text run at (15,505) width 179: &quot;volutpat, interdum sed, velit.&quot;
-      text run at (15,522) width 209: &quot;Vestibulum quam. Nulla a purus.&quot;
-      text run at (15,539) width 240: &quot;Phasellus semper semper lectus. Nulla&quot;
-      text run at (15,556) width 211: &quot;porttitor, dolor dictum scelerisque&quot;
-      text run at (15,573) width 233: &quot;luctus, velit ipsum lobortis mauris, ac&quot;
-      text run at (15,590) width 216: &quot;pretium enim nunc vel risus. Proin&quot;
-      text run at (15,607) width 201: &quot;gravida mi ut sem cursus mattis.&quot;
-      text run at (15,624) width 184: &quot;Fusce laoreet, nisi quis luctus&quot;
-      text run at (15,641) width 218: &quot;volutpat, arcu pede tincidunt enim,&quot;
-      text run at (15,658) width 208: &quot;nec malesuada urna nisl eu enim.&quot;
-      text run at (15,675) width 202: &quot;Vivamus varius augue ac purus.&quot;
-      text run at (15,692) width 228: &quot;Vestibulum vestibulum. Phasellus et&quot;
-      text run at (15,709) width 205: &quot;est vitae ante accumsan rhoncus.&quot;
-      text run at (15,726) width 209: &quot;Morbi convallis, arcu at hendrerit&quot;
-      text run at (15,743) width 216: &quot;gravida, sem diam dignissim risus,&quot;
-      text run at (15,760) width 237: &quot;sed aliquet erat mi ut mi. Nunc cursus&quot;
-      text run at (15,777) width 240: &quot;lacinia elit. Nunc nisi. Quisque at erat.&quot;
-      text run at (15,794) width 229: &quot;Vestibulum dictum quam vitae nibh.&quot;
-      text run at (15,811) width 219: &quot;Nunc vitae ante non odio interdum&quot;
-      text run at (15,828) width 177: &quot;blandit. Curabitur leo quam,&quot;
-      text run at (15,845) width 164: &quot;fermentum sed, feugiat in,&quot;
-      text run at (15,862) width 230: &quot;ullamcorper id, nibh. Suspendisse ac&quot;
-      text run at (15,879) width 201: &quot;turpis. In iaculis sollicitudin dui.&quot;
-      text run at (15,896) width 192: &quot;Aenean vitae lectus vitae nulla&quot;
-      text run at (15,913) width 194: &quot;pellentesque sollicitudin. Nunc&quot;
-      text run at (15,930) width 223: &quot;gravida pharetra lectus. Etiam lacus&quot;
-      text run at (15,947) width 197: &quot;ligula, placerat ut, dictum vitae,&quot;
-      text run at (15,964) width 200: &quot;tempus vel, risus. Cras rhoncus.&quot;
-      text run at (15,981) width 226: &quot;Praesent varius ultricies orci. Donec&quot;
-      text run at (15,1005) width 230: &quot;mattis, neque ut ornare fringilla, ante&quot;
-      text run at (15,1022) width 231: &quot;urna placerat eros, vel commodo nisi&quot;
-      text run at (15,1039) width 217: &quot;tortor ut mauris. Morbi magna dui,&quot;
-      text run at (15,1056) width 177: &quot;sagittis sit amet, tincidunt et,&quot;
-      text run at (15,1073) width 187: &quot;elementum eget, quam. Fusce&quot;
-      text run at (15,1090) width 230: &quot;molestie nisl vitae nisi. Vestibulum a&quot;
-      text run at (15,1107) width 234: &quot;sapien. Phasellus ante lacus, vehicula&quot;
-      text run at (15,1124) width 205: &quot;non, cursus a, tempor ut, magna.&quot;
-      text run at (15,1141) width 219: &quot;Suspendisse potenti. Fusce aliquet,&quot;
-      text run at (15,1158) width 224: &quot;odio viverra vulputate dictum, enim&quot;
-      text run at (15,1175) width 240: &quot;odio luctus purus, ut scelerisque quam&quot;
-      text run at (15,1192) width 200: &quot;nulla non est. Donec eros lacus,&quot;
-      text run at (15,1209) width 210: &quot;egestas vitae, lacinia quis, tempor&quot;
-      text run at (15,1226) width 234: &quot;quis, pede. Morbi orci erat, iaculis id,&quot;
-      text run at (15,1243) width 226: &quot;ornare ac, elementum at, sem. Nunc&quot;
-      text run at (15,1260) width 223: &quot;ornare sodales nisi. Morbi interdum&quot;
-      text run at (15,1277) width 222: &quot;commodo nisl. Fusce eget eros non&quot;
-      text run at (15,1294) width 227: &quot;nisi ornare facilisis. Sed placerat, est&quot;
-      text run at (15,1311) width 202: &quot;non posuere posuere, purus sem&quot;
-      text run at (15,1328) width 237: &quot;dignissim libero, a viverra tellus dolor&quot;
-      text run at (15,1345) width 236: &quot;vel lorem. Cras augue. Etiam ultricies&quot;
-      text run at (15,1362) width 209: &quot;consequat odio. Mauris ac libero.&quot;
-      text run at (15,1379) width 225: &quot;Etiam posuere, libero vitae euismod&quot;
-      text run at (15,1396) width 219: &quot;gravida, urna elit imperdiet magna,&quot;
-      text run at (15,1413) width 240: &quot;vel cursus elit felis non mauris. Donec&quot;
-      text run at (15,1430) width 195: &quot;orci erat, porta id, dignissim ut,&quot;
-      text run at (15,1447) width 208: &quot;posuere dictum, leo. Suspendisse&quot;
-      text run at (15,1464) width 157: &quot;scelerisque egestas nulla.&quot;
</del><ins>+layer at (8,8) size 784x503
+  RenderBlock {DIV} at (0,0) size 784x503 [border: (5px solid #000000)]
+    RenderMultiColumnSet at (15,5) size 754x493
+layer at (23,13) size 241x1462 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (15,5) size 241x1462
+    RenderText {#text} at (0,0) size 240x1462
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,17) width 212: &quot;consectetuer adipiscing elit. Nulla&quot;
+      text run at (0,34) width 179: &quot;varius enim ac mi. Curabitur&quot;
+      text run at (0,51) width 230: &quot;sollicitudin felis quis lectus. Quisque&quot;
+      text run at (0,68) width 224: &quot;adipiscing rhoncus sem. Proin nulla&quot;
+      text run at (0,85) width 190: &quot;purus, vulputate vel, varius ut,&quot;
+      text run at (0,102) width 217: &quot;euismod et, nisi. Sed vitae felis vel&quot;
+      text run at (0,119) width 222: &quot;orci sagittis aliquam. Cras convallis&quot;
+      text run at (0,136) width 239: &quot;adipiscing sem. Nam nonummy enim.&quot;
+      text run at (0,153) width 211: &quot;Nullam bibendum lobortis neque.&quot;
+      text run at (0,170) width 185: &quot;Vestibulum velit orci, tempus&quot;
+      text run at (0,187) width 203: &quot;euismod, pretium quis, interdum&quot;
+      text run at (0,204) width 211: &quot;vitae, nulla. Phasellus eget ante et&quot;
+      text run at (0,221) width 201: &quot;tortor condimentum vestibulum.&quot;
+      text run at (0,238) width 236: &quot;Suspendisse hendrerit quam nec felis.&quot;
+      text run at (0,255) width 223: &quot;Sed varius turpis vitae pede. Lorem&quot;
+      text run at (0,272) width 213: &quot;ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,289) width 230: &quot;adipiscing elit. Proin bibendum justo&quot;
+      text run at (0,306) width 226: &quot;ac enim. Class aptent taciti sociosqu&quot;
+      text run at (0,323) width 231: &quot;ad litora torquent per conubia nostra,&quot;
+      text run at (0,340) width 206: &quot;per inceptos hymenaeos. Sed leo&quot;
+      text run at (0,357) width 224: &quot;nulla, rutrum eu, dictum ut, posuere&quot;
+      text run at (0,374) width 212: &quot;vel, arcu. Nam libero. Morbi orci.&quot;
+      text run at (0,391) width 240: &quot;Maecenas pellentesque. Curabitur erat&quot;
+      text run at (0,408) width 214: &quot;erat, ullamcorper at, gravida vitae,&quot;
+      text run at (0,425) width 199: &quot;iaculis vitae, elit. Nullam quam.&quot;
+      text run at (0,442) width 227: &quot;Quisque orci lectus, ullamcorper eu,&quot;
+      text run at (0,459) width 216: &quot;imperdiet sed, accumsan et, ligula.&quot;
+      text run at (0,476) width 204: &quot;Duis diam nisl, sagittis a, blandit&quot;
+      text run at (0,493) width 179: &quot;volutpat, interdum sed, velit.&quot;
+      text run at (0,510) width 209: &quot;Vestibulum quam. Nulla a purus.&quot;
+      text run at (0,527) width 240: &quot;Phasellus semper semper lectus. Nulla&quot;
+      text run at (0,544) width 211: &quot;porttitor, dolor dictum scelerisque&quot;
+      text run at (0,561) width 233: &quot;luctus, velit ipsum lobortis mauris, ac&quot;
+      text run at (0,578) width 216: &quot;pretium enim nunc vel risus. Proin&quot;
+      text run at (0,595) width 201: &quot;gravida mi ut sem cursus mattis.&quot;
+      text run at (0,612) width 184: &quot;Fusce laoreet, nisi quis luctus&quot;
+      text run at (0,629) width 218: &quot;volutpat, arcu pede tincidunt enim,&quot;
+      text run at (0,646) width 208: &quot;nec malesuada urna nisl eu enim.&quot;
+      text run at (0,663) width 202: &quot;Vivamus varius augue ac purus.&quot;
+      text run at (0,680) width 228: &quot;Vestibulum vestibulum. Phasellus et&quot;
+      text run at (0,697) width 205: &quot;est vitae ante accumsan rhoncus.&quot;
+      text run at (0,714) width 209: &quot;Morbi convallis, arcu at hendrerit&quot;
+      text run at (0,731) width 216: &quot;gravida, sem diam dignissim risus,&quot;
+      text run at (0,748) width 237: &quot;sed aliquet erat mi ut mi. Nunc cursus&quot;
+      text run at (0,765) width 240: &quot;lacinia elit. Nunc nisi. Quisque at erat.&quot;
+      text run at (0,782) width 229: &quot;Vestibulum dictum quam vitae nibh.&quot;
+      text run at (0,799) width 219: &quot;Nunc vitae ante non odio interdum&quot;
+      text run at (0,816) width 177: &quot;blandit. Curabitur leo quam,&quot;
+      text run at (0,833) width 164: &quot;fermentum sed, feugiat in,&quot;
+      text run at (0,850) width 230: &quot;ullamcorper id, nibh. Suspendisse ac&quot;
+      text run at (0,867) width 201: &quot;turpis. In iaculis sollicitudin dui.&quot;
+      text run at (0,884) width 192: &quot;Aenean vitae lectus vitae nulla&quot;
+      text run at (0,901) width 194: &quot;pellentesque sollicitudin. Nunc&quot;
+      text run at (0,918) width 223: &quot;gravida pharetra lectus. Etiam lacus&quot;
+      text run at (0,935) width 197: &quot;ligula, placerat ut, dictum vitae,&quot;
+      text run at (0,952) width 200: &quot;tempus vel, risus. Cras rhoncus.&quot;
+      text run at (0,969) width 226: &quot;Praesent varius ultricies orci. Donec&quot;
+      text run at (0,986) width 230: &quot;mattis, neque ut ornare fringilla, ante&quot;
+      text run at (0,1003) width 231: &quot;urna placerat eros, vel commodo nisi&quot;
+      text run at (0,1020) width 217: &quot;tortor ut mauris. Morbi magna dui,&quot;
+      text run at (0,1037) width 177: &quot;sagittis sit amet, tincidunt et,&quot;
+      text run at (0,1054) width 187: &quot;elementum eget, quam. Fusce&quot;
+      text run at (0,1071) width 230: &quot;molestie nisl vitae nisi. Vestibulum a&quot;
+      text run at (0,1088) width 234: &quot;sapien. Phasellus ante lacus, vehicula&quot;
+      text run at (0,1105) width 205: &quot;non, cursus a, tempor ut, magna.&quot;
+      text run at (0,1122) width 219: &quot;Suspendisse potenti. Fusce aliquet,&quot;
+      text run at (0,1139) width 224: &quot;odio viverra vulputate dictum, enim&quot;
+      text run at (0,1156) width 240: &quot;odio luctus purus, ut scelerisque quam&quot;
+      text run at (0,1173) width 200: &quot;nulla non est. Donec eros lacus,&quot;
+      text run at (0,1190) width 210: &quot;egestas vitae, lacinia quis, tempor&quot;
+      text run at (0,1207) width 234: &quot;quis, pede. Morbi orci erat, iaculis id,&quot;
+      text run at (0,1224) width 226: &quot;ornare ac, elementum at, sem. Nunc&quot;
+      text run at (0,1241) width 223: &quot;ornare sodales nisi. Morbi interdum&quot;
+      text run at (0,1258) width 222: &quot;commodo nisl. Fusce eget eros non&quot;
+      text run at (0,1275) width 227: &quot;nisi ornare facilisis. Sed placerat, est&quot;
+      text run at (0,1292) width 202: &quot;non posuere posuere, purus sem&quot;
+      text run at (0,1309) width 237: &quot;dignissim libero, a viverra tellus dolor&quot;
+      text run at (0,1326) width 236: &quot;vel lorem. Cras augue. Etiam ultricies&quot;
+      text run at (0,1343) width 209: &quot;consequat odio. Mauris ac libero.&quot;
+      text run at (0,1360) width 225: &quot;Etiam posuere, libero vitae euismod&quot;
+      text run at (0,1377) width 219: &quot;gravida, urna elit imperdiet magna,&quot;
+      text run at (0,1394) width 240: &quot;vel cursus elit felis non mauris. Donec&quot;
+      text run at (0,1411) width 195: &quot;orci erat, porta id, dignissim ut,&quot;
+      text run at (0,1428) width 208: &quot;posuere dictum, leo. Suspendisse&quot;
+      text run at (0,1445) width 157: &quot;scelerisque egestas nulla.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnrulesstackingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnrulesstackingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/column-rules-stacking-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,110 +1,113 @@
</span><del>-layer at (0,0) size 785x605
</del><ins>+layer at (0,0) size 785x604
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x605
-  RenderBlock {HTML} at (0,0) size 785x605
-    RenderBody {BODY} at (8,8) size 769x589
</del><ins>+layer at (0,0) size 785x604
+  RenderBlock {HTML} at (0,0) size 785x604
+    RenderBody {BODY} at (8,8) size 769x588
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x34
</span><span class="cx">         RenderText {#text} at (0,0) size 745x34
</span><span class="cx">           text run at (0,0) width 717: &quot;In the test below, the column rules should not be visible, since a negative z-index child is painting on top of them. &quot;
</span><span class="cx">           text run at (717,0) width 28: &quot;You&quot;
</span><span class="cx">           text run at (0,17) width 157: &quot;should see no red below.&quot;
</span><del>-layer at (8,42) size 769x555 layerType: background only
-layer at (13,47) size 759x545
-  RenderBlock (positioned) zI: -1 {DIV} at (5,5) size 759x545 [bgcolor=#EEEEEE]
-layer at (8,42) size 769x555 layerType: foreground only
-  RenderBlock (relative positioned) {DIV} at (0,34) size 769x555 [bgcolor=#FF0000] [border: (5px solid #000000)]
-    RenderText {#text} at (35,5) size 221x1600
-      text run at (35,5) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (35,22) width 212: &quot;consectetuer adipiscing elit. Nulla&quot;
-      text run at (35,39) width 179: &quot;varius enim ac mi. Curabitur&quot;
-      text run at (35,56) width 173: &quot;sollicitudin felis quis lectus.&quot;
-      text run at (35,73) width 208: &quot;Quisque adipiscing rhoncus sem.&quot;
-      text run at (35,90) width 201: &quot;Proin nulla purus, vulputate vel,&quot;
-      text run at (35,107) width 192: &quot;varius ut, euismod et, nisi. Sed&quot;
-      text run at (35,124) width 216: &quot;vitae felis vel orci sagittis aliquam.&quot;
-      text run at (35,141) width 190: &quot;Cras convallis adipiscing sem.&quot;
-      text run at (35,158) width 189: &quot;Nam nonummy enim. Nullam&quot;
-      text run at (35,175) width 160: &quot;bibendum lobortis neque.&quot;
-      text run at (35,192) width 185: &quot;Vestibulum velit orci, tempus&quot;
-      text run at (35,209) width 203: &quot;euismod, pretium quis, interdum&quot;
-      text run at (35,226) width 211: &quot;vitae, nulla. Phasellus eget ante et&quot;
-      text run at (35,243) width 201: &quot;tortor condimentum vestibulum.&quot;
-      text run at (35,260) width 202: &quot;Suspendisse hendrerit quam nec&quot;
-      text run at (35,277) width 211: &quot;felis. Sed varius turpis vitae pede.&quot;
-      text run at (35,294) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (35,311) width 211: &quot;consectetuer adipiscing elit. Proin&quot;
-      text run at (35,328) width 192: &quot;bibendum justo ac enim. Class&quot;
-      text run at (35,345) width 186: &quot;aptent taciti sociosqu ad litora&quot;
-      text run at (35,362) width 200: &quot;torquent per conubia nostra, per&quot;
-      text run at (35,379) width 221: &quot;inceptos hymenaeos. Sed leo nulla,&quot;
-      text run at (35,396) width 212: &quot;rutrum eu, dictum ut, posuere vel,&quot;
-      text run at (35,413) width 185: &quot;arcu. Nam libero. Morbi orci.&quot;
-      text run at (35,430) width 213: &quot;Maecenas pellentesque. Curabitur&quot;
-      text run at (35,447) width 203: &quot;erat erat, ullamcorper at, gravida&quot;
-      text run at (35,464) width 194: &quot;vitae, iaculis vitae, elit. Nullam&quot;
-      text run at (35,481) width 168: &quot;quam. Quisque orci lectus,&quot;
-      text run at (35,498) width 190: &quot;ullamcorper eu, imperdiet sed,&quot;
-      text run at (35,515) width 193: &quot;accumsan et, ligula. Duis diam&quot;
-      text run at (35,532) width 194: &quot;nisl, sagittis a, blandit volutpat,&quot;
-      text run at (35,550) width 197: &quot;interdum sed, velit. Vestibulum&quot;
-      text run at (35,567) width 195: &quot;quam. Nulla a purus. Phasellus&quot;
-      text run at (35,584) width 177: &quot;semper semper lectus. Nulla&quot;
-      text run at (35,601) width 211: &quot;porttitor, dolor dictum scelerisque&quot;
-      text run at (35,618) width 215: &quot;luctus, velit ipsum lobortis mauris,&quot;
-      text run at (35,635) width 196: &quot;ac pretium enim nunc vel risus.&quot;
-      text run at (35,652) width 194: &quot;Proin gravida mi ut sem cursus&quot;
-      text run at (35,669) width 188: &quot;mattis. Fusce laoreet, nisi quis&quot;
-      text run at (35,686) width 220: &quot;luctus volutpat, arcu pede tincidunt&quot;
-      text run at (35,703) width 208: &quot;enim, nec malesuada urna nisl eu&quot;
-      text run at (35,720) width 198: &quot;enim. Vivamus varius augue ac&quot;
-      text run at (35,737) width 193: &quot;purus. Vestibulum vestibulum.&quot;
-      text run at (35,754) width 159: &quot;Phasellus et est vitae ante&quot;
-      text run at (35,771) width 163: &quot;accumsan rhoncus. Morbi&quot;
-      text run at (35,788) width 221: &quot;convallis, arcu at hendrerit gravida,&quot;
-      text run at (35,805) width 186: &quot;sem diam dignissim risus, sed&quot;
-      text run at (35,822) width 212: &quot;aliquet erat mi ut mi. Nunc cursus&quot;
-      text run at (35,839) width 209: &quot;lacinia elit. Nunc nisi. Quisque at&quot;
-      text run at (35,856) width 190: &quot;erat. Vestibulum dictum quam&quot;
-      text run at (35,873) width 197: &quot;vitae nibh. Nunc vitae ante non&quot;
-      text run at (35,890) width 203: &quot;odio interdum blandit. Curabitur&quot;
-      text run at (35,907) width 210: &quot;leo quam, fermentum sed, feugiat&quot;
-      text run at (35,924) width 151: &quot;in, ullamcorper id, nibh.&quot;
-      text run at (35,941) width 199: &quot;Suspendisse ac turpis. In iaculis&quot;
-      text run at (35,958) width 184: &quot;sollicitudin dui. Aenean vitae&quot;
-      text run at (35,975) width 187: &quot;lectus vitae nulla pellentesque&quot;
-      text run at (35,992) width 218: &quot;sollicitudin. Nunc gravida pharetra&quot;
-      text run at (35,1009) width 213: &quot;lectus. Etiam lacus ligula, placerat&quot;
-      text run at (35,1026) width 214: &quot;ut, dictum vitae, tempus vel, risus.&quot;
-      text run at (35,1043) width 186: &quot;Cras rhoncus. Praesent varius&quot;
-      text run at (35,1060) width 214: &quot;ultricies orci. Donec mattis, neque&quot;
-      text run at (35,1077) width 175: &quot;ut ornare fringilla, ante urna&quot;
-      text run at (35,1095) width 199: &quot;placerat eros, vel commodo nisi&quot;
-      text run at (35,1112) width 217: &quot;tortor ut mauris. Morbi magna dui,&quot;
-      text run at (35,1129) width 177: &quot;sagittis sit amet, tincidunt et,&quot;
-      text run at (35,1146) width 187: &quot;elementum eget, quam. Fusce&quot;
-      text run at (35,1163) width 219: &quot;molestie nisl vitae nisi. Vestibulum&quot;
-      text run at (35,1180) width 188: &quot;a sapien. Phasellus ante lacus,&quot;
-      text run at (35,1197) width 212: &quot;vehicula non, cursus a, tempor ut,&quot;
-      text run at (35,1214) width 219: &quot;magna. Suspendisse potenti. Fusce&quot;
-      text run at (35,1231) width 188: &quot;aliquet, odio viverra vulputate&quot;
-      text run at (35,1248) width 214: &quot;dictum, enim odio luctus purus, ut&quot;
-      text run at (35,1265) width 196: &quot;scelerisque quam nulla non est.&quot;
-      text run at (35,1282) width 199: &quot;Donec eros lacus, egestas vitae,&quot;
-      text run at (35,1299) width 195: &quot;lacinia quis, tempor quis, pede.&quot;
-      text run at (35,1316) width 206: &quot;Morbi orci erat, iaculis id, ornare&quot;
-      text run at (35,1333) width 182: &quot;ac, elementum at, sem. Nunc&quot;
-      text run at (35,1350) width 163: &quot;ornare sodales nisi. Morbi&quot;
-      text run at (35,1367) width 194: &quot;interdum commodo nisl. Fusce&quot;
-      text run at (35,1384) width 209: &quot;eget eros non nisi ornare facilisis.&quot;
-      text run at (35,1401) width 183: &quot;Sed placerat, est non posuere&quot;
-      text run at (35,1418) width 185: &quot;posuere, purus sem dignissim&quot;
-      text run at (35,1435) width 196: &quot;libero, a viverra tellus dolor vel&quot;
-      text run at (35,1452) width 213: &quot;lorem. Cras augue. Etiam ultricies&quot;
-      text run at (35,1469) width 209: &quot;consequat odio. Mauris ac libero.&quot;
-      text run at (35,1486) width 168: &quot;Etiam posuere, libero vitae&quot;
-      text run at (35,1503) width 163: &quot;euismod gravida, urna elit&quot;
-      text run at (35,1520) width 199: &quot;imperdiet magna, vel cursus elit&quot;
-      text run at (35,1537) width 209: &quot;felis non mauris. Donec orci erat,&quot;
-      text run at (35,1554) width 189: &quot;porta id, dignissim ut, posuere&quot;
-      text run at (35,1571) width 155: &quot;dictum, leo. Suspendisse&quot;
-      text run at (35,1588) width 157: &quot;scelerisque egestas nulla.&quot;
</del><ins>+layer at (8,42) size 769x554 layerType: background only
+layer at (13,47) size 759x544
+  RenderBlock (positioned) zI: -1 {DIV} at (5,5) size 759x544 [bgcolor=#EEEEEE]
+layer at (8,42) size 769x554 layerType: foreground only
+  RenderBlock (relative positioned) {DIV} at (0,34) size 769x554 [bgcolor=#FF0000] [border: (5px solid #000000)]
+    RenderMultiColumnSet at (35,5) size 699x544
+layer at (43,47) size 222x1598 backgroundClip at (0,0) size 785x604 clip at (0,0) size 785x604 outlineClip at (0,0) size 785x604
+  RenderMultiColumnFlowThread at (35,5) size 223x1598
+    RenderText {#text} at (0,0) size 221x1598
+      text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,17) width 212: &quot;consectetuer adipiscing elit. Nulla&quot;
+      text run at (0,34) width 179: &quot;varius enim ac mi. Curabitur&quot;
+      text run at (0,51) width 173: &quot;sollicitudin felis quis lectus.&quot;
+      text run at (0,68) width 208: &quot;Quisque adipiscing rhoncus sem.&quot;
+      text run at (0,85) width 201: &quot;Proin nulla purus, vulputate vel,&quot;
+      text run at (0,102) width 192: &quot;varius ut, euismod et, nisi. Sed&quot;
+      text run at (0,119) width 216: &quot;vitae felis vel orci sagittis aliquam.&quot;
+      text run at (0,136) width 190: &quot;Cras convallis adipiscing sem.&quot;
+      text run at (0,153) width 189: &quot;Nam nonummy enim. Nullam&quot;
+      text run at (0,170) width 160: &quot;bibendum lobortis neque.&quot;
+      text run at (0,187) width 185: &quot;Vestibulum velit orci, tempus&quot;
+      text run at (0,204) width 203: &quot;euismod, pretium quis, interdum&quot;
+      text run at (0,221) width 211: &quot;vitae, nulla. Phasellus eget ante et&quot;
+      text run at (0,238) width 201: &quot;tortor condimentum vestibulum.&quot;
+      text run at (0,255) width 202: &quot;Suspendisse hendrerit quam nec&quot;
+      text run at (0,272) width 211: &quot;felis. Sed varius turpis vitae pede.&quot;
+      text run at (0,289) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,306) width 211: &quot;consectetuer adipiscing elit. Proin&quot;
+      text run at (0,323) width 192: &quot;bibendum justo ac enim. Class&quot;
+      text run at (0,340) width 186: &quot;aptent taciti sociosqu ad litora&quot;
+      text run at (0,357) width 200: &quot;torquent per conubia nostra, per&quot;
+      text run at (0,374) width 221: &quot;inceptos hymenaeos. Sed leo nulla,&quot;
+      text run at (0,391) width 212: &quot;rutrum eu, dictum ut, posuere vel,&quot;
+      text run at (0,408) width 185: &quot;arcu. Nam libero. Morbi orci.&quot;
+      text run at (0,425) width 213: &quot;Maecenas pellentesque. Curabitur&quot;
+      text run at (0,442) width 203: &quot;erat erat, ullamcorper at, gravida&quot;
+      text run at (0,459) width 194: &quot;vitae, iaculis vitae, elit. Nullam&quot;
+      text run at (0,476) width 168: &quot;quam. Quisque orci lectus,&quot;
+      text run at (0,493) width 190: &quot;ullamcorper eu, imperdiet sed,&quot;
+      text run at (0,510) width 193: &quot;accumsan et, ligula. Duis diam&quot;
+      text run at (0,527) width 194: &quot;nisl, sagittis a, blandit volutpat,&quot;
+      text run at (0,544) width 197: &quot;interdum sed, velit. Vestibulum&quot;
+      text run at (0,561) width 195: &quot;quam. Nulla a purus. Phasellus&quot;
+      text run at (0,578) width 177: &quot;semper semper lectus. Nulla&quot;
+      text run at (0,595) width 211: &quot;porttitor, dolor dictum scelerisque&quot;
+      text run at (0,612) width 215: &quot;luctus, velit ipsum lobortis mauris,&quot;
+      text run at (0,629) width 196: &quot;ac pretium enim nunc vel risus.&quot;
+      text run at (0,646) width 194: &quot;Proin gravida mi ut sem cursus&quot;
+      text run at (0,663) width 188: &quot;mattis. Fusce laoreet, nisi quis&quot;
+      text run at (0,680) width 220: &quot;luctus volutpat, arcu pede tincidunt&quot;
+      text run at (0,697) width 208: &quot;enim, nec malesuada urna nisl eu&quot;
+      text run at (0,714) width 198: &quot;enim. Vivamus varius augue ac&quot;
+      text run at (0,731) width 193: &quot;purus. Vestibulum vestibulum.&quot;
+      text run at (0,748) width 159: &quot;Phasellus et est vitae ante&quot;
+      text run at (0,765) width 163: &quot;accumsan rhoncus. Morbi&quot;
+      text run at (0,782) width 221: &quot;convallis, arcu at hendrerit gravida,&quot;
+      text run at (0,799) width 186: &quot;sem diam dignissim risus, sed&quot;
+      text run at (0,816) width 212: &quot;aliquet erat mi ut mi. Nunc cursus&quot;
+      text run at (0,833) width 209: &quot;lacinia elit. Nunc nisi. Quisque at&quot;
+      text run at (0,850) width 190: &quot;erat. Vestibulum dictum quam&quot;
+      text run at (0,867) width 197: &quot;vitae nibh. Nunc vitae ante non&quot;
+      text run at (0,884) width 203: &quot;odio interdum blandit. Curabitur&quot;
+      text run at (0,901) width 210: &quot;leo quam, fermentum sed, feugiat&quot;
+      text run at (0,918) width 151: &quot;in, ullamcorper id, nibh.&quot;
+      text run at (0,935) width 199: &quot;Suspendisse ac turpis. In iaculis&quot;
+      text run at (0,952) width 184: &quot;sollicitudin dui. Aenean vitae&quot;
+      text run at (0,969) width 187: &quot;lectus vitae nulla pellentesque&quot;
+      text run at (0,986) width 218: &quot;sollicitudin. Nunc gravida pharetra&quot;
+      text run at (0,1003) width 213: &quot;lectus. Etiam lacus ligula, placerat&quot;
+      text run at (0,1020) width 214: &quot;ut, dictum vitae, tempus vel, risus.&quot;
+      text run at (0,1037) width 186: &quot;Cras rhoncus. Praesent varius&quot;
+      text run at (0,1054) width 214: &quot;ultricies orci. Donec mattis, neque&quot;
+      text run at (0,1071) width 175: &quot;ut ornare fringilla, ante urna&quot;
+      text run at (0,1088) width 199: &quot;placerat eros, vel commodo nisi&quot;
+      text run at (0,1105) width 217: &quot;tortor ut mauris. Morbi magna dui,&quot;
+      text run at (0,1122) width 177: &quot;sagittis sit amet, tincidunt et,&quot;
+      text run at (0,1139) width 187: &quot;elementum eget, quam. Fusce&quot;
+      text run at (0,1156) width 219: &quot;molestie nisl vitae nisi. Vestibulum&quot;
+      text run at (0,1173) width 188: &quot;a sapien. Phasellus ante lacus,&quot;
+      text run at (0,1190) width 212: &quot;vehicula non, cursus a, tempor ut,&quot;
+      text run at (0,1207) width 219: &quot;magna. Suspendisse potenti. Fusce&quot;
+      text run at (0,1224) width 188: &quot;aliquet, odio viverra vulputate&quot;
+      text run at (0,1241) width 214: &quot;dictum, enim odio luctus purus, ut&quot;
+      text run at (0,1258) width 196: &quot;scelerisque quam nulla non est.&quot;
+      text run at (0,1275) width 199: &quot;Donec eros lacus, egestas vitae,&quot;
+      text run at (0,1292) width 195: &quot;lacinia quis, tempor quis, pede.&quot;
+      text run at (0,1309) width 206: &quot;Morbi orci erat, iaculis id, ornare&quot;
+      text run at (0,1326) width 182: &quot;ac, elementum at, sem. Nunc&quot;
+      text run at (0,1343) width 163: &quot;ornare sodales nisi. Morbi&quot;
+      text run at (0,1360) width 194: &quot;interdum commodo nisl. Fusce&quot;
+      text run at (0,1377) width 209: &quot;eget eros non nisi ornare facilisis.&quot;
+      text run at (0,1394) width 183: &quot;Sed placerat, est non posuere&quot;
+      text run at (0,1411) width 185: &quot;posuere, purus sem dignissim&quot;
+      text run at (0,1428) width 196: &quot;libero, a viverra tellus dolor vel&quot;
+      text run at (0,1445) width 213: &quot;lorem. Cras augue. Etiam ultricies&quot;
+      text run at (0,1462) width 209: &quot;consequat odio. Mauris ac libero.&quot;
+      text run at (0,1479) width 168: &quot;Etiam posuere, libero vitae&quot;
+      text run at (0,1496) width 163: &quot;euismod gravida, urna elit&quot;
+      text run at (0,1513) width 199: &quot;imperdiet magna, vel cursus elit&quot;
+      text run at (0,1530) width 209: &quot;felis non mauris. Donec orci erat,&quot;
+      text run at (0,1547) width 189: &quot;porta id, dignissim ut, posuere&quot;
+      text run at (0,1564) width 155: &quot;dictum, leo. Suspendisse&quot;
+      text run at (0,1581) width 157: &quot;scelerisque egestas nulla.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolcolumnsshorthandparsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,6 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x612
</span><span class="cx"> layer at (8,8) size 769x612
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x612
</span><ins>+    RenderMultiColumnSet at (0,0) size 769x612
+layer at (8,8) size 377x1224 backgroundClip at (0,0) size 785x628 clip at (0,0) size 785x628 outlineClip at (0,0) size 785x628
+  RenderMultiColumnFlowThread at (0,0) size 377x1224
</ins><span class="cx">     RenderText {#text} at (0,0) size 376x1224
</span><span class="cx">       text run at (0,0) width 372: &quot;This content should be split into two columns. This content&quot;
</span><span class="cx">       text run at (0,17) width 355: &quot;should be split into two columns. This content should be&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatavoidanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-avoidance-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/float-avoidance-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/float-avoidance-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -6,7 +6,10 @@
</span><span class="cx">       RenderBlock (floating) {DIV} at (0,0) size 200x100 [bgcolor=#00FF00]
</span><span class="cx"> layer at (208,8) size 435x137
</span><span class="cx">   RenderBlock {DIV} at (200,0) size 435x137 [border: (10px solid #000000)]
</span><del>-    RenderBlock {P} at (10,26) size 415x85
</del><ins>+    RenderMultiColumnSet at (10,10) size 415x117
+layer at (218,18) size 415x117
+  RenderMultiColumnFlowThread at (10,10) size 415x117
+    RenderBlock {P} at (0,16) size 415x85
</ins><span class="cx">       RenderText {#text} at (0,0) size 415x85
</span><span class="cx">         text run at (0,0) width 415: &quot;This technology preview of our award winning next generation&quot;
</span><span class="cx">         text run at (0,17) width 56: &quot;browser &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatmulticolexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/float-multicol-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,6 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x782
</span><span class="cx"> layer at (8,8) size 769x766
</span><span class="cx">   RenderBody {BODY} at (8,8) size 769x766
</span><ins>+    RenderMultiColumnSet at (0,0) size 769x766
+layer at (8,8) size 769x766
+  RenderMultiColumnFlowThread at (0,0) size 769x766
</ins><span class="cx">     RenderBlock {DIV} at (0,19) size 769x27 [bgcolor=#00FFFF]
</span><span class="cx">       RenderBlock (floating) {DIV} at (4,4) size 386x465 [bgcolor=#FFFF00]
</span><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-complex-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-complex-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-complex-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1664
</span><span class="cx"> layer at (8,8) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 375x238
</del><ins>+    RenderMultiColumnSet at (2,2) size 765x400
+layer at (10,10) size 375x722
+  RenderMultiColumnFlowThread at (2,2) size 375x722
+    RenderBlock (anonymous) at (0,0) size 375x238
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -48,7 +51,7 @@
</span><span class="cx">       RenderText {#text} at (0,221) size 110x17
</span><span class="cx">         text run at (0,221) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,235) size 0x0
</span><del>-    RenderBlock {P} at (2,256) size 375x452
</del><ins>+    RenderBlock {P} at (0,254) size 375x452
</ins><span class="cx">       RenderBlock (floating) {SPAN} at (0,0) size 78x142
</span><span class="cx">         RenderText {#text} at (0,0) size 78x142
</span><span class="cx">           text run at (0,0) width 78: &quot;T&quot;
</span><span class="lines">@@ -132,7 +135,10 @@
</span><span class="cx">       RenderBR {BR} at (110,449) size 0x0
</span><span class="cx"> layer at (8,428) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,420) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 375x238
</del><ins>+    RenderMultiColumnSet at (2,2) size 765x400
+layer at (10,430) size 375x867
+  RenderMultiColumnFlowThread at (2,2) size 375x867
+    RenderBlock (anonymous) at (0,0) size 375x238
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -175,7 +181,7 @@
</span><span class="cx">       RenderText {#text} at (0,221) size 110x17
</span><span class="cx">         text run at (0,221) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,235) size 0x0
</span><del>-    RenderBlock {P} at (2,256) size 375x597
</del><ins>+    RenderBlock {P} at (0,254) size 375x597
</ins><span class="cx">       RenderImage {IMG} at (0,146) size 100x100 [bgcolor=#008000]
</span><span class="cx">       RenderImage {IMG} at (274,146) size 101x200 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (100,146) size 106x17
</span><span class="lines">@@ -258,49 +264,55 @@
</span><span class="cx">       RenderBR {BR} at (110,594) size 0x0
</span><span class="cx"> layer at (8,848) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,840) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderImage {IMG} at (2,2) size 300x390 [bgcolor=#008000]
-    RenderText {#text} at (302,2) size 373x434
-      text run at (302,2) width 73: &quot;Longer text&quot;
-      text run at (302,19) width 72: &quot;designed to&quot;
-      text run at (302,36) width 53: &quot;test float&quot;
-      text run at (302,53) width 23: &quot;and&quot;
-      text run at (302,70) width 60: &quot;wrapping&quot;
-      text run at (302,87) width 59: &quot;behavior.&quot;
-      text run at (302,104) width 73: &quot;Longer text&quot;
-      text run at (302,121) width 72: &quot;designed to&quot;
-      text run at (302,138) width 53: &quot;test float&quot;
-      text run at (302,155) width 23: &quot;and&quot;
-      text run at (302,172) width 60: &quot;wrapping&quot;
-      text run at (302,189) width 59: &quot;behavior.&quot;
-      text run at (302,206) width 73: &quot;Longer text&quot;
-      text run at (302,223) width 72: &quot;designed to&quot;
-      text run at (302,240) width 53: &quot;test float&quot;
-      text run at (302,257) width 23: &quot;and&quot;
-      text run at (302,274) width 60: &quot;wrapping&quot;
-      text run at (302,291) width 59: &quot;behavior.&quot;
-      text run at (302,308) width 73: &quot;Longer text&quot;
-      text run at (302,325) width 72: &quot;designed to&quot;
-      text run at (302,342) width 53: &quot;test float&quot;
-      text run at (302,359) width 23: &quot;and&quot;
-      text run at (302,376) width 60: &quot;wrapping&quot;
-      text run at (2,402) width 360: &quot;behavior. Longer text designed to test float and wrapping&quot;
-      text run at (2,419) width 59: &quot;behavior.&quot;
</del><ins>+    RenderMultiColumnSet at (2,2) size 765x400
+layer at (10,850) size 375x434
+  RenderMultiColumnFlowThread at (2,2) size 375x434
+    RenderImage {IMG} at (0,0) size 300x390 [bgcolor=#008000]
+    RenderText {#text} at (300,0) size 373x434
+      text run at (300,0) width 73: &quot;Longer text&quot;
+      text run at (300,17) width 72: &quot;designed to&quot;
+      text run at (300,34) width 53: &quot;test float&quot;
+      text run at (300,51) width 23: &quot;and&quot;
+      text run at (300,68) width 60: &quot;wrapping&quot;
+      text run at (300,85) width 59: &quot;behavior.&quot;
+      text run at (300,102) width 73: &quot;Longer text&quot;
+      text run at (300,119) width 72: &quot;designed to&quot;
+      text run at (300,136) width 53: &quot;test float&quot;
+      text run at (300,153) width 23: &quot;and&quot;
+      text run at (300,170) width 60: &quot;wrapping&quot;
+      text run at (300,187) width 59: &quot;behavior.&quot;
+      text run at (300,204) width 73: &quot;Longer text&quot;
+      text run at (300,221) width 72: &quot;designed to&quot;
+      text run at (300,238) width 53: &quot;test float&quot;
+      text run at (300,255) width 23: &quot;and&quot;
+      text run at (300,272) width 60: &quot;wrapping&quot;
+      text run at (300,289) width 59: &quot;behavior.&quot;
+      text run at (300,306) width 73: &quot;Longer text&quot;
+      text run at (300,323) width 72: &quot;designed to&quot;
+      text run at (300,340) width 53: &quot;test float&quot;
+      text run at (300,357) width 23: &quot;and&quot;
+      text run at (300,374) width 60: &quot;wrapping&quot;
+      text run at (0,400) width 360: &quot;behavior. Longer text designed to test float and wrapping&quot;
+      text run at (0,417) width 59: &quot;behavior.&quot;
</ins><span class="cx"> layer at (8,1268) size 769x404
</span><span class="cx">   RenderBlock {DIV} at (0,1260) size 769x404 [border: (2px solid #000000)]
</span><del>-    RenderImage {IMG} at (2,2) size 375x380 [bgcolor=#0000FF]
</del><ins>+    RenderMultiColumnSet at (2,2) size 765x400
+layer at (10,1270) size 375x634 backgroundClip at (0,0) size 1166x1680 clip at (0,0) size 1166x1680 outlineClip at (0,0) size 1166x1680
+  RenderMultiColumnFlowThread at (2,2) size 375x634
+    RenderImage {IMG} at (0,0) size 375x380 [bgcolor=#0000FF]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 370x234
</span><del>-      RenderImage {IMG} at (2,402) size 100x20 [bgcolor=#008000]
-      RenderText {#text} at (102,402) size 211x26
-        text run at (102,402) width 211: &quot;Longer text designed &quot;
-      RenderImage {IMG} at (276,428) size 101x20 [bgcolor=#008000]
-      RenderText {#text} at (313,402) size 370x234
-        text run at (313,402) width 59: &quot;to test&quot;
-        text run at (2,428) width 183: &quot;float and wrapping&quot;
-        text run at (2,454) width 367: &quot;behavior. Longer text designed to test&quot;
-        text run at (2,480) width 356: &quot;float and wrapping behavior. Longer&quot;
-        text run at (2,506) width 286: &quot;text designed to test float and&quot;
-        text run at (2,532) width 307: &quot;wrapping behavior. Longer text&quot;
-        text run at (2,558) width 340: &quot;designed to test float and wrapping&quot;
-        text run at (2,584) width 367: &quot;behavior. Longer text designed to test&quot;
-        text run at (2,610) width 280: &quot;float and wrapping behavior.&quot;
</del><ins>+      RenderImage {IMG} at (0,400) size 100x20 [bgcolor=#008000]
+      RenderText {#text} at (100,400) size 211x26
+        text run at (100,400) width 211: &quot;Longer text designed &quot;
+      RenderImage {IMG} at (274,426) size 101x20 [bgcolor=#008000]
+      RenderText {#text} at (311,400) size 370x234
+        text run at (311,400) width 59: &quot;to test&quot;
+        text run at (0,426) width 183: &quot;float and wrapping&quot;
+        text run at (0,452) width 367: &quot;behavior. Longer text designed to test&quot;
+        text run at (0,478) width 356: &quot;float and wrapping behavior. Longer&quot;
+        text run at (0,504) width 286: &quot;text designed to test float and&quot;
+        text run at (0,530) width 307: &quot;wrapping behavior. Longer text&quot;
+        text run at (0,556) width 340: &quot;designed to test float and wrapping&quot;
+        text run at (0,582) width 367: &quot;behavior. Longer text designed to test&quot;
+        text run at (0,608) width 280: &quot;float and wrapping behavior.&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatpaginateemptylinesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-empty-lines-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -10,6 +10,9 @@
</span><span class="cx">           text run at (0,34) width 51: &quot;column.&quot;
</span><span class="cx"> layer at (8,75) size 784x400
</span><span class="cx">   RenderBlock {DIV} at (0,67) size 784x400
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x400
+layer at (8,75) size 384x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (0,0) size 384x600
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 384x224 [border: (10px dashed #800000)]
</span><span class="cx">       RenderText {#text} at (10,10) size 110x17
</span><span class="cx">         text run at (10,10) width 110: &quot;This is some text.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolfloatpaginateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/float-paginate-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><span class="cx"> layer at (8,8) size 784x404
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x404 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 110x17
-      text run at (2,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,16) size 0x0
-    RenderText {#text} at (2,19) size 110x17
-      text run at (2,19) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,33) size 0x0
-    RenderText {#text} at (2,36) size 110x17
-      text run at (2,36) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,50) size 0x0
-    RenderText {#text} at (2,53) size 110x17
-      text run at (2,53) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,67) size 0x0
-    RenderText {#text} at (2,70) size 110x17
-      text run at (2,70) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,84) size 0x0
-    RenderText {#text} at (2,87) size 110x17
-      text run at (2,87) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,101) size 0x0
-    RenderText {#text} at (2,104) size 110x17
-      text run at (2,104) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,118) size 0x0
-    RenderText {#text} at (2,121) size 110x17
-      text run at (2,121) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,135) size 0x0
-    RenderText {#text} at (2,138) size 110x17
-      text run at (2,138) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,152) size 0x0
-    RenderText {#text} at (2,155) size 110x17
-      text run at (2,155) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,169) size 0x0
-    RenderImage {IMG} at (2,402) size 250x300 [bgcolor=#008000]
-    RenderText {#text} at (252,402) size 110x17
-      text run at (252,402) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,416) size 0x0
-    RenderText {#text} at (252,419) size 110x17
-      text run at (252,419) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,433) size 0x0
-    RenderText {#text} at (252,436) size 110x17
-      text run at (252,436) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,450) size 0x0
-    RenderText {#text} at (252,453) size 110x17
-      text run at (252,453) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,467) size 0x0
-    RenderText {#text} at (252,470) size 110x17
-      text run at (252,470) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,484) size 0x0
-    RenderText {#text} at (252,487) size 110x17
-      text run at (252,487) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,501) size 0x0
-    RenderText {#text} at (252,504) size 110x17
-      text run at (252,504) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,518) size 0x0
-    RenderText {#text} at (252,521) size 110x17
-      text run at (252,521) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,535) size 0x0
-    RenderText {#text} at (252,538) size 110x17
-      text run at (252,538) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,552) size 0x0
-    RenderText {#text} at (252,555) size 110x17
-      text run at (252,555) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,569) size 0x0
-    RenderText {#text} at (252,572) size 110x17
-      text run at (252,572) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,586) size 0x0
-    RenderText {#text} at (252,589) size 110x17
-      text run at (252,589) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,603) size 0x0
-    RenderText {#text} at (252,606) size 110x17
-      text run at (252,606) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,620) size 0x0
-    RenderText {#text} at (252,623) size 110x17
-      text run at (252,623) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,637) size 0x0
-    RenderText {#text} at (252,640) size 110x17
-      text run at (252,640) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,654) size 0x0
-    RenderText {#text} at (252,657) size 110x17
-      text run at (252,657) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,671) size 0x0
-    RenderText {#text} at (252,674) size 110x17
-      text run at (252,674) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,688) size 0x0
-    RenderText {#text} at (252,691) size 110x17
-      text run at (252,691) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (362,705) size 0x0
-    RenderText {#text} at (2,708) size 110x17
-      text run at (2,708) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,722) size 0x0
-    RenderText {#text} at (2,725) size 110x17
-      text run at (2,725) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,739) size 0x0
-    RenderText {#text} at (2,742) size 110x17
-      text run at (2,742) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,756) size 0x0
-    RenderText {#text} at (2,759) size 110x17
-      text run at (2,759) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,773) size 0x0
-    RenderText {#text} at (2,776) size 110x17
-      text run at (2,776) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,790) size 0x0
-    RenderText {#text} at (2,802) size 110x17
-      text run at (2,802) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,816) size 0x0
-    RenderText {#text} at (2,819) size 110x17
-      text run at (2,819) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,833) size 0x0
-    RenderText {#text} at (2,836) size 110x17
-      text run at (2,836) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,850) size 0x0
-    RenderText {#text} at (2,853) size 110x17
-      text run at (2,853) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,867) size 0x0
-    RenderText {#text} at (2,870) size 110x17
-      text run at (2,870) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,884) size 0x0
-    RenderText {#text} at (2,887) size 110x17
-      text run at (2,887) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,901) size 0x0
-    RenderText {#text} at (2,904) size 110x17
-      text run at (2,904) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (112,918) size 0x0
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x400
+layer at (10,10) size 382x919 backgroundClip at (0,0) size 1188x585 clip at (0,0) size 1188x585 outlineClip at (0,0) size 1188x585
+  RenderMultiColumnFlowThread at (2,2) size 382x919
+    RenderText {#text} at (0,0) size 110x17
+      text run at (0,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,14) size 0x0
+    RenderText {#text} at (0,17) size 110x17
+      text run at (0,17) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,31) size 0x0
+    RenderText {#text} at (0,34) size 110x17
+      text run at (0,34) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,48) size 0x0
+    RenderText {#text} at (0,51) size 110x17
+      text run at (0,51) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,65) size 0x0
+    RenderText {#text} at (0,68) size 110x17
+      text run at (0,68) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,82) size 0x0
+    RenderText {#text} at (0,85) size 110x17
+      text run at (0,85) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,99) size 0x0
+    RenderText {#text} at (0,102) size 110x17
+      text run at (0,102) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,116) size 0x0
+    RenderText {#text} at (0,119) size 110x17
+      text run at (0,119) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,133) size 0x0
+    RenderText {#text} at (0,136) size 110x17
+      text run at (0,136) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,150) size 0x0
+    RenderText {#text} at (0,153) size 110x17
+      text run at (0,153) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,167) size 0x0
+    RenderImage {IMG} at (0,400) size 250x300 [bgcolor=#008000]
+    RenderText {#text} at (250,400) size 110x17
+      text run at (250,400) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,414) size 0x0
+    RenderText {#text} at (250,417) size 110x17
+      text run at (250,417) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,431) size 0x0
+    RenderText {#text} at (250,434) size 110x17
+      text run at (250,434) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,448) size 0x0
+    RenderText {#text} at (250,451) size 110x17
+      text run at (250,451) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,465) size 0x0
+    RenderText {#text} at (250,468) size 110x17
+      text run at (250,468) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,482) size 0x0
+    RenderText {#text} at (250,485) size 110x17
+      text run at (250,485) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,499) size 0x0
+    RenderText {#text} at (250,502) size 110x17
+      text run at (250,502) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,516) size 0x0
+    RenderText {#text} at (250,519) size 110x17
+      text run at (250,519) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,533) size 0x0
+    RenderText {#text} at (250,536) size 110x17
+      text run at (250,536) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,550) size 0x0
+    RenderText {#text} at (250,553) size 110x17
+      text run at (250,553) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,567) size 0x0
+    RenderText {#text} at (250,570) size 110x17
+      text run at (250,570) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,584) size 0x0
+    RenderText {#text} at (250,587) size 110x17
+      text run at (250,587) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,601) size 0x0
+    RenderText {#text} at (250,604) size 110x17
+      text run at (250,604) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,618) size 0x0
+    RenderText {#text} at (250,621) size 110x17
+      text run at (250,621) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,635) size 0x0
+    RenderText {#text} at (250,638) size 110x17
+      text run at (250,638) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,652) size 0x0
+    RenderText {#text} at (250,655) size 110x17
+      text run at (250,655) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,669) size 0x0
+    RenderText {#text} at (250,672) size 110x17
+      text run at (250,672) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,686) size 0x0
+    RenderText {#text} at (250,689) size 110x17
+      text run at (250,689) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (360,703) size 0x0
+    RenderText {#text} at (0,706) size 110x17
+      text run at (0,706) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,720) size 0x0
+    RenderText {#text} at (0,723) size 110x17
+      text run at (0,723) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,737) size 0x0
+    RenderText {#text} at (0,740) size 110x17
+      text run at (0,740) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,754) size 0x0
+    RenderText {#text} at (0,757) size 110x17
+      text run at (0,757) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,771) size 0x0
+    RenderText {#text} at (0,774) size 110x17
+      text run at (0,774) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,788) size 0x0
+    RenderText {#text} at (0,800) size 110x17
+      text run at (0,800) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,814) size 0x0
+    RenderText {#text} at (0,817) size 110x17
+      text run at (0,817) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,831) size 0x0
+    RenderText {#text} at (0,834) size 110x17
+      text run at (0,834) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,848) size 0x0
+    RenderText {#text} at (0,851) size 110x17
+      text run at (0,851) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,865) size 0x0
+    RenderText {#text} at (0,868) size 110x17
+      text run at (0,868) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,882) size 0x0
+    RenderText {#text} at (0,885) size 110x17
+      text run at (0,885) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,899) size 0x0
+    RenderText {#text} at (0,902) size 110x17
+      text run at (0,902) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (110,916) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticollayersinmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/layers-in-multicol-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/layers-in-multicol-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/layers-in-multicol-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -11,7 +11,10 @@
</span><span class="cx">           text run at (0,0) width 89: &quot;RTL Version:&quot;
</span><span class="cx"> layer at (8,25) size 769x310
</span><span class="cx">   RenderBlock {DIV} at (0,17) size 769x310 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 243x221
</del><ins>+    RenderMultiColumnSet at (5,5) size 759x300
+layer at (13,30) size 242x1336 backgroundClip at (0,0) size 1289x670 clip at (0,0) size 1289x670 outlineClip at (0,0) size 1289x670
+  RenderMultiColumnFlowThread at (5,5) size 243x1336
+    RenderBlock (anonymous) at (0,0) size 243x221
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x17
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -51,9 +54,9 @@
</span><span class="cx">       RenderText {#text} at (0,204) size 106x17
</span><span class="cx">         text run at (0,204) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,218) size 0x0
</span><del>-    RenderBlock {DIV} at (5,305) size 243x270
</del><ins>+    RenderBlock {DIV} at (0,300) size 243x270
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,575) size 243x500
</del><ins>+    RenderBlock (anonymous) at (0,570) size 243x500
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x17
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -136,7 +139,7 @@
</span><span class="cx">         text run at (0,466) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,480) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,1092) size 243x249
</del><ins>+    RenderBlock (anonymous) at (0,1087) size 243x249
</ins><span class="cx">       RenderText {#text} at (0,0) size 106x17
</span><span class="cx">         text run at (0,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (106,14) size 0x0
</span><span class="lines">@@ -181,7 +184,10 @@
</span><span class="cx">       RenderBR {BR} at (106,246) size 0x0
</span><span class="cx"> layer at (8,352) size 769x310
</span><span class="cx">   RenderBlock {DIV} at (0,344) size 769x310 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 243x221
</del><ins>+    RenderMultiColumnSet at (5,5) size 759x300
+layer at (530,357) size 242x1336 backgroundClip at (0,0) size 1289x670 clip at (0,0) size 1289x670 outlineClip at (0,0) size 1289x670
+  RenderMultiColumnFlowThread at (521,5) size 243x1336
+    RenderBlock (anonymous) at (0,0) size 243x221
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x17
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -221,9 +227,9 @@
</span><span class="cx">       RenderText {#text} at (136,204) size 106x17
</span><span class="cx">         text run at (136,204) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,218) size 0x0
</span><del>-    RenderBlock {DIV} at (5,305) size 243x270
</del><ins>+    RenderBlock {DIV} at (0,300) size 243x270
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,575) size 243x500
</del><ins>+    RenderBlock (anonymous) at (0,570) size 243x500
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x17
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -306,7 +312,7 @@
</span><span class="cx">         text run at (136,466) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,480) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,1092) size 243x249
</del><ins>+    RenderBlock (anonymous) at (0,1087) size 243x249
</ins><span class="cx">       RenderText {#text} at (136,0) size 106x17
</span><span class="cx">         text run at (136,0) width 106: &quot;This is some text&quot;
</span><span class="cx">       RenderBR {BR} at (136,14) size 0x0
</span><span class="lines">@@ -351,5 +357,5 @@
</span><span class="cx">       RenderBR {BR} at (136,246) size 0x0
</span><span class="cx"> layer at (13,330) size 100x270
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (0,0) size 100x270 [bgcolor=#008000]
</span><del>-layer at (155,657) size 100x270 backgroundClip at (0,0) size 1289x670 clip at (0,0) size 1289x670 outlineClip at (0,0) size 1289x670
</del><ins>+layer at (672,657) size 100x270 backgroundClip at (0,0) size 1289x670 clip at (0,0) size 1289x670 outlineClip at (0,0) size 1289x670
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (142,0) size 100x270 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticollayerssplitacrosscolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -26,56 +26,68 @@
</span><span class="cx">             text run at (0,0) width 54: &quot;Opacity:&quot;
</span><span class="cx"> layer at (8,25) size 220x310
</span><span class="cx">   RenderBlock {DIV} at (0,17) size 220x310 [border: (5px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 100x100
</del><ins>+    RenderMultiColumnSet at (5,5) size 210x300
+layer at (13,30) size 100x600
+  RenderMultiColumnFlowThread at (5,5) size 100x600
+    RenderBlock (anonymous) at (0,0) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,505) size 100x100
</del><ins>+    RenderBlock (anonymous) at (0,500) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (13,130) size 100x400
</span><del>-  RenderBlock {DIV} at (5,105) size 100x400
</del><ins>+  RenderBlock {DIV} at (0,100) size 100x400
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
</span><span class="cx">     RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
</span><span class="cx">     RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
</span><span class="cx"> layer at (232,25) size 220x310
</span><span class="cx">   RenderBlock {DIV} at (0,17) size 220x310 [border: (5px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 100x100
</del><ins>+    RenderMultiColumnSet at (5,5) size 210x300
+layer at (237,30) size 100x600
+  RenderMultiColumnFlowThread at (5,5) size 100x600
+    RenderBlock (anonymous) at (0,0) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,505) size 100x100
</del><ins>+    RenderBlock (anonymous) at (0,500) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (456,25) size 220x310
</span><span class="cx">   RenderBlock {DIV} at (0,17) size 220x310 [border: (5px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 100x100
</del><ins>+    RenderMultiColumnSet at (5,5) size 210x300
+layer at (461,30) size 100x600
+  RenderMultiColumnFlowThread at (5,5) size 100x600
+    RenderBlock (anonymous) at (0,0) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,505) size 100x100
</del><ins>+    RenderBlock (anonymous) at (0,500) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,355) size 220x310
</span><span class="cx">   RenderBlock {DIV} at (0,17) size 220x310 [border: (5px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 100x100
</del><ins>+    RenderMultiColumnSet at (5,5) size 210x300
+layer at (13,360) size 100x600 backgroundClip at (0,0) size 785x673 clip at (0,0) size 785x673 outlineClip at (0,0) size 785x673
+  RenderMultiColumnFlowThread at (5,5) size 100x600
+    RenderBlock (anonymous) at (0,0) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,505) size 100x100
</del><ins>+    RenderBlock (anonymous) at (0,500) size 100x100
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (137,130) size 100x400
</span><del>-  RenderBlock {DIV} at (-95,105) size 100x400
</del><ins>+  RenderBlock {DIV} at (-100,100) size 100x400
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
</span><span class="cx">     RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
</span><span class="cx">     RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
</span><span class="cx"> layer at (461,130) size 100x400
</span><del>-  RenderBlock (relative positioned) {DIV} at (-95,105) size 100x400
</del><ins>+  RenderBlock (relative positioned) {DIV} at (-100,100) size 100x400
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
</span><span class="cx">     RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
</span><span class="cx">     RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
</span><span class="cx"> layer at (13,460) size 100x400 backgroundClip at (0,0) size 785x673 clip at (0,0) size 785x673 outlineClip at (0,0) size 785x673
</span><del>-  RenderBlock {DIV} at (5,105) size 100x400
</del><ins>+  RenderBlock {DIV} at (0,100) size 100x400
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
</span><span class="cx">     RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
</span><span class="cx">     RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolmargincollapseexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/margin-collapse-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/margin-collapse-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/margin-collapse-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -10,5 +10,8 @@
</span><span class="cx">           text run at (0,17) width 39: &quot;failed.&quot;
</span><span class="cx"> layer at (8,42) size 784x304
</span><span class="cx">   RenderBlock {DIV} at (0,34) size 784x304 [border: (2px solid #000000)]
</span><del>-    RenderBlock {DIV} at (2,2) size 382x200 [bgcolor=#800080]
-    RenderBlock {DIV} at (2,302) size 382x200 [bgcolor=#800080]
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x300
+layer at (10,44) size 382x500
+  RenderMultiColumnFlowThread at (2,2) size 382x500
+    RenderBlock {DIV} at (0,0) size 382x200 [bgcolor=#800080]
+    RenderBlock {DIV} at (0,300) size 382x200 [bgcolor=#800080]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolmaxheightcolumnsblockexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolmaxheightcolumnsblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/max-height-columns-block-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
</del><ins>+layer at (0,0) size 834x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x68
</span><span class="cx">         RenderText {#text} at (0,0) size 768x68
</span><span class="cx">           text run at (0,0) width 427: &quot;This is capturing current behavior, but it's not clear that it is correct. &quot;
</span><span class="lines">@@ -15,33 +15,36 @@
</span><span class="cx">           text run at (0,51) width 512: &quot;(which matches Firefox) is to just overflow without changing from balance to fill.&quot;
</span><span class="cx"> layer at (8,76) size 404x64
</span><span class="cx">   RenderBlock {DIV} at (0,68) size 404x64 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 51x104
-      text run at (2,2) width 43: &quot;This&quot;
-      text run at (2,28) width 16: &quot;is&quot;
-      text run at (2,54) width 51: &quot;some&quot;
-      text run at (2,80) width 37: &quot;text&quot;
-    RenderBR {BR} at (39,101) size 0x0
-    RenderText {#text} at (2,106) size 51x104
-      text run at (2,106) width 43: &quot;This&quot;
-      text run at (2,132) width 16: &quot;is&quot;
-      text run at (2,158) width 51: &quot;some&quot;
-      text run at (2,184) width 37: &quot;text&quot;
-    RenderBR {BR} at (39,205) size 0x0
-    RenderText {#text} at (2,210) size 51x104
-      text run at (2,210) width 43: &quot;This&quot;
-      text run at (2,236) width 16: &quot;is&quot;
-      text run at (2,262) width 51: &quot;some&quot;
-      text run at (2,288) width 37: &quot;text&quot;
-    RenderBR {BR} at (39,309) size 0x0
-    RenderText {#text} at (2,314) size 51x104
-      text run at (2,314) width 43: &quot;This&quot;
-      text run at (2,340) width 16: &quot;is&quot;
-      text run at (2,366) width 51: &quot;some&quot;
-      text run at (2,392) width 37: &quot;text&quot;
-    RenderBR {BR} at (39,413) size 0x0
-    RenderText {#text} at (2,418) size 51x104
-      text run at (2,418) width 43: &quot;This&quot;
-      text run at (2,444) width 16: &quot;is&quot;
-      text run at (2,470) width 51: &quot;some&quot;
-      text run at (2,496) width 37: &quot;text&quot;
-    RenderBR {BR} at (39,517) size 0x0
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x60
+layer at (10,78) size 61x592 backgroundClip at (0,0) size 834x585 clip at (0,0) size 834x585 outlineClip at (0,0) size 834x585
+  RenderMultiColumnFlowThread at (2,2) size 61x592
+    RenderText {#text} at (0,0) size 51x112
+      text run at (0,0) width 43: &quot;This&quot;
+      text run at (0,26) width 16: &quot;is&quot;
+      text run at (0,60) width 51: &quot;some&quot;
+      text run at (0,86) width 37: &quot;text&quot;
+    RenderBR {BR} at (37,107) size 0x0
+    RenderText {#text} at (0,120) size 51x112
+      text run at (0,120) width 43: &quot;This&quot;
+      text run at (0,146) width 16: &quot;is&quot;
+      text run at (0,180) width 51: &quot;some&quot;
+      text run at (0,206) width 37: &quot;text&quot;
+    RenderBR {BR} at (37,227) size 0x0
+    RenderText {#text} at (0,240) size 51x112
+      text run at (0,240) width 43: &quot;This&quot;
+      text run at (0,266) width 16: &quot;is&quot;
+      text run at (0,300) width 51: &quot;some&quot;
+      text run at (0,326) width 37: &quot;text&quot;
+    RenderBR {BR} at (37,347) size 0x0
+    RenderText {#text} at (0,360) size 51x112
+      text run at (0,360) width 43: &quot;This&quot;
+      text run at (0,386) width 16: &quot;is&quot;
+      text run at (0,420) width 51: &quot;some&quot;
+      text run at (0,446) width 37: &quot;text&quot;
+    RenderBR {BR} at (37,467) size 0x0
+    RenderText {#text} at (0,480) size 51x112
+      text run at (0,480) width 43: &quot;This&quot;
+      text run at (0,506) width 16: &quot;is&quot;
+      text run at (0,540) width 51: &quot;some&quot;
+      text run at (0,566) width 37: &quot;text&quot;
+    RenderBR {BR} at (37,587) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnestedcolumnsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/nested-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,10 +4,13 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> layer at (8,8) size 750x500
</span><span class="cx">   RenderBody {BODY} at (8,8) size 750x500
</span><del>-    RenderBlock {H1} at (0,0) size 367x36
</del><ins>+    RenderMultiColumnSet at (0,0) size 750x500
+layer at (8,8) size 367x930 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (0,0) size 367x930
+    RenderBlock {H1} at (0,21) size 367x37
</ins><span class="cx">       RenderText {#text} at (0,0) size 166x36
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (0,57) size 367x188
</del><ins>+    RenderBlock (anonymous) at (0,78) size 367x188
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +23,11 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (0,265) size 367x37
</del><ins>+    RenderBlock {H1} at (0,287) size 367x37
</ins><span class="cx">       RenderText {#text} at (0,0) size 169x36
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (0,323) size 367x194
-      RenderText {#text} at (0,0) size 362x194
</del><ins>+    RenderBlock (anonymous) at (0,344) size 367x190
+      RenderText {#text} at (0,0) size 362x189
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,15 +37,15 @@
</span><span class="cx">         text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,176) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (0,538) size 367x37
</del><ins>+        text run at (0,155) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,172) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (0,555) size 367x37
</ins><span class="cx">       RenderText {#text} at (0,0) size 190x36
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (0,821) size 367x37
</del><ins>+    RenderBlock {H1} at (0,838) size 367x37
</ins><span class="cx">       RenderText {#text} at (0,0) size 177x36
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (0,878) size 367x35
</del><ins>+    RenderBlock (anonymous) at (0,895) size 367x35
</ins><span class="cx">       RenderText {#text} at (0,0) size 354x34
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -61,66 +61,6 @@
</span><span class="cx"> layer at (8,62) size 116x66
</span><span class="cx">   RenderBlock {DIV} at (0,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (128,62) size 116x66
-  RenderBlock {DIV} at (120,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (248,62) size 116x66
-  RenderBlock {DIV} at (240,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (368,62) size 116x66
-  RenderBlock {DIV} at (360,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (488,62) size 116x66
-  RenderBlock {DIV} at (480,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (608,62) size 116x66
-  RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (8,181) size 116x66
-  RenderBlock {DIV} at (0,129) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 100x50
-layer at (138,141) size 66x116
-  RenderBlock {DIV} at (130,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (228,141) size 66x116
-  RenderBlock {DIV} at (220,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (318,141) size 66x116
-  RenderBlock {DIV} at (310,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (408,141) size 66x116
-  RenderBlock {DIV} at (400,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (498,141) size 66x116
-  RenderBlock {DIV} at (490,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (588,141) size 66x116
-  RenderBlock {DIV} at (580,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (678,141) size 66x116
-  RenderBlock {DIV} at (670,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (18,260) size 66x116
-  RenderBlock {DIV} at (10,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (108,260) size 66x116
-  RenderBlock {DIV} at (100,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (198,260) size 66x116
-  RenderBlock {DIV} at (190,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (288,260) size 66x116
-  RenderBlock {DIV} at (280,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (378,260) size 66x116
-  RenderBlock {DIV} at (370,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (468,260) size 66x116
-  RenderBlock {DIV} at (460,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
-layer at (558,260) size 66x116
-  RenderBlock {DIV} at (550,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
-    RenderMultiColumnSet at (8,8) size 50x100
</del><span class="cx"> layer at (16,70) size 48x100
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x100
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x25
</span><span class="lines">@@ -128,6 +68,9 @@
</span><span class="cx">       text run at (0,25) width 25: &quot;x&quot;
</span><span class="cx">       text run at (0,50) width 25: &quot;y&quot;
</span><span class="cx">       text run at (0,75) width 25: &quot;z&quot;
</span><ins>+layer at (128,62) size 116x66
+  RenderBlock {DIV} at (120,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
</ins><span class="cx"> layer at (136,70) size 48x100
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x100
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x25
</span><span class="lines">@@ -137,6 +80,9 @@
</span><span class="cx">         text run at (0,50) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,75) width 25: &quot;z&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><ins>+layer at (248,62) size 116x66
+  RenderBlock {DIV} at (240,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
</ins><span class="cx"> layer at (256,70) size 48x100
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x100
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="lines">@@ -146,6 +92,9 @@
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (0,25) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,50) width 25: &quot;z&quot;
</span><ins>+layer at (368,62) size 116x66
+  RenderBlock {DIV} at (360,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
</ins><span class="cx"> layer at (376,70) size 48x100
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x100
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="lines">@@ -155,8 +104,11 @@
</span><span class="cx">       RenderText {#text} at (0,25) size 25x50
</span><span class="cx">         text run at (0,25) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,50) width 25: &quot;z&quot;
</span><del>-layer at (496,70) size 48x100
-  RenderMultiColumnFlowThread at (8,8) size 48x100
</del><ins>+layer at (488,62) size 116x66
+  RenderBlock {DIV} at (480,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (496,70) size 48x79
+  RenderMultiColumnFlowThread at (8,8) size 48x79
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">     RenderBlock {DIV} at (0,25) size 48x54
</span><span class="lines">@@ -165,16 +117,25 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x1
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (616,70) size 48x100
-  RenderMultiColumnFlowThread at (8,8) size 48x100
</del><ins>+layer at (608,62) size 116x66
+  RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (616,70) size 48x75
+  RenderMultiColumnFlowThread at (8,8) size 48x75
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">     RenderBlock {DIV} at (0,25) size 48x50
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderImage {IMG} at (0,25) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (16,189) size 48x100
-  RenderMultiColumnFlowThread at (8,8) size 48x100
</del><ins>+layer at (8,181) size 116x66
+  RenderBlock {DIV} at (0,129) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 100x50
+layer at (16,189) size 48x65
+  RenderMultiColumnFlowThread at (8,8) size 48x65
</ins><span class="cx">     RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</span><ins>+layer at (138,141) size 66x116
+  RenderBlock {DIV} at (130,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (146,149) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -182,6 +143,9 @@
</span><span class="cx">       text run at (25,0) width 25: &quot;x&quot;
</span><span class="cx">       text run at (50,0) width 25: &quot;y&quot;
</span><span class="cx">       text run at (75,0) width 25: &quot;z&quot;
</span><ins>+layer at (228,141) size 66x116
+  RenderBlock {DIV} at (220,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (236,149) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -191,6 +155,9 @@
</span><span class="cx">         text run at (50,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (75,0) width 25: &quot;z&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><ins>+layer at (318,141) size 66x116
+  RenderBlock {DIV} at (310,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (326,149) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -200,6 +167,9 @@
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><ins>+layer at (408,141) size 66x116
+  RenderBlock {DIV} at (400,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (416,149) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -209,8 +179,11 @@
</span><span class="cx">       RenderText {#text} at (25,0) size 50x25
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><del>-layer at (506,149) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (498,141) size 66x116
+  RenderBlock {DIV} at (490,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (506,149) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderBlock {DIV} at (25,0) size 54x48
</span><span class="lines">@@ -219,16 +192,25 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x1
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (596,149) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (588,141) size 66x116
+  RenderBlock {DIV} at (580,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (596,149) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderBlock {DIV} at (25,0) size 50x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (686,149) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (678,141) size 66x116
+  RenderBlock {DIV} at (670,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (686,149) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
</ins><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><ins>+layer at (18,260) size 66x116
+  RenderBlock {DIV} at (10,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (-24,268) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -236,6 +218,9 @@
</span><span class="cx">       text run at (25,0) width 25: &quot;x&quot;
</span><span class="cx">       text run at (50,0) width 25: &quot;y&quot;
</span><span class="cx">       text run at (75,0) width 25: &quot;z&quot;
</span><ins>+layer at (108,260) size 66x116
+  RenderBlock {DIV} at (100,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (66,268) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -245,6 +230,9 @@
</span><span class="cx">         text run at (50,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (75,0) width 25: &quot;z&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><ins>+layer at (198,260) size 66x116
+  RenderBlock {DIV} at (190,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (156,268) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -254,6 +242,9 @@
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><ins>+layer at (288,260) size 66x116
+  RenderBlock {DIV} at (280,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
</ins><span class="cx"> layer at (246,268) size 100x48
</span><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -263,8 +254,11 @@
</span><span class="cx">       RenderText {#text} at (25,0) size 50x25
</span><span class="cx">         text run at (25,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (50,0) width 25: &quot;z&quot;
</span><del>-layer at (336,268) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (378,260) size 66x116
+  RenderBlock {DIV} at (370,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (357,268) size 79x48
+  RenderMultiColumnFlowThread at (8,8) size 79x48
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderBlock {DIV} at (25,0) size 54x48
</span><span class="lines">@@ -273,15 +267,21 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x1
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (426,268) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (468,260) size 66x116
+  RenderBlock {DIV} at (460,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (451,268) size 75x48
+  RenderMultiColumnFlowThread at (8,8) size 75x48
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderBlock {DIV} at (25,0) size 50x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (25,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (516,268) size 100x48
-  RenderMultiColumnFlowThread at (8,8) size 100x48
</del><ins>+layer at (558,260) size 66x116
+  RenderBlock {DIV} at (550,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
+    RenderMultiColumnSet at (8,8) size 50x100
+layer at (551,268) size 65x48
+  RenderMultiColumnFlowThread at (8,8) size 65x48
</ins><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><span class="cx"> layer at (16,95) size 25x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (16,95) size 25x25 [border: (3px solid #0000FF7F)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,8 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><ins>+    RenderMultiColumnSet at (3,3) size 500x499
+layer at (11,11) size 159x1454 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (3,3) size 159x1454
</ins><span class="cx"> layer at (11,11) size 159x1454 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
</span><del>-  RenderBlock {DIV} at (3,3) size 159x1454
</del><ins>+  RenderBlock {DIV} at (0,0) size 159x1454
</ins><span class="cx">     RenderText {#text} at (0,5) size 158x1444
</span><span class="cx">       text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">       text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnspercentheightexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoloverflowacrosscolumnspercentheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/overflow-across-columns-percent-height-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x505
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-    RenderBlock {DIV} at (3,3) size 159x1454
</del><ins>+    RenderMultiColumnSet at (3,3) size 500x499
+layer at (11,11) size 159x1454 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (3,3) size 159x1454
+    RenderBlock {DIV} at (0,0) size 159x1454
</ins><span class="cx"> layer at (11,11) size 159x1454 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 159x1454
</span><span class="cx">     RenderText {#text} at (0,5) size 158x1444
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoloverflowunsplittableexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoloverflowunsplittableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/overflow-unsplittable-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (3,3) size 159x360
</del><ins>+    RenderMultiColumnSet at (3,3) size 500x499
+layer at (11,11) size 159x1478 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (3,3) size 159x1478
+    RenderBlock (anonymous) at (0,0) size 159x360
</ins><span class="cx">       RenderText {#text} at (0,5) size 158x350
</span><span class="cx">         text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
</span><span class="cx">         text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
</span><span class="lines">@@ -22,7 +25,7 @@
</span><span class="cx">         text run at (0,293) width 158: &quot;tempor quam. Pellentesque&quot;
</span><span class="cx">         text run at (0,317) width 158: &quot;gravida gravida eros venenatis&quot;
</span><span class="cx">         text run at (0,341) width 39: &quot;suscipit.&quot;
</span><del>-    RenderBlock (anonymous) at (3,806) size 159x675
</del><ins>+    RenderBlock (anonymous) at (0,803) size 159x675
</ins><span class="cx">       RenderText {#text} at (0,5) size 158x665
</span><span class="cx">         text run at (0,5) width 158: &quot;Nunc et odio ut velit posuere&quot;
</span><span class="cx">         text run at (0,29) width 158: &quot;viverra. Integer eu mi quis velit&quot;
</span><span class="lines">@@ -53,7 +56,7 @@
</span><span class="cx">         text run at (0,632) width 158: &quot;amet id felis. Integer volutpat&quot;
</span><span class="cx">         text run at (0,656) width 110: &quot;aliquam odio et feugiat.&quot;
</span><span class="cx"> layer at (11,510) size 159x304 backgroundClip at (11,510) size 159x90 clip at (13,512) size 140x88 outlineClip at (0,0) size 800x600 scrollHeight 456
</span><del>-  RenderBlock {DIV} at (3,502) size 160x304 [border: (2px solid #000000)]
</del><ins>+  RenderBlock {DIV} at (0,499) size 160x304 [border: (2px solid #000000)]
</ins><span class="cx">     RenderText {#text} at (2,7) size 140x446
</span><span class="cx">       text run at (2,7) width 140: &quot;Aenean diam enim, suscipit&quot;
</span><span class="cx">       text run at (2,31) width 140: &quot;id pellentesque vel, hendrerit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginateblockreplacedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/paginate-block-replaced-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/paginate-block-replaced-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/paginate-block-replaced-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><span class="cx"> layer at (8,8) size 784x404
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x404 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 382x170
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x400
+layer at (10,10) size 382x1234 backgroundClip at (0,0) size 1586x585 clip at (0,0) size 1586x585 outlineClip at (0,0) size 1586x585
+  RenderMultiColumnFlowThread at (2,2) size 382x1234
+    RenderBlock (anonymous) at (0,0) size 382x170
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span><span class="lines">@@ -36,8 +39,8 @@
</span><span class="cx">       RenderText {#text} at (0,153) size 110x17
</span><span class="cx">         text run at (0,153) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,167) size 0x0
</span><del>-    RenderImage {IMG} at (2,402) size 250x300 [bgcolor=#008000]
-    RenderBlock (anonymous) at (2,702) size 382x534
</del><ins>+    RenderImage {IMG} at (0,400) size 250x300 [bgcolor=#008000]
+    RenderBlock (anonymous) at (0,700) size 382x534
</ins><span class="cx">       RenderText {#text} at (0,0) size 110x17
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (110,14) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToTopbtexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToTopbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-bt-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x1380
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,-630) size 785x1230 backgroundClip at (0,0) size 785x1380 clip at (0,0) size 785x1380 outlineClip at (0,0) size 785x1380
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 785x1230
+layer at (0,-630) size 785x1230 backgroundClip at (0,0) size 785x1380 clip at (0,0) size 785x1380 outlineClip at (0,0) size 785x1380
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1230
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1206
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToplrexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToplrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-lr-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x600
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,0) size 3275x180 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 3275x180
+layer at (0,0) size 3275x180 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 3275x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 3251x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToprlexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToprlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-rl-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x600
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (-2490,0) size 3275x180 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 3275x180
+layer at (-2490,0) size 3275x180 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 3275x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 3251x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToptbexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationBottomToToptbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/BottomToTop-tb-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x600
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,0) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 785x1230
+layer at (0,0) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1230
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1206
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightbtexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-bt-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1180x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,-2700) size 180x3285 backgroundClip at (0,0) size 1180x585 clip at (0,0) size 1180x585 outlineClip at (0,0) size 1180x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 180x3285
+layer at (0,-2700) size 180x3285 backgroundClip at (0,0) size 1180x585 clip at (0,0) size 1180x585 outlineClip at (0,0) size 1180x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x3285
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x3261
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightlrexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightlrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-lr-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1780x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 1444x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 1444x585
+layer at (0,0) size 1444x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1444x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1420x569
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightrlexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRightrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-rl-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (-644,0) size 1444x585 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 1444x585
+layer at (-644,0) size 1444x585 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1444x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1420x569
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRighttbexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationLeftToRighttbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/LeftToRight-tb-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1180x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 180x3285 backgroundClip at (0,0) size 1180x585 clip at (0,0) size 1180x585 outlineClip at (0,0) size 1180x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 180x3285
+layer at (0,0) size 180x3285 backgroundClip at (0,0) size 1180x585 clip at (0,0) size 1180x585 outlineClip at (0,0) size 1180x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x3285
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x3261
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftbtexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftbtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-bt-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,-2700) size 180x3285 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 180x3285
+layer at (0,-2700) size 180x3285 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x3285
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x3261
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftlrexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftlrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-lr-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 1444x585 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 1444x585
+layer at (0,0) size 1444x585 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1444x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1420x569
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftrlexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLeftrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-rl-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1780x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (-644,0) size 1444x585 backgroundClip at (0,0) size 1780x585 clip at (0,0) size 1780x585 outlineClip at (0,0) size 1780x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 1444x585
+layer at (-644,0) size 1444x585 backgroundClip at (0,0) size 1780x585 clip at (0,0) size 1780x585 outlineClip at (0,0) size 1780x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 1444x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1420x569
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLefttbexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationRightToLefttbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/RightToLeft-tb-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 180x3285 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 180x3285
+layer at (0,0) size 180x3285 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 180x3285
</span><span class="cx">     RenderBody {BODY} at (8,8) size 164x3261
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottombtexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottombtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-bt-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x600
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,-630) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 785x1230
+layer at (0,-630) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1230
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1206
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomlrexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomlrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-lr-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x980
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,0) size 3275x180 backgroundClip at (0,0) size 785x980 clip at (0,0) size 785x980 outlineClip at (0,0) size 785x980
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 3275x180
+layer at (0,0) size 3275x180 backgroundClip at (0,0) size 785x980 clip at (0,0) size 785x980 outlineClip at (0,0) size 785x980
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 3275x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 3251x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomrlexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-rl-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x980
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (-2490,0) size 3275x180 backgroundClip at (0,0) size 785x980 clip at (0,0) size 785x980 outlineClip at (0,0) size 785x980
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 3275x180
+layer at (-2490,0) size 3275x180 backgroundClip at (0,0) size 785x980 clip at (0,0) size 785x980 outlineClip at (0,0) size 785x980
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 3275x180
</span><span class="cx">     RenderBody {BODY} at (8,8) size 3251x164
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomtbexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpaginationTopToBottomtbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/pagination/TopToBottom-tb-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x1380
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,0) size 785x1230
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 785x1230
+layer at (0,0) size 785x1230
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1230
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1206
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpositionedsplitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/positioned-split-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/positioned-split-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/positioned-split-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,8 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 784x304
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x304 [border: (2px solid #000000)]
</span><del>-    RenderBlock {DIV} at (2,2) size 382x250
-    RenderBlock {DIV} at (2,252) size 382x250
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x300
+layer at (10,10) size 382x500
+  RenderMultiColumnFlowThread at (2,2) size 382x500
+    RenderBlock {DIV} at (0,0) size 382x250
+    RenderBlock {DIV} at (0,250) size 382x250
</ins><span class="cx"> layer at (10,260) size 300x200
</span><span class="cx">   RenderBlock (positioned) {DIV} at (0,0) size 300x200 [bgcolor=#D3D3D3]
</span><span class="cx">     RenderText {#text} at (0,0) size 285x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpositiveleadingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolpositiveleadingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/positive-leading-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,64 +5,67 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 506x505
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
</span><del>-    RenderText {#text} at (3,8) size 158x1444
-      text run at (3,8) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (3,32) width 158: &quot;consectetur adipiscing elit.&quot;
-      text run at (3,56) width 158: &quot;Nullam ornare, nunc eget&quot;
-      text run at (3,80) width 158: &quot;condimentum tempor, augue&quot;
-      text run at (3,104) width 158: &quot;ligula accumsan eros, sed&quot;
-      text run at (3,128) width 158: &quot;consequat sapien orci id libero.&quot;
-      text run at (3,152) width 158: &quot;Curabitur tristique, augue in&quot;
-      text run at (3,176) width 158: &quot;aliquet accumsan, nibh nisi&quot;
-      text run at (3,200) width 158: &quot;lobortis odio, et suscipit est ligula&quot;
-      text run at (3,224) width 158: &quot;eu nisi. Nunc aliquet lobortis&quot;
-      text run at (3,248) width 158: &quot;porta. Donec venenatis&quot;
-      text run at (3,272) width 158: &quot;consectetur eleifend. Etiam sed&quot;
-      text run at (3,296) width 158: &quot;tempor quam. Pellentesque&quot;
-      text run at (3,320) width 158: &quot;gravida gravida eros venenatis&quot;
-      text run at (3,344) width 158: &quot;suscipit. Aenean diam enim,&quot;
-      text run at (3,368) width 158: &quot;suscipit id pellentesque vel,&quot;
-      text run at (3,392) width 158: &quot;hendrerit et metus. Suspendisse&quot;
-      text run at (3,416) width 158: &quot;felis erat, hendrerit a congue in,&quot;
-      text run at (3,440) width 158: &quot;euismod ac erat. Donec pulvinar&quot;
-      text run at (3,464) width 158: &quot;venenatis tortor, a lobortis erat&quot;
-      text run at (3,507) width 158: &quot;scelerisque et. Class aptent taciti&quot;
-      text run at (3,531) width 158: &quot;sociosqu ad litora torquent per&quot;
-      text run at (3,555) width 158: &quot;conubia nostra, per inceptos&quot;
-      text run at (3,579) width 158: &quot;himenaeos. Aliquam in orci id&quot;
-      text run at (3,603) width 158: &quot;felis mollis porta ac et orci.&quot;
-      text run at (3,627) width 158: &quot;Donec viverra, eros ac mattis&quot;
-      text run at (3,651) width 158: &quot;dapibus, quam ante porta lectus,&quot;
-      text run at (3,675) width 158: &quot;accumsan pellentesque nibh&quot;
-      text run at (3,699) width 158: &quot;metus non felis. Vivamus sed&quot;
-      text run at (3,723) width 158: &quot;eros quis magna scelerisque&quot;
-      text run at (3,747) width 116: &quot;ultrices ac eget velit. &quot;
-      text run at (119,747) width 42: &quot;Nunc et&quot;
-      text run at (3,771) width 158: &quot;odio ut velit posuere viverra.&quot;
-      text run at (3,795) width 158: &quot;Integer eu mi quis velit dapibus&quot;
-      text run at (3,819) width 158: &quot;tempus at ut purus. Quisque&quot;
-      text run at (3,843) width 158: &quot;congue mollis mauris a hendrerit.&quot;
-      text run at (3,867) width 158: &quot;Nam viverra est at orci interdum&quot;
-      text run at (3,891) width 158: &quot;a ullamcorper mi dictum. In id&quot;
-      text run at (3,915) width 158: &quot;sapien augue. Suspendisse&quot;
-      text run at (3,939) width 158: &quot;potenti. Vestibulum turpis purus,&quot;
-      text run at (3,963) width 158: &quot;convallis ut sagittis quis, semper&quot;
-      text run at (3,1006) width 158: &quot;vel mauris. Curabitur vitae felis&quot;
-      text run at (3,1030) width 158: &quot;turpis. Fusce augue nibh,&quot;
-      text run at (3,1054) width 158: &quot;consectetur non vestibulum et,&quot;
-      text run at (3,1078) width 158: &quot;bibendum sit amet lectus. Nulla&quot;
-      text run at (3,1102) width 158: &quot;at imperdiet metus. Donec non&quot;
-      text run at (3,1126) width 158: &quot;est velit, non fringilla ipsum.&quot;
-      text run at (3,1150) width 158: &quot;Fusce elementum neque a nibh&quot;
-      text run at (3,1174) width 158: &quot;egestas sodales. Mauris ut lorem&quot;
-      text run at (3,1198) width 158: &quot;hendrerit metus interdum&quot;
-      text run at (3,1222) width 158: &quot;malesuada. Nam tempus sodales&quot;
-      text run at (3,1246) width 158: &quot;neque vitae bibendum.&quot;
-      text run at (3,1270) width 158: &quot;Vestibulum ac est sit amet dolor&quot;
-      text run at (3,1294) width 158: &quot;vehicula semper at sed ante.&quot;
-      text run at (3,1318) width 158: &quot;Nunc at neque urna, in volutpat&quot;
-      text run at (3,1342) width 158: &quot;orci. Praesent eu velit neque, quis&quot;
-      text run at (3,1366) width 158: &quot;rutrum metus. Nunc eu ipsum sit&quot;
-      text run at (3,1390) width 158: &quot;amet ligula mattis porttitor sit&quot;
-      text run at (3,1414) width 158: &quot;amet id felis. Integer volutpat&quot;
-      text run at (3,1438) width 110: &quot;aliquam odio et feugiat.&quot;
</del><ins>+    RenderMultiColumnSet at (3,3) size 500x499
+layer at (11,11) size 159x1454 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (3,3) size 159x1454
+    RenderText {#text} at (0,5) size 158x1444
+      text run at (0,5) width 158: &quot;Lorem ipsum dolor sit amet,&quot;
+      text run at (0,29) width 158: &quot;consectetur adipiscing elit.&quot;
+      text run at (0,53) width 158: &quot;Nullam ornare, nunc eget&quot;
+      text run at (0,77) width 158: &quot;condimentum tempor, augue&quot;
+      text run at (0,101) width 158: &quot;ligula accumsan eros, sed&quot;
+      text run at (0,125) width 158: &quot;consequat sapien orci id libero.&quot;
+      text run at (0,149) width 158: &quot;Curabitur tristique, augue in&quot;
+      text run at (0,173) width 158: &quot;aliquet accumsan, nibh nisi&quot;
+      text run at (0,197) width 158: &quot;lobortis odio, et suscipit est ligula&quot;
+      text run at (0,221) width 158: &quot;eu nisi. Nunc aliquet lobortis&quot;
+      text run at (0,245) width 158: &quot;porta. Donec venenatis&quot;
+      text run at (0,269) width 158: &quot;consectetur eleifend. Etiam sed&quot;
+      text run at (0,293) width 158: &quot;tempor quam. Pellentesque&quot;
+      text run at (0,317) width 158: &quot;gravida gravida eros venenatis&quot;
+      text run at (0,341) width 158: &quot;suscipit. Aenean diam enim,&quot;
+      text run at (0,365) width 158: &quot;suscipit id pellentesque vel,&quot;
+      text run at (0,389) width 158: &quot;hendrerit et metus. Suspendisse&quot;
+      text run at (0,413) width 158: &quot;felis erat, hendrerit a congue in,&quot;
+      text run at (0,437) width 158: &quot;euismod ac erat. Donec pulvinar&quot;
+      text run at (0,461) width 158: &quot;venenatis tortor, a lobortis erat&quot;
+      text run at (0,504) width 158: &quot;scelerisque et. Class aptent taciti&quot;
+      text run at (0,528) width 158: &quot;sociosqu ad litora torquent per&quot;
+      text run at (0,552) width 158: &quot;conubia nostra, per inceptos&quot;
+      text run at (0,576) width 158: &quot;himenaeos. Aliquam in orci id&quot;
+      text run at (0,600) width 158: &quot;felis mollis porta ac et orci.&quot;
+      text run at (0,624) width 158: &quot;Donec viverra, eros ac mattis&quot;
+      text run at (0,648) width 158: &quot;dapibus, quam ante porta lectus,&quot;
+      text run at (0,672) width 158: &quot;accumsan pellentesque nibh&quot;
+      text run at (0,696) width 158: &quot;metus non felis. Vivamus sed&quot;
+      text run at (0,720) width 158: &quot;eros quis magna scelerisque&quot;
+      text run at (0,744) width 116: &quot;ultrices ac eget velit. &quot;
+      text run at (116,744) width 42: &quot;Nunc et&quot;
+      text run at (0,768) width 158: &quot;odio ut velit posuere viverra.&quot;
+      text run at (0,792) width 158: &quot;Integer eu mi quis velit dapibus&quot;
+      text run at (0,816) width 158: &quot;tempus at ut purus. Quisque&quot;
+      text run at (0,840) width 158: &quot;congue mollis mauris a hendrerit.&quot;
+      text run at (0,864) width 158: &quot;Nam viverra est at orci interdum&quot;
+      text run at (0,888) width 158: &quot;a ullamcorper mi dictum. In id&quot;
+      text run at (0,912) width 158: &quot;sapien augue. Suspendisse&quot;
+      text run at (0,936) width 158: &quot;potenti. Vestibulum turpis purus,&quot;
+      text run at (0,960) width 158: &quot;convallis ut sagittis quis, semper&quot;
+      text run at (0,1003) width 158: &quot;vel mauris. Curabitur vitae felis&quot;
+      text run at (0,1027) width 158: &quot;turpis. Fusce augue nibh,&quot;
+      text run at (0,1051) width 158: &quot;consectetur non vestibulum et,&quot;
+      text run at (0,1075) width 158: &quot;bibendum sit amet lectus. Nulla&quot;
+      text run at (0,1099) width 158: &quot;at imperdiet metus. Donec non&quot;
+      text run at (0,1123) width 158: &quot;est velit, non fringilla ipsum.&quot;
+      text run at (0,1147) width 158: &quot;Fusce elementum neque a nibh&quot;
+      text run at (0,1171) width 158: &quot;egestas sodales. Mauris ut lorem&quot;
+      text run at (0,1195) width 158: &quot;hendrerit metus interdum&quot;
+      text run at (0,1219) width 158: &quot;malesuada. Nam tempus sodales&quot;
+      text run at (0,1243) width 158: &quot;neque vitae bibendum.&quot;
+      text run at (0,1267) width 158: &quot;Vestibulum ac est sit amet dolor&quot;
+      text run at (0,1291) width 158: &quot;vehicula semper at sed ante.&quot;
+      text run at (0,1315) width 158: &quot;Nunc at neque urna, in volutpat&quot;
+      text run at (0,1339) width 158: &quot;orci. Praesent eu velit neque, quis&quot;
+      text run at (0,1363) width 158: &quot;rutrum metus. Nunc eu ipsum sit&quot;
+      text run at (0,1387) width 158: &quot;amet ligula mattis porttitor sit&quot;
+      text run at (0,1411) width 158: &quot;amet id felis. Integer volutpat&quot;
+      text run at (0,1435) width 110: &quot;aliquam odio et feugiat.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolscrollingoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/scrolling-overflow-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/scrolling-overflow-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/scrolling-overflow-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,6 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x300
</span><span class="cx"> layer at (8,8) size 784x300
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x300
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x300
+layer at (8,8) size 251x4935 backgroundClip at (0,0) size 4525x585 clip at (0,0) size 4525x585 outlineClip at (0,0) size 4525x585
+  RenderMultiColumnFlowThread at (0,0) size 251x4935
</ins><span class="cx">     RenderBlock {P} at (0,16) size 251x522
</span><span class="cx">       RenderText {#text} at (0,0) size 250x522
</span><span class="cx">         text run at (0,0) width 177: &quot;Lorem ipsum dolor sit amet,&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolshadowbreakingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolshadowbreakingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,35 +4,38 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x8
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x0
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x0
</span><del>-layer at (20,36) size 424x257
-  RenderBlock (positioned) {P} at (20,36) size 424x257 [border: (2px solid #000000)]
-    RenderBlock (floating) at (2,2) size 24x40
</del><ins>+layer at (20,36) size 424x253
+  RenderBlock (positioned) {P} at (20,36) size 424x253 [border: (2px solid #000000)]
+    RenderMultiColumnSet at (2,2) size 420x249
+layer at (22,38) size 200x483
+  RenderMultiColumnFlowThread at (2,2) size 200x483
+    RenderBlock (floating) at (0,0) size 24x40
</ins><span class="cx">       RenderText {#text} at (0,0) size 24x40
</span><span class="cx">         text run at (0,0) width 24: &quot;L&quot;
</span><del>-    RenderText {#text} at (30,2) size 200x470
-      text run at (30,2) width 172: &quot;orem ipsum dolor sit&quot;
-      text run at (30,19) width 172: &quot;amet, consectetur&quot;
-      text run at (2,36) width 200: &quot;adipiscing elit. Cras pharetra&quot;
-      text run at (2,53) width 200: &quot;mollis pharetra. Suspendisse&quot;
-      text run at (2,70) width 200: &quot;lacinia orci et felis tristique sit&quot;
-      text run at (2,87) width 200: &quot;amet semper massa tempus.&quot;
-      text run at (2,104) width 200: &quot;Suspendisse consectetur&quot;
-      text run at (2,121) width 200: &quot;tempor pulvinar. Proin dui&quot;
-      text run at (2,138) width 200: &quot;eros, ultricies vel malesuada&quot;
-      text run at (2,155) width 200: &quot;vel, tempor at ante. Nam eget&quot;
-      text run at (2,172) width 200: &quot;nisl dui. Donec molestie lectus&quot;
-      text run at (2,189) width 200: &quot;a nunc scelerisque blandit.&quot;
-      text run at (2,206) width 200: &quot;Nam non ligula massa, sed&quot;
-      text run at (2,223) width 200: &quot;suscipit turpis. Etiam eget&quot;
-      text run at (2,268) width 200: &quot;ligula sit amet turpis&quot;
-      text run at (2,285) width 200: &quot;venenatis dictum in eleifend&quot;
-      text run at (2,302) width 200: &quot;augue. Duis tellus lectus,&quot;
-      text run at (2,319) width 200: &quot;volutpat et adipiscing a,&quot;
-      text run at (2,336) width 200: &quot;pellentesque eu metus.&quot;
-      text run at (2,353) width 200: &quot;Aenean suscipit congue&quot;
-      text run at (2,370) width 200: &quot;mauris at gravida. Integer&quot;
-      text run at (2,387) width 200: &quot;lectus ligula, consectetur sit&quot;
-      text run at (2,404) width 200: &quot;amet venenatis id, scelerisque&quot;
-      text run at (2,421) width 200: &quot;eget nisl. Nunc dapibus&quot;
-      text run at (2,438) width 200: &quot;posuere risus, vitae tempor&quot;
-      text run at (2,455) width 97: &quot;nibh iaculis et.&quot;
</del><ins>+    RenderText {#text} at (28,0) size 200x483
+      text run at (28,0) width 172: &quot;orem ipsum dolor sit&quot;
+      text run at (28,17) width 172: &quot;amet, consectetur&quot;
+      text run at (0,34) width 200: &quot;adipiscing elit. Cras pharetra&quot;
+      text run at (0,51) width 200: &quot;mollis pharetra. Suspendisse&quot;
+      text run at (0,68) width 200: &quot;lacinia orci et felis tristique sit&quot;
+      text run at (0,85) width 200: &quot;amet semper massa tempus.&quot;
+      text run at (0,102) width 200: &quot;Suspendisse consectetur&quot;
+      text run at (0,119) width 200: &quot;tempor pulvinar. Proin dui&quot;
+      text run at (0,136) width 200: &quot;eros, ultricies vel malesuada&quot;
+      text run at (0,153) width 200: &quot;vel, tempor at ante. Nam eget&quot;
+      text run at (0,170) width 200: &quot;nisl dui. Donec molestie lectus&quot;
+      text run at (0,187) width 200: &quot;a nunc scelerisque blandit.&quot;
+      text run at (0,204) width 200: &quot;Nam non ligula massa, sed&quot;
+      text run at (0,262) width 200: &quot;suscipit turpis. Etiam eget&quot;
+      text run at (0,279) width 200: &quot;ligula sit amet turpis&quot;
+      text run at (0,296) width 200: &quot;venenatis dictum in eleifend&quot;
+      text run at (0,313) width 200: &quot;augue. Duis tellus lectus,&quot;
+      text run at (0,330) width 200: &quot;volutpat et adipiscing a,&quot;
+      text run at (0,347) width 200: &quot;pellentesque eu metus.&quot;
+      text run at (0,364) width 200: &quot;Aenean suscipit congue&quot;
+      text run at (0,381) width 200: &quot;mauris at gravida. Integer&quot;
+      text run at (0,398) width 200: &quot;lectus ligula, consectetur sit&quot;
+      text run at (0,415) width 200: &quot;amet venenatis id, scelerisque&quot;
+      text run at (0,432) width 200: &quot;eget nisl. Nunc dapibus&quot;
+      text run at (0,449) width 200: &quot;posuere risus, vitae tempor&quot;
+      text run at (0,466) width 97: &quot;nibh iaculis et.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolshrinktocolumnheightforpaginationexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolshrinktocolumnheightforpaginationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/shrink-to-column-height-for-pagination-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x600
</ins><span class="cx"> layer at (384,0) size 416x600
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 416x600
+layer at (384,0) size 416x600
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 416x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 400x600
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 400x600
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolsinglelineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/single-line-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/single-line-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/single-line-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -14,16 +14,25 @@
</span><span class="cx">       RenderBlock {DIV} at (0,230) size 784x17
</span><span class="cx"> layer at (8,82) size 784x17
</span><span class="cx">   RenderBlock {P} at (0,66) size 784x17 [bgcolor=#EEEEEE]
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x17
+layer at (8,82) size 184x17
+  RenderMultiColumnFlowThread at (0,0) size 184x17
</ins><span class="cx">     RenderText {#text} at (0,0) size 65x17
</span><span class="cx">       text run at (0,0) width 65: &quot;Short text.&quot;
</span><span class="cx"> layer at (8,115) size 784x33
</span><span class="cx">   RenderBlock {P} at (0,99) size 784x33 [bgcolor=#EEEEEE]
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x33
+layer at (8,115) size 184x33
+  RenderMultiColumnFlowThread at (0,0) size 184x33
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 141x33
</span><span class="cx">       RenderText {#text} at (0,0) size 141x33
</span><span class="cx">         text run at (0,0) width 141: &quot;Bigger text.&quot;
</span><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,164) size 784x33
</span><span class="cx">   RenderBlock {P} at (0,148) size 784x33 [bgcolor=#EEEEEE]
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x33
+layer at (8,164) size 184x33
+  RenderMultiColumnFlowThread at (0,0) size 184x33
</ins><span class="cx">     RenderText {#text} at (0,13) size 56x17
</span><span class="cx">       text run at (0,13) width 56: &quot;Partially &quot;
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 38x33
</span><span class="lines">@@ -33,10 +42,16 @@
</span><span class="cx">       text run at (94,13) width 31: &quot; text.&quot;
</span><span class="cx"> layer at (8,213) size 784x17
</span><span class="cx">   RenderBlock {DIV} at (0,197) size 784x17 [bgcolor=#EEEEEE]
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x17
+layer at (8,213) size 184x50
+  RenderMultiColumnFlowThread at (0,0) size 184x50
</ins><span class="cx">     RenderBlock {P} at (0,16) size 184x18
</span><span class="cx">       RenderText {#text} at (0,1) size 87x17
</span><span class="cx">         text run at (0,1) width 87: &quot;Nested block.&quot;
</span><span class="cx"> layer at (8,246) size 784x17
</span><span class="cx">   RenderBlock {P} at (0,0) size 784x17 [bgcolor=#EEEEEE]
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x17
+layer at (8,246) size 184x17
+  RenderMultiColumnFlowThread at (0,0) size 184x17
</ins><span class="cx">     RenderText {#text} at (0,0) size 107x17
</span><span class="cx">       text run at (0,0) width 107: &quot;Nested block #2.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspananonymousbeforechildparentcrashexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspananonymousbeforechildparentcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -6,29 +6,28 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x26 [bgcolor=#EEEEEE]
</span><span class="cx">         RenderText {#text} at (0,0) size 58x26
</span><span class="cx">           text run at (0,0) width 58: &quot;PASS&quot;
</span><del>-layer at (8,54) size 760x194
-  RenderBlock {DIV} at (0,45) size 760x195 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 58x26
-          text run at (0,0) width 58: &quot;PASS&quot;
-layer at (13,59) size 750x8
-  RenderBlock (anonymous multi-column) at (5,5) size 750x8
-    RenderBlock {SPAN} at (0,8) size 367x0
-layer at (13,133) size 750x110
-  RenderBlock (anonymous multi-column) at (5,78) size 750x111
-    RenderBlock {SPAN} at (0,16) size 367x188
-      RenderBlock (anonymous) at (0,0) size 367x196
-        RenderText {#text} at (0,0) size 362x196
</del><ins>+layer at (8,54) size 760x186
+  RenderBlock {DIV} at (0,45) size 760x187 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x8
+    RenderBlock {H2} at (5,32) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 58x26
+        text run at (0,0) width 58: &quot;PASS&quot;
+    RenderMultiColumnSet at (5,78) size 750x103
+layer at (13,59) size 367x211
+  RenderMultiColumnFlowThread at (5,5) size 367x211
+    RenderBlock {SPAN} at (0,8) size 367x187
+      RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,0) size 367x187
+        RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">           text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">           text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="cx">           text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
</span><span class="cx">           text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><del>-          text run at (0,94) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-          text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-          text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-          text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-          text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-          text run at (0,179) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-      RenderBlock {DL} at (0,204) size 367x0
</del><ins>+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+      RenderBlock {DL} at (0,203) size 367x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspananonymoussplitblockcrashexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspananonymoussplitblockcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,26 +3,31 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x568
</span><del>-layer at (8,16) size 784x146
-  RenderBlock {DIV} at (0,0) size 784x146 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 379x0
</del><ins>+layer at (8,16) size 784x178
+  RenderBlock {DIV} at (0,0) size 784x178 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 774x0
+    RenderBlock {H2} at (5,24) size 774x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 58x26
+        text run at (0,0) width 58: &quot;PASS&quot;
+    RenderMultiColumnSet at (5,70) size 774x103
+layer at (13,21) size 379x187
+  RenderMultiColumnFlowThread at (5,5) size 379x187
+    RenderBlock (anonymous) at (0,0) size 379x0
</ins><span class="cx">       RenderInline {JUNK} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (5,24) size 379x27
-      RenderBlock {H2} at (0,0) size 379x26 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 58x26
-          text run at (0,0) width 58: &quot;PASS&quot;
-    RenderBlock (anonymous) at (5,70) size 379x190
-      RenderInline {JUNK} at (0,0) size 369x189
-        RenderText {#text} at (0,0) size 369x189
</del><ins>+    RenderBlock (anonymous) at (0,0) size 379x0
+      RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 379x187
+      RenderInline {JUNK} at (0,0) size 369x187
+        RenderText {#text} at (0,0) size 369x187
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">           text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">           text run at (0,34) width 368: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla purus,&quot;
</span><span class="cx">           text run at (0,51) width 368: &quot;vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel&quot;
</span><del>-          text run at (0,70) width 358: &quot;orci sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
-          text run at (0,87) width 318: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
-          text run at (0,104) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
-          text run at (0,121) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-          text run at (0,138) width 369: &quot;condimentum vestibulum. Suspendisse hendrerit quam nec&quot;
-          text run at (0,155) width 354: &quot;felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit&quot;
-          text run at (0,172) width 211: &quot;amet, consectetuer adipiscing elit.&quot;
</del><ins>+          text run at (0,68) width 358: &quot;orci sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
+          text run at (0,85) width 318: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
+          text run at (0,102) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
+          text run at (0,119) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 369: &quot;condimentum vestibulum. Suspendisse hendrerit quam nec&quot;
+          text run at (0,153) width 354: &quot;felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit&quot;
+          text run at (0,170) width 211: &quot;amet, consectetuer adipiscing elit.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspananonymousstyleinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,53 +1,55 @@
</span><del>-layer at (0,0) size 843x585
</del><ins>+layer at (0,0) size 844x585
</ins><span class="cx">   RenderView at (0,0) size 800x585
</span><del>-layer at (0,0) size 800x478
-  RenderBlock {HTML} at (0,0) size 800x478
-    RenderBody {BODY} at (8,17) size 784x444
-layer at (8,18) size 835x443
-  RenderBlock {DIV} at (0,0) size 835x443 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 825x73
-      RenderBlock {H2} at (0,21) size 825x30 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 723x29
-          text run at (0,0) width 723: &quot;This is a spanning element at the beginning of the columns block.&quot;
-layer at (13,95) size 825x360
-  RenderBlock (anonymous multi-column) at (5,77) size 825x361
-    RenderText {#text} at (0,0) size 403x720
-      text run at (0,0) width 381: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
-      text run at (0,20) width 373: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin&quot;
-      text run at (0,40) width 363: &quot;felis quis lectus. Quisque adipiscing rhoncus sem.&quot;
-      text run at (0,60) width 396: &quot;Proin nulla purus, vulputate vel, varius ut, euismod et,&quot;
-      text run at (0,80) width 361: &quot;nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,100) width 347: &quot;convallis adipiscing sem. Nam nonummy enim.&quot;
-      text run at (0,120) width 370: &quot;Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,140) width 377: &quot;orci, tempus euismod, pretium quis, interdum vitae,&quot;
-      text run at (0,160) width 351: &quot;nulla. Phasellus eget ante et tortor condimentum&quot;
-      text run at (0,180) width 396: &quot;vestibulum. Suspendisse hendrerit quam nec felis. Sed&quot;
-      text run at (0,200) width 386: &quot;varius turpis vitae pede. Lorem ipsum dolor sit amet,&quot;
-      text run at (0,220) width 207: &quot;consectetuer adipiscing elit. &quot;
-      text run at (207,220) width 162: &quot;Lorem ipsum dolor sit&quot;
-      text run at (0,240) width 403: &quot;amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,260) width 372: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,280) width 382: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate&quot;
-      text run at (0,300) width 393: &quot;vel, varius ut, euismod et, nisi. Sed vitae felis vel orci&quot;
-      text run at (0,320) width 385: &quot;sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
-      text run at (0,340) width 368: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
-      text run at (0,360) width 388: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
-      text run at (0,380) width 362: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,400) width 397: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,420) width 379: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum&quot;
-      text run at (0,440) width 317: &quot;dolor sit amet, consectetuer adipiscing elit. &quot;
-      text run at (317,440) width 48: &quot;Lorem&quot;
-      text run at (0,460) width 361: &quot;ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,480) width 376: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
-      text run at (0,500) width 371: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin&quot;
-      text run at (0,520) width 388: &quot;nulla purus, vulputate vel, varius ut, euismod et, nisi.&quot;
-      text run at (0,540) width 395: &quot;Sed vitae felis vel orci sagittis aliquam. Cras convallis&quot;
-      text run at (0,560) width 336: &quot;adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,580) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci,&quot;
-      text run at (0,600) width 385: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,620) width 395: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,640) width 401: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,660) width 386: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,680) width 112: &quot;adipiscing elit. &quot;
-      text run at (112,680) width 207: &quot;Lorem ipsum dolor sit amet,&quot;
-      text run at (0,700) width 387: &quot;consectetuer adipiscing elit. Nulla varius enim ac mi.&quot;
</del><ins>+layer at (0,0) size 800x479
+  RenderBlock {HTML} at (0,0) size 800x479
+    RenderBody {BODY} at (8,17) size 784x445
+layer at (8,18) size 836x444
+  RenderBlock {DIV} at (0,0) size 836x444 [border: (5.50px solid #800000)]
+    RenderBlock {H2} at (5,27) size 826x30 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 723x29
+        text run at (0,0) width 723: &quot;This is a spanning element at the beginning of the columns block.&quot;
+    RenderMultiColumnSet at (5,78) size 826x361
+layer at (14,23) size 403x720 backgroundClip at (0,0) size 844x585 clip at (0,0) size 844x585 outlineClip at (0,0) size 844x585
+  RenderMultiColumnFlowThread at (5,5) size 404x721
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 404x720
+      RenderText {#text} at (0,0) size 403x720
+        text run at (0,0) width 381: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
+        text run at (0,20) width 373: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin&quot;
+        text run at (0,40) width 363: &quot;felis quis lectus. Quisque adipiscing rhoncus sem.&quot;
+        text run at (0,60) width 396: &quot;Proin nulla purus, vulputate vel, varius ut, euismod et,&quot;
+        text run at (0,80) width 361: &quot;nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,100) width 347: &quot;convallis adipiscing sem. Nam nonummy enim.&quot;
+        text run at (0,120) width 370: &quot;Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,140) width 377: &quot;orci, tempus euismod, pretium quis, interdum vitae,&quot;
+        text run at (0,160) width 351: &quot;nulla. Phasellus eget ante et tortor condimentum&quot;
+        text run at (0,180) width 396: &quot;vestibulum. Suspendisse hendrerit quam nec felis. Sed&quot;
+        text run at (0,200) width 386: &quot;varius turpis vitae pede. Lorem ipsum dolor sit amet,&quot;
+        text run at (0,220) width 207: &quot;consectetuer adipiscing elit. &quot;
+        text run at (207,220) width 162: &quot;Lorem ipsum dolor sit&quot;
+        text run at (0,240) width 403: &quot;amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,260) width 372: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,280) width 382: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate&quot;
+        text run at (0,300) width 393: &quot;vel, varius ut, euismod et, nisi. Sed vitae felis vel orci&quot;
+        text run at (0,320) width 385: &quot;sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
+        text run at (0,340) width 368: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
+        text run at (0,360) width 388: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
+        text run at (0,380) width 362: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,400) width 397: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,420) width 379: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum&quot;
+        text run at (0,440) width 317: &quot;dolor sit amet, consectetuer adipiscing elit. &quot;
+        text run at (317,440) width 48: &quot;Lorem&quot;
+        text run at (0,460) width 361: &quot;ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,480) width 376: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
+        text run at (0,500) width 371: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin&quot;
+        text run at (0,520) width 388: &quot;nulla purus, vulputate vel, varius ut, euismod et, nisi.&quot;
+        text run at (0,540) width 395: &quot;Sed vitae felis vel orci sagittis aliquam. Cras convallis&quot;
+        text run at (0,560) width 336: &quot;adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,580) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci,&quot;
+        text run at (0,600) width 385: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,620) width 395: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,640) width 401: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,660) width 386: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,680) width 112: &quot;adipiscing elit. &quot;
+        text run at (112,680) width 207: &quot;Lorem ipsum dolor sit amet,&quot;
+        text run at (0,700) width 387: &quot;consectetuer adipiscing elit. Nulla varius enim ac mi.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,32 +3,37 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x568
</span><del>-layer at (8,16) size 784x163
-  RenderBlock {DIV} at (0,0) size 784x163 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 379x17
</del><ins>+layer at (8,16) size 784x195
+  RenderBlock {DIV} at (0,0) size 784x195 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 774x17
+    RenderBlock {H2} at (5,41) size 774x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 58x26
+        text run at (0,0) width 58: &quot;PASS&quot;
+    RenderMultiColumnSet at (5,87) size 774x103
+layer at (13,21) size 379x221
+  RenderMultiColumnFlowThread at (5,5) size 379x221
+    RenderBlock (anonymous) at (0,0) size 379x17
</ins><span class="cx">       RenderInline {LABEL} at (0,0) size 102x17
</span><span class="cx">         RenderText {#text} at (0,0) size 102x17
</span><span class="cx">           text run at (0,0) width 102: &quot;Some inline text&quot;
</span><del>-    RenderBlock (anonymous) at (5,22) size 379x272
-      RenderBlock {SUMMARY} at (0,0) size 379x272
</del><ins>+    RenderBlock (anonymous) at (0,17) size 379x204
+      RenderBlock {SUMMARY} at (0,0) size 379x204
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 379x17
</span><span class="cx">           RenderText {#text} at (0,0) size 102x17
</span><span class="cx">             text run at (0,0) width 102: &quot;Some block text&quot;
</span><del>-        RenderBlock {H2} at (0,36) size 379x27 [bgcolor=#EEEEEE]
-          RenderText {#text} at (0,0) size 58x26
-            text run at (0,0) width 58: &quot;PASS&quot;
-        RenderBlock (anonymous) at (0,82) size 379x190
-          RenderText {#text} at (0,0) size 369x189
</del><ins>+        RenderMultiColumnSpannerPlaceholder at (0,17) size 0x0
+        RenderBlock (anonymous) at (0,17) size 379x187
+          RenderText {#text} at (0,0) size 369x187
</ins><span class="cx">             text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">             text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">             text run at (0,34) width 368: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla purus,&quot;
</span><del>-            text run at (0,53) width 368: &quot;vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel&quot;
-            text run at (0,70) width 358: &quot;orci sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
-            text run at (0,87) width 318: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
-            text run at (0,104) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
-            text run at (0,121) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-            text run at (0,138) width 369: &quot;condimentum vestibulum. Suspendisse hendrerit quam nec&quot;
-            text run at (0,155) width 354: &quot;felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit&quot;
-            text run at (0,172) width 211: &quot;amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (5,294) size 379x0
</del><ins>+            text run at (0,51) width 368: &quot;vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel&quot;
+            text run at (0,68) width 358: &quot;orci sagittis aliquam. Cras convallis adipiscing sem. Nam&quot;
+            text run at (0,85) width 318: &quot;nonummy enim. Nullam bibendum lobortis neque.&quot;
+            text run at (0,102) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
+            text run at (0,119) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+            text run at (0,136) width 369: &quot;condimentum vestibulum. Suspendisse hendrerit quam nec&quot;
+            text run at (0,153) width 354: &quot;felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit&quot;
+            text run at (0,170) width 211: &quot;amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,221) size 379x0
</ins><span class="cx">       RenderInline {LABEL} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspancloneflexboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-flexbox-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-flexbox-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-flexbox-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,21 +1,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x48
-  RenderBlock {HTML} at (0,0) size 800x48
-    RenderBody {BODY} at (8,8) size 784x32
-layer at (8,8) size 784x32
-  RenderBlock {DIV} at (0,0) size 784x32
-    RenderBlock (anonymous multi-column span) at (0,16) size 784x0 [color=#FFFFFF]
-      RenderBlock {DIV} at (0,0) size 784x0
</del><ins>+layer at (0,0) size 800x32
+  RenderBlock {HTML} at (0,0) size 800x32
+    RenderBody {BODY} at (8,8) size 784x16
</ins><span class="cx"> layer at (8,8) size 784x16
</span><del>-  RenderBlock (anonymous multi-column) at (0,0) size 784x16
</del><ins>+  RenderBlock {DIV} at (0,0) size 784x16
+    RenderMultiColumnSet at (0,0) size 784x16
+layer at (8,8) size 117x16
+  RenderMultiColumnFlowThread at (0,0) size 118x16
</ins><span class="cx">     RenderFlexibleBox {DIV} at (0,0) size 118x16 [color=#FFFFFF]
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 16x16
</span><span class="cx">         RenderText {#text} at (0,0) size 16x16
</span><span class="cx">           text run at (0,0) width 16: &quot;a&quot;
</span><del>-layer at (8,24) size 784x16
-  RenderBlock (anonymous multi-column) at (0,16) size 784x16
-    RenderFlexibleBox {DIV} at (0,0) size 118x16 [color=#FFFFFF]
-      RenderBlock (anonymous) at (0,0) size 16x16
</del><ins>+      RenderBlock {DIV} at (16,0) size 0x16
+      RenderBlock (anonymous) at (16,0) size 16x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 16x16
</span><span class="cx">           text run at (0,0) width 16: &quot;b&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanclonesummaryexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-summary-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-summary-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-summary-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,15 +5,16 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x32
</span><span class="cx"> layer at (8,8) size 784x32
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x32
</span><del>-    RenderBlock (anonymous multi-column span) at (0,16) size 784x0 [color=#FFFFFF]
-      RenderBlock {DIV} at (0,0) size 784x0
-layer at (8,8) size 784x16
-  RenderBlock (anonymous multi-column) at (0,0) size 784x16
-    RenderBlock {SUMMARY} at (0,0) size 118x16 [color=#FFFFFF]
-      RenderText {#text} at (0,0) size 16x16
-        text run at (0,0) width 16: &quot;a&quot;
-layer at (8,24) size 784x16
-  RenderBlock (anonymous multi-column) at (0,16) size 784x16
-    RenderBlock {SUMMARY} at (0,0) size 118x16 [color=#FFFFFF]
-      RenderText {#text} at (0,0) size 16x16
-        text run at (0,0) width 16: &quot;b&quot;
</del><ins>+    RenderMultiColumnSet at (0,0) size 784x16
+    RenderBlock {DIV} at (0,16) size 784x0 [color=#FFFFFF]
+    RenderMultiColumnSet at (0,16) size 784x16
+layer at (8,8) size 117x32
+  RenderMultiColumnFlowThread at (0,0) size 118x32
+    RenderBlock {SUMMARY} at (0,0) size 118x32 [color=#FFFFFF]
+      RenderBlock (anonymous) at (0,0) size 118x16
+        RenderText {#text} at (0,0) size 16x16
+          text run at (0,0) width 16: &quot;a&quot;
+      RenderMultiColumnSpannerPlaceholder at (0,16) size 0x0
+      RenderBlock (anonymous) at (0,16) size 118x16
+        RenderText {#text} at (0,0) size 16x16
+          text run at (0,0) width 16: &quot;b&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildcomplexsplittingexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,80 +1,23 @@
</span><del>-layer at (0,0) size 785x1510
</del><ins>+layer at (0,0) size 785x1482
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1510
-  RenderBlock {HTML} at (0,0) size 785x1510
-    RenderBody {BODY} at (8,16) size 769x1478
-layer at (8,16) size 760x466
-  RenderBlock {DIV} at (0,0) size 760x466 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,192) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 193x26
-          text run at (0,0) width 193: &quot;This is a first span.&quot;
-    RenderBlock (anonymous multi-column span) at (5,274) size 750x67
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 219x26
-          text run at (0,0) width 219: &quot;This is a second span.&quot;
-layer at (13,21) size 750x187
-  RenderBlock (anonymous multi-column) at (5,5) size 750x187
-    RenderText {#text} at (0,0) size 363x374
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 91: &quot;adipiscing elit.&quot;
-layer at (13,274) size 750x17
-  RenderBlock (anonymous multi-column) at (5,257) size 750x18
-    RenderText {#text} at (0,0) size 308x34
-      text run at (0,0) width 308: &quot;This text should be sitting between two spanning&quot;
-      text run at (0,17) width 59: &quot;elements.&quot;
-layer at (13,357) size 750x120
-  RenderBlock (anonymous multi-column) at (5,340) size 750x121
-    RenderText {#text} at (0,0) size 363x222
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,205) width 20: &quot;mi.&quot;
-layer at (8,498) size 760x497
-  RenderBlock {DIV} at (0,481) size 760x499 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,123) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 193x26
-          text run at (0,0) width 193: &quot;This is a first span.&quot;
-    RenderBlock (anonymous multi-column span) at (5,306) size 750x67
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 219x26
-          text run at (0,0) width 219: &quot;This is a second span.&quot;
-layer at (13,503) size 750x118
-  RenderBlock (anonymous multi-column) at (5,5) size 750x118
-    RenderBlock {P} at (0,16) size 367x187
-      RenderText {#text} at (0,0) size 362x187
</del><ins>+layer at (0,0) size 785x1482
+  RenderBlock {HTML} at (0,0) size 785x1482
+    RenderBody {BODY} at (8,16) size 769x1450
+layer at (8,16) size 760x465
+  RenderBlock {DIV} at (0,0) size 760x465 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x187
+    RenderBlock {H2} at (5,211) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 193x26
+        text run at (0,0) width 193: &quot;This is a first span.&quot;
+    RenderMultiColumnSet at (5,257) size 750x18
+    RenderBlock {H2} at (5,294) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 219x26
+        text run at (0,0) width 219: &quot;This is a second span.&quot;
+    RenderMultiColumnSet at (5,340) size 750x120
+layer at (13,21) size 367x629
+  RenderMultiColumnFlowThread at (5,5) size 367x629
+    RenderBlock (anonymous) at (0,0) size 367x374
+      RenderText {#text} at (0,0) size 363x374
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -85,11 +28,27 @@
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><del>-        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (13,686) size 750x118
-  RenderBlock (anonymous multi-column) at (5,188) size 750x119
-    RenderBlock {P} at (0,16) size 367x187
-      RenderText {#text} at (0,0) size 362x187
</del><ins>+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,374) size 0x0
+    RenderBlock (anonymous) at (0,374) size 367x34
+      RenderText {#text} at (0,0) size 308x34
+        text run at (0,0) width 308: &quot;This text should be sitting between two spanning&quot;
+        text run at (0,17) width 59: &quot;elements.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,408) size 0x0
+    RenderBlock (anonymous) at (0,408) size 367x221
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -100,85 +59,128 @@
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><del>-        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (13,870) size 750x120
-  RenderBlock (anonymous multi-column) at (5,372) size 750x121
-    RenderText {#text} at (0,0) size 363x222
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,205) width 20: &quot;mi.&quot;
-layer at (8,1011) size 760x483
-  RenderBlock {DIV} at (0,995) size 760x483 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,108) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 193x26
-          text run at (0,0) width 193: &quot;This is a first span.&quot;
-    RenderBlock (anonymous multi-column span) at (5,291) size 750x67
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 219x26
-          text run at (0,0) width 219: &quot;This is a second span.&quot;
-layer at (13,1016) size 750x103
-  RenderBlock (anonymous multi-column) at (5,5) size 750x103
</del><ins>+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+layer at (8,497) size 760x480
+  RenderBlock {DIV} at (0,480) size 760x482 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x110
+    RenderBlock {H2} at (5,134) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 193x26
+        text run at (0,0) width 193: &quot;This is a first span.&quot;
+    RenderMultiColumnSet at (5,180) size 750x111
+    RenderBlock {H2} at (5,310) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 219x26
+        text run at (0,0) width 219: &quot;This is a second span.&quot;
+    RenderMultiColumnSet at (5,356) size 750x120
+layer at (13,502) size 367x661
+  RenderMultiColumnFlowThread at (5,5) size 367x661
+    RenderBlock {P} at (0,16) size 367x196
+      RenderText {#text} at (0,0) size 362x196
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,94) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,179) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,220) size 0x0
+    RenderBlock {P} at (0,236) size 367x196
+      RenderText {#text} at (0,0) size 362x196
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,94) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,179) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,440) size 0x0
+    RenderBlock (anonymous) at (0,440) size 367x221
+      RenderText {#text} at (0,0) size 363x221
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+layer at (8,993) size 760x473
+  RenderBlock {DIV} at (0,977) size 760x473 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x102
+    RenderBlock {H2} at (5,126) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 193x26
+        text run at (0,0) width 193: &quot;This is a first span.&quot;
+    RenderMultiColumnSet at (5,172) size 750x111
+    RenderBlock {H2} at (5,302) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 219x26
+        text run at (0,0) width 219: &quot;This is a second span.&quot;
+    RenderMultiColumnSet at (5,348) size 750x120
+layer at (13,998) size 367x628 backgroundClip at (0,0) size 785x1482 clip at (0,0) size 785x1482 outlineClip at (0,0) size 785x1482
+  RenderMultiColumnFlowThread at (5,5) size 367x628
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x0
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (anonymous) at (0,0) size 367x188
-      RenderBlock {SPAN} at (0,0) size 367x188
-        RenderText {#text} at (0,0) size 362x188
</del><ins>+    RenderBlock (anonymous) at (0,0) size 367x187
+      RenderBlock {SPAN} at (0,0) size 367x187
+        RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">           text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">           text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="cx">           text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
</span><span class="cx">           text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><span class="cx">           text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><del>-          text run at (0,103) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-          text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-          text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-          text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-          text run at (0,171) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (0,188) size 367x0
</del><ins>+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,187) size 367x0
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (13,1185) size 750x118
-  RenderBlock (anonymous multi-column) at (5,173) size 750x119
-    RenderBlock {P} at (0,16) size 367x187
-      RenderText {#text} at (0,0) size 362x187
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,187) size 0x0
+    RenderBlock {P} at (0,203) size 367x196
+      RenderText {#text} at (0,0) size 362x196
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="cx">         text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
</span><span class="cx">         text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><ins>+        text run at (0,94) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,179) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,407) size 0x0
+    RenderBlock (anonymous) at (0,407) size 367x221
+      RenderText {#text} at (0,0) size 363x221
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</ins><span class="cx">         text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><span class="cx">         text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><del>-        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (13,1369) size 750x120
-  RenderBlock (anonymous multi-column) at (5,357) size 750x121
-    RenderText {#text} at (0,0) size 363x222
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,205) width 20: &quot;mi.&quot;
</del><ins>+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,23 +1,23 @@
</span><del>-layer at (0,0) size 785x2652
</del><ins>+layer at (0,0) size 785x2606
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2652
-  RenderBlock {HTML} at (0,0) size 785x2652
-    RenderBody {BODY} at (8,16) size 769x2620
-layer at (8,16) size 760x402
-  RenderBlock {DIV} at (0,0) size 760x402 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,22) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,21) size 750x17
-  RenderBlock (anonymous multi-column) at (5,5) size 750x17
</del><ins>+layer at (0,0) size 785x2606
+  RenderBlock {HTML} at (0,0) size 785x2606
+    RenderBody {BODY} at (8,16) size 769x2574
+layer at (8,16) size 760x399
+  RenderBlock {DIV} at (0,0) size 760x399 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x17
+    RenderBlock {H2} at (5,41) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,87) size 750x307
+layer at (13,21) size 367x615
+  RenderMultiColumnFlowThread at (5,5) size 367x615
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><del>-layer at (13,104) size 750x309
-  RenderBlock (anonymous multi-column) at (5,87) size 750x310
-    RenderBlock (anonymous) at (0,0) size 367x581
-      RenderText {#text} at (0,0) size 363x581
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,17) size 0x0
+    RenderBlock (anonymous) at (0,17) size 367x578
+      RenderText {#text} at (0,0) size 363x578
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -37,39 +37,40 @@
</span><span class="cx">         text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
</span><span class="cx">         text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
</span><span class="cx">         text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</span><del>-        text run at (0,309) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,326) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,343) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,360) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,360) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,377) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,394) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,411) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,428) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,445) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,462) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,479) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,496) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,513) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,530) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,547) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,564) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (generated) at (0,581) size 367x20 [bgcolor=#FFFF00]
</del><ins>+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (generated) at (0,595) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,434) size 760x400
-  RenderBlock {DIV} at (0,417) size 760x401 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,312) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,439) size 750x307
-  RenderBlock (anonymous multi-column) at (5,5) size 750x307
</del><ins>+layer at (8,431) size 760x399
+  RenderBlock {DIV} at (0,414) size 760x400 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x306
+    RenderBlock {H2} at (5,330) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,376) size 750x18
+layer at (13,436) size 367x615
+  RenderMultiColumnFlowThread at (5,5) size 367x615
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><del>-    RenderBlock (anonymous) at (0,17) size 367x579
-      RenderText {#text} at (0,0) size 363x579
</del><ins>+    RenderBlock (anonymous) at (0,17) size 367x578
+      RenderText {#text} at (0,0) size 363x578
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -88,37 +89,37 @@
</span><span class="cx">         text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
</span><span class="cx">         text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
</span><span class="cx">         text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
</span><del>-        text run at (0,290) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,307) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,324) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,341) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,358) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,358) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,375) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,392) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,409) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,426) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,443) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,460) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,477) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,494) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,511) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,528) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,545) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,562) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,812) size 750x17
-  RenderBlock (anonymous multi-column) at (5,377) size 750x18
-    RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
</del><ins>+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,595) size 0x0
+    RenderBlock (generated) at (0,595) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,850) size 760x433
-  RenderBlock {DIV} at (0,833) size 760x435 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,140) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,855) size 750x135
-  RenderBlock (anonymous multi-column) at (5,5) size 750x135
</del><ins>+layer at (8,846) size 760x430
+  RenderBlock {DIV} at (0,829) size 760x432 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x135
+    RenderBlock {H2} at (5,159) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,205) size 750x221
+layer at (13,851) size 367x696
+  RenderMultiColumnFlowThread at (5,5) size 367x696
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><span class="lines">@@ -138,10 +139,9 @@
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,204) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1055) size 750x223
-  RenderBlock (anonymous multi-column) at (5,205) size 750x224
-    RenderBlock {P} at (0,16) size 367x377
-      RenderText {#text} at (0,0) size 363x377
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,270) size 0x0
+    RenderBlock {P} at (0,286) size 367x374
+      RenderText {#text} at (0,0) size 363x374
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -155,27 +155,28 @@
</span><span class="cx">         text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><del>-        text run at (0,207) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,224) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,241) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,258) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,275) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,292) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,309) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,326) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,343) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,360) width 91: &quot;adipiscing elit.&quot;
-    RenderBlock (generated) at (0,409) size 367x20 [bgcolor=#FFFF00]
</del><ins>+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+    RenderBlock (generated) at (0,676) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,1299) size 760x418
-  RenderBlock {DIV} at (0,1283) size 760x419 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,124) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,1304) size 750x119
-  RenderBlock (anonymous multi-column) at (5,5) size 750x119
</del><ins>+layer at (8,1292) size 760x408
+  RenderBlock {DIV} at (0,1276) size 760x409 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x119
+    RenderBlock {H2} at (5,143) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,189) size 750x214
+layer at (13,1297) size 367x664
+  RenderMultiColumnFlowThread at (5,5) size 367x664
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><span class="lines">@@ -195,9 +196,8 @@
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="cx">         text run at (0,204) width 20: &quot;mi.&quot;
</span><del>-layer at (13,1489) size 750x223
-  RenderBlock (anonymous multi-column) at (5,189) size 750x224
-    RenderBlock (anonymous) at (0,0) size 367x187
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,238) size 0x0
+    RenderBlock (anonymous) at (0,238) size 367x187
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x17
</span><span class="cx">         RenderText {#text} at (0,0) size 42x17
</span><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><span class="lines">@@ -213,30 +213,31 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {P} at (0,203) size 367x190
-      RenderText {#text} at (0,0) size 362x190
</del><ins>+    RenderBlock {P} at (0,441) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,20) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,37) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,71) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,88) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,105) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,122) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,139) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,156) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,173) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (generated) at (0,409) size 367x20 [bgcolor=#FFFF00]
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (generated) at (0,644) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,1733) size 760x419
-  RenderBlock {DIV} at (0,1717) size 760x420 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,227) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,1738) size 750x222
-  RenderBlock (anonymous multi-column) at (5,5) size 750x222
</del><ins>+layer at (8,1716) size 760x418
+  RenderBlock {DIV} at (0,1700) size 760x419 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x221
+    RenderBlock {H2} at (5,245) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,291) size 750x122
+layer at (13,1721) size 367x667
+  RenderMultiColumnFlowThread at (5,5) size 367x667
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><span class="lines">@@ -254,12 +255,12 @@
</span><span class="cx">           text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">           text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">           text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (0,204) size 367x35
-      RenderBlock {SPAN} at (0,0) size 367x35
-        RenderText {#text} at (0,0) size 354x35
</del><ins>+    RenderBlock (anonymous) at (0,204) size 367x34
+      RenderBlock {SPAN} at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-          text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (anonymous) at (0,239) size 367x187
</del><ins>+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (anonymous) at (0,238) size 367x187
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x17
</span><span class="cx">         RenderText {#text} at (0,0) size 42x17
</span><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><span class="lines">@@ -275,9 +276,8 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2026) size 750x121
-  RenderBlock (anonymous multi-column) at (5,292) size 750x122
-    RenderBlock {P} at (0,16) size 367x190
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,425) size 0x0
+    RenderBlock {P} at (0,441) size 367x190
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x190
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -290,21 +290,18 @@
</span><span class="cx">         text run at (0,139) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,156) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,173) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (generated) at (0,222) size 367x20 [bgcolor=#FFFF00]
</del><ins>+    RenderBlock (generated) at (0,647) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,2168) size 760x468
-  RenderBlock {DIV} at (0,2152) size 760x468 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,258) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-    RenderBlock (anonymous) at (5,340) size 750x18
-      RenderBlock {SPAN} at (0,0) size 750x17
-        RenderText {#text} at (0,0) size 154x17
-          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,2173) size 750x253
-  RenderBlock (anonymous multi-column) at (5,5) size 750x253
</del><ins>+layer at (8,2150) size 760x440
+  RenderBlock {DIV} at (0,2134) size 760x440 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x245
+    RenderBlock {H2} at (5,269) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,315) size 750x120
+layer at (13,2155) size 367x714 backgroundClip at (0,0) size 785x2606 clip at (0,0) size 785x2606 outlineClip at (0,0) size 785x2606
+  RenderMultiColumnFlowThread at (5,5) size 367x714
</ins><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 166x17
</span><span class="cx">         text run at (0,0) width 166: &quot;Before Generated Content&quot;
</span><span class="lines">@@ -321,11 +318,11 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {P} at (0,236) size 367x34
</del><ins>+    RenderBlock {P} at (0,245) size 367x34
</ins><span class="cx">       RenderText {#text} at (0,0) size 354x34
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock {P} at (0,286) size 367x187
</del><ins>+    RenderBlock {P} at (0,295) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -338,27 +335,29 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2492) size 750x17
-  RenderBlock (anonymous multi-column) at (5,323) size 750x18
-    RenderInline {SPAN} at (0,0) size 354x17
-      RenderText {#text} at (0,0) size 354x17
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-layer at (13,2526) size 750x105
-  RenderBlock (anonymous multi-column) at (5,357) size 750x106
-    RenderBlock (anonymous) at (0,0) size 367x173
-      RenderInline {SPAN} at (0,0) size 362x173
-        RenderText {#text} at (0,0) size 362x173
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,490) size 0x0
+    RenderBlock (anonymous) at (0,490) size 367x17
+      RenderInline {SPAN} at (0,0) size 354x17
+        RenderText {#text} at (0,0) size 354x17
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,507) size 367x17
+      RenderBlock {SPAN} at (0,0) size 367x17
+        RenderText {#text} at (0,0) size 154x17
+          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (anonymous) at (0,524) size 367x170
+      RenderInline {SPAN} at (0,0) size 362x170
+        RenderText {#text} at (0,0) size 362x170
</ins><span class="cx">           text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span><span class="cx">           text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
</span><span class="cx">           text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
</span><span class="cx">           text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
</span><span class="cx">           text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
</span><span class="cx">           text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</span><del>-          text run at (0,105) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-          text run at (0,122) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-          text run at (0,139) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-          text run at (0,156) width 91: &quot;adipiscing elit.&quot;
</del><ins>+          text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+          text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+          text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+          text run at (0,153) width 91: &quot;adipiscing elit.&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (generated) at (0,173) size 367x20 [bgcolor=#FFFF00]
</del><ins>+    RenderBlock (generated) at (0,694) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,302 +1,320 @@
</span><del>-layer at (0,0) size 785x2419
</del><ins>+layer at (0,0) size 785x2280
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2419
-  RenderBlock {HTML} at (0,0) size 785x2419
-    RenderBody {BODY} at (8,8) size 769x2395
-      RenderBlock (anonymous) at (0,0) size 769x36
-        RenderText {#text} at (0,0) size 760x37
</del><ins>+layer at (0,0) size 785x2280
+  RenderBlock {HTML} at (0,0) size 785x2280
+    RenderBody {BODY} at (8,8) size 769x2256
+      RenderBlock (anonymous) at (0,0) size 769x34
+        RenderText {#text} at (0,0) size 760x34
</ins><span class="cx">           text run at (0,0) width 760: &quot;In this test, all of the spanning elements have their spans turned off dynamically, and so they should just be in the column&quot;
</span><del>-          text run at (0,18) width 33: &quot;flow.&quot;
</del><ins>+          text run at (0,17) width 33: &quot;flow.&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (8,60) size 760x358
-  RenderBlock {DIV} at (0,52) size 760x358 [border: (5px solid #800000)]
-    RenderBlock {H2} at (5,24) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+layer at (8,58) size 760x333
+  RenderBlock {DIV} at (0,50) size 760x333 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x323
+layer at (13,63) size 367x646
+  RenderMultiColumnFlowThread at (5,5) size 367x646
+    RenderBlock {H2} at (0,19) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,71) size 367x624
-      RenderText {#text} at (0,0) size 363x625
</del><ins>+    RenderBlock (anonymous) at (0,65) size 367x581
+      RenderText {#text} at (0,0) size 363x580
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,234) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,252) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,282) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,300) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,318) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,336) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,354) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,372) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,390) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,390) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,408) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,426) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,444) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,462) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,480) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,498) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,516) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,534) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,552) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,570) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,588) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,606) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (8,434) size 760x357
-  RenderBlock {DIV} at (0,426) size 760x357 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x617
-      RenderText {#text} at (0,0) size 363x618
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,257) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,274) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,291) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,308) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,325) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,342) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,359) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,359) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,376) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,393) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,410) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,427) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,444) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,461) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,478) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,495) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,512) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,529) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,546) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,563) width 154: &quot;Nulla varius enim ac mi.&quot;
+layer at (8,407) size 760x333
+  RenderBlock {DIV} at (0,399) size 760x333 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x323
+layer at (13,412) size 367x644
+  RenderMultiColumnFlowThread at (5,5) size 367x644
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,234) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,252) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,270) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,288) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,306) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,324) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,347) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,365) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,383) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,383) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,401) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,419) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,437) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,455) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,473) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,491) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,509) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,527) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,545) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,563) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,581) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,599) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock {H2} at (5,641) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock {H2} at (0,597) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-layer at (8,807) size 760x383
-  RenderBlock {DIV} at (0,799) size 760x383 [border: (5px solid #800000)]
-    RenderBlock {P} at (5,21) size 367x234
-      RenderText {#text} at (0,0) size 363x235
</del><ins>+layer at (8,756) size 760x364
+  RenderBlock {DIV} at (0,748) size 760x364 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x354
+layer at (13,761) size 367x693
+  RenderMultiColumnFlowThread at (5,5) size 367x693
+    RenderBlock {P} at (0,16) size 367x221
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 20: &quot;mi.&quot;
-    RenderBlock {H2} at (5,274) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+    RenderBlock {H2} at (0,256) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock {P} at (5,321) size 367x399
-      RenderText {#text} at (0,0) size 363x400
</del><ins>+    RenderBlock {P} at (0,302) size 367x375
+      RenderText {#text} at (0,0) size 363x374
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,57) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,75) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,93) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,129) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,147) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,165) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,183) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,183) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,201) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,219) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,237) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,255) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,273) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,291) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,309) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,327) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,345) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,363) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,381) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1206) size 760x383
-  RenderBlock {DIV} at (0,1198) size 760x383 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x234
-      RenderText {#text} at (0,0) size 363x235
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+layer at (8,1136) size 760x365
+  RenderBlock {DIV} at (0,1127) size 760x366 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x355
+layer at (13,1141) size 367x693
+  RenderMultiColumnFlowThread at (5,5) size 367x693
+    RenderBlock (anonymous) at (0,0) size 367x221
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 20: &quot;mi.&quot;
-    RenderBlock {H2} at (5,258) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+    RenderBlock {H2} at (0,240) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,305) size 367x199
-      RenderInline {SPAN} at (0,0) size 42x19
-        RenderText {#text} at (0,0) size 42x19
</del><ins>+    RenderBlock (anonymous) at (0,286) size 367x188
+      RenderInline {SPAN} at (0,0) size 42x17
+        RenderText {#text} at (0,0) size 42x17
</ins><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><del>-      RenderText {#text} at (42,0) size 362x200
</del><ins>+      RenderText {#text} at (42,0) size 362x187
</ins><span class="cx">         text run at (42,0) width 312: &quot; ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,73) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,91) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,109) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,127) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,163) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,181) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {P} at (5,520) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {P} at (0,489) size 367x188
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (8,1605) size 760x373
-  RenderBlock {DIV} at (0,1597) size 760x373 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x198
-      RenderInline {SPAN} at (0,0) size 362x199
-        RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+layer at (8,1517) size 760x350
+  RenderBlock {DIV} at (0,1508) size 760x351 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x340
+layer at (13,1522) size 367x677
+  RenderMultiColumnFlowThread at (5,5) size 367x677
+    RenderBlock (anonymous) at (0,0) size 367x187
+      RenderInline {SPAN} at (0,0) size 362x187
+        RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-          text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-          text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-          text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-          text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-          text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-          text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-          text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-          text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-          text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-          text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (5,203) size 367x36
-      RenderBlock {SPAN} at (0,0) size 367x36
-        RenderText {#text} at (0,0) size 354x37
</del><ins>+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,187) size 367x34
+      RenderBlock {SPAN} at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-          text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (anonymous) at (5,239) size 367x201
-      RenderInline {SPAN} at (0,0) size 42x19
-        RenderText {#text} at (0,0) size 42x19
</del><ins>+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (anonymous) at (0,221) size 367x187
+      RenderInline {SPAN} at (0,0) size 42x17
+        RenderText {#text} at (0,0) size 42x17
</ins><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><del>-      RenderText {#text} at (42,0) size 362x202
</del><ins>+      RenderText {#text} at (42,0) size 362x187
</ins><span class="cx">         text run at (42,0) width 312: &quot; ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,129) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,147) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,165) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,183) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H2} at (5,459) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H2} at (0,427) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock {P} at (5,506) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+    RenderBlock {P} at (0,473) size 367x188
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (8,1994) size 760x409
-  RenderBlock {DIV} at (0,1986) size 760x409 [border: (5px solid #800000)]
-    RenderBlock {P} at (5,21) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+layer at (8,1883) size 760x381
+  RenderBlock {DIV} at (0,1874) size 760x382 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x371
+layer at (13,1888) size 367x726 backgroundClip at (0,0) size 785x2280 clip at (0,0) size 785x2280 outlineClip at (0,0) size 785x2280
+  RenderMultiColumnFlowThread at (5,5) size 367x726
+    RenderBlock {P} at (0,16) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {P} at (5,235) size 367x36
-      RenderText {#text} at (0,0) size 354x37
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {P} at (0,219) size 367x34
+      RenderText {#text} at (0,0) size 354x34
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock {P} at (5,287) size 367x207
-      RenderText {#text} at (0,0) size 362x208
</del><ins>+        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock {P} at (0,269) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,117) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,135) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,153) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,171) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,189) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H2} at (5,513) size 367x28 [bgcolor=#EEEEEE]
-      RenderText {#text} at (0,0) size 276x28
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H2} at (0,475) size 367x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
</ins><span class="cx">         text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><del>-    RenderBlock (anonymous) at (5,560) size 367x18
-      RenderInline {SPAN} at (0,0) size 354x19
-        RenderText {#text} at (0,0) size 354x19
</del><ins>+    RenderBlock (anonymous) at (0,521) size 367x18
+      RenderInline {SPAN} at (0,0) size 354x17
+        RenderText {#text} at (0,0) size 354x17
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (5,578) size 367x18
-      RenderBlock {SPAN} at (0,0) size 367x18
-        RenderText {#text} at (0,0) size 154x19
</del><ins>+    RenderBlock (anonymous) at (0,538) size 367x18
+      RenderBlock {SPAN} at (0,0) size 367x17
+        RenderText {#text} at (0,0) size 154x17
</ins><span class="cx">           text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock (anonymous) at (5,596) size 367x180
-      RenderInline {SPAN} at (0,0) size 362x181
-        RenderText {#text} at (0,0) size 362x181
</del><ins>+    RenderBlock (anonymous) at (0,555) size 367x171
+      RenderInline {SPAN} at (0,0) size 362x170
+        RenderText {#text} at (0,0) size 362x170
</ins><span class="cx">           text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span><del>-          text run at (0,18) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
-          text run at (0,36) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
-          text run at (0,54) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
-          text run at (0,72) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
-          text run at (0,90) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-          text run at (0,108) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-          text run at (0,126) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-          text run at (0,144) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-          text run at (0,162) width 91: &quot;adipiscing elit.&quot;
</del><ins>+          text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
+          text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
+          text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
+          text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
+          text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+          text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+          text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+          text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+          text run at (0,153) width 91: &quot;adipiscing elit.&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,108 +1,66 @@
</span><del>-layer at (0,0) size 785x2483
</del><ins>+layer at (0,0) size 785x2457
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2483
-  RenderBlock {HTML} at (0,0) size 785x2483
-    RenderBody {BODY} at (8,16) size 769x2451
</del><ins>+layer at (0,0) size 785x2457
+  RenderBlock {HTML} at (0,0) size 785x2457
+    RenderBody {BODY} at (8,16) size 769x2425
</ins><span class="cx"> layer at (8,16) size 760x365
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 760x365 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous multi-column span) at (5,5) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,87) size 750x289
-  RenderBlock (anonymous multi-column) at (5,70) size 750x290
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+    RenderBlock {H2} at (5,24) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,70) size 750x290
+layer at (13,21) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (8,397) size 760x365
</span><span class="cx">   RenderBlock {DIV} at (0,380) size 760x366 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous multi-column span) at (5,294) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,402) size 750x289
-  RenderBlock (anonymous multi-column) at (5,5) size 750x289
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (8,778) size 760x413
-  RenderBlock {DIV} at (0,761) size 760x415 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,140) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,783) size 750x135
-  RenderBlock (anonymous multi-column) at (5,5) size 750x135
-    RenderBlock {P} at (0,16) size 367x221
-      RenderText {#text} at (0,0) size 363x221
</del><ins>+    RenderMultiColumnSet at (5,5) size 750x289
+    RenderBlock {H2} at (5,313) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,359) size 750x1
+layer at (13,402) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -116,10 +74,57 @@
</span><span class="cx">         text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><del>-        text run at (0,204) width 20: &quot;mi.&quot;
-layer at (13,983) size 750x203
-  RenderBlock (anonymous multi-column) at (5,205) size 750x204
-    RenderBlock {P} at (0,16) size 367x374
</del><ins>+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,578) size 0x0
+layer at (8,778) size 760x405
+  RenderBlock {DIV} at (0,761) size 760x407 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x127
+    RenderBlock {H2} at (5,151) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,197) size 750x204
+layer at (13,783) size 367x660
+  RenderMultiColumnFlowThread at (5,5) size 367x660
+    RenderBlock {P} at (0,16) size 367x230
+      RenderText {#text} at (0,0) size 363x230
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,111) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,145) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,179) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,179) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,196) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,213) width 20: &quot;mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,254) size 0x0
+    RenderBlock {P} at (0,270) size 367x374
</ins><span class="cx">       RenderText {#text} at (0,0) size 363x374
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -144,16 +149,17 @@
</span><span class="cx">         text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">         text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">         text run at (0,357) width 91: &quot;adipiscing elit.&quot;
</span><del>-layer at (8,1207) size 760x399
-  RenderBlock {DIV} at (0,1191) size 760x400 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,125) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,1212) size 750x120
-  RenderBlock (anonymous multi-column) at (5,5) size 750x120
-    RenderBlock (anonymous) at (0,0) size 367x222
-      RenderText {#text} at (0,0) size 363x222
</del><ins>+layer at (8,1199) size 760x398
+  RenderBlock {DIV} at (0,1183) size 760x399 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x119
+    RenderBlock {H2} at (5,143) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,189) size 750x204
+layer at (13,1204) size 367x627
+  RenderMultiColumnFlowThread at (5,5) size 367x627
+    RenderBlock (anonymous) at (0,0) size 367x221
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -161,16 +167,15 @@
</span><span class="cx">         text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><span class="cx">         text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><span class="cx">         text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><del>-        text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,205) width 20: &quot;mi.&quot;
-layer at (13,1398) size 750x203
-  RenderBlock (anonymous multi-column) at (5,190) size 750x204
-    RenderBlock (anonymous) at (0,0) size 367x187
</del><ins>+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,221) size 0x0
+    RenderBlock (anonymous) at (0,221) size 367x187
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x17
</span><span class="cx">         RenderText {#text} at (0,0) size 42x17
</span><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><span class="lines">@@ -186,7 +191,7 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {P} at (0,203) size 367x187
</del><ins>+    RenderBlock {P} at (0,424) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -199,14 +204,15 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,1622) size 760x398
-  RenderBlock {DIV} at (0,1606) size 760x399 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,209) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,1627) size 750x204
-  RenderBlock (anonymous multi-column) at (5,5) size 750x204
</del><ins>+layer at (8,1613) size 760x398
+  RenderBlock {DIV} at (0,1597) size 760x399 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x204
+    RenderBlock {H2} at (5,228) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,274) size 750x119
+layer at (13,1618) size 367x627
+  RenderMultiColumnFlowThread at (5,5) size 367x627
</ins><span class="cx">     RenderBlock (anonymous) at (0,0) size 367x187
</span><span class="cx">       RenderInline {SPAN} at (0,0) size 362x187
</span><span class="cx">         RenderText {#text} at (0,0) size 362x187
</span><span class="lines">@@ -242,9 +248,8 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,1897) size 750x118
-  RenderBlock (anonymous multi-column) at (5,274) size 750x119
-    RenderBlock {P} at (0,16) size 367x187
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,408) size 0x0
+    RenderBlock {P} at (0,424) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -257,18 +262,15 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2036) size 760x431
-  RenderBlock {DIV} at (0,2020) size 760x431 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,241) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-    RenderBlock (anonymous) at (5,323) size 750x18
-      RenderBlock {SPAN} at (0,0) size 750x17
-        RenderText {#text} at (0,0) size 154x17
-          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,2041) size 750x236
-  RenderBlock (anonymous multi-column) at (5,5) size 750x236
</del><ins>+layer at (8,2027) size 760x414
+  RenderBlock {DIV} at (0,2011) size 760x414 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x236
+    RenderBlock {H2} at (5,260) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,306) size 750x103
+layer at (13,2032) size 367x676 backgroundClip at (0,0) size 785x2457 clip at (0,0) size 785x2457 outlineClip at (0,0) size 785x2457
+  RenderMultiColumnFlowThread at (5,5) size 367x676
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -299,23 +301,26 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2343) size 750x17
-  RenderBlock (anonymous multi-column) at (5,306) size 750x18
-    RenderInline {SPAN} at (0,0) size 354x17
-      RenderText {#text} at (0,0) size 354x17
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-layer at (13,2377) size 750x85
-  RenderBlock (anonymous multi-column) at (5,340) size 750x86
-    RenderInline {SPAN} at (0,0) size 362x170
-      RenderText {#text} at (0,0) size 362x170
-        text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
-        text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
-        text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
-        text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
-        text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
-        text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,153) width 91: &quot;adipiscing elit.&quot;
-    RenderText {#text} at (0,0) size 0x0
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,472) size 0x0
+    RenderBlock (anonymous) at (0,472) size 367x17
+      RenderInline {SPAN} at (0,0) size 354x17
+        RenderText {#text} at (0,0) size 354x17
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,489) size 367x17
+      RenderBlock {SPAN} at (0,0) size 367x17
+        RenderText {#text} at (0,0) size 154x17
+          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (anonymous) at (0,506) size 367x170
+      RenderInline {SPAN} at (0,0) size 362x170
+        RenderText {#text} at (0,0) size 362x170
+          text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
+          text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
+          text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
+          text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
+          text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
+          text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+          text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+          text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+          text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+          text run at (0,153) width 91: &quot;adipiscing elit.&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,62 +1,160 @@
</span><del>-layer at (0,0) size 785x3247
</del><ins>+layer at (0,0) size 785x3241
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x3247
-  RenderBlock {HTML} at (0,0) size 785x3247
-    RenderBody {BODY} at (8,16) size 769x3215
</del><ins>+layer at (0,0) size 785x3241
+  RenderBlock {HTML} at (0,0) size 785x3241
+    RenderBody {BODY} at (8,16) size 769x3209
</ins><span class="cx"> layer at (8,16) size 760x365
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 760x365 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous multi-column span) at (5,5) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 664x26
-          text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
-layer at (13,87) size 750x289
-  RenderBlock (anonymous multi-column) at (5,70) size 750x290
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+    RenderBlock {H2} at (5,24) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 664x26
+        text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
+    RenderMultiColumnSet at (5,70) size 750x290
+layer at (13,21) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (8,397) size 760x365
</span><span class="cx">   RenderBlock {DIV} at (0,380) size 760x366 [border: (5px solid #800000)]
</span><del>-    RenderBlock (anonymous multi-column span) at (5,294) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 600x26
-          text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
-layer at (13,402) size 750x289
-  RenderBlock (anonymous multi-column) at (5,5) size 750x289
-    RenderText {#text} at (0,0) size 363x578
</del><ins>+    RenderMultiColumnSet at (5,5) size 750x289
+    RenderBlock {H2} at (5,313) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 600x26
+        text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
+    RenderMultiColumnSet at (5,359) size 750x1
+layer at (13,402) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,578) size 0x0
+layer at (8,778) size 760x381
+  RenderBlock {DIV} at (0,761) size 760x383 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x119
+    RenderBlock {H2} at (5,143) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 634x26
+        text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
+    RenderMultiColumnSet at (5,189) size 750x188
+layer at (13,783) size 367x595
+  RenderMultiColumnFlowThread at (5,5) size 367x595
+    RenderBlock (anonymous) at (0,0) size 367x221
+      RenderText {#text} at (0,0) size 363x221
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,221) size 0x0
+    RenderBlock (anonymous) at (0,221) size 367x374
+      RenderText {#text} at (0,0) size 363x374
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+layer at (8,1175) size 760x343
+  RenderBlock {DIV} at (0,1159) size 760x344 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x333
+layer at (13,1180) size 367x656
+  RenderMultiColumnFlowThread at (5,5) size 367x656
+    RenderText {#text} at (0,0) size 363x228
</ins><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">       text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -70,38 +168,43 @@
</span><span class="cx">       text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">       text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><del>-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (8,778) size 760x382
-  RenderBlock {DIV} at (0,761) size 760x384 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,125) size 750x66
-      RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 634x26
-          text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
-layer at (13,783) size 750x120
-  RenderBlock (anonymous multi-column) at (5,5) size 750x120
-    RenderText {#text} at (0,0) size 363x222
</del><ins>+      text run at (0,211) width 24: &quot;mi. &quot;
+    RenderInline {H2} at (0,0) size 345x78 [bgcolor=#EEEEEE]
+      RenderText {#text} at (24,204) size 345x78
+        text run at (24,204) width 321: &quot;This is a spanning element with&quot;
+        text run at (0,230) width 345: &quot;an original display of inline in the&quot;
+        text run at (0,256) width 294: &quot;middle of the columns block.&quot;
+    RenderText {#text} at (294,263) size 363x393
+      text run at (294,263) width 46: &quot; Lorem&quot;
+      text run at (0,282) width 347: &quot;ipsum dolor sit amet, consectetuer adipiscing elit. Nulla&quot;
+      text run at (0,299) width 356: &quot;varius enim ac mi. Curabitur sollicitudin felis quis lectus.&quot;
+      text run at (0,316) width 324: &quot;Quisque adipiscing rhoncus sem. Proin nulla purus,&quot;
+      text run at (0,333) width 345: &quot;vulputate vel, varius ut, euismod et, nisi. Sed vitae felis&quot;
+      text run at (0,350) width 346: &quot;vel orci sagittis aliquam. Cras convallis adipiscing sem.&quot;
+      text run at (0,367) width 353: &quot;Nam nonummy enim. Nullam bibendum lobortis neque.&quot;
+      text run at (0,384) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
+      text run at (0,401) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+      text run at (0,418) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+      text run at (0,435) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+      text run at (0,452) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+      text run at (233,452) width 121: &quot;Lorem ipsum dolor&quot;
+      text run at (0,469) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+      text run at (0,486) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+      text run at (0,503) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+      text run at (0,520) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+      text run at (0,537) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+      text run at (0,554) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+      text run at (0,571) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+      text run at (0,588) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+      text run at (0,605) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+      text run at (0,622) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,639) width 91: &quot;adipiscing elit.&quot;
+layer at (8,1534) size 760x366
+  RenderBlock {DIV} at (0,1518) size 760x367 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x356
+layer at (13,1539) size 367x696
+  RenderMultiColumnFlowThread at (5,5) size 367x696
+    RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">       text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">       text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">       text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -109,141 +212,52 @@
</span><span class="cx">       text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
</span><span class="cx">       text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
</span><span class="cx">       text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><del>-      text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,205) width 20: &quot;mi.&quot;
-layer at (13,968) size 750x187
-  RenderBlock (anonymous multi-column) at (5,190) size 750x188
-    RenderText {#text} at (0,0) size 363x374
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</del><span class="cx">       text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">       text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">       text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">       text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">       text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><del>-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1176) size 760x347
-  RenderBlock {DIV} at (0,1160) size 760x348 [border: (5px solid #800000)]
-    RenderText {#text} at (5,5) size 363x228
-      text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,22) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (5,39) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,56) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,73) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,107) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,124) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,141) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,158) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,175) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,175) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,192) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,216) width 24: &quot;mi. &quot;
-    RenderInline {H2} at (0,0) size 345x78 [bgcolor=#EEEEEE]
-      RenderText {#text} at (29,209) size 345x78
-        text run at (29,209) width 321: &quot;This is a spanning element with&quot;
-        text run at (5,235) width 345: &quot;an original display of inline in the&quot;
-        text run at (5,261) width 294: &quot;middle of the columns block.&quot;
-    RenderText {#text} at (299,268) size 363x397
-      text run at (299,268) width 46: &quot; Lorem&quot;
-      text run at (5,287) width 347: &quot;ipsum dolor sit amet, consectetuer adipiscing elit. Nulla&quot;
-      text run at (5,304) width 356: &quot;varius enim ac mi. Curabitur sollicitudin felis quis lectus.&quot;
-      text run at (5,321) width 324: &quot;Quisque adipiscing rhoncus sem. Proin nulla purus,&quot;
-      text run at (5,342) width 345: &quot;vulputate vel, varius ut, euismod et, nisi. Sed vitae felis&quot;
-      text run at (5,359) width 346: &quot;vel orci sagittis aliquam. Cras convallis adipiscing sem.&quot;
-      text run at (5,376) width 353: &quot;Nam nonummy enim. Nullam bibendum lobortis neque.&quot;
-      text run at (5,393) width 332: &quot;Vestibulum velit orci, tempus euismod, pretium quis,&quot;
-      text run at (5,410) width 309: &quot;interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,427) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,444) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,461) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,461) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,478) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,495) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (5,512) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (5,529) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (5,546) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (5,563) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (5,580) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (5,597) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (5,614) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (5,631) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,648) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1539) size 760x367
-  RenderBlock {DIV} at (0,1523) size 760x368 [border: (5px solid #800000)]
-    RenderText {#text} at (5,5) size 363x221
-      text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,22) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (5,39) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,56) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,73) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,107) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,124) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,141) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,158) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,175) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,175) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,192) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,209) width 24: &quot;mi. &quot;
-    RenderBlock (floating) {H2} at (5,245) size 367x79 [bgcolor=#EEEEEE]
</del><ins>+      text run at (0,204) width 24: &quot;mi. &quot;
+    RenderBlock (floating) {H2} at (0,240) size 367x79 [bgcolor=#EEEEEE]
</ins><span class="cx">       RenderText {#text} at (0,0) size 338x78
</span><span class="cx">         text run at (0,0) width 324: &quot;This element specifies a column&quot;
</span><span class="cx">         text run at (0,26) width 338: &quot;span, but it is also floating, so the&quot;
</span><span class="cx">         text run at (0,52) width 325: &quot;column-span should be ignored.&quot;
</span><del>-    RenderText {#text} at (29,209) size 363x493
-      text run at (29,209) width 327: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
-      text run at (5,344) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
-      text run at (5,362) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,379) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,396) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,413) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,430) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,447) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,464) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,481) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,498) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,498) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,515) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,532) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (5,549) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (5,566) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (5,583) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (5,600) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (5,617) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (5,634) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (5,651) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (5,668) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,685) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1922) size 760x423
-  RenderBlock {DIV} at (0,1906) size 760x424 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,5) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 709x52
-          text run at (0,0) width 709: &quot;This is a spanning element at the beginning of the columns block with&quot;
-          text run at (0,26) width 145: &quot;block siblings.&quot;
-layer at (13,2019) size 750x321
-  RenderBlock (anonymous multi-column) at (5,96) size 750x322
</del><ins>+    RenderText {#text} at (24,204) size 363x492
+      text run at (24,204) width 327: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing&quot;
+      text run at (0,339) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
+      text run at (0,356) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+      text run at (0,373) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+      text run at (0,390) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+      text run at (0,407) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+      text run at (0,424) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+      text run at (0,441) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+      text run at (0,458) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+      text run at (0,475) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+      text run at (0,492) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+      text run at (233,492) width 121: &quot;Lorem ipsum dolor&quot;
+      text run at (0,509) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+      text run at (0,526) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+      text run at (0,543) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+      text run at (0,560) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+      text run at (0,577) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+      text run at (0,594) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+      text run at (0,611) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+      text run at (0,628) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+      text run at (0,645) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+      text run at (0,662) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,679) width 91: &quot;adipiscing elit.&quot;
+layer at (8,1916) size 760x423
+  RenderBlock {DIV} at (0,1900) size 760x424 [border: (5px solid #800000)]
+    RenderBlock {H2} at (5,24) size 750x53 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 709x52
+        text run at (0,0) width 709: &quot;This is a spanning element at the beginning of the columns block with&quot;
+        text run at (0,26) width 145: &quot;block siblings.&quot;
+    RenderMultiColumnSet at (5,96) size 750x322
+layer at (13,1921) size 367x625
+  RenderMultiColumnFlowThread at (5,5) size 367x625
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -283,15 +297,16 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2361) size 760x423
-  RenderBlock {DIV} at (0,2345) size 760x424 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,326) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 707x52
-          text run at (0,0) width 707: &quot;This is a spanning element at the end of the columns block with block&quot;
-          text run at (0,26) width 83: &quot;siblings.&quot;
-layer at (13,2366) size 750x321
-  RenderBlock (anonymous multi-column) at (5,5) size 750x321
</del><ins>+layer at (8,2355) size 760x423
+  RenderBlock {DIV} at (0,2339) size 760x424 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x321
+    RenderBlock {H2} at (5,345) size 750x53 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 707x52
+        text run at (0,0) width 707: &quot;This is a spanning element at the end of the columns block with block&quot;
+        text run at (0,26) width 83: &quot;siblings.&quot;
+    RenderMultiColumnSet at (5,417) size 750x1
+layer at (13,2360) size 367x625
+  RenderMultiColumnFlowThread at (5,5) size 367x625
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -331,15 +346,17 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2800) size 760x431
-  RenderBlock {DIV} at (0,2784) size 760x431 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,216) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 741x52
-          text run at (0,0) width 741: &quot;This is a spanning element in the middle of the columns block with block&quot;
-          text run at (0,26) width 83: &quot;siblings.&quot;
-layer at (13,2805) size 750x211
-  RenderBlock (anonymous multi-column) at (5,5) size 750x211
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,625) size 0x0
+layer at (8,2794) size 760x431
+  RenderBlock {DIV} at (0,2778) size 760x431 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x211
+    RenderBlock {H2} at (5,235) size 750x53 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 741x52
+        text run at (0,0) width 741: &quot;This is a spanning element in the middle of the columns block with block&quot;
+        text run at (0,26) width 83: &quot;siblings.&quot;
+    RenderMultiColumnSet at (5,307) size 750x119
+layer at (13,2799) size 367x633 backgroundClip at (0,0) size 785x3241 clip at (0,0) size 785x3241 outlineClip at (0,0) size 785x3241
+  RenderMultiColumnFlowThread at (5,5) size 367x633
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -366,9 +383,8 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,3108) size 750x118
-  RenderBlock (anonymous multi-column) at (5,307) size 750x119
-    RenderBlock {P} at (0,16) size 367x187
</del><ins>+    RenderMultiColumnSpannerPlaceholder at (0,414) size 0x0
+    RenderBlock {P} at (0,430) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschildremovalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,276 +1,294 @@
</span><del>-layer at (0,0) size 785x2202
</del><ins>+layer at (0,0) size 785x2040
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2202
-  RenderBlock {HTML} at (0,0) size 785x2202
-    RenderBody {BODY} at (8,16) size 769x2170
-layer at (8,16) size 760x334
-  RenderBlock {DIV} at (0,0) size 760x334 [border: (5px solid #800000)]
-    RenderText {#text} at (5,5) size 363x631
-      text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,23) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (5,41) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,59) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,77) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,95) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,113) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,131) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,149) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,167) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,185) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,185) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,203) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,221) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (5,239) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (5,257) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (5,275) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (5,293) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (5,329) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (5,347) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (5,365) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (5,383) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,401) width 95: &quot;adipiscing elit. &quot;
-      text run at (100,401) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,419) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (5,437) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (5,455) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (5,473) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (5,491) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (5,509) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (5,527) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (5,545) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (5,563) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (5,581) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,599) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,617) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (8,366) size 760x334
-  RenderBlock {DIV} at (0,350) size 760x334 [border: (5px solid #800000)]
-    RenderText {#text} at (5,5) size 363x631
-      text run at (5,5) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,23) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (5,41) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (5,59) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (5,77) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (5,95) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (5,113) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (5,131) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (5,149) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (5,167) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (5,185) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (238,185) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (5,203) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (5,221) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (5,239) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (5,257) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (5,275) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (5,293) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (5,329) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (5,347) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (5,365) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (5,383) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,401) width 95: &quot;adipiscing elit. &quot;
-      text run at (100,401) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (5,419) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (5,437) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (5,455) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (5,473) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (5,491) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (5,509) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (5,527) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (5,545) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (5,563) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (5,581) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,599) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (5,617) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (8,716) size 760x350
-  RenderBlock {DIV} at (0,700) size 760x350 [border: (5px solid #800000)]
-    RenderBlock {P} at (5,21) size 367x234
-      RenderText {#text} at (0,0) size 363x235
</del><ins>+layer at (0,0) size 785x2040
+  RenderBlock {HTML} at (0,0) size 785x2040
+    RenderBody {BODY} at (8,16) size 769x2008
+layer at (8,16) size 760x299
+  RenderBlock {DIV} at (0,0) size 760x299 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x289
+layer at (13,21) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderText {#text} at (0,0) size 363x578
+      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+layer at (8,331) size 760x299
+  RenderBlock {DIV} at (0,315) size 760x299 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x289
+layer at (13,336) size 367x578
+  RenderMultiColumnFlowThread at (5,5) size 367x578
+    RenderText {#text} at (0,0) size 363x578
+      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+layer at (8,646) size 760x332
+  RenderBlock {DIV} at (0,630) size 760x332 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x322
+layer at (13,651) size 367x644
+  RenderMultiColumnFlowThread at (5,5) size 367x644
+    RenderBlock {P} at (0,16) size 367x221
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 20: &quot;mi.&quot;
-    RenderBlock {P} at (5,271) size 367x398
-      RenderText {#text} at (0,0) size 363x399
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 20: &quot;mi.&quot;
+    RenderBlock {P} at (0,253) size 367x375
+      RenderText {#text} at (0,0) size 363x375
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,74) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,92) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,110) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,128) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,146) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,164) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,182) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,182) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,200) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,218) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,236) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,254) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,272) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,290) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,308) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,326) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,344) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,362) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,380) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1082) size 760x349
-  RenderBlock {DIV} at (0,1066) size 760x349 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x429
-      RenderText {#text} at (0,0) size 363x235
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,69) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,86) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,103) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,120) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,137) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,154) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,171) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,171) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,188) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,205) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,222) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,239) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,256) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,273) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,290) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,307) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,324) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,341) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,358) width 91: &quot;adipiscing elit.&quot;
+layer at (8,994) size 760x316
+  RenderBlock {DIV} at (0,978) size 760x316 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x306
+layer at (13,999) size 367x610
+  RenderMultiColumnFlowThread at (5,5) size 367x610
+    RenderBlock (anonymous) at (0,0) size 367x391
+      RenderText {#text} at (0,0) size 363x221
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,198) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,216) width 24: &quot;mi. &quot;
-      RenderInline {SPAN} at (0,0) size 42x19
-        RenderText {#text} at (24,216) size 42x19
-          text run at (24,216) width 42: &quot;Lorem&quot;
-      RenderText {#text} at (66,216) size 362x214
-        text run at (66,216) width 285: &quot; ipsum dolor sit amet, consectetuer adipiscing&quot;
-        text run at (0,234) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
-        text run at (0,252) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,270) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,288) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,306) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,339) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,357) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,375) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,393) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,411) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {P} at (5,450) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 24: &quot;mi. &quot;
+      RenderInline {SPAN} at (0,0) size 42x17
+        RenderText {#text} at (24,204) size 42x17
+          text run at (24,204) width 42: &quot;Lorem&quot;
+      RenderText {#text} at (66,204) size 362x187
+        text run at (66,204) width 285: &quot; ipsum dolor sit amet, consectetuer adipiscing&quot;
+        text run at (0,221) width 348: &quot;elit. Nulla varius enim ac mi. Curabitur sollicitudin felis&quot;
+        text run at (0,238) width 355: &quot;quis lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,255) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,272) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,289) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,306) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,323) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,340) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,357) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,374) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {P} at (0,407) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (8,1447) size 760x348
-  RenderBlock {DIV} at (0,1431) size 760x348 [border: (5px solid #800000)]
-    RenderBlock (anonymous) at (5,5) size 367x198
-      RenderInline {SPAN} at (0,0) size 362x199
-        RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+layer at (8,1326) size 760x333
+  RenderBlock {DIV} at (0,1310) size 760x333 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x323
+layer at (13,1331) size 367x627
+  RenderMultiColumnFlowThread at (5,5) size 367x627
+    RenderBlock (anonymous) at (0,0) size 367x187
+      RenderInline {SPAN} at (0,0) size 362x187
+        RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-          text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-          text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-          text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-          text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-          text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-          text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-          text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-          text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-          text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-          text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (5,203) size 367x36
-      RenderBlock {SPAN} at (0,0) size 367x36
-        RenderText {#text} at (0,0) size 354x37
</del><ins>+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,187) size 367x34
+      RenderBlock {SPAN} at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-          text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (anonymous) at (5,239) size 367x212
-      RenderInline {SPAN} at (0,0) size 42x19
-        RenderText {#text} at (0,0) size 42x19
</del><ins>+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock (anonymous) at (0,221) size 367x187
+      RenderInline {SPAN} at (0,0) size 42x17
+        RenderText {#text} at (0,0) size 42x17
</ins><span class="cx">           text run at (0,0) width 42: &quot;Lorem&quot;
</span><del>-      RenderText {#text} at (42,0) size 362x213
</del><ins>+      RenderText {#text} at (42,0) size 362x187
</ins><span class="cx">         text run at (42,0) width 312: &quot; ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,104) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,122) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,140) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,158) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,176) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,194) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {P} at (5,467) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {P} at (0,424) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-layer at (8,1811) size 760x375
-  RenderBlock {DIV} at (0,1795) size 760x375 [border: (5px solid #800000)]
-    RenderBlock {P} at (5,21) size 367x198
-      RenderText {#text} at (0,0) size 362x199
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+layer at (8,1675) size 760x349
+  RenderBlock {DIV} at (0,1659) size 760x349 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x339
+layer at (13,1680) size 367x678 backgroundClip at (0,0) size 785x2040 clip at (0,0) size 785x2040 outlineClip at (0,0) size 785x2040
+  RenderMultiColumnFlowThread at (5,5) size 367x678
+    RenderBlock {P} at (0,16) size 367x187
+      RenderText {#text} at (0,0) size 362x187
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,72) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,90) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,108) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,126) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,144) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,162) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {P} at (5,235) size 367x36
-      RenderText {#text} at (0,0) size 354x37
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {P} at (0,219) size 367x34
+      RenderText {#text} at (0,0) size 354x34
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock {P} at (5,287) size 367x209
-      RenderText {#text} at (0,0) size 362x210
</del><ins>+        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderBlock {P} at (0,269) size 367x189
+      RenderText {#text} at (0,0) size 362x189
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-        text run at (0,18) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,36) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,54) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,83) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,101) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,119) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,137) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,155) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,173) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,191) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (5,512) size 367x18
-      RenderInline {SPAN} at (0,0) size 354x19
-        RenderText {#text} at (0,0) size 354x19
</del><ins>+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,70) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,87) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,104) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,121) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,138) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,155) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,172) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,474) size 367x17
+      RenderInline {SPAN} at (0,0) size 354x17
+        RenderText {#text} at (0,0) size 354x17
</ins><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (5,530) size 367x18
-      RenderBlock {SPAN} at (0,0) size 367x18
-        RenderText {#text} at (0,0) size 154x19
</del><ins>+    RenderBlock (anonymous) at (0,491) size 367x17
+      RenderBlock {SPAN} at (0,0) size 367x17
+        RenderText {#text} at (0,0) size 154x17
</ins><span class="cx">           text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-    RenderBlock (anonymous) at (5,548) size 367x180
-      RenderInline {SPAN} at (0,0) size 362x181
-        RenderText {#text} at (0,0) size 362x181
</del><ins>+    RenderBlock (anonymous) at (0,508) size 367x170
+      RenderInline {SPAN} at (0,0) size 362x170
+        RenderText {#text} at (0,0) size 362x170
</ins><span class="cx">           text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span><del>-          text run at (0,18) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
-          text run at (0,36) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
-          text run at (0,54) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
-          text run at (0,72) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
-          text run at (0,90) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-          text run at (0,108) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-          text run at (0,126) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-          text run at (0,144) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-          text run at (0,162) width 91: &quot;adipiscing elit.&quot;
</del><ins>+          text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
+          text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
+          text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
+          text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
+          text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+          text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+          text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+          text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+          text run at (0,153) width 91: &quot;adipiscing elit.&quot;
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,20 +1,33 @@
</span><del>-layer at (0,0) size 785x1280
</del><ins>+layer at (0,0) size 785x1263
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1280
-  RenderBlock {HTML} at (0,0) size 785x1281
-    RenderBody {BODY} at (8,16) size 769x1249
-layer at (8,16) size 760x398
-  RenderBlock {DIV} at (0,0) size 760x398 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,21) size 750x8
-  RenderBlock (anonymous multi-column) at (5,5) size 750x8
-    RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
-layer at (13,95) size 750x314
-  RenderBlock (anonymous multi-column) at (5,78) size 750x315
-    RenderBlock {SPAN} at (0,16) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+layer at (0,0) size 785x1263
+  RenderBlock {HTML} at (0,0) size 785x1264
+    RenderBody {BODY} at (8,16) size 769x1232
+layer at (8,16) size 760x389
+  RenderBlock {DIV} at (0,0) size 760x389 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x8
+    RenderBlock {H2} at (5,32) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,78) size 750x306
+layer at (13,21) size 367x602
+  RenderMultiColumnFlowThread at (5,5) size 367x602
+    RenderBlock {SPAN} at (0,8) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
+      RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,0) size 367x187
+        RenderText {#text} at (0,0) size 362x187
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,211) size 367x391
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -26,48 +39,36 @@
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><del>-        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (0,219) size 367x401
-      RenderText {#text} at (0,0) size 362x197
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,95) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,112) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,129) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,146) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,163) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</del><ins>+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 42x17
</span><del>-        RenderText {#text} at (233,180) size 42x17
-          text run at (233,180) width 42: &quot;Lorem&quot;
-      RenderText {#text} at (275,180) size 363x221
-        text run at (275,180) width 79: &quot; ipsum dolor&quot;
-        text run at (0,197) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,214) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,231) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,248) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,265) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,282) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,299) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,316) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,333) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,350) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,367) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,367) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,384) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
-layer at (8,430) size 760x397
-  RenderBlock {DIV} at (0,413) size 760x398 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,318) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,435) size 750x313
-  RenderBlock (anonymous multi-column) at (5,5) size 750x313
-    RenderBlock (anonymous) at (0,0) size 367x551
-      RenderText {#text} at (0,0) size 363x551
</del><ins>+        RenderText {#text} at (233,170) size 42x17
+          text run at (233,170) width 42: &quot;Lorem&quot;
+      RenderText {#text} at (275,170) size 363x221
+        text run at (275,170) width 79: &quot; ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
+layer at (8,421) size 760x389
+  RenderBlock {DIV} at (0,404) size 760x390 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x305
+    RenderBlock {H2} at (5,329) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,375) size 750x9
+layer at (13,426) size 367x626
+  RenderMultiColumnFlowThread at (5,5) size 367x626
+    RenderBlock (anonymous) at (0,0) size 367x560
+      RenderText {#text} at (0,0) size 363x560
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -86,37 +87,37 @@
</span><span class="cx">         text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
</span><span class="cx">         text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
</span><span class="cx">         text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
</span><del>-        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,313) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,330) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,347) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,364) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,364) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,381) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-        text run at (0,398) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-        text run at (0,415) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-        text run at (0,432) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-        text run at (0,449) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-        text run at (0,466) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-        text run at (0,483) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-        text run at (0,500) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-        text run at (0,517) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-        text run at (0,534) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {SPAN} at (0,567) size 367x34 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 354x34
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,814) size 750x8
-  RenderBlock (anonymous multi-column) at (5,383) size 750x9
-    RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
-layer at (8,843) size 760x421
-  RenderBlock {DIV} at (0,826) size 760x423 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,140) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 276x26
-          text run at (0,0) width 276: &quot;This is a spanning element.&quot;
-layer at (13,848) size 750x135
-  RenderBlock (anonymous multi-column) at (5,5) size 750x135
</del><ins>+        text run at (0,305) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,322) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,339) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,356) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,373) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,373) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,390) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,407) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,424) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,441) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,458) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,475) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,492) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,509) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,526) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,543) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {SPAN} at (0,576) size 367x34 [color=#FFFFFF] [bgcolor=#000000]
+      RenderBlock (anonymous) at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+      RenderMultiColumnSpannerPlaceholder at (0,34) size 0x0
+layer at (8,826) size 760x421
+  RenderBlock {DIV} at (0,809) size 760x423 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x135
+    RenderBlock {H2} at (5,159) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 276x26
+        text run at (0,0) width 276: &quot;This is a spanning element.&quot;
+    RenderMultiColumnSet at (5,205) size 750x212
+layer at (13,831) size 367x667 backgroundClip at (0,0) size 785x1263 clip at (0,0) size 785x1263 outlineClip at (0,0) size 785x1263
+  RenderMultiColumnFlowThread at (5,5) size 367x667
</ins><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -130,14 +131,13 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {SPAN} at (0,219) size 367x34 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 354x34
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,1048) size 750x211
-  RenderBlock (anonymous multi-column) at (5,205) size 750x212
-    RenderBlock {SPAN} at (0,16) size 367x179 [color=#FFFFFF] [bgcolor=#000000]
-      RenderBlock {P} at (0,0) size 367x187
</del><ins>+    RenderBlock {SPAN} at (0,219) size 367x237 [color=#FFFFFF] [bgcolor=#000000]
+      RenderBlock (anonymous) at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+      RenderMultiColumnSpannerPlaceholder at (0,34) size 0x0
+      RenderBlock {P} at (0,50) size 367x187
</ins><span class="cx">         RenderText {#text} at (0,0) size 362x187
</span><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">           text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -150,9 +150,7 @@
</span><span class="cx">           text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">           text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">           text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-      RenderBlock (anonymous) at (0,195) size 367x0
-        RenderText {#text} at (0,0) size 0x0
-    RenderBlock (anonymous) at (0,211) size 367x187
</del><ins>+    RenderBlock (anonymous) at (0,464) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -165,4 +163,4 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {P} at (0,414) size 367x0
</del><ins>+    RenderBlock {P} at (0,667) size 367x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschildexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,21 +1,34 @@
</span><del>-layer at (0,0) size 785x1279
</del><ins>+layer at (0,0) size 785x1232
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1279
-  RenderBlock {HTML} at (0,0) size 785x1280
-    RenderBody {BODY} at (8,16) size 769x1248
-layer at (8,16) size 760x398
-  RenderBlock {DIV} at (0,0) size 760x398 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,13) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 664x26
-          text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
-layer at (13,21) size 750x8
-  RenderBlock (anonymous multi-column) at (5,5) size 750x8
-    RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
-layer at (13,95) size 750x314
-  RenderBlock (anonymous multi-column) at (5,78) size 750x315
-    RenderBlock {SPAN} at (0,16) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 362x187
</del><ins>+layer at (0,0) size 785x1232
+  RenderBlock {HTML} at (0,0) size 785x1233
+    RenderBody {BODY} at (8,16) size 769x1201
+layer at (8,16) size 760x389
+  RenderBlock {DIV} at (0,0) size 760x389 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x8
+    RenderBlock {H2} at (5,32) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 664x26
+        text run at (0,0) width 664: &quot;This is a spanning element at the beginning of the columns block.&quot;
+    RenderMultiColumnSet at (5,78) size 750x306
+layer at (13,21) size 367x602
+  RenderMultiColumnFlowThread at (5,5) size 367x602
+    RenderBlock {SPAN} at (0,8) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
+      RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,0) size 367x187
+        RenderText {#text} at (0,0) size 362x187
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,211) size 367x391
+      RenderText {#text} at (0,0) size 363x391
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -26,54 +39,6 @@
</span><span class="cx">         text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><del>-        text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (0,219) size 367x401
-      RenderText {#text} at (0,0) size 363x401
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,95) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,112) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,129) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,146) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,163) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,180) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-        text run at (233,180) width 121: &quot;Lorem ipsum dolor&quot;
-        text run at (0,197) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-        text run at (0,214) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-        text run at (0,231) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-        text run at (0,248) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-        text run at (0,265) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-        text run at (0,282) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-        text run at (0,299) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-        text run at (0,316) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,333) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,350) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,367) width 95: &quot;adipiscing elit. &quot;
-        text run at (95,367) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,384) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
-layer at (8,430) size 760x405
-  RenderBlock {DIV} at (0,413) size 760x406 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,326) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 600x26
-          text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
-layer at (13,435) size 750x321
-  RenderBlock (anonymous multi-column) at (5,5) size 750x321
-    RenderBlock (anonymous) at (0,0) size 367x389
-      RenderText {#text} at (0,0) size 363x389
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</del><span class="cx">         text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><span class="lines">@@ -83,12 +48,23 @@
</span><span class="cx">         text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
</span><span class="cx">         text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
</span><span class="cx">         text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</span><del>-        text run at (0,321) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-        text run at (0,338) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-        text run at (0,355) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-        text run at (0,372) width 91: &quot;adipiscing elit.&quot;
-    RenderBlock {SPAN} at (0,405) size 367x221 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 363x221
</del><ins>+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 249: &quot;adipiscing elit. Nulla varius enim ac mi.&quot;
+layer at (8,421) size 760x390
+  RenderBlock {DIV} at (0,404) size 760x391 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x306
+    RenderBlock {H2} at (5,330) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 600x26
+        text run at (0,0) width 600: &quot;This is a spanning element at the end of the columns block.&quot;
+    RenderMultiColumnSet at (5,376) size 750x9
+layer at (13,426) size 367x627
+  RenderMultiColumnFlowThread at (5,5) size 367x627
+    RenderBlock (anonymous) at (0,0) size 367x374
+      RenderText {#text} at (0,0) size 363x374
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -102,39 +78,44 @@
</span><span class="cx">         text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
</span><span class="cx">         text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
</span><del>-        text run at (0,204) width 20: &quot;mi.&quot;
-layer at (13,822) size 750x8
-  RenderBlock (anonymous multi-column) at (5,391) size 750x9
-    RenderBlock {SPAN} at (0,8) size 367x0 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,851) size 760x412
-  RenderBlock {DIV} at (0,834) size 760x414 [border: (5px solid #800000)]
-    RenderBlock (anonymous multi-column span) at (5,139) size 750x66 [color=#FFFFFF]
-      RenderBlock {H2} at (0,19) size 750x27 [color=#000000] [bgcolor=#EEEEEE]
-        RenderText {#text} at (0,0) size 634x26
-          text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
-layer at (13,856) size 750x134
-  RenderBlock (anonymous multi-column) at (5,5) size 750x134
-    RenderBlock (anonymous) at (0,0) size 367x202
-      RenderText {#text} at (0,0) size 362x202
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-        text run at (0,134) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-        text run at (0,151) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-        text run at (0,168) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (0,185) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {SPAN} at (0,218) size 367x34 [color=#FFFFFF] [bgcolor=#000000]
-      RenderText {#text} at (0,0) size 354x34
-        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
-layer at (13,1055) size 750x203
-  RenderBlock (anonymous multi-column) at (5,204) size 750x204
-    RenderBlock {SPAN} at (0,16) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+    RenderBlock {SPAN} at (0,390) size 367x221 [color=#FFFFFF] [bgcolor=#000000]
+      RenderBlock (anonymous) at (0,0) size 367x221
+        RenderText {#text} at (0,0) size 363x221
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+          text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+          text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+          text run at (0,204) width 20: &quot;mi.&quot;
+      RenderMultiColumnSpannerPlaceholder at (0,221) size 0x0
+layer at (8,827) size 760x389
+  RenderBlock {DIV} at (0,810) size 760x391 [border: (5px solid #800000)]
+    RenderMultiColumnSet at (5,5) size 750x119
+    RenderBlock {H2} at (5,143) size 750x27 [bgcolor=#EEEEEE]
+      RenderText {#text} at (0,0) size 634x26
+        text run at (0,0) width 634: &quot;This is a spanning element in the middle of the columns block.&quot;
+    RenderMultiColumnSet at (5,189) size 750x196
+layer at (13,832) size 367x619 backgroundClip at (0,0) size 785x1232 clip at (0,0) size 785x1232 outlineClip at (0,0) size 785x1232
+  RenderMultiColumnFlowThread at (5,5) size 367x619
+    RenderBlock (anonymous) at (0,0) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -147,7 +128,26 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock (anonymous) at (0,219) size 367x187
</del><ins>+    RenderBlock {SPAN} at (0,203) size 367x221 [color=#FFFFFF] [bgcolor=#000000]
+      RenderBlock (anonymous) at (0,0) size 367x34
+        RenderText {#text} at (0,0) size 354x34
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
+      RenderMultiColumnSpannerPlaceholder at (0,34) size 0x0
+      RenderBlock (anonymous) at (0,34) size 367x187
+        RenderText {#text} at (0,0) size 362x187
+          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+          text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+          text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+          text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+          text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+          text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+          text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+          text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+          text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+          text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+          text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock (anonymous) at (0,432) size 367x187
</ins><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedinlineblockchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,6 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x99
</span><span class="cx"> layer at (8,8) size 784x99
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 784x99
</span><ins>+    RenderMultiColumnSet at (0,0) size 784x99
+layer at (8,8) size 384x184
+  RenderMultiColumnFlowThread at (0,0) size 384x184
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 384x99
</span><span class="cx">       RenderBlock {P} at (0,16) size 384x17
</span><span class="cx">         RenderText {#text} at (0,0) size 332x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanmargincollapsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,207 +5,218 @@
</span><span class="cx">     RenderBody {BODY} at (8,16) size 769x1729
</span><span class="cx"> layer at (8,16) size 750x381
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 750x381 [bgcolor=#EEEEEE]
</span><del>-    RenderBlock (anonymous multi-column span) at (0,0) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
-        RenderText {#text} at (0,0) size 687x52
-          text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
-          text run at (670,0) width 17: &quot;It&quot;
-          text run at (0,26) width 527: &quot;should collapse its margins with the top of the page.&quot;
-layer at (8,108) size 750x289
-  RenderBlock (anonymous multi-column) at (0,91) size 750x290
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+    RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
+      RenderText {#text} at (0,0) size 687x52
+        text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
+        text run at (670,0) width 17: &quot;It&quot;
+        text run at (0,26) width 527: &quot;should collapse its margins with the top of the page.&quot;
+    RenderMultiColumnSet at (0,91) size 750x290
+layer at (8,16) size 367x578
+  RenderMultiColumnFlowThread at (0,0) size 367x578
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (8,413) size 750x381
</span><span class="cx">   RenderBlock {DIV} at (0,396) size 750x382 [bgcolor=#EEEEEE]
</span><del>-    RenderBlock (anonymous multi-column span) at (0,289) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
-        RenderText {#text} at (0,0) size 696x52
-          text run at (0,0) width 606: &quot;This is a spanning element at the end of the columns block. &quot;
-          text run at (606,0) width 90: &quot;It should&quot;
-          text run at (0,26) width 504: &quot;collapse its margins with the h2 in the next block.&quot;
-layer at (8,413) size 750x289
-  RenderBlock (anonymous multi-column) at (0,0) size 750x289
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+    RenderMultiColumnSet at (0,0) size 750x289
+    RenderBlock {H2} at (0,308) size 750x53 [bgcolor=#CCCCCC]
+      RenderText {#text} at (0,0) size 696x52
+        text run at (0,0) width 606: &quot;This is a spanning element at the end of the columns block. &quot;
+        text run at (606,0) width 90: &quot;It should&quot;
+        text run at (0,26) width 504: &quot;collapse its margins with the h2 in the next block.&quot;
+    RenderMultiColumnSet at (0,380) size 750x1
+layer at (8,413) size 367x578
+  RenderMultiColumnFlowThread at (0,0) size 367x578
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,578) size 0x0
</ins><span class="cx"> layer at (8,810) size 750x380
</span><span class="cx">   RenderBlock {DIV} at (0,793) size 750x382 [bgcolor=#EEEEEE]
</span><del>-    RenderBlock (anonymous multi-column span) at (0,0) size 750x92
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
-        RenderText {#text} at (0,0) size 687x52
-          text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
-          text run at (670,0) width 17: &quot;It&quot;
-          text run at (0,26) width 621: &quot;should collapse its margins with the h2 in the previous block.&quot;
-layer at (8,901) size 750x289
-  RenderBlock (anonymous multi-column) at (0,91) size 750x290
-    RenderText {#text} at (0,0) size 363x578
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 95: &quot;adipiscing elit. &quot;
-      text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
-      text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
-      text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
-      text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
-      text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
-      text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
-      text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
-      text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
-      text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
-      text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+    RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
+      RenderText {#text} at (0,0) size 687x52
+        text run at (0,0) width 670: &quot;This is a spanning element at the beginning of the columns block. &quot;
+        text run at (670,0) width 17: &quot;It&quot;
+        text run at (0,26) width 621: &quot;should collapse its margins with the h2 in the previous block.&quot;
+    RenderMultiColumnSet at (0,91) size 750x290
+layer at (8,810) size 367x578
+  RenderMultiColumnFlowThread at (0,0) size 367x578
+    RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
+    RenderBlock (anonymous) at (0,0) size 367x578
+      RenderText {#text} at (0,0) size 363x578
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 95: &quot;adipiscing elit. &quot;
+        text run at (95,357) width 259: &quot;Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,374) width 313: &quot;adipiscing elit. Nulla varius enim ac mi. Curabitur&quot;
+        text run at (0,391) width 352: &quot;sollicitudin felis quis lectus. Quisque adipiscing rhoncus&quot;
+        text run at (0,408) width 353: &quot;sem. Proin nulla purus, vulputate vel, varius ut, euismod&quot;
+        text run at (0,425) width 326: &quot;et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras&quot;
+        text run at (0,442) width 350: &quot;convallis adipiscing sem. Nam nonummy enim. Nullam&quot;
+        text run at (0,459) width 349: &quot;bibendum lobortis neque. Vestibulum velit orci, tempus&quot;
+        text run at (0,476) width 343: &quot;euismod, pretium quis, interdum vitae, nulla. Phasellus&quot;
+        text run at (0,493) width 357: &quot;eget ante et tortor condimentum vestibulum. Suspendisse&quot;
+        text run at (0,510) width 336: &quot;hendrerit quam nec felis. Sed varius turpis vitae pede.&quot;
+        text run at (0,527) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,544) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,561) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (8,1206) size 750x538
</span><span class="cx">   RenderBlock {DIV} at (0,1190) size 750x539 [bgcolor=#EEEEEE]
</span><del>-    RenderBlock (anonymous multi-column span) at (0,187) size 750x164
-      RenderBlock {H2} at (0,19) size 750x53 [bgcolor=#CCCCCC]
-        RenderText {#text} at (0,0) size 730x52
-          text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
-          text run at (640,0) width 90: &quot;It should&quot;
-          text run at (0,26) width 569: &quot;collapse its margins with the spanning element below it.&quot;
-      RenderBlock {H2} at (0,91) size 750x53 [bgcolor=#CCCCCC]
-        RenderText {#text} at (0,0) size 730x52
-          text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
-          text run at (640,0) width 90: &quot;It should&quot;
-          text run at (0,26) width 569: &quot;collapse its margins with the spanning element above it.&quot;
-layer at (8,1206) size 750x187
-  RenderBlock (anonymous multi-column) at (0,0) size 750x187
-    RenderText {#text} at (0,0) size 363x374
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 91: &quot;adipiscing elit.&quot;
-layer at (8,1557) size 750x187
-  RenderBlock (anonymous multi-column) at (0,350) size 750x188
-    RenderText {#text} at (0,0) size 363x374
-      text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-      text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
-      text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
-      text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
-      text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
-      text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
-      text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
-      text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
-      text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
-      text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-      text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
-      text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
-      text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
-      text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
-      text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
-      text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
-      text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
-      text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
-      text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-      text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-      text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-      text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-      text run at (0,357) width 91: &quot;adipiscing elit.&quot;
</del><ins>+    RenderMultiColumnSet at (0,0) size 750x187
+    RenderBlock {H2} at (0,206) size 750x53 [bgcolor=#CCCCCC]
+      RenderText {#text} at (0,0) size 730x52
+        text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
+        text run at (640,0) width 90: &quot;It should&quot;
+        text run at (0,26) width 569: &quot;collapse its margins with the spanning element below it.&quot;
+    RenderMultiColumnSet at (0,278) size 750x1
+    RenderBlock {H2} at (0,278) size 750x53 [bgcolor=#CCCCCC]
+      RenderText {#text} at (0,0) size 730x52
+        text run at (0,0) width 640: &quot;This is a spanning element in the middle of the columns block. &quot;
+        text run at (640,0) width 90: &quot;It should&quot;
+        text run at (0,26) width 569: &quot;collapse its margins with the spanning element above it.&quot;
+    RenderMultiColumnSet at (0,350) size 750x188
+layer at (8,1206) size 367x748 backgroundClip at (0,0) size 785x1760 clip at (0,0) size 785x1760 outlineClip at (0,0) size 785x1760
+  RenderMultiColumnFlowThread at (0,0) size 367x748
+    RenderBlock (anonymous) at (0,0) size 367x374
+      RenderText {#text} at (0,0) size 363x374
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
+    RenderMultiColumnSpannerPlaceholder at (0,374) size 0x0
+    RenderMultiColumnSpannerPlaceholder at (0,374) size 0x0
+    RenderBlock (anonymous) at (0,374) size 367x374
+      RenderText {#text} at (0,0) size 363x374
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
+        text run at (0,34) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
+        text run at (0,51) width 358: &quot;purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae&quot;
+        text run at (0,68) width 343: &quot;felis vel orci sagittis aliquam. Cras convallis adipiscing&quot;
+        text run at (0,85) width 340: &quot;sem. Nam nonummy enim. Nullam bibendum lobortis&quot;
+        text run at (0,102) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
+        text run at (0,119) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
+        text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
+        text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (0,170) width 233: &quot;sit amet, consectetuer adipiscing elit. &quot;
+        text run at (233,170) width 121: &quot;Lorem ipsum dolor&quot;
+        text run at (0,187) width 363: &quot;sit amet, consectetuer adipiscing elit. Nulla varius enim ac&quot;
+        text run at (0,204) width 318: &quot;mi. Curabitur sollicitudin felis quis lectus. Quisque&quot;
+        text run at (0,221) width 356: &quot;adipiscing rhoncus sem. Proin nulla purus, vulputate vel,&quot;
+        text run at (0,238) width 354: &quot;varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis&quot;
+        text run at (0,255) width 351: &quot;aliquam. Cras convallis adipiscing sem. Nam nonummy&quot;
+        text run at (0,272) width 358: &quot;enim. Nullam bibendum lobortis neque. Vestibulum velit&quot;
+        text run at (0,289) width 361: &quot;orci, tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,306) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,323) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,340) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,357) width 91: &quot;adipiscing elit.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoltablemargincollapseexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/table-margin-collapse-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/table-margin-collapse-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/table-margin-collapse-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -10,7 +10,10 @@
</span><span class="cx">           text run at (0,17) width 404: &quot;The pattern in each column should be the same (orange/yellow).&quot;
</span><span class="cx"> layer at (8,42) size 784x304
</span><span class="cx">   RenderBlock {DIV} at (0,34) size 784x304 [border: (2px solid #000000)]
</span><del>-    RenderTable {TABLE} at (2,2) size 382x500
</del><ins>+    RenderMultiColumnSet at (2,2) size 780x300
+layer at (10,44) size 382x500
+  RenderMultiColumnFlowThread at (2,2) size 382x500
+    RenderTable {TABLE} at (0,0) size 382x500
</ins><span class="cx">       RenderTableSection {TBODY} at (0,0) size 382x500
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 382x500
</span><span class="cx">           RenderTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticoltableverticalalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/table-vertical-align-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -7,6 +7,9 @@
</span><span class="cx">       RenderBlock {HR} at (0,676) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> layer at (8,8) size 769x350
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 769x350
</span><ins>+    RenderMultiColumnSet at (0,0) size 769x350
+layer at (8,8) size 377x1123 backgroundClip at (0,0) size 1562x1010 clip at (0,0) size 1562x1010 outlineClip at (0,0) size 1562x1010
+  RenderMultiColumnFlowThread at (0,0) size 377x1123
</ins><span class="cx">     RenderTable {TABLE} at (0,0) size 376x1123 [border: (1px outset #808080)]
</span><span class="cx">       RenderTableSection {TBODY} at (1,1) size 374x1121
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 374x1121
</span><span class="lines">@@ -138,6 +141,9 @@
</span><span class="cx">                 text run at (11,82) width 108: &quot;cell.&quot;
</span><span class="cx"> layer at (8,376) size 769x300
</span><span class="cx">   RenderBlock {DIV} at (0,368) size 769x300
</span><ins>+    RenderMultiColumnSet at (0,0) size 769x300
+layer at (8,376) size 377x1134 backgroundClip at (0,0) size 1562x1010 clip at (0,0) size 1562x1010 outlineClip at (0,0) size 1562x1010
+  RenderMultiColumnFlowThread at (0,0) size 377x1134
</ins><span class="cx">     RenderTable {TABLE} at (0,0) size 376x1134 [border: (1px outset #808080)]
</span><span class="cx">       RenderTableSection {TBODY} at (1,1) size 374x1132
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 374x1064
</span><span class="lines">@@ -269,6 +275,9 @@
</span><span class="cx">                 text run at (11,150) width 108: &quot;cell.&quot;
</span><span class="cx"> layer at (8,702) size 769x300
</span><span class="cx">   RenderBlock {DIV} at (0,694) size 769x300
</span><ins>+    RenderMultiColumnSet at (0,0) size 769x300
+layer at (8,702) size 377x1066 backgroundClip at (0,0) size 1562x1010 clip at (0,0) size 1562x1010 outlineClip at (0,0) size 1562x1010
+  RenderMultiColumnFlowThread at (0,0) size 377x1066
</ins><span class="cx">     RenderTable {TABLE} at (0,0) size 376x1066 [border: (1px outset #808080)]
</span><span class="cx">       RenderTableSection {TBODY} at (1,1) size 374x1064
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 374x1064
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolunsplittableinlineblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,8 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 770x320
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 770x320 [border: (5px solid #000000)]
</span><del>-    RenderBlock {DIV} at (10,10) size 367x250
-    RenderBlock (anonymous) at (10,310) size 367x191
</del><ins>+    RenderMultiColumnSet at (10,10) size 750x300
+layer at (18,18) size 367x491
+  RenderMultiColumnFlowThread at (10,10) size 367x491
+    RenderBlock {DIV} at (0,0) size 367x250
+    RenderBlock (anonymous) at (0,300) size 367x191
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 301x191 [border: (2px solid #008000)]
</span><span class="cx">         RenderText {#text} at (2,2) size 297x17
</span><span class="cx">           text run at (2,2) width 297: &quot;All of this text should be in the second column.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrborderpaddingpaginationexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrborderpaddingpaginationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,10 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (8,8) size 172x584
-  RenderBlock {DIV} at (0,0) size 172x584 [border: (2px solid #800000)]
-    RenderBlock {DIV} at (2,2) size 110x282
-    RenderBlock {DIV} at (170,2) size 150x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
</del><ins>+layer at (8,8) size 189x584
+  RenderBlock {DIV} at (0,0) size 189x584 [border: (2px solid #800000)]
+    RenderMultiColumnSet at (2,2) size 185x580
+layer at (10,10) size 260x282
+  RenderMultiColumnFlowThread at (2,2) size 260x282
+    RenderBlock {DIV} at (0,0) size 110x282
+    RenderBlock {DIV} at (110,0) size 150x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,12) size 146x355 [bgcolor=#008000] [border: (2px solid #0000FF)]
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 142x192
</span><span class="cx">           RenderText {#text} at (2,2) size 142x192
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 367x584
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 367x584 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 357x279
</del><ins>+    RenderMultiColumnSet at (5,5) size 357x574
+layer at (13,13) size 425x279
+  RenderMultiColumnFlowThread at (5,5) size 425x279
+    RenderBlock (anonymous) at (0,0) size 357x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (3,110) size 0x0
</span><span class="lines">@@ -69,7 +72,7 @@
</span><span class="cx">       RenderText {#text} at (340,0) size 17x110
</span><span class="cx">         text run at (340,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (343,110) size 0x0
</span><del>-    RenderBlock {DIV} at (362,5) size 68x279
</del><ins>+    RenderBlock {DIV} at (357,0) size 68x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x262
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (3,262) size 0x0
</span><span class="lines">@@ -84,7 +87,10 @@
</span><span class="cx">       RenderBR {BR} at (54,262) size 0x0
</span><span class="cx"> layer at (391,8) size 367x584
</span><span class="cx">   RenderBlock {DIV} at (383,0) size 367x584 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 68x279
</del><ins>+    RenderMultiColumnSet at (5,5) size 357x574
+layer at (396,13) size 714x279 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (5,5) size 714x279
+    RenderBlock (anonymous) at (0,0) size 68x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x242
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (3,242) size 0x0
</span><span class="lines">@@ -97,7 +103,7 @@
</span><span class="cx">       RenderText {#text} at (51,0) size 17x242
</span><span class="cx">         text run at (51,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (54,242) size 0x0
</span><del>-    RenderBlock {DIV} at (362,5) size 357x279
</del><ins>+    RenderBlock {DIV} at (357,0) size 357x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (3,110) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrcolumncountwithrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,96 +5,102 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 776x584
</span><span class="cx"> layer at (8,8) size 160x584
</span><span class="cx">   RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (30,30) size 17x161
-      text run at (30,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (33,191) size 0x0
-    RenderText {#text} at (47,30) size 17x161
-      text run at (47,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (50,191) size 0x0
-    RenderText {#text} at (64,30) size 17x161
-      text run at (64,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (67,191) size 0x0
-    RenderText {#text} at (81,30) size 17x161
-      text run at (81,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (84,191) size 0x0
-    RenderText {#text} at (98,30) size 17x161
-      text run at (98,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (101,191) size 0x0
-    RenderText {#text} at (130,30) size 17x161
-      text run at (130,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (133,191) size 0x0
-    RenderText {#text} at (147,30) size 17x161
-      text run at (147,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (150,191) size 0x0
-    RenderText {#text} at (164,30) size 17x161
-      text run at (164,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (167,191) size 0x0
-    RenderText {#text} at (181,30) size 17x161
-      text run at (181,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (184,191) size 0x0
-    RenderText {#text} at (198,30) size 17x161
-      text run at (198,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (201,191) size 0x0
-    RenderText {#text} at (230,30) size 17x161
-      text run at (230,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (233,191) size 0x0
-    RenderText {#text} at (247,30) size 17x161
-      text run at (247,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (250,191) size 0x0
-    RenderText {#text} at (264,30) size 17x161
-      text run at (264,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (267,191) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 100x524
+layer at (38,38) size 251x164
+  RenderMultiColumnFlowThread at (30,30) size 251x164
+    RenderText {#text} at (0,0) size 17x161
+      text run at (0,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (3,161) size 0x0
+    RenderText {#text} at (17,0) size 17x161
+      text run at (17,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (20,161) size 0x0
+    RenderText {#text} at (34,0) size 17x161
+      text run at (34,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (37,161) size 0x0
+    RenderText {#text} at (51,0) size 17x161
+      text run at (51,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (54,161) size 0x0
+    RenderText {#text} at (68,0) size 17x161
+      text run at (68,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (71,161) size 0x0
+    RenderText {#text} at (100,0) size 17x161
+      text run at (100,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (103,161) size 0x0
+    RenderText {#text} at (117,0) size 17x161
+      text run at (117,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (120,161) size 0x0
+    RenderText {#text} at (134,0) size 17x161
+      text run at (134,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (137,161) size 0x0
+    RenderText {#text} at (151,0) size 17x161
+      text run at (151,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (154,161) size 0x0
+    RenderText {#text} at (168,0) size 17x161
+      text run at (168,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (171,161) size 0x0
+    RenderText {#text} at (200,0) size 17x161
+      text run at (200,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (203,161) size 0x0
+    RenderText {#text} at (217,0) size 17x161
+      text run at (217,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (220,161) size 0x0
+    RenderText {#text} at (234,0) size 17x161
+      text run at (234,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (237,161) size 0x0
</ins><span class="cx"> layer at (184,8) size 160x584
</span><span class="cx">   RenderBlock {P} at (176,0) size 160x584 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (30,33) size 17x161
-      text run at (30,33) width 4 RTL: &quot;.&quot;
-      text run at (30,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (33,33) size 0x0
-    RenderText {#text} at (47,33) size 17x161
-      text run at (47,33) width 4 RTL: &quot;.&quot;
-      text run at (47,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (50,33) size 0x0
-    RenderText {#text} at (64,33) size 17x161
-      text run at (64,33) width 4 RTL: &quot;.&quot;
-      text run at (64,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (67,33) size 0x0
-    RenderText {#text} at (81,33) size 17x161
-      text run at (81,33) width 4 RTL: &quot;.&quot;
-      text run at (81,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (84,33) size 0x0
-    RenderText {#text} at (98,33) size 17x161
-      text run at (98,33) width 4 RTL: &quot;.&quot;
-      text run at (98,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (101,33) size 0x0
-    RenderText {#text} at (130,33) size 17x161
-      text run at (130,33) width 4 RTL: &quot;.&quot;
-      text run at (130,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (133,33) size 0x0
-    RenderText {#text} at (147,33) size 17x161
-      text run at (147,33) width 4 RTL: &quot;.&quot;
-      text run at (147,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (150,33) size 0x0
-    RenderText {#text} at (164,33) size 17x161
-      text run at (164,33) width 4 RTL: &quot;.&quot;
-      text run at (164,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (167,33) size 0x0
-    RenderText {#text} at (181,33) size 17x161
-      text run at (181,33) width 4 RTL: &quot;.&quot;
-      text run at (181,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (184,33) size 0x0
-    RenderText {#text} at (198,33) size 17x161
-      text run at (198,33) width 4 RTL: &quot;.&quot;
-      text run at (198,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (201,33) size 0x0
-    RenderText {#text} at (230,33) size 17x161
-      text run at (230,33) width 4 RTL: &quot;.&quot;
-      text run at (230,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (233,33) size 0x0
-    RenderText {#text} at (247,33) size 17x161
-      text run at (247,33) width 4 RTL: &quot;.&quot;
-      text run at (247,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (250,33) size 0x0
-    RenderText {#text} at (264,33) size 17x161
-      text run at (264,33) width 4 RTL: &quot;.&quot;
-      text run at (264,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (267,33) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 100x524
+layer at (214,398) size 251x164
+  RenderMultiColumnFlowThread at (30,390) size 251x164
+    RenderText {#text} at (0,3) size 17x161
+      text run at (0,3) width 4 RTL: &quot;.&quot;
+      text run at (0,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (3,3) size 0x0
+    RenderText {#text} at (17,3) size 17x161
+      text run at (17,3) width 4 RTL: &quot;.&quot;
+      text run at (17,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (20,3) size 0x0
+    RenderText {#text} at (34,3) size 17x161
+      text run at (34,3) width 4 RTL: &quot;.&quot;
+      text run at (34,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (37,3) size 0x0
+    RenderText {#text} at (51,3) size 17x161
+      text run at (51,3) width 4 RTL: &quot;.&quot;
+      text run at (51,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (54,3) size 0x0
+    RenderText {#text} at (68,3) size 17x161
+      text run at (68,3) width 4 RTL: &quot;.&quot;
+      text run at (68,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (71,3) size 0x0
+    RenderText {#text} at (100,3) size 17x161
+      text run at (100,3) width 4 RTL: &quot;.&quot;
+      text run at (100,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (103,3) size 0x0
+    RenderText {#text} at (117,3) size 17x161
+      text run at (117,3) width 4 RTL: &quot;.&quot;
+      text run at (117,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (120,3) size 0x0
+    RenderText {#text} at (134,3) size 17x161
+      text run at (134,3) width 4 RTL: &quot;.&quot;
+      text run at (134,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (137,3) size 0x0
+    RenderText {#text} at (151,3) size 17x161
+      text run at (151,3) width 4 RTL: &quot;.&quot;
+      text run at (151,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (154,3) size 0x0
+    RenderText {#text} at (168,3) size 17x161
+      text run at (168,3) width 4 RTL: &quot;.&quot;
+      text run at (168,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (171,3) size 0x0
+    RenderText {#text} at (200,3) size 17x161
+      text run at (200,3) width 4 RTL: &quot;.&quot;
+      text run at (200,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (203,3) size 0x0
+    RenderText {#text} at (217,3) size 17x161
+      text run at (217,3) width 4 RTL: &quot;.&quot;
+      text run at (217,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (220,3) size 0x0
+    RenderText {#text} at (234,3) size 17x161
+      text run at (234,3) width 4 RTL: &quot;.&quot;
+      text run at (234,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (237,3) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnrulesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrcolumnrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,128 +3,131 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (8,8) size 714x584
-  RenderBlock {DIV} at (0,0) size 714x584 [border: (5px solid #000000)]
-    RenderText {#text} at (5,15) size 2088x174
-      text run at (5,15) width 139: &quot;Lorem ipsum dolor sit&quot;
-      text run at (22,15) width 116: &quot;amet, consectetuer&quot;
-      text run at (39,15) width 172: &quot;adipiscing elit. Nulla varius&quot;
-      text run at (56,15) width 137: &quot;enim ac mi. Curabitur&quot;
-      text run at (73,15) width 173: &quot;sollicitudin felis quis lectus.&quot;
-      text run at (90,15) width 121: &quot;Quisque adipiscing&quot;
-      text run at (107,15) width 156: &quot;rhoncus sem. Proin nulla&quot;
-      text run at (124,15) width 170: &quot;purus, vulputate vel, varius&quot;
-      text run at (141,15) width 150: &quot;ut, euismod et, nisi. Sed&quot;
-      text run at (158,15) width 158: &quot;vitae felis vel orci sagittis&quot;
-      text run at (175,15) width 147: &quot;aliquam. Cras convallis&quot;
-      text run at (192,15) width 132: &quot;adipiscing sem. Nam&quot;
-      text run at (209,15) width 154: &quot;nonummy enim. Nullam&quot;
-      text run at (226,15) width 160: &quot;bibendum lobortis neque.&quot;
-      text run at (243,15) width 136: &quot;Vestibulum velit orci,&quot;
-      text run at (260,15) width 158: &quot;tempus euismod, pretium&quot;
-      text run at (277,15) width 167: &quot;quis, interdum vitae, nulla.&quot;
-      text run at (294,15) width 172: &quot;Phasellus eget ante et tortor&quot;
-      text run at (311,15) width 163: &quot;condimentum vestibulum.&quot;
-      text run at (328,15) width 137: &quot;Suspendisse hendrerit&quot;
-      text run at (345,15) width 165: &quot;quam nec felis. Sed varius&quot;
-      text run at (362,15) width 153: &quot;turpis vitae pede. Lorem&quot;
-      text run at (379,15) width 131: &quot;ipsum dolor sit amet,&quot;
-      text run at (396,15) width 173: &quot;consectetuer adipiscing elit.&quot;
-      text run at (413,15) width 153: &quot;Proin bibendum justo ac&quot;
-      text run at (430,15) width 149: &quot;enim. Class aptent taciti&quot;
-      text run at (447,15) width 166: &quot;sociosqu ad litora torquent&quot;
-      text run at (464,15) width 144: &quot;per conubia nostra, per&quot;
-      text run at (481,15) width 159: &quot;inceptos hymenaeos. Sed&quot;
-      text run at (498,15) width 174: &quot;leo nulla, rutrum eu, dictum&quot;
-      text run at (515,15) width 166: &quot;ut, posuere vel, arcu. Nam&quot;
-      text run at (532,15) width 115: &quot;libero. Morbi orci.&quot;
-      text run at (549,15) width 149: &quot;Maecenas pellentesque.&quot;
-      text run at (566,15) width 118: &quot;Curabitur erat erat,&quot;
-      text run at (583,15) width 145: &quot;ullamcorper at, gravida&quot;
-      text run at (600,15) width 143: &quot;vitae, iaculis vitae, elit.&quot;
-      text run at (617,15) width 147: &quot;Nullam quam. Quisque&quot;
-      text run at (634,15) width 170: &quot;orci lectus, ullamcorper eu,&quot;
-      text run at (651,15) width 173: &quot;imperdiet sed, accumsan et,&quot;
-      text run at (668,15) width 138: &quot;ligula. Duis diam nisl,&quot;
-      text run at (685,15) width 164: &quot;sagittis a, blandit volutpat,&quot;
-      text run at (709,15) width 120: &quot;interdum sed, velit.&quot;
-      text run at (726,15) width 166: &quot;Vestibulum quam. Nulla a&quot;
-      text run at (743,15) width 151: &quot;purus. Phasellus semper&quot;
-      text run at (760,15) width 128: &quot;semper lectus. Nulla&quot;
-      text run at (777,15) width 138: &quot;porttitor, dolor dictum&quot;
-      text run at (794,15) width 145: &quot;scelerisque luctus, velit&quot;
-      text run at (811,15) width 157: &quot;ipsum lobortis mauris, ac&quot;
-      text run at (828,15) width 141: &quot;pretium enim nunc vel&quot;
-      text run at (845,15) width 158: &quot;risus. Proin gravida mi ut&quot;
-      text run at (862,15) width 155: &quot;sem cursus mattis. Fusce&quot;
-      text run at (879,15) width 143: &quot;laoreet, nisi quis luctus&quot;
-      text run at (896,15) width 120: &quot;volutpat, arcu pede&quot;
-      text run at (913,15) width 120: &quot;tincidunt enim, nec&quot;
-      text run at (930,15) width 143: &quot;malesuada urna nisl eu&quot;
-      text run at (947,15) width 138: &quot;enim. Vivamus varius&quot;
-      text run at (964,15) width 99: &quot;augue ac purus.&quot;
-      text run at (981,15) width 150: &quot;Vestibulum vestibulum.&quot;
-      text run at (998,15) width 159: &quot;Phasellus et est vitae ante&quot;
-      text run at (1015,15) width 163: &quot;accumsan rhoncus. Morbi&quot;
-      text run at (1032,15) width 166: &quot;convallis, arcu at hendrerit&quot;
-      text run at (1049,15) width 115: &quot;gravida, sem diam&quot;
-      text run at (1066,15) width 168: &quot;dignissim risus, sed aliquet&quot;
-      text run at (1083,15) width 166: &quot;erat mi ut mi. Nunc cursus&quot;
-      text run at (1100,15) width 137: &quot;lacinia elit. Nunc nisi.&quot;
-      text run at (1117,15) width 99: &quot;Quisque at erat.&quot;
-      text run at (1134,15) width 159: &quot;Vestibulum dictum quam&quot;
-      text run at (1151,15) width 169: &quot;vitae nibh. Nunc vitae ante&quot;
-      text run at (1168,15) width 167: &quot;non odio interdum blandit.&quot;
-      text run at (1185,15) width 126: &quot;Curabitur leo quam,&quot;
-      text run at (1202,15) width 164: &quot;fermentum sed, feugiat in,&quot;
-      text run at (1219,15) width 131: &quot;ullamcorper id, nibh.&quot;
-      text run at (1236,15) width 155: &quot;Suspendisse ac turpis. In&quot;
-      text run at (1253,15) width 141: &quot;iaculis sollicitudin dui.&quot;
-      text run at (1270,15) width 157: &quot;Aenean vitae lectus vitae&quot;
-      text run at (1287,15) width 113: &quot;nulla pellentesque&quot;
-      text run at (1304,15) width 163: &quot;sollicitudin. Nunc gravida&quot;
-      text run at (1321,15) width 172: &quot;pharetra lectus. Etiam lacus&quot;
-      text run at (1338,15) width 159: &quot;ligula, placerat ut, dictum&quot;
-      text run at (1355,15) width 147: &quot;vitae, tempus vel, risus.&quot;
-      text run at (1372,15) width 144: &quot;Cras rhoncus. Praesent&quot;
-      text run at (1389,15) width 169: &quot;varius ultricies orci. Donec&quot;
-      text run at (1413,15) width 143: &quot;mattis, neque ut ornare&quot;
-      text run at (1430,15) width 168: &quot;fringilla, ante urna placerat&quot;
-      text run at (1447,15) width 146: &quot;eros, vel commodo nisi&quot;
-      text run at (1464,15) width 143: &quot;tortor ut mauris. Morbi&quot;
-      text run at (1481,15) width 173: &quot;magna dui, sagittis sit amet,&quot;
-      text run at (1498,15) width 147: &quot;tincidunt et, elementum&quot;
-      text run at (1515,15) width 170: &quot;eget, quam. Fusce molestie&quot;
-      text run at (1532,15) width 174: &quot;nisl vitae nisi. Vestibulum a&quot;
-      text run at (1549,15) width 137: &quot;sapien. Phasellus ante&quot;
-      text run at (1566,15) width 169: &quot;lacus, vehicula non, cursus&quot;
-      text run at (1583,15) width 129: &quot;a, tempor ut, magna.&quot;
-      text run at (1600,15) width 169: &quot;Suspendisse potenti. Fusce&quot;
-      text run at (1617,15) width 126: &quot;aliquet, odio viverra&quot;
-      text run at (1634,15) width 144: &quot;vulputate dictum, enim&quot;
-      text run at (1651,15) width 128: &quot;odio luctus purus, ut&quot;
-      text run at (1668,15) width 171: &quot;scelerisque quam nulla non&quot;
-      text run at (1685,15) width 137: &quot;est. Donec eros lacus,&quot;
-      text run at (1702,15) width 162: &quot;egestas vitae, lacinia quis,&quot;
-      text run at (1719,15) width 159: &quot;tempor quis, pede. Morbi&quot;
-      text run at (1736,15) width 163: &quot;orci erat, iaculis id, ornare&quot;
-      text run at (1753,15) width 143: &quot;ac, elementum at, sem.&quot;
-      text run at (1770,15) width 159: &quot;Nunc ornare sodales nisi.&quot;
-      text run at (1787,15) width 166: &quot;Morbi interdum commodo&quot;
-      text run at (1804,15) width 155: &quot;nisl. Fusce eget eros non&quot;
-      text run at (1821,15) width 149: &quot;nisi ornare facilisis. Sed&quot;
-      text run at (1838,15) width 155: &quot;placerat, est non posuere&quot;
-      text run at (1855,15) width 121: &quot;posuere, purus sem&quot;
-      text run at (1872,15) width 163: &quot;dignissim libero, a viverra&quot;
-      text run at (1889,15) width 170: &quot;tellus dolor vel lorem. Cras&quot;
-      text run at (1906,15) width 136: &quot;augue. Etiam ultricies&quot;
-      text run at (1923,15) width 165: &quot;consequat odio. Mauris ac&quot;
-      text run at (1940,15) width 138: &quot;libero. Etiam posuere,&quot;
-      text run at (1957,15) width 127: &quot;libero vitae euismod&quot;
-      text run at (1974,15) width 169: &quot;gravida, urna elit imperdiet&quot;
-      text run at (1991,15) width 166: &quot;magna, vel cursus elit felis&quot;
-      text run at (2008,15) width 148: &quot;non mauris. Donec orci&quot;
-      text run at (2025,15) width 167: &quot;erat, porta id, dignissim ut,&quot;
-      text run at (2042,15) width 127: &quot;posuere dictum, leo.&quot;
-      text run at (2059,15) width 150: &quot;Suspendisse scelerisque&quot;
-      text run at (2076,15) width 84: &quot;egestas nulla.&quot;
</del><ins>+layer at (8,8) size 707x584
+  RenderBlock {DIV} at (0,0) size 707x584 [border: (5px solid #000000)]
+    RenderMultiColumnSet at (5,15) size 697x554
+layer at (13,23) size 2074x174 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (5,15) size 2074x174
+    RenderText {#text} at (0,0) size 2074x174
+      text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
+      text run at (17,0) width 116: &quot;amet, consectetuer&quot;
+      text run at (34,0) width 172: &quot;adipiscing elit. Nulla varius&quot;
+      text run at (51,0) width 137: &quot;enim ac mi. Curabitur&quot;
+      text run at (68,0) width 173: &quot;sollicitudin felis quis lectus.&quot;
+      text run at (85,0) width 121: &quot;Quisque adipiscing&quot;
+      text run at (102,0) width 156: &quot;rhoncus sem. Proin nulla&quot;
+      text run at (119,0) width 170: &quot;purus, vulputate vel, varius&quot;
+      text run at (136,0) width 150: &quot;ut, euismod et, nisi. Sed&quot;
+      text run at (153,0) width 158: &quot;vitae felis vel orci sagittis&quot;
+      text run at (170,0) width 147: &quot;aliquam. Cras convallis&quot;
+      text run at (187,0) width 132: &quot;adipiscing sem. Nam&quot;
+      text run at (204,0) width 154: &quot;nonummy enim. Nullam&quot;
+      text run at (221,0) width 160: &quot;bibendum lobortis neque.&quot;
+      text run at (238,0) width 136: &quot;Vestibulum velit orci,&quot;
+      text run at (255,0) width 158: &quot;tempus euismod, pretium&quot;
+      text run at (272,0) width 167: &quot;quis, interdum vitae, nulla.&quot;
+      text run at (289,0) width 172: &quot;Phasellus eget ante et tortor&quot;
+      text run at (306,0) width 163: &quot;condimentum vestibulum.&quot;
+      text run at (323,0) width 137: &quot;Suspendisse hendrerit&quot;
+      text run at (340,0) width 165: &quot;quam nec felis. Sed varius&quot;
+      text run at (357,0) width 153: &quot;turpis vitae pede. Lorem&quot;
+      text run at (374,0) width 131: &quot;ipsum dolor sit amet,&quot;
+      text run at (391,0) width 173: &quot;consectetuer adipiscing elit.&quot;
+      text run at (408,0) width 153: &quot;Proin bibendum justo ac&quot;
+      text run at (425,0) width 149: &quot;enim. Class aptent taciti&quot;
+      text run at (442,0) width 166: &quot;sociosqu ad litora torquent&quot;
+      text run at (459,0) width 144: &quot;per conubia nostra, per&quot;
+      text run at (476,0) width 159: &quot;inceptos hymenaeos. Sed&quot;
+      text run at (493,0) width 174: &quot;leo nulla, rutrum eu, dictum&quot;
+      text run at (510,0) width 166: &quot;ut, posuere vel, arcu. Nam&quot;
+      text run at (527,0) width 115: &quot;libero. Morbi orci.&quot;
+      text run at (544,0) width 149: &quot;Maecenas pellentesque.&quot;
+      text run at (561,0) width 118: &quot;Curabitur erat erat,&quot;
+      text run at (578,0) width 145: &quot;ullamcorper at, gravida&quot;
+      text run at (595,0) width 143: &quot;vitae, iaculis vitae, elit.&quot;
+      text run at (612,0) width 147: &quot;Nullam quam. Quisque&quot;
+      text run at (629,0) width 170: &quot;orci lectus, ullamcorper eu,&quot;
+      text run at (646,0) width 173: &quot;imperdiet sed, accumsan et,&quot;
+      text run at (663,0) width 138: &quot;ligula. Duis diam nisl,&quot;
+      text run at (680,0) width 164: &quot;sagittis a, blandit volutpat,&quot;
+      text run at (697,0) width 120: &quot;interdum sed, velit.&quot;
+      text run at (714,0) width 166: &quot;Vestibulum quam. Nulla a&quot;
+      text run at (731,0) width 151: &quot;purus. Phasellus semper&quot;
+      text run at (748,0) width 128: &quot;semper lectus. Nulla&quot;
+      text run at (765,0) width 138: &quot;porttitor, dolor dictum&quot;
+      text run at (782,0) width 145: &quot;scelerisque luctus, velit&quot;
+      text run at (799,0) width 157: &quot;ipsum lobortis mauris, ac&quot;
+      text run at (816,0) width 141: &quot;pretium enim nunc vel&quot;
+      text run at (833,0) width 158: &quot;risus. Proin gravida mi ut&quot;
+      text run at (850,0) width 155: &quot;sem cursus mattis. Fusce&quot;
+      text run at (867,0) width 143: &quot;laoreet, nisi quis luctus&quot;
+      text run at (884,0) width 120: &quot;volutpat, arcu pede&quot;
+      text run at (901,0) width 120: &quot;tincidunt enim, nec&quot;
+      text run at (918,0) width 143: &quot;malesuada urna nisl eu&quot;
+      text run at (935,0) width 138: &quot;enim. Vivamus varius&quot;
+      text run at (952,0) width 99: &quot;augue ac purus.&quot;
+      text run at (969,0) width 150: &quot;Vestibulum vestibulum.&quot;
+      text run at (986,0) width 159: &quot;Phasellus et est vitae ante&quot;
+      text run at (1003,0) width 163: &quot;accumsan rhoncus. Morbi&quot;
+      text run at (1020,0) width 166: &quot;convallis, arcu at hendrerit&quot;
+      text run at (1037,0) width 115: &quot;gravida, sem diam&quot;
+      text run at (1054,0) width 168: &quot;dignissim risus, sed aliquet&quot;
+      text run at (1071,0) width 166: &quot;erat mi ut mi. Nunc cursus&quot;
+      text run at (1088,0) width 137: &quot;lacinia elit. Nunc nisi.&quot;
+      text run at (1105,0) width 99: &quot;Quisque at erat.&quot;
+      text run at (1122,0) width 159: &quot;Vestibulum dictum quam&quot;
+      text run at (1139,0) width 169: &quot;vitae nibh. Nunc vitae ante&quot;
+      text run at (1156,0) width 167: &quot;non odio interdum blandit.&quot;
+      text run at (1173,0) width 126: &quot;Curabitur leo quam,&quot;
+      text run at (1190,0) width 164: &quot;fermentum sed, feugiat in,&quot;
+      text run at (1207,0) width 131: &quot;ullamcorper id, nibh.&quot;
+      text run at (1224,0) width 155: &quot;Suspendisse ac turpis. In&quot;
+      text run at (1241,0) width 141: &quot;iaculis sollicitudin dui.&quot;
+      text run at (1258,0) width 157: &quot;Aenean vitae lectus vitae&quot;
+      text run at (1275,0) width 113: &quot;nulla pellentesque&quot;
+      text run at (1292,0) width 163: &quot;sollicitudin. Nunc gravida&quot;
+      text run at (1309,0) width 172: &quot;pharetra lectus. Etiam lacus&quot;
+      text run at (1326,0) width 159: &quot;ligula, placerat ut, dictum&quot;
+      text run at (1343,0) width 147: &quot;vitae, tempus vel, risus.&quot;
+      text run at (1360,0) width 144: &quot;Cras rhoncus. Praesent&quot;
+      text run at (1377,0) width 169: &quot;varius ultricies orci. Donec&quot;
+      text run at (1394,0) width 143: &quot;mattis, neque ut ornare&quot;
+      text run at (1411,0) width 168: &quot;fringilla, ante urna placerat&quot;
+      text run at (1428,0) width 146: &quot;eros, vel commodo nisi&quot;
+      text run at (1445,0) width 143: &quot;tortor ut mauris. Morbi&quot;
+      text run at (1462,0) width 173: &quot;magna dui, sagittis sit amet,&quot;
+      text run at (1479,0) width 147: &quot;tincidunt et, elementum&quot;
+      text run at (1496,0) width 170: &quot;eget, quam. Fusce molestie&quot;
+      text run at (1513,0) width 174: &quot;nisl vitae nisi. Vestibulum a&quot;
+      text run at (1530,0) width 137: &quot;sapien. Phasellus ante&quot;
+      text run at (1547,0) width 169: &quot;lacus, vehicula non, cursus&quot;
+      text run at (1564,0) width 129: &quot;a, tempor ut, magna.&quot;
+      text run at (1581,0) width 169: &quot;Suspendisse potenti. Fusce&quot;
+      text run at (1598,0) width 126: &quot;aliquet, odio viverra&quot;
+      text run at (1615,0) width 144: &quot;vulputate dictum, enim&quot;
+      text run at (1632,0) width 128: &quot;odio luctus purus, ut&quot;
+      text run at (1649,0) width 171: &quot;scelerisque quam nulla non&quot;
+      text run at (1666,0) width 137: &quot;est. Donec eros lacus,&quot;
+      text run at (1683,0) width 162: &quot;egestas vitae, lacinia quis,&quot;
+      text run at (1700,0) width 159: &quot;tempor quis, pede. Morbi&quot;
+      text run at (1717,0) width 163: &quot;orci erat, iaculis id, ornare&quot;
+      text run at (1734,0) width 143: &quot;ac, elementum at, sem.&quot;
+      text run at (1751,0) width 159: &quot;Nunc ornare sodales nisi.&quot;
+      text run at (1768,0) width 166: &quot;Morbi interdum commodo&quot;
+      text run at (1785,0) width 155: &quot;nisl. Fusce eget eros non&quot;
+      text run at (1802,0) width 149: &quot;nisi ornare facilisis. Sed&quot;
+      text run at (1819,0) width 155: &quot;placerat, est non posuere&quot;
+      text run at (1836,0) width 121: &quot;posuere, purus sem&quot;
+      text run at (1853,0) width 163: &quot;dignissim libero, a viverra&quot;
+      text run at (1870,0) width 170: &quot;tellus dolor vel lorem. Cras&quot;
+      text run at (1887,0) width 136: &quot;augue. Etiam ultricies&quot;
+      text run at (1904,0) width 165: &quot;consequat odio. Mauris ac&quot;
+      text run at (1921,0) width 138: &quot;libero. Etiam posuere,&quot;
+      text run at (1938,0) width 127: &quot;libero vitae euismod&quot;
+      text run at (1955,0) width 169: &quot;gravida, urna elit imperdiet&quot;
+      text run at (1972,0) width 166: &quot;magna, vel cursus elit felis&quot;
+      text run at (1989,0) width 148: &quot;non mauris. Donec orci&quot;
+      text run at (2006,0) width 167: &quot;erat, porta id, dignissim ut,&quot;
+      text run at (2023,0) width 127: &quot;posuere dictum, leo.&quot;
+      text run at (2040,0) width 150: &quot;Suspendisse scelerisque&quot;
+      text run at (2057,0) width 84: &quot;egestas nulla.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrfloatavoidanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -6,7 +6,10 @@
</span><span class="cx">       RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
</span><span class="cx"> layer at (108,8) size 137x435
</span><span class="cx">   RenderBlock {DIV} at (100,0) size 137x435 [border: (10px solid #000000)]
</span><del>-    RenderBlock {P} at (26,10) size 85x415
</del><ins>+    RenderMultiColumnSet at (10,10) size 117x415
+layer at (118,18) size 117x415
+  RenderMultiColumnFlowThread at (10,10) size 117x415
+    RenderBlock {P} at (16,0) size 85x415
</ins><span class="cx">       RenderText {#text} at (0,0) size 85x415
</span><span class="cx">         text run at (0,0) width 415: &quot;This technology preview of our award winning next generation&quot;
</span><span class="cx">         text run at (17,0) width 56: &quot;browser &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,6 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 350x600
</span><span class="cx"> layer at (8,8) size 334x1500
</span><span class="cx">   RenderBody {BODY} at (8,8) size 334x1500
</span><ins>+    RenderMultiColumnSet at (0,0) size 334x1500
+layer at (8,8) size 998x479 backgroundClip at (0,0) size 785x1508 clip at (0,0) size 785x1508 outlineClip at (0,0) size 785x1508
+  RenderMultiColumnFlowThread at (0,0) size 998x479
</ins><span class="cx">     RenderBlock {DIV} at (19,0) size 53x479 [bgcolor=#00FFFF]
</span><span class="cx">       RenderBlock (floating) {DIV} at (4,4) size 509x241 [bgcolor=#FFFF00]
</span><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1664x1200
</span><span class="cx"> layer at (8,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 238x388
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (10,10) size 722x388
+  RenderMultiColumnFlowThread at (2,2) size 722x388
+    RenderBlock (anonymous) at (0,0) size 238x388
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (3,110) size 0x0
</span><span class="lines">@@ -48,7 +51,7 @@
</span><span class="cx">       RenderText {#text} at (221,0) size 17x110
</span><span class="cx">         text run at (221,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (224,110) size 0x0
</span><del>-    RenderBlock {P} at (256,2) size 452x388
</del><ins>+    RenderBlock {P} at (254,0) size 452x388
</ins><span class="cx">       RenderBlock (floating) {SPAN} at (0,0) size 142x78
</span><span class="cx">         RenderText {#text} at (0,0) size 142x78
</span><span class="cx">           text run at (0,0) width 78: &quot;T&quot;
</span><span class="lines">@@ -132,7 +135,10 @@
</span><span class="cx">       RenderBR {BR} at (438,110) size 0x0
</span><span class="cx"> layer at (428,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (420,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 238x388
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (430,10) size 867x388
+  RenderMultiColumnFlowThread at (2,2) size 867x388
+    RenderBlock (anonymous) at (0,0) size 238x388
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (3,110) size 0x0
</span><span class="lines">@@ -175,7 +181,7 @@
</span><span class="cx">       RenderText {#text} at (221,0) size 17x110
</span><span class="cx">         text run at (221,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (224,110) size 0x0
</span><del>-    RenderBlock {P} at (256,2) size 597x388
</del><ins>+    RenderBlock {P} at (254,0) size 597x388
</ins><span class="cx">       RenderImage {IMG} at (146,0) size 100x100 [bgcolor=#008000]
</span><span class="cx">       RenderImage {IMG} at (146,288) size 200x100 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (146,100) size 17x106
</span><span class="lines">@@ -258,48 +264,54 @@
</span><span class="cx">       RenderBR {BR} at (583,110) size 0x0
</span><span class="cx"> layer at (848,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (840,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderImage {IMG} at (2,2) size 390x300 [bgcolor=#008000]
-    RenderText {#text} at (2,302) size 417x380
-      text run at (2,302) width 73: &quot;Longer text&quot;
-      text run at (19,302) width 72: &quot;designed to&quot;
-      text run at (36,302) width 80: &quot;test float and&quot;
-      text run at (53,302) width 60: &quot;wrapping&quot;
-      text run at (70,302) width 59: &quot;behavior.&quot;
-      text run at (87,302) width 73: &quot;Longer text&quot;
-      text run at (104,302) width 72: &quot;designed to&quot;
-      text run at (121,302) width 80: &quot;test float and&quot;
-      text run at (138,302) width 60: &quot;wrapping&quot;
-      text run at (155,302) width 59: &quot;behavior.&quot;
-      text run at (172,302) width 73: &quot;Longer text&quot;
-      text run at (189,302) width 72: &quot;designed to&quot;
-      text run at (206,302) width 80: &quot;test float and&quot;
-      text run at (223,302) width 60: &quot;wrapping&quot;
-      text run at (240,302) width 59: &quot;behavior.&quot;
-      text run at (257,302) width 73: &quot;Longer text&quot;
-      text run at (274,302) width 72: &quot;designed to&quot;
-      text run at (291,302) width 80: &quot;test float and&quot;
-      text run at (308,302) width 60: &quot;wrapping&quot;
-      text run at (325,302) width 59: &quot;behavior.&quot;
-      text run at (342,302) width 73: &quot;Longer text&quot;
-      text run at (359,302) width 72: &quot;designed to&quot;
-      text run at (376,302) width 80: &quot;test float and&quot;
-      text run at (402,2) width 123: &quot;wrapping behavior.&quot;
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (850,10) size 417x388
+  RenderMultiColumnFlowThread at (2,2) size 417x388
+    RenderImage {IMG} at (0,0) size 390x300 [bgcolor=#008000]
+    RenderText {#text} at (0,300) size 417x380
+      text run at (0,300) width 73: &quot;Longer text&quot;
+      text run at (17,300) width 72: &quot;designed to&quot;
+      text run at (34,300) width 80: &quot;test float and&quot;
+      text run at (51,300) width 60: &quot;wrapping&quot;
+      text run at (68,300) width 59: &quot;behavior.&quot;
+      text run at (85,300) width 73: &quot;Longer text&quot;
+      text run at (102,300) width 72: &quot;designed to&quot;
+      text run at (119,300) width 80: &quot;test float and&quot;
+      text run at (136,300) width 60: &quot;wrapping&quot;
+      text run at (153,300) width 59: &quot;behavior.&quot;
+      text run at (170,300) width 73: &quot;Longer text&quot;
+      text run at (187,300) width 72: &quot;designed to&quot;
+      text run at (204,300) width 80: &quot;test float and&quot;
+      text run at (221,300) width 60: &quot;wrapping&quot;
+      text run at (238,300) width 59: &quot;behavior.&quot;
+      text run at (255,300) width 73: &quot;Longer text&quot;
+      text run at (272,300) width 72: &quot;designed to&quot;
+      text run at (289,300) width 80: &quot;test float and&quot;
+      text run at (306,300) width 60: &quot;wrapping&quot;
+      text run at (323,300) width 59: &quot;behavior.&quot;
+      text run at (340,300) width 73: &quot;Longer text&quot;
+      text run at (357,300) width 72: &quot;designed to&quot;
+      text run at (374,300) width 80: &quot;test float and&quot;
+      text run at (400,0) width 123: &quot;wrapping behavior.&quot;
</ins><span class="cx"> layer at (1268,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (1260,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderImage {IMG} at (2,2) size 380x388 [bgcolor=#0000FF]
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (1270,10) size 634x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
+  RenderMultiColumnFlowThread at (2,2) size 634x388
+    RenderImage {IMG} at (0,0) size 380x388 [bgcolor=#0000FF]
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 234x383
</span><del>-      RenderImage {IMG} at (402,2) size 20x100 [bgcolor=#008000]
-      RenderText {#text} at (402,102) size 26x211
-        text run at (402,102) width 211: &quot;Longer text designed &quot;
-      RenderImage {IMG} at (428,290) size 20x100 [bgcolor=#008000]
-      RenderText {#text} at (402,313) size 234x383
-        text run at (402,313) width 59: &quot;to test&quot;
-        text run at (428,2) width 280: &quot;float and wrapping behavior.&quot;
-        text run at (454,2) width 362: &quot;Longer text designed to test float and&quot;
-        text run at (480,2) width 307: &quot;wrapping behavior. Longer text&quot;
-        text run at (506,2) width 340: &quot;designed to test float and wrapping&quot;
-        text run at (532,2) width 367: &quot;behavior. Longer text designed to test&quot;
-        text run at (558,2) width 356: &quot;float and wrapping behavior. Longer&quot;
-        text run at (584,2) width 383: &quot;text designed to test float and wrapping&quot;
-        text run at (610,2) width 91: &quot;behavior.&quot;
</del><ins>+      RenderImage {IMG} at (400,0) size 20x100 [bgcolor=#008000]
+      RenderText {#text} at (400,100) size 26x211
+        text run at (400,100) width 211: &quot;Longer text designed &quot;
+      RenderImage {IMG} at (426,288) size 20x100 [bgcolor=#008000]
+      RenderText {#text} at (400,311) size 234x383
+        text run at (400,311) width 59: &quot;to test&quot;
+        text run at (426,0) width 280: &quot;float and wrapping behavior.&quot;
+        text run at (452,0) width 362: &quot;Longer text designed to test float and&quot;
+        text run at (478,0) width 307: &quot;wrapping behavior. Longer text&quot;
+        text run at (504,0) width 340: &quot;designed to test float and wrapping&quot;
+        text run at (530,0) width 367: &quot;behavior. Longer text designed to test&quot;
+        text run at (556,0) width 356: &quot;float and wrapping behavior. Longer&quot;
+        text run at (582,0) width 383: &quot;text designed to test float and wrapping&quot;
+        text run at (608,0) width 91: &quot;behavior.&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrfloatpaginateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1200
</span><span class="cx"> layer at (8,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 17x110
-      text run at (2,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (5,112) size 0x0
-    RenderText {#text} at (19,2) size 17x110
-      text run at (19,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (22,112) size 0x0
-    RenderText {#text} at (36,2) size 17x110
-      text run at (36,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (39,112) size 0x0
-    RenderText {#text} at (53,2) size 17x110
-      text run at (53,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (56,112) size 0x0
-    RenderText {#text} at (70,2) size 17x110
-      text run at (70,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (73,112) size 0x0
-    RenderText {#text} at (87,2) size 17x110
-      text run at (87,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (90,112) size 0x0
-    RenderText {#text} at (104,2) size 17x110
-      text run at (104,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (107,112) size 0x0
-    RenderText {#text} at (121,2) size 17x110
-      text run at (121,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (124,112) size 0x0
-    RenderText {#text} at (138,2) size 17x110
-      text run at (138,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (141,112) size 0x0
-    RenderText {#text} at (155,2) size 17x110
-      text run at (155,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (158,112) size 0x0
-    RenderImage {IMG} at (402,2) size 300x250 [bgcolor=#008000]
-    RenderText {#text} at (402,252) size 17x110
-      text run at (402,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (405,362) size 0x0
-    RenderText {#text} at (419,252) size 17x110
-      text run at (419,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (422,362) size 0x0
-    RenderText {#text} at (436,252) size 17x110
-      text run at (436,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (439,362) size 0x0
-    RenderText {#text} at (453,252) size 17x110
-      text run at (453,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (456,362) size 0x0
-    RenderText {#text} at (470,252) size 17x110
-      text run at (470,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (473,362) size 0x0
-    RenderText {#text} at (487,252) size 17x110
-      text run at (487,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (490,362) size 0x0
-    RenderText {#text} at (504,252) size 17x110
-      text run at (504,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (507,362) size 0x0
-    RenderText {#text} at (521,252) size 17x110
-      text run at (521,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (524,362) size 0x0
-    RenderText {#text} at (538,252) size 17x110
-      text run at (538,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (541,362) size 0x0
-    RenderText {#text} at (555,252) size 17x110
-      text run at (555,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (558,362) size 0x0
-    RenderText {#text} at (572,252) size 17x110
-      text run at (572,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (575,362) size 0x0
-    RenderText {#text} at (589,252) size 17x110
-      text run at (589,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (592,362) size 0x0
-    RenderText {#text} at (606,252) size 17x110
-      text run at (606,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (609,362) size 0x0
-    RenderText {#text} at (623,252) size 17x110
-      text run at (623,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (626,362) size 0x0
-    RenderText {#text} at (640,252) size 17x110
-      text run at (640,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (643,362) size 0x0
-    RenderText {#text} at (657,252) size 17x110
-      text run at (657,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (660,362) size 0x0
-    RenderText {#text} at (674,252) size 17x110
-      text run at (674,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (677,362) size 0x0
-    RenderText {#text} at (691,252) size 17x110
-      text run at (691,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (694,362) size 0x0
-    RenderText {#text} at (708,2) size 17x110
-      text run at (708,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (711,112) size 0x0
-    RenderText {#text} at (725,2) size 17x110
-      text run at (725,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (728,112) size 0x0
-    RenderText {#text} at (742,2) size 17x110
-      text run at (742,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (745,112) size 0x0
-    RenderText {#text} at (759,2) size 17x110
-      text run at (759,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (762,112) size 0x0
-    RenderText {#text} at (776,2) size 17x110
-      text run at (776,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (779,112) size 0x0
-    RenderText {#text} at (802,2) size 17x110
-      text run at (802,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (805,112) size 0x0
-    RenderText {#text} at (819,2) size 17x110
-      text run at (819,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (822,112) size 0x0
-    RenderText {#text} at (836,2) size 17x110
-      text run at (836,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (839,112) size 0x0
-    RenderText {#text} at (853,2) size 17x110
-      text run at (853,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (856,112) size 0x0
-    RenderText {#text} at (870,2) size 17x110
-      text run at (870,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (873,112) size 0x0
-    RenderText {#text} at (887,2) size 17x110
-      text run at (887,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (890,112) size 0x0
-    RenderText {#text} at (904,2) size 17x110
-      text run at (904,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (907,112) size 0x0
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (10,10) size 919x388 backgroundClip at (0,0) size 785x1208 clip at (0,0) size 785x1208 outlineClip at (0,0) size 785x1208
+  RenderMultiColumnFlowThread at (2,2) size 919x388
+    RenderText {#text} at (0,0) size 17x110
+      text run at (0,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (3,110) size 0x0
+    RenderText {#text} at (17,0) size 17x110
+      text run at (17,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (20,110) size 0x0
+    RenderText {#text} at (34,0) size 17x110
+      text run at (34,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (37,110) size 0x0
+    RenderText {#text} at (51,0) size 17x110
+      text run at (51,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (54,110) size 0x0
+    RenderText {#text} at (68,0) size 17x110
+      text run at (68,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (71,110) size 0x0
+    RenderText {#text} at (85,0) size 17x110
+      text run at (85,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (88,110) size 0x0
+    RenderText {#text} at (102,0) size 17x110
+      text run at (102,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (105,110) size 0x0
+    RenderText {#text} at (119,0) size 17x110
+      text run at (119,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (122,110) size 0x0
+    RenderText {#text} at (136,0) size 17x110
+      text run at (136,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (139,110) size 0x0
+    RenderText {#text} at (153,0) size 17x110
+      text run at (153,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (156,110) size 0x0
+    RenderImage {IMG} at (400,0) size 300x250 [bgcolor=#008000]
+    RenderText {#text} at (400,250) size 17x110
+      text run at (400,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (403,360) size 0x0
+    RenderText {#text} at (417,250) size 17x110
+      text run at (417,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (420,360) size 0x0
+    RenderText {#text} at (434,250) size 17x110
+      text run at (434,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (437,360) size 0x0
+    RenderText {#text} at (451,250) size 17x110
+      text run at (451,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (454,360) size 0x0
+    RenderText {#text} at (468,250) size 17x110
+      text run at (468,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (471,360) size 0x0
+    RenderText {#text} at (485,250) size 17x110
+      text run at (485,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (488,360) size 0x0
+    RenderText {#text} at (502,250) size 17x110
+      text run at (502,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (505,360) size 0x0
+    RenderText {#text} at (519,250) size 17x110
+      text run at (519,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (522,360) size 0x0
+    RenderText {#text} at (536,250) size 17x110
+      text run at (536,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (539,360) size 0x0
+    RenderText {#text} at (553,250) size 17x110
+      text run at (553,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (556,360) size 0x0
+    RenderText {#text} at (570,250) size 17x110
+      text run at (570,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (573,360) size 0x0
+    RenderText {#text} at (587,250) size 17x110
+      text run at (587,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (590,360) size 0x0
+    RenderText {#text} at (604,250) size 17x110
+      text run at (604,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (607,360) size 0x0
+    RenderText {#text} at (621,250) size 17x110
+      text run at (621,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (624,360) size 0x0
+    RenderText {#text} at (638,250) size 17x110
+      text run at (638,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (641,360) size 0x0
+    RenderText {#text} at (655,250) size 17x110
+      text run at (655,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (658,360) size 0x0
+    RenderText {#text} at (672,250) size 17x110
+      text run at (672,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (675,360) size 0x0
+    RenderText {#text} at (689,250) size 17x110
+      text run at (689,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (692,360) size 0x0
+    RenderText {#text} at (706,0) size 17x110
+      text run at (706,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (709,110) size 0x0
+    RenderText {#text} at (723,0) size 17x110
+      text run at (723,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (726,110) size 0x0
+    RenderText {#text} at (740,0) size 17x110
+      text run at (740,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (743,110) size 0x0
+    RenderText {#text} at (757,0) size 17x110
+      text run at (757,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (760,110) size 0x0
+    RenderText {#text} at (774,0) size 17x110
+      text run at (774,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (777,110) size 0x0
+    RenderText {#text} at (800,0) size 17x110
+      text run at (800,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (803,110) size 0x0
+    RenderText {#text} at (817,0) size 17x110
+      text run at (817,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (820,110) size 0x0
+    RenderText {#text} at (834,0) size 17x110
+      text run at (834,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (837,110) size 0x0
+    RenderText {#text} at (851,0) size 17x110
+      text run at (851,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (854,110) size 0x0
+    RenderText {#text} at (868,0) size 17x110
+      text run at (868,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (871,110) size 0x0
+    RenderText {#text} at (885,0) size 17x110
+      text run at (885,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (888,110) size 0x0
+    RenderText {#text} at (902,0) size 17x110
+      text run at (902,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (905,110) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrnestedcolumnsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,10 +4,13 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x600
</span><span class="cx"> layer at (8,8) size 500x750
</span><span class="cx">   RenderBody {BODY} at (8,8) size 500x750
</span><del>-    RenderBlock {H1} at (0,0) size 36x367
</del><ins>+    RenderMultiColumnSet at (0,0) size 500x750
+layer at (8,8) size 930x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderMultiColumnFlowThread at (0,0) size 930x367
+    RenderBlock {H1} at (21,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x166
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (57,0) size 188x367
</del><ins>+    RenderBlock (anonymous) at (78,0) size 188x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 187x362
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +23,11 @@
</span><span class="cx">         text run at (136,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (153,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (170,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (265,0) size 37x367
</del><ins>+    RenderBlock {H1} at (287,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x169
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (323,0) size 194x367
-      RenderText {#text} at (0,0) size 194x362
</del><ins>+    RenderBlock (anonymous) at (344,0) size 190x367
+      RenderText {#text} at (0,0) size 189x362
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (34,0) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,20 +37,23 @@
</span><span class="cx">         text run at (102,0) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (119,0) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (136,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (153,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (176,0) width 230: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (538,0) size 37x367
</del><ins>+        text run at (155,0) width 363: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (172,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (555,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x190
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (821,0) size 37x367
</del><ins>+    RenderBlock {H1} at (838,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x177
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (878,0) size 35x367
</del><ins>+    RenderBlock (anonymous) at (895,0) size 35x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 34x354
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (604,8) size 204x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
-  RenderBlock {DIV} at (595,0) size 205x367
</del><ins>+layer at (621,8) size 204x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderBlock {DIV} at (612,0) size 205x367
+    RenderMultiColumnSet at (0,0) size 204x367
+layer at (621,8) size 408x176 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderMultiColumnFlowThread at (0,0) size 408x176
</ins><span class="cx">     RenderText {#text} at (0,0) size 374x175
</span><span class="cx">       text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
</span><span class="cx">       text run at (17,0) width 116: &quot;amet, consectetuer&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticallrunsplittableinlineblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,8 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x584
</span><span class="cx"> layer at (8,8) size 320x770
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 320x770 [border: (5px solid #000000)]
</span><del>-    RenderBlock {DIV} at (10,10) size 250x367
-    RenderBlock (anonymous) at (310,10) size 191x367
</del><ins>+    RenderMultiColumnSet at (10,10) size 300x750
+layer at (18,18) size 491x367
+  RenderMultiColumnFlowThread at (10,10) size 491x367
+    RenderBlock {DIV} at (0,0) size 250x367
+    RenderBlock (anonymous) at (300,0) size 191x367
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 191x301 [border: (2px solid #008000)]
</span><span class="cx">         RenderText {#text} at (2,2) size 17x297
</span><span class="cx">           text run at (2,2) width 297: &quot;All of this text should be in the second column.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlborderpaddingpaginationexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlborderpaddingpaginationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,10 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (620,8) size 172x584
-  RenderBlock {DIV} at (0,0) size 172x584 [border: (2px solid #800000)]
-    RenderBlock {DIV} at (2,2) size 110x282
-    RenderBlock {DIV} at (170,2) size 150x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
</del><ins>+layer at (603,8) size 189x584
+  RenderBlock {DIV} at (0,0) size 189x584 [border: (2px solid #800000)]
+    RenderMultiColumnSet at (2,2) size 185x580
+layer at (530,10) size 260x282
+  RenderMultiColumnFlowThread at (2,2) size 260x282
+    RenderBlock {DIV} at (0,0) size 110x282
+    RenderBlock {DIV} at (110,0) size 150x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
</ins><span class="cx">       RenderBlock {DIV} at (2,12) size 146x355 [bgcolor=#008000] [border: (2px solid #0000FF)]
</span><span class="cx">         RenderInline {SPAN} at (0,0) size 142x192
</span><span class="cx">           RenderText {#text} at (2,2) size 142x192
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnbreakwithbalancingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (425,8) size 367x584
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 367x584 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 357x279
</del><ins>+    RenderMultiColumnSet at (5,5) size 357x574
+layer at (362,13) size 425x279
+  RenderMultiColumnFlowThread at (5,5) size 425x279
+    RenderBlock (anonymous) at (0,0) size 357x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span><span class="lines">@@ -69,7 +72,7 @@
</span><span class="cx">       RenderText {#text} at (340,0) size 17x110
</span><span class="cx">         text run at (340,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (354,110) size 0x0
</span><del>-    RenderBlock {DIV} at (362,5) size 68x279
</del><ins>+    RenderBlock {DIV} at (357,0) size 68x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x262
</span><span class="cx">         text run at (0,0) width 262: &quot;This text should be in the second column.&quot;
</span><span class="cx">       RenderBR {BR} at (14,262) size 0x0
</span><span class="lines">@@ -84,7 +87,10 @@
</span><span class="cx">       RenderBR {BR} at (65,262) size 0x0
</span><span class="cx"> layer at (42,8) size 367x584
</span><span class="cx">   RenderBlock {DIV} at (383,0) size 367x584 [border: (5px solid #0000FF)]
</span><del>-    RenderBlock (anonymous) at (5,5) size 68x279
</del><ins>+    RenderMultiColumnSet at (5,5) size 357x574
+layer at (-310,13) size 714x279 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (5,5) size 714x279
+    RenderBlock (anonymous) at (0,0) size 68x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x242
</span><span class="cx">         text run at (0,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (14,242) size 0x0
</span><span class="lines">@@ -97,7 +103,7 @@
</span><span class="cx">       RenderText {#text} at (51,0) size 17x242
</span><span class="cx">         text run at (51,0) width 242: &quot;This text should be in the first column.&quot;
</span><span class="cx">       RenderBR {BR} at (65,242) size 0x0
</span><del>-    RenderBlock {DIV} at (362,5) size 357x279
</del><ins>+    RenderBlock {DIV} at (357,0) size 357x279
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumncountwithrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,96 +5,102 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 776x584
</span><span class="cx"> layer at (632,8) size 160x584
</span><span class="cx">   RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (30,30) size 17x161
-      text run at (30,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (44,191) size 0x0
-    RenderText {#text} at (47,30) size 17x161
-      text run at (47,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (61,191) size 0x0
-    RenderText {#text} at (64,30) size 17x161
-      text run at (64,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (78,191) size 0x0
-    RenderText {#text} at (81,30) size 17x161
-      text run at (81,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (95,191) size 0x0
-    RenderText {#text} at (98,30) size 17x161
-      text run at (98,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (112,191) size 0x0
-    RenderText {#text} at (130,30) size 17x161
-      text run at (130,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (144,191) size 0x0
-    RenderText {#text} at (147,30) size 17x161
-      text run at (147,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (161,191) size 0x0
-    RenderText {#text} at (164,30) size 17x161
-      text run at (164,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (178,191) size 0x0
-    RenderText {#text} at (181,30) size 17x161
-      text run at (181,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (195,191) size 0x0
-    RenderText {#text} at (198,30) size 17x161
-      text run at (198,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (212,191) size 0x0
-    RenderText {#text} at (230,30) size 17x161
-      text run at (230,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (244,191) size 0x0
-    RenderText {#text} at (247,30) size 17x161
-      text run at (247,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (261,191) size 0x0
-    RenderText {#text} at (264,30) size 17x161
-      text run at (264,30) width 161: &quot;This is some column text.&quot;
-    RenderBR {BR} at (278,191) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 100x524
+layer at (511,38) size 251x164
+  RenderMultiColumnFlowThread at (30,30) size 251x164
+    RenderText {#text} at (0,0) size 17x161
+      text run at (0,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (14,161) size 0x0
+    RenderText {#text} at (17,0) size 17x161
+      text run at (17,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (31,161) size 0x0
+    RenderText {#text} at (34,0) size 17x161
+      text run at (34,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (48,161) size 0x0
+    RenderText {#text} at (51,0) size 17x161
+      text run at (51,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (65,161) size 0x0
+    RenderText {#text} at (68,0) size 17x161
+      text run at (68,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (82,161) size 0x0
+    RenderText {#text} at (100,0) size 17x161
+      text run at (100,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (114,161) size 0x0
+    RenderText {#text} at (117,0) size 17x161
+      text run at (117,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (131,161) size 0x0
+    RenderText {#text} at (134,0) size 17x161
+      text run at (134,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (148,161) size 0x0
+    RenderText {#text} at (151,0) size 17x161
+      text run at (151,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (165,161) size 0x0
+    RenderText {#text} at (168,0) size 17x161
+      text run at (168,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (182,161) size 0x0
+    RenderText {#text} at (200,0) size 17x161
+      text run at (200,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (214,161) size 0x0
+    RenderText {#text} at (217,0) size 17x161
+      text run at (217,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (231,161) size 0x0
+    RenderText {#text} at (234,0) size 17x161
+      text run at (234,0) width 161: &quot;This is some column text.&quot;
+    RenderBR {BR} at (248,161) size 0x0
</ins><span class="cx"> layer at (456,8) size 160x584
</span><span class="cx">   RenderBlock {P} at (176,0) size 160x584 [border: (10px solid #800000)]
</span><del>-    RenderText {#text} at (30,33) size 17x161
-      text run at (30,33) width 4 RTL: &quot;.&quot;
-      text run at (30,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (44,33) size 0x0
-    RenderText {#text} at (47,33) size 17x161
-      text run at (47,33) width 4 RTL: &quot;.&quot;
-      text run at (47,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (61,33) size 0x0
-    RenderText {#text} at (64,33) size 17x161
-      text run at (64,33) width 4 RTL: &quot;.&quot;
-      text run at (64,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (78,33) size 0x0
-    RenderText {#text} at (81,33) size 17x161
-      text run at (81,33) width 4 RTL: &quot;.&quot;
-      text run at (81,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (95,33) size 0x0
-    RenderText {#text} at (98,33) size 17x161
-      text run at (98,33) width 4 RTL: &quot;.&quot;
-      text run at (98,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (112,33) size 0x0
-    RenderText {#text} at (130,33) size 17x161
-      text run at (130,33) width 4 RTL: &quot;.&quot;
-      text run at (130,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (144,33) size 0x0
-    RenderText {#text} at (147,33) size 17x161
-      text run at (147,33) width 4 RTL: &quot;.&quot;
-      text run at (147,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (161,33) size 0x0
-    RenderText {#text} at (164,33) size 17x161
-      text run at (164,33) width 4 RTL: &quot;.&quot;
-      text run at (164,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (178,33) size 0x0
-    RenderText {#text} at (181,33) size 17x161
-      text run at (181,33) width 4 RTL: &quot;.&quot;
-      text run at (181,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (195,33) size 0x0
-    RenderText {#text} at (198,33) size 17x161
-      text run at (198,33) width 4 RTL: &quot;.&quot;
-      text run at (198,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (212,33) size 0x0
-    RenderText {#text} at (230,33) size 17x161
-      text run at (230,33) width 4 RTL: &quot;.&quot;
-      text run at (230,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (244,33) size 0x0
-    RenderText {#text} at (247,33) size 17x161
-      text run at (247,33) width 4 RTL: &quot;.&quot;
-      text run at (247,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (261,33) size 0x0
-    RenderText {#text} at (264,33) size 17x161
-      text run at (264,33) width 4 RTL: &quot;.&quot;
-      text run at (264,37) width 157: &quot;This is some column text&quot;
-    RenderBR {BR} at (278,33) size 0x0
</del><ins>+    RenderMultiColumnSet at (30,30) size 100x524
+layer at (335,398) size 251x164
+  RenderMultiColumnFlowThread at (30,390) size 251x164
+    RenderText {#text} at (0,3) size 17x161
+      text run at (0,3) width 4 RTL: &quot;.&quot;
+      text run at (0,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (14,3) size 0x0
+    RenderText {#text} at (17,3) size 17x161
+      text run at (17,3) width 4 RTL: &quot;.&quot;
+      text run at (17,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (31,3) size 0x0
+    RenderText {#text} at (34,3) size 17x161
+      text run at (34,3) width 4 RTL: &quot;.&quot;
+      text run at (34,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (48,3) size 0x0
+    RenderText {#text} at (51,3) size 17x161
+      text run at (51,3) width 4 RTL: &quot;.&quot;
+      text run at (51,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (65,3) size 0x0
+    RenderText {#text} at (68,3) size 17x161
+      text run at (68,3) width 4 RTL: &quot;.&quot;
+      text run at (68,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (82,3) size 0x0
+    RenderText {#text} at (100,3) size 17x161
+      text run at (100,3) width 4 RTL: &quot;.&quot;
+      text run at (100,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (114,3) size 0x0
+    RenderText {#text} at (117,3) size 17x161
+      text run at (117,3) width 4 RTL: &quot;.&quot;
+      text run at (117,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (131,3) size 0x0
+    RenderText {#text} at (134,3) size 17x161
+      text run at (134,3) width 4 RTL: &quot;.&quot;
+      text run at (134,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (148,3) size 0x0
+    RenderText {#text} at (151,3) size 17x161
+      text run at (151,3) width 4 RTL: &quot;.&quot;
+      text run at (151,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (165,3) size 0x0
+    RenderText {#text} at (168,3) size 17x161
+      text run at (168,3) width 4 RTL: &quot;.&quot;
+      text run at (168,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (182,3) size 0x0
+    RenderText {#text} at (200,3) size 17x161
+      text run at (200,3) width 4 RTL: &quot;.&quot;
+      text run at (200,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (214,3) size 0x0
+    RenderText {#text} at (217,3) size 17x161
+      text run at (217,3) width 4 RTL: &quot;.&quot;
+      text run at (217,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (231,3) size 0x0
+    RenderText {#text} at (234,3) size 17x161
+      text run at (234,3) width 4 RTL: &quot;.&quot;
+      text run at (234,7) width 157: &quot;This is some column text&quot;
+    RenderBR {BR} at (248,3) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnrulesexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlcolumnrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -3,128 +3,131 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-layer at (78,8) size 714x584
-  RenderBlock {DIV} at (0,0) size 714x584 [border: (5px solid #000000)]
-    RenderText {#text} at (5,15) size 2088x174
-      text run at (5,15) width 139: &quot;Lorem ipsum dolor sit&quot;
-      text run at (22,15) width 116: &quot;amet, consectetuer&quot;
-      text run at (39,15) width 172: &quot;adipiscing elit. Nulla varius&quot;
-      text run at (56,15) width 137: &quot;enim ac mi. Curabitur&quot;
-      text run at (73,15) width 173: &quot;sollicitudin felis quis lectus.&quot;
-      text run at (90,15) width 121: &quot;Quisque adipiscing&quot;
-      text run at (107,15) width 156: &quot;rhoncus sem. Proin nulla&quot;
-      text run at (124,15) width 170: &quot;purus, vulputate vel, varius&quot;
-      text run at (141,15) width 150: &quot;ut, euismod et, nisi. Sed&quot;
-      text run at (158,15) width 158: &quot;vitae felis vel orci sagittis&quot;
-      text run at (175,15) width 147: &quot;aliquam. Cras convallis&quot;
-      text run at (192,15) width 132: &quot;adipiscing sem. Nam&quot;
-      text run at (209,15) width 154: &quot;nonummy enim. Nullam&quot;
-      text run at (226,15) width 160: &quot;bibendum lobortis neque.&quot;
-      text run at (243,15) width 136: &quot;Vestibulum velit orci,&quot;
-      text run at (260,15) width 158: &quot;tempus euismod, pretium&quot;
-      text run at (277,15) width 167: &quot;quis, interdum vitae, nulla.&quot;
-      text run at (294,15) width 172: &quot;Phasellus eget ante et tortor&quot;
-      text run at (311,15) width 163: &quot;condimentum vestibulum.&quot;
-      text run at (328,15) width 137: &quot;Suspendisse hendrerit&quot;
-      text run at (345,15) width 165: &quot;quam nec felis. Sed varius&quot;
-      text run at (362,15) width 153: &quot;turpis vitae pede. Lorem&quot;
-      text run at (379,15) width 131: &quot;ipsum dolor sit amet,&quot;
-      text run at (396,15) width 173: &quot;consectetuer adipiscing elit.&quot;
-      text run at (413,15) width 153: &quot;Proin bibendum justo ac&quot;
-      text run at (430,15) width 149: &quot;enim. Class aptent taciti&quot;
-      text run at (447,15) width 166: &quot;sociosqu ad litora torquent&quot;
-      text run at (464,15) width 144: &quot;per conubia nostra, per&quot;
-      text run at (481,15) width 159: &quot;inceptos hymenaeos. Sed&quot;
-      text run at (498,15) width 174: &quot;leo nulla, rutrum eu, dictum&quot;
-      text run at (515,15) width 166: &quot;ut, posuere vel, arcu. Nam&quot;
-      text run at (532,15) width 115: &quot;libero. Morbi orci.&quot;
-      text run at (549,15) width 149: &quot;Maecenas pellentesque.&quot;
-      text run at (566,15) width 118: &quot;Curabitur erat erat,&quot;
-      text run at (583,15) width 145: &quot;ullamcorper at, gravida&quot;
-      text run at (600,15) width 143: &quot;vitae, iaculis vitae, elit.&quot;
-      text run at (617,15) width 147: &quot;Nullam quam. Quisque&quot;
-      text run at (634,15) width 170: &quot;orci lectus, ullamcorper eu,&quot;
-      text run at (651,15) width 173: &quot;imperdiet sed, accumsan et,&quot;
-      text run at (668,15) width 138: &quot;ligula. Duis diam nisl,&quot;
-      text run at (685,15) width 164: &quot;sagittis a, blandit volutpat,&quot;
-      text run at (709,15) width 120: &quot;interdum sed, velit.&quot;
-      text run at (726,15) width 166: &quot;Vestibulum quam. Nulla a&quot;
-      text run at (743,15) width 151: &quot;purus. Phasellus semper&quot;
-      text run at (760,15) width 128: &quot;semper lectus. Nulla&quot;
-      text run at (777,15) width 138: &quot;porttitor, dolor dictum&quot;
-      text run at (794,15) width 145: &quot;scelerisque luctus, velit&quot;
-      text run at (811,15) width 157: &quot;ipsum lobortis mauris, ac&quot;
-      text run at (828,15) width 141: &quot;pretium enim nunc vel&quot;
-      text run at (845,15) width 158: &quot;risus. Proin gravida mi ut&quot;
-      text run at (862,15) width 155: &quot;sem cursus mattis. Fusce&quot;
-      text run at (879,15) width 143: &quot;laoreet, nisi quis luctus&quot;
-      text run at (896,15) width 120: &quot;volutpat, arcu pede&quot;
-      text run at (913,15) width 120: &quot;tincidunt enim, nec&quot;
-      text run at (930,15) width 143: &quot;malesuada urna nisl eu&quot;
-      text run at (947,15) width 138: &quot;enim. Vivamus varius&quot;
-      text run at (964,15) width 99: &quot;augue ac purus.&quot;
-      text run at (981,15) width 150: &quot;Vestibulum vestibulum.&quot;
-      text run at (998,15) width 159: &quot;Phasellus et est vitae ante&quot;
-      text run at (1015,15) width 163: &quot;accumsan rhoncus. Morbi&quot;
-      text run at (1032,15) width 166: &quot;convallis, arcu at hendrerit&quot;
-      text run at (1049,15) width 115: &quot;gravida, sem diam&quot;
-      text run at (1066,15) width 168: &quot;dignissim risus, sed aliquet&quot;
-      text run at (1083,15) width 166: &quot;erat mi ut mi. Nunc cursus&quot;
-      text run at (1100,15) width 137: &quot;lacinia elit. Nunc nisi.&quot;
-      text run at (1117,15) width 99: &quot;Quisque at erat.&quot;
-      text run at (1134,15) width 159: &quot;Vestibulum dictum quam&quot;
-      text run at (1151,15) width 169: &quot;vitae nibh. Nunc vitae ante&quot;
-      text run at (1168,15) width 167: &quot;non odio interdum blandit.&quot;
-      text run at (1185,15) width 126: &quot;Curabitur leo quam,&quot;
-      text run at (1202,15) width 164: &quot;fermentum sed, feugiat in,&quot;
-      text run at (1219,15) width 131: &quot;ullamcorper id, nibh.&quot;
-      text run at (1236,15) width 155: &quot;Suspendisse ac turpis. In&quot;
-      text run at (1253,15) width 141: &quot;iaculis sollicitudin dui.&quot;
-      text run at (1270,15) width 157: &quot;Aenean vitae lectus vitae&quot;
-      text run at (1287,15) width 113: &quot;nulla pellentesque&quot;
-      text run at (1304,15) width 163: &quot;sollicitudin. Nunc gravida&quot;
-      text run at (1321,15) width 172: &quot;pharetra lectus. Etiam lacus&quot;
-      text run at (1338,15) width 159: &quot;ligula, placerat ut, dictum&quot;
-      text run at (1355,15) width 147: &quot;vitae, tempus vel, risus.&quot;
-      text run at (1372,15) width 144: &quot;Cras rhoncus. Praesent&quot;
-      text run at (1389,15) width 169: &quot;varius ultricies orci. Donec&quot;
-      text run at (1413,15) width 143: &quot;mattis, neque ut ornare&quot;
-      text run at (1430,15) width 168: &quot;fringilla, ante urna placerat&quot;
-      text run at (1447,15) width 146: &quot;eros, vel commodo nisi&quot;
-      text run at (1464,15) width 143: &quot;tortor ut mauris. Morbi&quot;
-      text run at (1481,15) width 173: &quot;magna dui, sagittis sit amet,&quot;
-      text run at (1498,15) width 147: &quot;tincidunt et, elementum&quot;
-      text run at (1515,15) width 170: &quot;eget, quam. Fusce molestie&quot;
-      text run at (1532,15) width 174: &quot;nisl vitae nisi. Vestibulum a&quot;
-      text run at (1549,15) width 137: &quot;sapien. Phasellus ante&quot;
-      text run at (1566,15) width 169: &quot;lacus, vehicula non, cursus&quot;
-      text run at (1583,15) width 129: &quot;a, tempor ut, magna.&quot;
-      text run at (1600,15) width 169: &quot;Suspendisse potenti. Fusce&quot;
-      text run at (1617,15) width 126: &quot;aliquet, odio viverra&quot;
-      text run at (1634,15) width 144: &quot;vulputate dictum, enim&quot;
-      text run at (1651,15) width 128: &quot;odio luctus purus, ut&quot;
-      text run at (1668,15) width 171: &quot;scelerisque quam nulla non&quot;
-      text run at (1685,15) width 137: &quot;est. Donec eros lacus,&quot;
-      text run at (1702,15) width 162: &quot;egestas vitae, lacinia quis,&quot;
-      text run at (1719,15) width 159: &quot;tempor quis, pede. Morbi&quot;
-      text run at (1736,15) width 163: &quot;orci erat, iaculis id, ornare&quot;
-      text run at (1753,15) width 143: &quot;ac, elementum at, sem.&quot;
-      text run at (1770,15) width 159: &quot;Nunc ornare sodales nisi.&quot;
-      text run at (1787,15) width 166: &quot;Morbi interdum commodo&quot;
-      text run at (1804,15) width 155: &quot;nisl. Fusce eget eros non&quot;
-      text run at (1821,15) width 149: &quot;nisi ornare facilisis. Sed&quot;
-      text run at (1838,15) width 155: &quot;placerat, est non posuere&quot;
-      text run at (1855,15) width 121: &quot;posuere, purus sem&quot;
-      text run at (1872,15) width 163: &quot;dignissim libero, a viverra&quot;
-      text run at (1889,15) width 170: &quot;tellus dolor vel lorem. Cras&quot;
-      text run at (1906,15) width 136: &quot;augue. Etiam ultricies&quot;
-      text run at (1923,15) width 165: &quot;consequat odio. Mauris ac&quot;
-      text run at (1940,15) width 138: &quot;libero. Etiam posuere,&quot;
-      text run at (1957,15) width 127: &quot;libero vitae euismod&quot;
-      text run at (1974,15) width 169: &quot;gravida, urna elit imperdiet&quot;
-      text run at (1991,15) width 166: &quot;magna, vel cursus elit felis&quot;
-      text run at (2008,15) width 148: &quot;non mauris. Donec orci&quot;
-      text run at (2025,15) width 167: &quot;erat, porta id, dignissim ut,&quot;
-      text run at (2042,15) width 127: &quot;posuere dictum, leo.&quot;
-      text run at (2059,15) width 150: &quot;Suspendisse scelerisque&quot;
-      text run at (2076,15) width 84: &quot;egestas nulla.&quot;
</del><ins>+layer at (85,8) size 707x584
+  RenderBlock {DIV} at (0,0) size 707x584 [border: (5px solid #000000)]
+    RenderMultiColumnSet at (5,15) size 697x554
+layer at (-1287,23) size 2074x174 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+  RenderMultiColumnFlowThread at (5,15) size 2074x174
+    RenderText {#text} at (0,0) size 2074x174
+      text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
+      text run at (17,0) width 116: &quot;amet, consectetuer&quot;
+      text run at (34,0) width 172: &quot;adipiscing elit. Nulla varius&quot;
+      text run at (51,0) width 137: &quot;enim ac mi. Curabitur&quot;
+      text run at (68,0) width 173: &quot;sollicitudin felis quis lectus.&quot;
+      text run at (85,0) width 121: &quot;Quisque adipiscing&quot;
+      text run at (102,0) width 156: &quot;rhoncus sem. Proin nulla&quot;
+      text run at (119,0) width 170: &quot;purus, vulputate vel, varius&quot;
+      text run at (136,0) width 150: &quot;ut, euismod et, nisi. Sed&quot;
+      text run at (153,0) width 158: &quot;vitae felis vel orci sagittis&quot;
+      text run at (170,0) width 147: &quot;aliquam. Cras convallis&quot;
+      text run at (187,0) width 132: &quot;adipiscing sem. Nam&quot;
+      text run at (204,0) width 154: &quot;nonummy enim. Nullam&quot;
+      text run at (221,0) width 160: &quot;bibendum lobortis neque.&quot;
+      text run at (238,0) width 136: &quot;Vestibulum velit orci,&quot;
+      text run at (255,0) width 158: &quot;tempus euismod, pretium&quot;
+      text run at (272,0) width 167: &quot;quis, interdum vitae, nulla.&quot;
+      text run at (289,0) width 172: &quot;Phasellus eget ante et tortor&quot;
+      text run at (306,0) width 163: &quot;condimentum vestibulum.&quot;
+      text run at (323,0) width 137: &quot;Suspendisse hendrerit&quot;
+      text run at (340,0) width 165: &quot;quam nec felis. Sed varius&quot;
+      text run at (357,0) width 153: &quot;turpis vitae pede. Lorem&quot;
+      text run at (374,0) width 131: &quot;ipsum dolor sit amet,&quot;
+      text run at (391,0) width 173: &quot;consectetuer adipiscing elit.&quot;
+      text run at (408,0) width 153: &quot;Proin bibendum justo ac&quot;
+      text run at (425,0) width 149: &quot;enim. Class aptent taciti&quot;
+      text run at (442,0) width 166: &quot;sociosqu ad litora torquent&quot;
+      text run at (459,0) width 144: &quot;per conubia nostra, per&quot;
+      text run at (476,0) width 159: &quot;inceptos hymenaeos. Sed&quot;
+      text run at (493,0) width 174: &quot;leo nulla, rutrum eu, dictum&quot;
+      text run at (510,0) width 166: &quot;ut, posuere vel, arcu. Nam&quot;
+      text run at (527,0) width 115: &quot;libero. Morbi orci.&quot;
+      text run at (544,0) width 149: &quot;Maecenas pellentesque.&quot;
+      text run at (561,0) width 118: &quot;Curabitur erat erat,&quot;
+      text run at (578,0) width 145: &quot;ullamcorper at, gravida&quot;
+      text run at (595,0) width 143: &quot;vitae, iaculis vitae, elit.&quot;
+      text run at (612,0) width 147: &quot;Nullam quam. Quisque&quot;
+      text run at (629,0) width 170: &quot;orci lectus, ullamcorper eu,&quot;
+      text run at (646,0) width 173: &quot;imperdiet sed, accumsan et,&quot;
+      text run at (663,0) width 138: &quot;ligula. Duis diam nisl,&quot;
+      text run at (680,0) width 164: &quot;sagittis a, blandit volutpat,&quot;
+      text run at (697,0) width 120: &quot;interdum sed, velit.&quot;
+      text run at (714,0) width 166: &quot;Vestibulum quam. Nulla a&quot;
+      text run at (731,0) width 151: &quot;purus. Phasellus semper&quot;
+      text run at (748,0) width 128: &quot;semper lectus. Nulla&quot;
+      text run at (765,0) width 138: &quot;porttitor, dolor dictum&quot;
+      text run at (782,0) width 145: &quot;scelerisque luctus, velit&quot;
+      text run at (799,0) width 157: &quot;ipsum lobortis mauris, ac&quot;
+      text run at (816,0) width 141: &quot;pretium enim nunc vel&quot;
+      text run at (833,0) width 158: &quot;risus. Proin gravida mi ut&quot;
+      text run at (850,0) width 155: &quot;sem cursus mattis. Fusce&quot;
+      text run at (867,0) width 143: &quot;laoreet, nisi quis luctus&quot;
+      text run at (884,0) width 120: &quot;volutpat, arcu pede&quot;
+      text run at (901,0) width 120: &quot;tincidunt enim, nec&quot;
+      text run at (918,0) width 143: &quot;malesuada urna nisl eu&quot;
+      text run at (935,0) width 138: &quot;enim. Vivamus varius&quot;
+      text run at (952,0) width 99: &quot;augue ac purus.&quot;
+      text run at (969,0) width 150: &quot;Vestibulum vestibulum.&quot;
+      text run at (986,0) width 159: &quot;Phasellus et est vitae ante&quot;
+      text run at (1003,0) width 163: &quot;accumsan rhoncus. Morbi&quot;
+      text run at (1020,0) width 166: &quot;convallis, arcu at hendrerit&quot;
+      text run at (1037,0) width 115: &quot;gravida, sem diam&quot;
+      text run at (1054,0) width 168: &quot;dignissim risus, sed aliquet&quot;
+      text run at (1071,0) width 166: &quot;erat mi ut mi. Nunc cursus&quot;
+      text run at (1088,0) width 137: &quot;lacinia elit. Nunc nisi.&quot;
+      text run at (1105,0) width 99: &quot;Quisque at erat.&quot;
+      text run at (1122,0) width 159: &quot;Vestibulum dictum quam&quot;
+      text run at (1139,0) width 169: &quot;vitae nibh. Nunc vitae ante&quot;
+      text run at (1156,0) width 167: &quot;non odio interdum blandit.&quot;
+      text run at (1173,0) width 126: &quot;Curabitur leo quam,&quot;
+      text run at (1190,0) width 164: &quot;fermentum sed, feugiat in,&quot;
+      text run at (1207,0) width 131: &quot;ullamcorper id, nibh.&quot;
+      text run at (1224,0) width 155: &quot;Suspendisse ac turpis. In&quot;
+      text run at (1241,0) width 141: &quot;iaculis sollicitudin dui.&quot;
+      text run at (1258,0) width 157: &quot;Aenean vitae lectus vitae&quot;
+      text run at (1275,0) width 113: &quot;nulla pellentesque&quot;
+      text run at (1292,0) width 163: &quot;sollicitudin. Nunc gravida&quot;
+      text run at (1309,0) width 172: &quot;pharetra lectus. Etiam lacus&quot;
+      text run at (1326,0) width 159: &quot;ligula, placerat ut, dictum&quot;
+      text run at (1343,0) width 147: &quot;vitae, tempus vel, risus.&quot;
+      text run at (1360,0) width 144: &quot;Cras rhoncus. Praesent&quot;
+      text run at (1377,0) width 169: &quot;varius ultricies orci. Donec&quot;
+      text run at (1394,0) width 143: &quot;mattis, neque ut ornare&quot;
+      text run at (1411,0) width 168: &quot;fringilla, ante urna placerat&quot;
+      text run at (1428,0) width 146: &quot;eros, vel commodo nisi&quot;
+      text run at (1445,0) width 143: &quot;tortor ut mauris. Morbi&quot;
+      text run at (1462,0) width 173: &quot;magna dui, sagittis sit amet,&quot;
+      text run at (1479,0) width 147: &quot;tincidunt et, elementum&quot;
+      text run at (1496,0) width 170: &quot;eget, quam. Fusce molestie&quot;
+      text run at (1513,0) width 174: &quot;nisl vitae nisi. Vestibulum a&quot;
+      text run at (1530,0) width 137: &quot;sapien. Phasellus ante&quot;
+      text run at (1547,0) width 169: &quot;lacus, vehicula non, cursus&quot;
+      text run at (1564,0) width 129: &quot;a, tempor ut, magna.&quot;
+      text run at (1581,0) width 169: &quot;Suspendisse potenti. Fusce&quot;
+      text run at (1598,0) width 126: &quot;aliquet, odio viverra&quot;
+      text run at (1615,0) width 144: &quot;vulputate dictum, enim&quot;
+      text run at (1632,0) width 128: &quot;odio luctus purus, ut&quot;
+      text run at (1649,0) width 171: &quot;scelerisque quam nulla non&quot;
+      text run at (1666,0) width 137: &quot;est. Donec eros lacus,&quot;
+      text run at (1683,0) width 162: &quot;egestas vitae, lacinia quis,&quot;
+      text run at (1700,0) width 159: &quot;tempor quis, pede. Morbi&quot;
+      text run at (1717,0) width 163: &quot;orci erat, iaculis id, ornare&quot;
+      text run at (1734,0) width 143: &quot;ac, elementum at, sem.&quot;
+      text run at (1751,0) width 159: &quot;Nunc ornare sodales nisi.&quot;
+      text run at (1768,0) width 166: &quot;Morbi interdum commodo&quot;
+      text run at (1785,0) width 155: &quot;nisl. Fusce eget eros non&quot;
+      text run at (1802,0) width 149: &quot;nisi ornare facilisis. Sed&quot;
+      text run at (1819,0) width 155: &quot;placerat, est non posuere&quot;
+      text run at (1836,0) width 121: &quot;posuere, purus sem&quot;
+      text run at (1853,0) width 163: &quot;dignissim libero, a viverra&quot;
+      text run at (1870,0) width 170: &quot;tellus dolor vel lorem. Cras&quot;
+      text run at (1887,0) width 136: &quot;augue. Etiam ultricies&quot;
+      text run at (1904,0) width 165: &quot;consequat odio. Mauris ac&quot;
+      text run at (1921,0) width 138: &quot;libero. Etiam posuere,&quot;
+      text run at (1938,0) width 127: &quot;libero vitae euismod&quot;
+      text run at (1955,0) width 169: &quot;gravida, urna elit imperdiet&quot;
+      text run at (1972,0) width 166: &quot;magna, vel cursus elit felis&quot;
+      text run at (1989,0) width 148: &quot;non mauris. Donec orci&quot;
+      text run at (2006,0) width 167: &quot;erat, porta id, dignissim ut,&quot;
+      text run at (2023,0) width 127: &quot;posuere dictum, leo.&quot;
+      text run at (2040,0) width 150: &quot;Suspendisse scelerisque&quot;
+      text run at (2057,0) width 84: &quot;egestas nulla.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatavoidanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -6,7 +6,10 @@
</span><span class="cx">       RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
</span><span class="cx"> layer at (555,8) size 137x435
</span><span class="cx">   RenderBlock {DIV} at (100,0) size 137x435 [border: (10px solid #000000)]
</span><del>-    RenderBlock {P} at (26,10) size 85x415
</del><ins>+    RenderMultiColumnSet at (10,10) size 117x415
+layer at (565,18) size 117x415
+  RenderMultiColumnFlowThread at (10,10) size 117x415
+    RenderBlock {P} at (16,0) size 85x415
</ins><span class="cx">       RenderText {#text} at (0,0) size 85x415
</span><span class="cx">         text run at (0,0) width 415: &quot;This technology preview of our award winning next generation&quot;
</span><span class="cx">         text run at (17,0) width 56: &quot;browser &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatmulticolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,6 +4,9 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 350x600
</span><span class="cx"> layer at (443,8) size 334x1500
</span><span class="cx">   RenderBody {BODY} at (8,8) size 334x1500
</span><ins>+    RenderMultiColumnSet at (0,0) size 334x1500
+layer at (-221,8) size 998x479 backgroundClip at (0,0) size 785x1508 clip at (0,0) size 785x1508 outlineClip at (0,0) size 785x1508
+  RenderMultiColumnFlowThread at (0,0) size 998x479
</ins><span class="cx">     RenderBlock {DIV} at (19,0) size 53x479 [bgcolor=#00FFFF]
</span><span class="cx">       RenderBlock (floating) {DIV} at (4,4) size 509x241 [bgcolor=#FFFF00]
</span><span class="cx">         RenderImage {IMG} at (0,0) size 133x70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatpaginatecomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,7 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 1664x1200
</span><span class="cx"> layer at (373,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 238x388
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (53,10) size 722x388
+  RenderMultiColumnFlowThread at (2,2) size 722x388
+    RenderBlock (anonymous) at (0,0) size 238x388
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span><span class="lines">@@ -48,7 +51,7 @@
</span><span class="cx">       RenderText {#text} at (221,0) size 17x110
</span><span class="cx">         text run at (221,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (235,110) size 0x0
</span><del>-    RenderBlock {P} at (256,2) size 452x388
</del><ins>+    RenderBlock {P} at (254,0) size 452x388
</ins><span class="cx">       RenderBlock (floating) {SPAN} at (0,0) size 142x78
</span><span class="cx">         RenderText {#text} at (0,0) size 142x78
</span><span class="cx">           text run at (0,0) width 78: &quot;T&quot;
</span><span class="lines">@@ -132,7 +135,10 @@
</span><span class="cx">       RenderBR {BR} at (449,110) size 0x0
</span><span class="cx"> layer at (-47,8) size 404x1200 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
</span><span class="cx">   RenderBlock {DIV} at (420,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderBlock (anonymous) at (2,2) size 238x388
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (-512,10) size 867x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
+  RenderMultiColumnFlowThread at (2,2) size 867x388
+    RenderBlock (anonymous) at (0,0) size 238x388
</ins><span class="cx">       RenderText {#text} at (0,0) size 17x110
</span><span class="cx">         text run at (0,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (14,110) size 0x0
</span><span class="lines">@@ -175,7 +181,7 @@
</span><span class="cx">       RenderText {#text} at (221,0) size 17x110
</span><span class="cx">         text run at (221,0) width 110: &quot;This is some text.&quot;
</span><span class="cx">       RenderBR {BR} at (235,110) size 0x0
</span><del>-    RenderBlock {P} at (256,2) size 597x388
</del><ins>+    RenderBlock {P} at (254,0) size 597x388
</ins><span class="cx">       RenderImage {IMG} at (146,0) size 100x100 [bgcolor=#008000]
</span><span class="cx">       RenderImage {IMG} at (146,288) size 200x100 [bgcolor=#008000]
</span><span class="cx">       RenderText {#text} at (146,100) size 17x106
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlfloatpaginateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1200
</span><span class="cx"> layer at (373,8) size 404x1200
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 17x110
-      text run at (2,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (16,112) size 0x0
-    RenderText {#text} at (19,2) size 17x110
-      text run at (19,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (33,112) size 0x0
-    RenderText {#text} at (36,2) size 17x110
-      text run at (36,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (50,112) size 0x0
-    RenderText {#text} at (53,2) size 17x110
-      text run at (53,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (67,112) size 0x0
-    RenderText {#text} at (70,2) size 17x110
-      text run at (70,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (84,112) size 0x0
-    RenderText {#text} at (87,2) size 17x110
-      text run at (87,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (101,112) size 0x0
-    RenderText {#text} at (104,2) size 17x110
-      text run at (104,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (118,112) size 0x0
-    RenderText {#text} at (121,2) size 17x110
-      text run at (121,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (135,112) size 0x0
-    RenderText {#text} at (138,2) size 17x110
-      text run at (138,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (152,112) size 0x0
-    RenderText {#text} at (155,2) size 17x110
-      text run at (155,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (169,112) size 0x0
-    RenderImage {IMG} at (402,2) size 300x250 [bgcolor=#008000]
-    RenderText {#text} at (402,252) size 17x110
-      text run at (402,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (416,362) size 0x0
-    RenderText {#text} at (419,252) size 17x110
-      text run at (419,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (433,362) size 0x0
-    RenderText {#text} at (436,252) size 17x110
-      text run at (436,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (450,362) size 0x0
-    RenderText {#text} at (453,252) size 17x110
-      text run at (453,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (467,362) size 0x0
-    RenderText {#text} at (470,252) size 17x110
-      text run at (470,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (484,362) size 0x0
-    RenderText {#text} at (487,252) size 17x110
-      text run at (487,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (501,362) size 0x0
-    RenderText {#text} at (504,252) size 17x110
-      text run at (504,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (518,362) size 0x0
-    RenderText {#text} at (521,252) size 17x110
-      text run at (521,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (535,362) size 0x0
-    RenderText {#text} at (538,252) size 17x110
-      text run at (538,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (552,362) size 0x0
-    RenderText {#text} at (555,252) size 17x110
-      text run at (555,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (569,362) size 0x0
-    RenderText {#text} at (572,252) size 17x110
-      text run at (572,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (586,362) size 0x0
-    RenderText {#text} at (589,252) size 17x110
-      text run at (589,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (603,362) size 0x0
-    RenderText {#text} at (606,252) size 17x110
-      text run at (606,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (620,362) size 0x0
-    RenderText {#text} at (623,252) size 17x110
-      text run at (623,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (637,362) size 0x0
-    RenderText {#text} at (640,252) size 17x110
-      text run at (640,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (654,362) size 0x0
-    RenderText {#text} at (657,252) size 17x110
-      text run at (657,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (671,362) size 0x0
-    RenderText {#text} at (674,252) size 17x110
-      text run at (674,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (688,362) size 0x0
-    RenderText {#text} at (691,252) size 17x110
-      text run at (691,252) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (705,362) size 0x0
-    RenderText {#text} at (708,2) size 17x110
-      text run at (708,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (722,112) size 0x0
-    RenderText {#text} at (725,2) size 17x110
-      text run at (725,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (739,112) size 0x0
-    RenderText {#text} at (742,2) size 17x110
-      text run at (742,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (756,112) size 0x0
-    RenderText {#text} at (759,2) size 17x110
-      text run at (759,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (773,112) size 0x0
-    RenderText {#text} at (776,2) size 17x110
-      text run at (776,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (790,112) size 0x0
-    RenderText {#text} at (802,2) size 17x110
-      text run at (802,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (816,112) size 0x0
-    RenderText {#text} at (819,2) size 17x110
-      text run at (819,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (833,112) size 0x0
-    RenderText {#text} at (836,2) size 17x110
-      text run at (836,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (850,112) size 0x0
-    RenderText {#text} at (853,2) size 17x110
-      text run at (853,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (867,112) size 0x0
-    RenderText {#text} at (870,2) size 17x110
-      text run at (870,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (884,112) size 0x0
-    RenderText {#text} at (887,2) size 17x110
-      text run at (887,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (901,112) size 0x0
-    RenderText {#text} at (904,2) size 17x110
-      text run at (904,2) width 110: &quot;This is some text.&quot;
-    RenderBR {BR} at (918,112) size 0x0
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x1196
+layer at (-144,10) size 919x388 backgroundClip at (0,0) size 785x1208 clip at (0,0) size 785x1208 outlineClip at (0,0) size 785x1208
+  RenderMultiColumnFlowThread at (2,2) size 919x388
+    RenderText {#text} at (0,0) size 17x110
+      text run at (0,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (14,110) size 0x0
+    RenderText {#text} at (17,0) size 17x110
+      text run at (17,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (31,110) size 0x0
+    RenderText {#text} at (34,0) size 17x110
+      text run at (34,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (48,110) size 0x0
+    RenderText {#text} at (51,0) size 17x110
+      text run at (51,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (65,110) size 0x0
+    RenderText {#text} at (68,0) size 17x110
+      text run at (68,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (82,110) size 0x0
+    RenderText {#text} at (85,0) size 17x110
+      text run at (85,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (99,110) size 0x0
+    RenderText {#text} at (102,0) size 17x110
+      text run at (102,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (116,110) size 0x0
+    RenderText {#text} at (119,0) size 17x110
+      text run at (119,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (133,110) size 0x0
+    RenderText {#text} at (136,0) size 17x110
+      text run at (136,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (150,110) size 0x0
+    RenderText {#text} at (153,0) size 17x110
+      text run at (153,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (167,110) size 0x0
+    RenderImage {IMG} at (400,0) size 300x250 [bgcolor=#008000]
+    RenderText {#text} at (400,250) size 17x110
+      text run at (400,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (414,360) size 0x0
+    RenderText {#text} at (417,250) size 17x110
+      text run at (417,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (431,360) size 0x0
+    RenderText {#text} at (434,250) size 17x110
+      text run at (434,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (448,360) size 0x0
+    RenderText {#text} at (451,250) size 17x110
+      text run at (451,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (465,360) size 0x0
+    RenderText {#text} at (468,250) size 17x110
+      text run at (468,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (482,360) size 0x0
+    RenderText {#text} at (485,250) size 17x110
+      text run at (485,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (499,360) size 0x0
+    RenderText {#text} at (502,250) size 17x110
+      text run at (502,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (516,360) size 0x0
+    RenderText {#text} at (519,250) size 17x110
+      text run at (519,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (533,360) size 0x0
+    RenderText {#text} at (536,250) size 17x110
+      text run at (536,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (550,360) size 0x0
+    RenderText {#text} at (553,250) size 17x110
+      text run at (553,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (567,360) size 0x0
+    RenderText {#text} at (570,250) size 17x110
+      text run at (570,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (584,360) size 0x0
+    RenderText {#text} at (587,250) size 17x110
+      text run at (587,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (601,360) size 0x0
+    RenderText {#text} at (604,250) size 17x110
+      text run at (604,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (618,360) size 0x0
+    RenderText {#text} at (621,250) size 17x110
+      text run at (621,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (635,360) size 0x0
+    RenderText {#text} at (638,250) size 17x110
+      text run at (638,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (652,360) size 0x0
+    RenderText {#text} at (655,250) size 17x110
+      text run at (655,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (669,360) size 0x0
+    RenderText {#text} at (672,250) size 17x110
+      text run at (672,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (686,360) size 0x0
+    RenderText {#text} at (689,250) size 17x110
+      text run at (689,250) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (703,360) size 0x0
+    RenderText {#text} at (706,0) size 17x110
+      text run at (706,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (720,110) size 0x0
+    RenderText {#text} at (723,0) size 17x110
+      text run at (723,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (737,110) size 0x0
+    RenderText {#text} at (740,0) size 17x110
+      text run at (740,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (754,110) size 0x0
+    RenderText {#text} at (757,0) size 17x110
+      text run at (757,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (771,110) size 0x0
+    RenderText {#text} at (774,0) size 17x110
+      text run at (774,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (788,110) size 0x0
+    RenderText {#text} at (800,0) size 17x110
+      text run at (800,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (814,110) size 0x0
+    RenderText {#text} at (817,0) size 17x110
+      text run at (817,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (831,110) size 0x0
+    RenderText {#text} at (834,0) size 17x110
+      text run at (834,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (848,110) size 0x0
+    RenderText {#text} at (851,0) size 17x110
+      text run at (851,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (865,110) size 0x0
+    RenderText {#text} at (868,0) size 17x110
+      text run at (868,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (882,110) size 0x0
+    RenderText {#text} at (885,0) size 17x110
+      text run at (885,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (899,110) size 0x0
+    RenderText {#text} at (902,0) size 17x110
+      text run at (902,0) width 110: &quot;This is some text.&quot;
+    RenderBR {BR} at (916,110) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlnestedcolumnsexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlnestedcolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -4,10 +4,13 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x600
</span><span class="cx"> layer at (277,8) size 500x750
</span><span class="cx">   RenderBody {BODY} at (8,8) size 500x750
</span><del>-    RenderBlock {H1} at (0,0) size 36x367
</del><ins>+    RenderMultiColumnSet at (0,0) size 500x750
+layer at (-153,8) size 930x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderMultiColumnFlowThread at (0,0) size 930x367
+    RenderBlock {H1} at (21,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x166
</span><span class="cx">         text run at (0,0) width 166: &quot;Header One&quot;
</span><del>-    RenderBlock (anonymous) at (57,0) size 188x367
</del><ins>+    RenderBlock (anonymous) at (78,0) size 188x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 187x362
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="lines">@@ -20,11 +23,11 @@
</span><span class="cx">         text run at (136,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (153,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (170,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-    RenderBlock {H1} at (265,0) size 37x367
</del><ins>+    RenderBlock {H1} at (287,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x169
</span><span class="cx">         text run at (0,0) width 169: &quot;Header Two&quot;
</span><del>-    RenderBlock (anonymous) at (323,0) size 194x367
-      RenderText {#text} at (0,0) size 194x362
</del><ins>+    RenderBlock (anonymous) at (344,0) size 190x367
+      RenderText {#text} at (0,0) size 189x362
</ins><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 351: &quot;Nulla varius enim ac mi. Curabitur sollicitudin felis quis&quot;
</span><span class="cx">         text run at (34,0) width 325: &quot;lectus. Quisque adipiscing rhoncus sem. Proin nulla&quot;
</span><span class="lines">@@ -34,20 +37,23 @@
</span><span class="cx">         text run at (102,0) width 344: &quot;neque. Vestibulum velit orci, tempus euismod, pretium&quot;
</span><span class="cx">         text run at (119,0) width 343: &quot;quis, interdum vitae, nulla. Phasellus eget ante et tortor&quot;
</span><span class="cx">         text run at (136,0) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><del>-        text run at (153,0) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
-        text run at (176,0) width 230: &quot;sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock {H1} at (538,0) size 37x367
</del><ins>+        text run at (155,0) width 363: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
+        text run at (172,0) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
+    RenderBlock {H1} at (555,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x190
</span><span class="cx">         text run at (0,0) width 190: &quot;Header Three&quot;
</span><del>-    RenderBlock {H1} at (821,0) size 37x367
</del><ins>+    RenderBlock {H1} at (838,0) size 37x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 36x177
</span><span class="cx">         text run at (0,0) width 177: &quot;Header Four&quot;
</span><del>-    RenderBlock (anonymous) at (878,0) size 35x367
</del><ins>+    RenderBlock (anonymous) at (895,0) size 35x367
</ins><span class="cx">       RenderText {#text} at (0,0) size 34x354
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">         text run at (17,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</span><del>-layer at (-23,8) size 204x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
-  RenderBlock {DIV} at (595,0) size 205x367
</del><ins>+layer at (-40,8) size 204x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderBlock {DIV} at (612,0) size 205x367
+    RenderMultiColumnSet at (0,0) size 204x367
+layer at (-244,8) size 408x176 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
+  RenderMultiColumnFlowThread at (0,0) size 408x176
</ins><span class="cx">     RenderText {#text} at (0,0) size 374x175
</span><span class="cx">       text run at (0,0) width 139: &quot;Lorem ipsum dolor sit&quot;
</span><span class="cx">       text run at (17,0) width 116: &quot;amet, consectetuer&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlrulestyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/rule-style-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -20,25 +20,49 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (592,8) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,8) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,32) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,24) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,32) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,56) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,48) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,56) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,80) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,72) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,80) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,104) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,96) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,104) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,128) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,120) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,128) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,152) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,144) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,152) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span><span class="cx"> layer at (592,176) size 200x20
</span><span class="cx">   RenderBlock {DIV} at (0,168) size 200x20
</span><ins>+    RenderMultiColumnSet at (0,0) size 200x20
+layer at (392,176) size 400x2
+  RenderMultiColumnFlowThread at (0,0) size 400x2
</ins><span class="cx">     RenderBlock {DIV} at (0,0) size 400x2
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolverticalrlunsplittableinlineblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,8 +5,11 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x584
</span><span class="cx"> layer at (457,8) size 320x770
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 320x770 [border: (5px solid #000000)]
</span><del>-    RenderBlock {DIV} at (10,10) size 250x367
-    RenderBlock (anonymous) at (310,10) size 191x367
</del><ins>+    RenderMultiColumnSet at (10,10) size 300x750
+layer at (276,18) size 491x367
+  RenderMultiColumnFlowThread at (10,10) size 491x367
+    RenderBlock {DIV} at (0,0) size 250x367
+    RenderBlock (anonymous) at (300,0) size 191x367
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 191x301 [border: (2px solid #008000)]
</span><span class="cx">         RenderText {#text} at (2,2) size 17x297
</span><span class="cx">           text run at (2,2) width 297: &quot;All of this text should be in the second column.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedxdivexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 404x404 clip at (10,10) size 400x385 scrollWidth 2480
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 399x2095
-      text run at (2,2) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
-      text run at (2,19) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
-      text run at (2,36) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
-      text run at (2,53) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
-      text run at (2,70) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
-      text run at (2,87) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
-      text run at (2,104) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
-      text run at (2,121) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
-      text run at (2,138) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
-      text run at (2,155) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
-      text run at (2,172) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
-      text run at (2,189) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
-      text run at (2,206) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
-      text run at (2,223) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
-      text run at (2,240) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
-      text run at (2,257) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
-      text run at (2,274) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
-      text run at (2,291) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,308) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,325) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,342) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,359) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,387) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,404) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,421) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,438) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,455) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,472) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,489) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,506) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,523) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,540) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,557) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,574) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,591) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,608) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,625) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,642) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,659) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,676) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,693) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,710) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,727) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,744) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,772) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,789) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,806) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,823) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,840) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,857) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,874) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,891) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,908) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,925) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,942) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,959) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,976) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,993) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1010) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1027) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1044) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1061) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1078) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1095) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1112) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1129) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1157) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1174) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1191) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1208) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1225) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1242) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1259) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1276) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1293) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1310) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1327) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1344) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1361) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1378) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1395) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1412) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1429) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1446) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1463) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1480) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1497) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1514) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1542) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1559) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1576) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1593) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1610) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1627) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1644) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1661) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1678) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1695) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1712) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1729) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1746) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1763) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1780) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1797) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1814) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1831) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1848) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1865) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1882) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1899) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1927) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1944) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1961) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1978) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1995) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,2012) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,2029) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,2046) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,2063) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,2080) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x385
+layer at (10,10) size 400x2095 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385 outlineClip at (10,10) size 400x385
+  RenderMultiColumnFlowThread at (2,2) size 400x2095
+    RenderText {#text} at (0,0) size 399x2095
+      text run at (0,0) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
+      text run at (0,17) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
+      text run at (0,34) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
+      text run at (0,51) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
+      text run at (0,68) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
+      text run at (0,85) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
+      text run at (0,102) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
+      text run at (0,119) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
+      text run at (0,136) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
+      text run at (0,153) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
+      text run at (0,170) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
+      text run at (0,187) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
+      text run at (0,204) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
+      text run at (0,221) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
+      text run at (0,238) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
+      text run at (0,255) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
+      text run at (0,272) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
+      text run at (0,289) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,306) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,323) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,340) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,357) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,385) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,402) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,419) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,436) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,453) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,470) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,487) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,504) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,521) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,538) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,555) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,572) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,589) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,606) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,623) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,640) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,657) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,674) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,691) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,708) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,725) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,742) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,770) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,787) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,804) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,821) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,838) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,855) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,872) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,889) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,906) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,923) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,940) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,957) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,974) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,991) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1008) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1025) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1042) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1059) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1076) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1093) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1110) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1127) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1155) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1172) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1189) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1206) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1223) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1240) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1257) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1274) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1291) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1308) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1325) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1342) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1359) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1376) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1393) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1410) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1427) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1444) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1461) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1478) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1495) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1512) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1540) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1557) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1574) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1591) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1608) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1625) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1642) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1659) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1676) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1693) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1710) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1727) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1744) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1761) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1778) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1795) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1812) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1829) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1846) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1863) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1880) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1897) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1925) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1942) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1959) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1976) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1993) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,2010) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,2027) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,2044) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,2061) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,2078) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedxdivwithcolumngapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 404x404 clip at (10,10) size 400x385 scrollX 200 scrollWidth 2900
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 399x2095
-      text run at (2,2) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
-      text run at (2,19) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
-      text run at (2,36) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
-      text run at (2,53) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
-      text run at (2,70) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
-      text run at (2,87) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
-      text run at (2,104) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
-      text run at (2,121) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
-      text run at (2,138) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
-      text run at (2,155) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
-      text run at (2,172) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
-      text run at (2,189) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
-      text run at (2,206) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
-      text run at (2,223) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
-      text run at (2,240) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
-      text run at (2,257) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
-      text run at (2,274) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
-      text run at (2,291) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,308) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,325) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,342) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,359) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,387) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,404) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,421) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,438) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,455) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,472) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,489) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,506) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,523) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,540) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,557) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,574) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,591) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,608) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,625) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,642) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,659) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,676) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,693) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,710) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,727) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,744) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,772) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,789) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,806) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,823) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,840) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,857) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,874) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,891) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,908) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,925) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,942) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,959) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,976) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,993) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1010) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1027) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1044) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1061) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1078) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1095) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1112) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1129) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1157) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1174) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1191) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1208) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1225) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1242) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1259) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1276) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1293) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1310) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1327) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1344) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1361) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1378) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1395) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1412) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1429) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1446) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1463) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1480) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1497) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1514) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1542) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1559) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1576) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1593) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1610) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1627) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1644) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1661) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1678) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1695) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1712) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1729) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1746) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1763) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1780) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1797) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1814) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1831) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1848) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1865) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1882) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1899) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1927) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1944) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1961) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1978) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1995) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,2012) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,2029) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,2046) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,2063) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,2080) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x385
+layer at (-190,10) size 400x2095 backgroundClip at (10,10) size 400x385 clip at (10,10) size 400x385 outlineClip at (10,10) size 400x385
+  RenderMultiColumnFlowThread at (2,2) size 400x2095
+    RenderText {#text} at (0,0) size 399x2095
+      text run at (0,0) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
+      text run at (0,17) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
+      text run at (0,34) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
+      text run at (0,51) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
+      text run at (0,68) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
+      text run at (0,85) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
+      text run at (0,102) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
+      text run at (0,119) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
+      text run at (0,136) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
+      text run at (0,153) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
+      text run at (0,170) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
+      text run at (0,187) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
+      text run at (0,204) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
+      text run at (0,221) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
+      text run at (0,238) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
+      text run at (0,255) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
+      text run at (0,272) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
+      text run at (0,289) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,306) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,323) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,340) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,357) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,385) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,402) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,419) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,436) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,453) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,470) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,487) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,504) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,521) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,538) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,555) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,572) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,589) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,606) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,623) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,640) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,657) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,674) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,691) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,708) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,725) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,742) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,770) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,787) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,804) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,821) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,838) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,855) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,872) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,889) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,906) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,923) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,940) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,957) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,974) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,991) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1008) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1025) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1042) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1059) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1076) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1093) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1110) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1127) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1155) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1172) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1189) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1206) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1223) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1240) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1257) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1274) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1291) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1308) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1325) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1342) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1359) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1376) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1393) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1410) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1427) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1444) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1461) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1478) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1495) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1512) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1540) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1557) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1574) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1591) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1608) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1625) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1642) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1659) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1676) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1693) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1710) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1727) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1744) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1761) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1778) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1795) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1812) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1829) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1846) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1863) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1880) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1897) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1925) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1942) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1959) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1976) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1993) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,2010) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,2027) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,2044) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,2061) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,2078) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedxonrootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-on-root-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-on-root-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-on-root-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1600x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 800x1035 backgroundClip at (0,0) size 1600x585 clip at (0,0) size 1600x585 outlineClip at (0,0) size 1600x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 800x1035
+layer at (0,0) size 800x1035 backgroundClip at (0,0) size 1600x585 clip at (0,0) size 1600x585 outlineClip at (0,0) size 1600x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x1035
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x1019
</span><span class="cx">       RenderText {#text} at (0,0) size 777x1019
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedxwithcolumngapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 1700x585
</span><span class="cx">   RenderView at (0,0) size 800x585
</span><ins>+    RenderMultiColumnSet at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 800x1035 backgroundClip at (0,0) size 1700x585 clip at (0,0) size 1700x585 outlineClip at (0,0) size 1700x585
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 800x1035
+layer at (0,0) size 800x1035 backgroundClip at (0,0) size 1700x585 clip at (0,0) size 1700x585 outlineClip at (0,0) size 1700x585
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x1035
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x1019
</span><span class="cx">       RenderText {#text} at (0,0) size 777x1019
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedydivexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-div-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-div-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-div-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,124 +5,127 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx"> layer at (8,8) size 404x404 clip at (10,10) size 400x400 scrollHeight 2480
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
</span><del>-    RenderText {#text} at (2,2) size 399x2085
-      text run at (2,2) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
-      text run at (2,19) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
-      text run at (2,36) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
-      text run at (2,53) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
-      text run at (2,70) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
-      text run at (2,87) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
-      text run at (2,104) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
-      text run at (2,121) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
-      text run at (2,138) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
-      text run at (2,155) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
-      text run at (2,172) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
-      text run at (2,189) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
-      text run at (2,206) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
-      text run at (2,223) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
-      text run at (2,240) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
-      text run at (2,257) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
-      text run at (2,274) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
-      text run at (2,291) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,308) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,325) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,342) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,359) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,376) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,402) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,419) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,436) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,453) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,470) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,487) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,504) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,521) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,538) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,555) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,572) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,589) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,606) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,623) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,640) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,657) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,674) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,691) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,708) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,725) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,742) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,759) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,776) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,802) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,819) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,836) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,853) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,870) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,887) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,904) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,921) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,938) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,955) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,972) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,989) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1006) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1023) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1040) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1057) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1074) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1091) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1108) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1125) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1142) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1159) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1176) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1202) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1219) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1236) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1253) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1270) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1287) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1304) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1321) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1338) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1355) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1372) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1389) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1406) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1423) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1440) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1457) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1474) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1491) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1508) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1525) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1542) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1559) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1576) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1602) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1619) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1636) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1653) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1670) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1687) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1704) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1721) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,1738) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,1755) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,1772) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,1789) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,1806) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
-      text run at (2,1823) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
-      text run at (2,1840) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
-      text run at (2,1857) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
-      text run at (2,1874) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
-      text run at (2,1891) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
-      text run at (2,1908) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
-      text run at (2,1925) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
-      text run at (2,1942) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
-      text run at (2,1959) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
-      text run at (2,1976) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
-      text run at (2,2002) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
-      text run at (2,2019) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
-      text run at (2,2036) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
-      text run at (2,2053) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
-      text run at (2,2070) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</del><ins>+    RenderMultiColumnSet at (2,2) size 400x400
+layer at (10,10) size 400x2085 backgroundClip at (10,10) size 400x400 clip at (10,10) size 400x400 outlineClip at (10,10) size 400x400
+  RenderMultiColumnFlowThread at (2,2) size 400x2085
+    RenderText {#text} at (0,0) size 399x2085
+      text run at (0,0) width 347: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&quot;
+      text run at (0,17) width 388: &quot;Maecenas lacinia massa in lectus pretium vulputate. Curabitur&quot;
+      text run at (0,34) width 398: &quot;viverra augue in leo faucibus congue. Vestibulum ligula neque,&quot;
+      text run at (0,51) width 366: &quot;commodo eget blandit sit amet, facilisis vitae mi. Vivamus&quot;
+      text run at (0,68) width 360: &quot;pretium lorem a quam imperdiet in placerat purus sagittis.&quot;
+      text run at (0,85) width 370: &quot;Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque.&quot;
+      text run at (0,102) width 378: &quot;Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,&quot;
+      text run at (0,119) width 372: &quot;justo in mattis ultricies, risus velit pretium ligula, eu sodales&quot;
+      text run at (0,136) width 352: &quot;libero dolor et massa. Phasellus eros quam, faucibus sed&quot;
+      text run at (0,153) width 378: &quot;consectetur et, elementum ut erat. Morbi fringilla, lorem non&quot;
+      text run at (0,170) width 355: &quot;fermentum vulputate, quam metus ullamcorper quam, eu&quot;
+      text run at (0,187) width 362: &quot;porttitor diam metus eget augue. Donec non lorem et arcu&quot;
+      text run at (0,204) width 391: &quot;adipiscing suscipit. Donec porta euismod magna a fermentum.&quot;
+      text run at (0,221) width 382: &quot;Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget&quot;
+      text run at (0,238) width 397: &quot;nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum&quot;
+      text run at (0,255) width 371: &quot;dolor sit amet, consectetur adipiscing elit. Maecenas lacinia&quot;
+      text run at (0,272) width 382: &quot;massa in lectus pretium vulputate. Curabitur viverra augue in&quot;
+      text run at (0,289) width 389: &quot;leo faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,306) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,323) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,340) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,357) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,374) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,400) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,417) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,434) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,451) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,468) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,485) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,502) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,519) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,536) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,553) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,570) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,587) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,604) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,621) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,638) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,655) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,672) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,689) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,706) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,723) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,740) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,757) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,774) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,800) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,817) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,834) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,851) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,868) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,885) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,902) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,919) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,936) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,953) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,970) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,987) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1004) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1021) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1038) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1055) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1072) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1089) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1106) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1123) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1140) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1157) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1174) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1200) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1217) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1234) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1251) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1268) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1285) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1302) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1319) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1336) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1353) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1370) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1387) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1404) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1421) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1438) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1455) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1472) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1489) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1506) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1523) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1540) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1557) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1574) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1600) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1617) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1634) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1651) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1668) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1685) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1702) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1719) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,1736) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,1753) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,1770) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,1787) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,1804) width 399: &quot;vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor&quot;
+      text run at (0,1821) width 392: &quot;sit amet, consectetur adipiscing elit. Maecenas lacinia massa in&quot;
+      text run at (0,1838) width 347: &quot;lectus pretium vulputate. Curabitur viverra augue in leo&quot;
+      text run at (0,1855) width 366: &quot;faucibus congue. Vestibulum ligula neque, commodo eget&quot;
+      text run at (0,1872) width 372: &quot;blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a&quot;
+      text run at (0,1889) width 392: &quot;quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh.&quot;
+      text run at (0,1906) width 360: &quot;Cras faucibus imperdiet pellentesque. Curabitur vel tortor&quot;
+      text run at (0,1923) width 344: &quot;quam, ut pharetra eros. Mauris euismod, justo in mattis&quot;
+      text run at (0,1940) width 373: &quot;ultricies, risus velit pretium ligula, eu sodales libero dolor et&quot;
+      text run at (0,1957) width 354: &quot;massa. Phasellus eros quam, faucibus sed consectetur et,&quot;
+      text run at (0,1974) width 356: &quot;elementum ut erat. Morbi fringilla, lorem non fermentum&quot;
+      text run at (0,2000) width 372: &quot;vulputate, quam metus ullamcorper quam, eu porttitor diam&quot;
+      text run at (0,2017) width 396: &quot;metus eget augue. Donec non lorem et arcu adipiscing suscipit.&quot;
+      text run at (0,2034) width 349: &quot;Donec porta euismod magna a fermentum. Suspendisse&quot;
+      text run at (0,2051) width 336: &quot;vestibulum rhoncus bibendum. Nam in nisi eget nulla&quot;
+      text run at (0,2068) width 274: &quot;vestibulum rutrum. Aenean eu libero turpis.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowpagedyonrootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-on-root-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-on-root-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/paged-y-on-root-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -1,6 +1,9 @@
</span><span class="cx"> layer at (0,0) size 785x1200
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><ins>+    RenderMultiColumnSet at (0,0) size 785x600
</ins><span class="cx"> layer at (0,0) size 785x1050
</span><ins>+  RenderMultiColumnFlowThread at (0,0) size 785x1050
+layer at (0,0) size 785x1050
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1050
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x1034
</span><span class="cx">       RenderText {#text} at (0,0) size 768x1034
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintmulticolrepaintexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintmulticolrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt (168096 => 168097)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt        2014-05-01 15:27:54 UTC (rev 168096)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt        2014-05-01 15:34:54 UTC (rev 168097)
</span><span class="lines">@@ -5,10 +5,13 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x102
</span><span class="cx"> layer at (8,8) size 402x102
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,1) size 13x56
-      text run at (1,1) width 13: &quot; &quot;
-    RenderBR {BR} at (14,1) size 0x56
</del><ins>+    RenderMultiColumnSet at (1,1) size 400x100
+layer at (9,9) size 175x156
+  RenderMultiColumnFlowThread at (1,1) size 175x156
+    RenderText {#text} at (0,0) size 13x56
+      text run at (0,0) width 13: &quot; &quot;
+    RenderBR {BR} at (13,0) size 0x56
</ins><span class="cx">     RenderInline {SPAN} at (0,0) size 300x50
</span><del>-      RenderText {#text} at (1,106) size 300x50
-        text run at (1,106) width 300: &quot;XXXXXX&quot;
</del><ins>+      RenderText {#text} at (0,105) size 300x50
+        text run at (0,105) width 300: &quot;XXXXXX&quot;
</ins><span class="cx">     RenderText {#text} at (0,0) size 0x0
</span></span></pre>
</div>
</div>

</body>
</html>