<!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>[177077] 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/177077">177077</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2014-12-10 10:15:13 -0800 (Wed, 10 Dec 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Report and mark new failures.
* platform/gtk/accessibility/media-emits-object-replacement-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/fast/box-sizing/box-sizing-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/forms/basic-selects-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/176978">r176978</a>.
* platform/gtk/fast/forms/search-vertical-alignment-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/forms/searchfield-heights-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/176978">r176978</a>.
* platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/176978">r176978</a>.
* platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/fast/layers/video-layer-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/fast/multicol/client-rects-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/multicol/client-rects-spanners-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: Rebaseline after 176978.
* platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt: Rebaseline after 176978.
* platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/media/audio-repaint-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/media/controls-without-preload-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/media/media-controls-clone-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>.
* platform/gtk/media/video-empty-source-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/177015">r177015</a>
* platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/175847">r175847</a>.</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="#trunkLayoutTestsplatformgtkaccessibilitymediaemitsobjectreplacementexpectedtxt">trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastboxsizingboxsizingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/box-sizing/box-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsbasicselectsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/basic-selects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformssearchverticalalignmentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/search-vertical-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformssearchfieldheightsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/searchfield-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformstextfieldoverflowbyvalueupdateexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasthidpivideocontrolsinhidpiexpectedtxt">trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastlayersvideolayerexpectedtxt">trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt</a></li>
<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="#trunkLayoutTestsplatformgtkfastmulticollayerssplitacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-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="#trunkLayoutTestsplatformgtkhttptestsmediahlsvideocontrolslivestreamexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediaaudiorepaintexpectedtxt">trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediacontrolswithoutpreloadexpectedtxt">trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedtxt">trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkmediavideoemptysourceexpectedtxt">trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/ChangeLog        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1,3 +1,28 @@
</span><ins>+2014-12-10  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report and mark new failures.
+        * platform/gtk/accessibility/media-emits-object-replacement-expected.txt: Rebaseline after r177015.
+        * platform/gtk/fast/box-sizing/box-sizing-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/forms/basic-selects-expected.txt: Rebaseline after r176978.
+        * platform/gtk/fast/forms/search-vertical-alignment-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/forms/searchfield-heights-expected.txt: Rebaseline after r176978.
+        * platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt: Rebaseline after r176978.
+        * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt: Rebaseline after r177015.
+        * platform/gtk/fast/layers/video-layer-expected.txt: Rebaseline after r177015.
+        * platform/gtk/fast/multicol/client-rects-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/multicol/client-rects-spanners-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: Rebaseline after 176978.
+        * platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt: Rebaseline after 176978.
+        * platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt: Rebaseline after r177015.
+        * platform/gtk/media/audio-repaint-expected.txt: Rebaseline after r177015.
+        * platform/gtk/media/controls-without-preload-expected.txt: Rebaseline after r177015.
+        * platform/gtk/media/media-controls-clone-expected.txt: Rebaseline after r177015.
+        * platform/gtk/media/video-empty-source-expected.txt: Rebaseline after r177015
+        * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt: Rebaseline after r175847.
+
</ins><span class="cx"> 2014-12-10  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [WK1] new http/tests/notifications/legacy/notification-request-permission-then-navigate.html test is crashing
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1019,6 +1019,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/139359 inspector-protocol/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Failure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/139489 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2291,6 +2293,12 @@
</span><span class="cx"> webkit.org/b/139361 fast/css/type-attribute-style-sharing-6.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/139361 fast/css/type-attribute-style-sharing-7.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/139479 fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ]
+
+webkit.org/b/139492 fast/text/space-width.html [ ImageOnlyFailure ]
+
+webkit.org/b/139493 fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkaccessibilitymediaemitsobjectreplacementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -8,14 +8,12 @@
</span><span class="cx">             AXRole: AXToolbar 
</span><span class="cx">                 AXRole: AXButton 
</span><span class="cx">                 AXRole: AXSlider 
</span><del>-                AXRole: AXTimer AXValue: 00:00
</del><span class="cx">     AXRole: AXGroup AXValue: &lt;\n&gt;
</span><span class="cx">     AXRole: AXSection AXValue: a &lt;obj&gt; b
</span><span class="cx">         AXRole: AXAudio 
</span><span class="cx">             AXRole: AXToolbar 
</span><span class="cx">                 AXRole: AXButton 
</span><span class="cx">                 AXRole: AXSlider 
</span><del>-                AXRole: AXTimer AXValue: 00:00
</del><span class="cx">     AXRole: AXSection AXValue: End of test
</span><span class="cx"> This tests ensures that if video or audio tags are used, they will emit an object replacement character in a range for string operation.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastboxsizingboxsizingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/box-sizing/box-sizing-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/box-sizing/box-sizing-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/box-sizing/box-sizing-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1,90 +1,91 @@
</span><del>-layer at (0,0) size 785x899
</del><ins>+layer at (0,0) size 785x940
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x899
-  RenderBlock {HTML} at (0,0) size 785x900
-    RenderBody {BODY} at (8,8) size 769x884
-      RenderBlock (anonymous) at (0,0) size 769x17
-        RenderText {#text} at (0,0) size 373x17
-          text run at (0,0) width 373: &quot;All of the boxes below should be 20x20 and look identical.&quot;
-      RenderBlock {H1} at (0,38) size 769x37
</del><ins>+layer at (0,0) size 785x940
+  RenderBlock {HTML} at (0,0) size 785x941
+    RenderBody {BODY} at (8,8) size 769x925
+      RenderBlock (anonymous) at (0,0) size 769x34
+        RenderText {#text} at (0,0) size 733x34
+          text run at (0,0) width 733: &quot;All of the boxes below should be 20x20 and look identical, except for the rightmost box in the Inline Blocks section,&quot;
+          text run at (0,17) width 491: &quot;which should look the same but be raised above the other three in that section.&quot;
+      RenderBlock {H1} at (0,55) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 203x36
</span><span class="cx">           text run at (0,0) width 203: &quot;Normal Blocks&quot;
</span><del>-      RenderBlock {DIV} at (5,95) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,125) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,155) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock {DIV} at (5,185) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock {DIV} at (5,112) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,142) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,172) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock {DIV} at (5,202) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">         RenderBR {BR} at (6,6) size 0x17
</span><span class="cx">         RenderBR {BR} at (6,23) size 0x17
</span><span class="cx">         RenderBR {BR} at (6,40) size 0x17
</span><del>-      RenderBlock {H1} at (0,227) size 769x37
</del><ins>+      RenderBlock {H1} at (0,244) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 178x36
</span><span class="cx">           text run at (0,0) width 178: &quot;Inline Blocks&quot;
</span><del>-      RenderBlock (anonymous) at (0,284) size 769x41
-        RenderBlock {DIV} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-        RenderBlock {DIV} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-        RenderBlock {DIV} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock (anonymous) at (0,301) size 769x65
+        RenderBlock {DIV} at (5,34) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBlock {DIV} at (35,34) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+        RenderBlock {DIV} at (65,34) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (95,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">           RenderBR {BR} at (6,6) size 0x17
</span><span class="cx">           RenderBR {BR} at (6,23) size 0x17
</span><span class="cx">           RenderBR {BR} at (6,40) size 0x17
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,346) size 769x37
</del><ins>+      RenderBlock {H1} at (0,387) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 241x36
</span><span class="cx">           text run at (0,0) width 241: &quot;Positioned Blocks&quot;
</span><del>-      RenderBlock (anonymous) at (0,403) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,444) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock {H1} at (0,442) size 769x37
</del><ins>+      RenderBlock {H1} at (0,483) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 210x36
</span><span class="cx">           text run at (0,0) width 210: &quot;Floating blocks&quot;
</span><del>-      RenderBlock (floating) {DIV} at (5,509) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (35,509) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (65,509) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (floating) {DIV} at (95,509) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (5,550) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (35,550) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (65,550) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (floating) {DIV} at (95,550) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">         RenderBR {BR} at (6,6) size 0x17
</span><span class="cx">         RenderBR {BR} at (6,23) size 0x17
</span><span class="cx">         RenderBR {BR} at (6,40) size 0x17
</span><del>-      RenderBlock (anonymous) at (0,499) size 769x41
</del><ins>+      RenderBlock (anonymous) at (0,540) size 769x41
</ins><span class="cx">         RenderBR {BR} at (120,0) size 0x17
</span><del>-      RenderBlock {H1} at (0,560) size 769x37
</del><ins>+      RenderBlock {H1} at (0,601) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 210x36
</span><span class="cx">           text run at (0,0) width 210: &quot;Normal Images&quot;
</span><del>-      RenderBlock (anonymous) at (0,618) size 769x41
</del><ins>+      RenderBlock (anonymous) at (0,659) size 769x41
</ins><span class="cx">         RenderImage {IMG} at (5,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (35,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (65,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderImage {IMG} at (95,10) size 20x20 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {H1} at (0,679) size 769x37
</del><ins>+      RenderBlock {H1} at (0,720) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 248x36
</span><span class="cx">           text run at (0,0) width 248: &quot;Positioned Images&quot;
</span><del>-      RenderBlock (anonymous) at (0,737) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,778) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock {H1} at (0,775) size 769x37
</del><ins>+      RenderBlock {H1} at (0,816) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 220x36
</span><span class="cx">           text run at (0,0) width 220: &quot;Floating Images&quot;
</span><del>-      RenderImage {IMG} at (5,843) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (35,843) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (65,843) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderImage {IMG} at (95,843) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-      RenderBlock (anonymous) at (0,833) size 769x41
</del><ins>+      RenderImage {IMG} at (5,884) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (35,884) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (65,884) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderImage {IMG} at (95,884) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+      RenderBlock (anonymous) at (0,874) size 769x41
</ins><span class="cx">         RenderBR {BR} at (120,0) size 0x17
</span><del>-      RenderBlock {HR} at (0,881) size 769x3 [border: (1px inset #000000)]
-layer at (13,422) size 20x20
-  RenderBlock (positioned) {DIV} at (13,421) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (43,422) size 20x20
-  RenderBlock (positioned) {DIV} at (43,421) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (73,422) size 20x20
-  RenderBlock (positioned) {DIV} at (73,421) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (103,422) size 20x20
-  RenderBlock (positioned) {DIV} at (103,421) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+      RenderBlock {HR} at (0,922) size 769x3 [border: (1px inset #000000)]
+layer at (13,463) size 20x20
+  RenderBlock (positioned) {DIV} at (13,462) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,463) size 20x20
+  RenderBlock (positioned) {DIV} at (43,462) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,463) size 20x20
+  RenderBlock (positioned) {DIV} at (73,462) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,463) size 20x20
+  RenderBlock (positioned) {DIV} at (103,462) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins><span class="cx">     RenderBR {BR} at (6,6) size 0x17
</span><span class="cx">     RenderBR {BR} at (6,23) size 0x17
</span><span class="cx">     RenderBR {BR} at (6,40) size 0x17
</span><del>-layer at (13,755) size 20x20
-  RenderImage {IMG} at (13,755) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (43,755) size 20x20
-  RenderImage {IMG} at (43,755) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (73,755) size 20x20
-  RenderImage {IMG} at (73,755) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
-layer at (103,755) size 20x20
-  RenderImage {IMG} at (103,755) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</del><ins>+layer at (13,796) size 20x20
+  RenderImage {IMG} at (13,796) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (43,796) size 20x20
+  RenderImage {IMG} at (43,796) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (73,796) size 20x20
+  RenderImage {IMG} at (73,796) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
+layer at (103,796) size 20x20
+  RenderImage {IMG} at (103,796) size 20x21 [color=#FFFFFF] [bgcolor=#FFA500] [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsbasicselectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/basic-selects-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/basic-selects-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/forms/basic-selects-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><del>-layer at (0,0) size 785x644
</del><ins>+layer at (0,0) size 785x650
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x644
-  RenderBlock {HTML} at (0,0) size 785x644
-    RenderBody {BODY} at (8,8) size 769x628
-      RenderBlock {DIV} at (0,0) size 769x628 [border: (1px solid #FF0000)]
</del><ins>+layer at (0,0) size 785x650
+  RenderBlock {HTML} at (0,0) size 785x650
+    RenderBody {BODY} at (8,8) size 769x634
+      RenderBlock {DIV} at (0,0) size 769x634 [border: (1px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (1,8) size 164x17
</span><span class="cx">           text run at (1,8) width 164: &quot;Whitespace in option text:&quot;
</span><span class="cx">         RenderMenuList {SELECT} at (167,3) size 57x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="lines">@@ -116,59 +116,59 @@
</span><span class="cx">           text run at (595,327) width 8: &quot;b&quot;
</span><span class="cx">         RenderBR {BR} at (603,327) size 0x17
</span><span class="cx">         RenderBR {BR} at (1,350) size 0x17
</span><del>-        RenderText {#text} at (1,366) size 502x17
-          text run at (1,366) width 502: &quot;Heigh smaller than font-size, whole select shrinks and is baselined with the text:&quot;
-        RenderMenuList {SELECT} at (505,377) size 50x3 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (1,372) size 502x17
+          text run at (1,372) width 502: &quot;Heigh smaller than font-size, whole select shrinks and is baselined with the text:&quot;
+        RenderMenuList {SELECT} at (505,367) size 50x3 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (1,1) size 48x25
</span><span class="cx">             RenderText at (4,4) size 22x17
</span><span class="cx">               text run at (4,4) width 22: &quot;foo&quot;
</span><del>-        RenderText {#text} at (557,366) size 7x17
-          text run at (557,366) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (566,377) size 50x3 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (557,372) size 7x17
+          text run at (557,372) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (566,367) size 50x3 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (1,1) size 48x25
</span><span class="cx">             RenderText at (4,4) size 23x17
</span><span class="cx">               text run at (4,4) width 23: &quot;bar&quot;
</span><del>-        RenderText {#text} at (618,366) size 8x17
-          text run at (618,366) width 8: &quot;b&quot;
-        RenderBR {BR} at (626,366) size 0x17
-        RenderBR {BR} at (1,382) size 0x17
-        RenderText {#text} at (1,398) size 168x17
-          text run at (1,398) width 168: &quot;select control with size=0: &quot;
-        RenderBR {BR} at (169,398) size 0x17
-        RenderMenuList {SELECT} at (3,417) size 251x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (618,372) size 8x17
+          text run at (618,372) width 8: &quot;b&quot;
+        RenderBR {BR} at (626,372) size 0x17
+        RenderBR {BR} at (1,388) size 0x17
+        RenderText {#text} at (1,404) size 168x17
+          text run at (1,404) width 168: &quot;select control with size=0: &quot;
+        RenderBR {BR} at (169,404) size 0x17
+        RenderMenuList {SELECT} at (3,423) size 251x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (1,1) size 249x25
</span><span class="cx">             RenderText at (4,4) size 96x17
</span><span class="cx">               text run at (4,4) width 96: &quot;Future Series&quot;
</span><del>-        RenderText {#text} at (256,422) size 4x17
-          text run at (256,422) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (256,428) size 4x17
+          text run at (256,428) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,445) size 168x17
-          text run at (1,445) width 168: &quot;select control with size=1: &quot;
-        RenderBR {BR} at (169,445) size 0x17
-        RenderMenuList {SELECT} at (3,464) size 251x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (1,451) size 168x17
+          text run at (1,451) width 168: &quot;select control with size=1: &quot;
+        RenderBR {BR} at (169,451) size 0x17
+        RenderMenuList {SELECT} at (3,470) size 251x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (1,1) size 249x25
</span><span class="cx">             RenderText at (4,4) size 96x17
</span><span class="cx">               text run at (4,4) width 96: &quot;Future Series&quot;
</span><del>-        RenderText {#text} at (256,469) size 4x17
-          text run at (256,469) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (256,475) size 4x17
+          text run at (256,475) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,492) size 165x17
-          text run at (1,492) width 165: &quot;Non-styled select control: &quot;
-        RenderBR {BR} at (166,492) size 0x17
-        RenderMenuList {SELECT} at (3,511) size 271x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (1,498) size 165x17
+          text run at (1,498) width 165: &quot;Non-styled select control: &quot;
+        RenderBR {BR} at (166,498) size 0x17
+        RenderMenuList {SELECT} at (3,517) size 271x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (11,11) size 249x25
</span><span class="cx">             RenderText at (4,4) size 96x17
</span><span class="cx">               text run at (4,4) width 96: &quot;Future Series&quot;
</span><del>-        RenderText {#text} at (276,526) size 4x17
-          text run at (276,526) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (276,532) size 4x17
+          text run at (276,532) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,559) size 290x17
-          text run at (1,559) width 290: &quot;Styled select control with large border-radius: &quot;
-        RenderBR {BR} at (291,559) size 0x17
-        RenderMenuList {SELECT} at (3,578) size 271x47 [bgcolor=#33CCFF] [border: (1px solid #000000)]
</del><ins>+        RenderText {#text} at (1,565) size 290x17
+          text run at (1,565) width 290: &quot;Styled select control with large border-radius: &quot;
+        RenderBR {BR} at (291,565) size 0x17
+        RenderMenuList {SELECT} at (3,584) size 271x47 [bgcolor=#33CCFF] [border: (1px solid #000000)]
</ins><span class="cx">           RenderBlock (anonymous) at (11,11) size 249x25
</span><span class="cx">             RenderText at (4,4) size 96x17
</span><span class="cx">               text run at (4,4) width 96: &quot;Future Series&quot;
</span><del>-        RenderText {#text} at (276,593) size 4x17
-          text run at (276,593) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (276,599) size 4x17
+          text run at (276,599) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformssearchverticalalignmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/search-vertical-alignment-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/search-vertical-alignment-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/forms/search-vertical-alignment-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -20,25 +20,25 @@
</span><span class="cx">           text run at (227,14) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (233,0) size 191x45 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,111) size 784x19
</del><ins>+      RenderBlock {P} at (0,111) size 784x20
</ins><span class="cx">         RenderTextControl {INPUT} at (2,0) size 223x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,0) size 217x16
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 16x16
</span><span class="cx">             RenderBlock {DIV} at (16,3) size 185x10
</span><span class="cx">             RenderBlock {DIV} at (201,0) size 16x16
</span><del>-        RenderText {#text} at (227,2) size 4x17
-          text run at (227,2) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (227,3) size 4x17
+          text run at (227,3) width 4: &quot; &quot;
</ins><span class="cx">         RenderTextControl {INPUT} at (233,0) size 191x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,146) size 784x17
-        RenderTextControl {INPUT} at (2,2) size 223x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderBlock {P} at (0,147) size 784x20
+        RenderTextControl {INPUT} at (2,0) size 223x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,0) size 217x12
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 16x16
</span><span class="cx">             RenderBlock {DIV} at (16,3) size 185x6
</span><span class="cx">             RenderBlock {DIV} at (201,0) size 16x16
</span><del>-        RenderText {#text} at (227,0) size 4x17
-          text run at (227,0) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (233,2) size 191x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (227,3) size 4x17
+          text run at (227,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (233,0) size 191x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (29,72) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="lines">@@ -56,11 +56,11 @@
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x10
</span><span class="cx">     RenderText {#text} at (0,0) size 31x17
</span><span class="cx">       text run at (0,0) width 31: &quot;Text&quot;
</span><del>-layer at (29,159) size 185x6 scrollHeight 17
</del><ins>+layer at (29,158) size 185x6 scrollHeight 17
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x6
</span><span class="cx">     RenderText {#text} at (0,0) size 31x17
</span><span class="cx">       text run at (0,0) width 31: &quot;Text&quot;
</span><del>-layer at (244,159) size 185x6 scrollHeight 17
</del><ins>+layer at (244,158) size 185x6 scrollHeight 17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 185x6
</span><span class="cx">     RenderText {#text} at (0,0) size 31x17
</span><span class="cx">       text run at (0,0) width 31: &quot;Text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformssearchfieldheightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/searchfield-heights-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/searchfield-heights-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/forms/searchfield-heights-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 368x17
</span><span class="cx">         text run at (0,0) width 368: &quot;This tests that aqua-style search fields do not honor height.&quot;
</span><span class="cx">       RenderBR {BR} at (368,14) size 0x0
</span><del>-      RenderTextControl {INPUT} at (0,120) size 74x6 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderTextControl {INPUT} at (0,121) size 74x6 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderFlexibleBox {DIV} at (3,0) size 68x6
</span><span class="cx">           RenderBlock {DIV} at (0,3) size 0x0
</span><span class="cx">           RenderBlock {DIV} at (0,0) size 62x6
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">           RenderBlock {DIV} at (0,82) size 309x30
</span><span class="cx">           RenderBlock {DIV} at (309,85) size 24x24
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (11,128) size 62x6
</del><ins>+layer at (11,129) size 62x6
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 62x6
</span><span class="cx">     RenderText {#text} at (0,0) size 10x6
</span><span class="cx">       text run at (0,0) width 10: &quot;mini&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformstextfieldoverflowbyvalueupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1,8 +1,8 @@
</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 800x33
-  RenderBlock {HTML} at (0,0) size 800x33
-    RenderBody {BODY} at (8,8) size 784x17
-      RenderTextControl {INPUT} at (0,12) size 102x2 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 800x49
+  RenderBlock {HTML} at (0,0) size 800x49
+    RenderBody {BODY} at (8,8) size 784x33
+      RenderTextControl {INPUT} at (0,0) size 102x2 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasthidpivideocontrolsinhidpiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -16,10 +16,7 @@
</span><span class="cx"> layer at (13,140) size 290x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 179x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 179x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 191x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (243,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastlayersvideolayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -21,10 +21,7 @@
</span><span class="cx"> layer at (64,224) size 290x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 179x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 179x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 191x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (243,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -17,46 +17,46 @@
</span><span class="cx">         RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
</span><span class="cx">         RenderText {#text} at (743,11) size 4x17
</span><span class="cx">           text run at (743,11) width 4: &quot;.&quot;
</span><del>-      RenderBlock (anonymous) at (0,44) size 784x327
-        RenderText {#text} at (116,72) size 4x17
-          text run at (116,72) width 4: &quot; &quot;
-        RenderText {#text} at (236,72) size 4x17
-          text run at (236,72) width 4: &quot; &quot;
-        RenderText {#text} at (356,72) size 4x17
-          text run at (356,72) width 4: &quot; &quot;
-        RenderText {#text} at (476,72) size 4x17
-          text run at (476,72) width 4: &quot; &quot;
-        RenderText {#text} at (596,72) size 4x17
-          text run at (596,72) width 4: &quot; &quot;
-        RenderText {#text} at (716,72) size 4x17
-          text run at (716,72) width 4: &quot; &quot;
-        RenderText {#text} at (116,191) size 4x17
-          text run at (116,191) width 4: &quot; &quot;
-        RenderText {#text} at (206,191) size 4x17
-          text run at (206,191) width 4: &quot; &quot;
-        RenderText {#text} at (296,191) size 4x17
-          text run at (296,191) width 4: &quot; &quot;
-        RenderText {#text} at (386,191) size 4x17
-          text run at (386,191) width 4: &quot; &quot;
-        RenderText {#text} at (476,191) size 4x17
-          text run at (476,191) width 4: &quot; &quot;
-        RenderText {#text} at (566,191) size 4x17
-          text run at (566,191) width 4: &quot; &quot;
-        RenderText {#text} at (656,191) size 4x17
-          text run at (656,191) width 4: &quot; &quot;
</del><ins>+      RenderBlock (anonymous) at (0,44) size 784x354
+        RenderText {#text} at (116,99) size 4x17
+          text run at (116,99) width 4: &quot; &quot;
+        RenderText {#text} at (236,99) size 4x17
+          text run at (236,99) width 4: &quot; &quot;
+        RenderText {#text} at (356,99) size 4x17
+          text run at (356,99) width 4: &quot; &quot;
+        RenderText {#text} at (476,99) size 4x17
+          text run at (476,99) width 4: &quot; &quot;
+        RenderText {#text} at (596,99) size 4x17
+          text run at (596,99) width 4: &quot; &quot;
+        RenderText {#text} at (716,99) size 4x17
+          text run at (716,99) width 4: &quot; &quot;
+        RenderText {#text} at (116,218) size 4x17
+          text run at (116,218) width 4: &quot; &quot;
+        RenderText {#text} at (206,218) size 4x17
+          text run at (206,218) width 4: &quot; &quot;
+        RenderText {#text} at (296,218) size 4x17
+          text run at (296,218) width 4: &quot; &quot;
+        RenderText {#text} at (386,218) size 4x17
+          text run at (386,218) width 4: &quot; &quot;
+        RenderText {#text} at (476,218) size 4x17
+          text run at (476,218) width 4: &quot; &quot;
+        RenderText {#text} at (566,218) size 4x17
+          text run at (566,218) width 4: &quot; &quot;
+        RenderText {#text} at (656,218) size 4x17
+          text run at (656,218) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (86,310) size 4x17
-          text run at (86,310) width 4: &quot; &quot;
-        RenderText {#text} at (176,310) size 4x17
-          text run at (176,310) width 4: &quot; &quot;
-        RenderText {#text} at (266,310) size 4x17
-          text run at (266,310) width 4: &quot; &quot;
-        RenderText {#text} at (356,310) size 4x17
-          text run at (356,310) width 4: &quot; &quot;
-        RenderText {#text} at (446,310) size 4x17
-          text run at (446,310) width 4: &quot; &quot;
-        RenderText {#text} at (536,310) size 4x17
-          text run at (536,310) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (86,337) size 4x17
+          text run at (86,337) width 4: &quot; &quot;
+        RenderText {#text} at (176,337) size 4x17
+          text run at (176,337) width 4: &quot; &quot;
+        RenderText {#text} at (266,337) size 4x17
+          text run at (266,337) width 4: &quot; &quot;
+        RenderText {#text} at (356,337) size 4x17
+          text run at (356,337) width 4: &quot; &quot;
+        RenderText {#text} at (446,337) size 4x17
+          text run at (446,337) width 4: &quot; &quot;
+        RenderText {#text} at (536,337) size 4x17
+          text run at (536,337) width 4: &quot; &quot;
</ins><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><span class="lines">@@ -104,10 +104,10 @@
</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 (488,62) size 116x66
-  RenderBlock {DIV} at (480,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (488,80) size 116x66
+  RenderBlock {DIV} at (480,28) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (496,70) size 48x79
</del><ins>+layer at (496,88) size 48x79
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x79
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="lines">@@ -117,36 +117,36 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (608,62) size 116x66
-  RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (608,82) size 116x66
+  RenderBlock {DIV} at (600,30) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (616,70) size 48x75
</del><ins>+layer at (616,90) size 48x75
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x75
</span><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 (8,181) size 116x66
-  RenderBlock {DIV} at (0,129) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (8,208) size 116x66
+  RenderBlock {DIV} at (0,156) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (16,189) size 48x65
</del><ins>+layer at (16,216) size 48x65
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x65
</span><span class="cx">     RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (138,141) size 66x116
-  RenderBlock {DIV} at (130,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (138,168) size 66x116
+  RenderBlock {DIV} at (130,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (146,149) size 100x48
</del><ins>+layer at (146,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderText {#text} at (25,0) size 75x25
</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><del>-layer at (228,141) size 66x116
-  RenderBlock {DIV} at (220,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (228,168) size 66x116
+  RenderBlock {DIV} at (220,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (236,149) size 100x48
</del><ins>+layer at (236,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><span class="lines">@@ -155,10 +155,10 @@
</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><del>-layer at (318,141) size 66x116
-  RenderBlock {DIV} at (310,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (318,168) size 66x116
+  RenderBlock {DIV} at (310,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (326,149) size 100x48
</del><ins>+layer at (326,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -167,10 +167,10 @@
</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><del>-layer at (408,141) size 66x116
-  RenderBlock {DIV} at (400,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (408,168) size 66x116
+  RenderBlock {DIV} at (400,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (416,149) size 100x48
</del><ins>+layer at (416,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -179,10 +179,10 @@
</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 (498,141) size 66x116
-  RenderBlock {DIV} at (490,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (498,168) size 66x116
+  RenderBlock {DIV} at (490,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (506,149) size 79x48
</del><ins>+layer at (506,176) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -192,36 +192,36 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (588,141) size 66x116
-  RenderBlock {DIV} at (580,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (588,168) size 66x116
+  RenderBlock {DIV} at (580,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (596,149) size 75x48
</del><ins>+layer at (596,176) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><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 (678,141) size 66x116
-  RenderBlock {DIV} at (670,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (678,168) size 66x116
+  RenderBlock {DIV} at (670,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (686,149) size 65x48
</del><ins>+layer at (686,176) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (18,260) size 66x116
-  RenderBlock {DIV} at (10,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,287) size 66x116
+  RenderBlock {DIV} at (10,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (-24,268) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (-24,295) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderText {#text} at (25,0) size 75x25
</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><del>-layer at (108,260) size 66x116
-  RenderBlock {DIV} at (100,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (108,287) size 66x116
+  RenderBlock {DIV} at (100,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (66,268) size 100x48
</del><ins>+layer at (66,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><span class="lines">@@ -230,10 +230,10 @@
</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><del>-layer at (198,260) size 66x116
-  RenderBlock {DIV} at (190,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (198,287) size 66x116
+  RenderBlock {DIV} at (190,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (156,268) size 100x48
</del><ins>+layer at (156,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -242,10 +242,10 @@
</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><del>-layer at (288,260) size 66x116
-  RenderBlock {DIV} at (280,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (288,287) size 66x116
+  RenderBlock {DIV} at (280,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (246,268) size 100x48
</del><ins>+layer at (246,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -254,10 +254,10 @@
</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 (378,260) size 66x116
-  RenderBlock {DIV} at (370,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (378,287) size 66x116
+  RenderBlock {DIV} at (370,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (357,268) size 79x48
</del><ins>+layer at (357,295) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -267,20 +267,20 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (468,260) size 66x116
-  RenderBlock {DIV} at (460,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (468,287) size 66x116
+  RenderBlock {DIV} at (460,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (451,268) size 75x48
</del><ins>+layer at (451,295) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><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 (558,260) size 66x116
-  RenderBlock {DIV} at (550,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (558,287) size 66x116
+  RenderBlock {DIV} at (550,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (551,268) size 65x48
</del><ins>+layer at (551,295) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><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="lines">@@ -305,65 +305,65 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,70) size 26x25 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (428,95) size 26x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,95) size 26x25 [border: (3px solid #0000FF7F)]
</span><del>-layer at (550,72) size 26x25
-  RenderBlock (positioned) {DIV} at (550,72) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (668,70) size 26x25
-  RenderBlock (positioned) {DIV} at (668,70) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (68,179) size 26x25
-  RenderBlock (positioned) {DIV} at (68,179) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (171,149) size 25x25
-  RenderBlock (positioned) {DIV} at (171,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (146,201) size 25x26
-  RenderBlock (positioned) {DIV} at (146,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (171,201) size 25x26
-  RenderBlock (positioned) {DIV} at (171,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (261,149) size 25x25
-  RenderBlock (positioned) {DIV} at (261,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (236,201) size 25x26
-  RenderBlock (positioned) {DIV} at (236,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (261,201) size 25x26
-  RenderBlock (positioned) {DIV} at (261,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (351,149) size 25x25
-  RenderBlock (positioned) {DIV} at (351,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (326,201) size 25x26
-  RenderBlock (positioned) {DIV} at (326,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (351,201) size 25x26
-  RenderBlock (positioned) {DIV} at (351,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (416,201) size 25x26
-  RenderBlock (positioned) {DIV} at (416,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (441,201) size 25x26
-  RenderBlock (positioned) {DIV} at (441,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (508,203) size 25x26
-  RenderBlock (positioned) {DIV} at (508,203) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (596,201) size 25x26
-  RenderBlock (positioned) {DIV} at (596,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (676,201) size 25x26
-  RenderBlock (positioned) {DIV} at (676,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (26,268) size 25x25
-  RenderBlock (positioned) {DIV} at (26,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (51,320) size 25x26
-  RenderBlock (positioned) {DIV} at (51,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (26,320) size 25x26
-  RenderBlock (positioned) {DIV} at (26,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (116,268) size 25x25
-  RenderBlock (positioned) {DIV} at (116,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (141,320) size 25x26
-  RenderBlock (positioned) {DIV} at (141,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (116,320) size 25x26
-  RenderBlock (positioned) {DIV} at (116,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (206,268) size 25x25
-  RenderBlock (positioned) {DIV} at (206,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (231,320) size 25x26
-  RenderBlock (positioned) {DIV} at (231,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (206,320) size 25x26
-  RenderBlock (positioned) {DIV} at (206,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (321,320) size 25x26
-  RenderBlock (positioned) {DIV} at (321,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (296,320) size 25x26
-  RenderBlock (positioned) {DIV} at (296,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (409,322) size 25x26
-  RenderBlock (positioned) {DIV} at (409,322) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (501,320) size 25x26
-  RenderBlock (positioned) {DIV} at (501,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (601,320) size 25x26
-  RenderBlock (positioned) {DIV} at (601,320) size 25x26 [border: (3px solid #0000FF7F)]
</del><ins>+layer at (550,90) size 26x25
+  RenderBlock (positioned) {DIV} at (550,90) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,90) size 26x25
+  RenderBlock (positioned) {DIV} at (668,90) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,206) size 26x25
+  RenderBlock (positioned) {DIV} at (68,206) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (171,176) size 25x25
+  RenderBlock (positioned) {DIV} at (171,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (146,228) size 25x26
+  RenderBlock (positioned) {DIV} at (146,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (171,228) size 25x26
+  RenderBlock (positioned) {DIV} at (171,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (261,176) size 25x25
+  RenderBlock (positioned) {DIV} at (261,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (236,228) size 25x26
+  RenderBlock (positioned) {DIV} at (236,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (261,228) size 25x26
+  RenderBlock (positioned) {DIV} at (261,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (351,176) size 25x25
+  RenderBlock (positioned) {DIV} at (351,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (326,228) size 25x26
+  RenderBlock (positioned) {DIV} at (326,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (351,228) size 25x26
+  RenderBlock (positioned) {DIV} at (351,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (416,228) size 25x26
+  RenderBlock (positioned) {DIV} at (416,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (441,228) size 25x26
+  RenderBlock (positioned) {DIV} at (441,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (508,230) size 25x26
+  RenderBlock (positioned) {DIV} at (508,230) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (596,228) size 25x26
+  RenderBlock (positioned) {DIV} at (596,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (676,228) size 25x26
+  RenderBlock (positioned) {DIV} at (676,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,295) size 25x25
+  RenderBlock (positioned) {DIV} at (26,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (51,347) size 25x26
+  RenderBlock (positioned) {DIV} at (51,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,347) size 25x26
+  RenderBlock (positioned) {DIV} at (26,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (116,295) size 25x25
+  RenderBlock (positioned) {DIV} at (116,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (141,347) size 25x26
+  RenderBlock (positioned) {DIV} at (141,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (116,347) size 25x26
+  RenderBlock (positioned) {DIV} at (116,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,295) size 25x25
+  RenderBlock (positioned) {DIV} at (206,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (231,347) size 25x26
+  RenderBlock (positioned) {DIV} at (231,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,347) size 25x26
+  RenderBlock (positioned) {DIV} at (206,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (321,347) size 25x26
+  RenderBlock (positioned) {DIV} at (321,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (296,347) size 25x26
+  RenderBlock (positioned) {DIV} at (296,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (409,349) size 25x26
+  RenderBlock (positioned) {DIV} at (409,349) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (501,347) size 25x26
+  RenderBlock (positioned) {DIV} at (501,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (601,347) size 25x26
+  RenderBlock (positioned) {DIV} at (601,347) size 25x26 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsspannerscomplexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-complex-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -17,45 +17,45 @@
</span><span class="cx">         RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
</span><span class="cx">         RenderText {#text} at (743,11) size 4x17
</span><span class="cx">           text run at (743,11) width 4: &quot;.&quot;
</span><del>-      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;
</del><ins>+      RenderBlock (anonymous) at (0,44) size 784x513
+        RenderText {#text} at (116,114) size 4x17
+          text run at (116,114) width 4: &quot; &quot;
+        RenderText {#text} at (236,114) size 4x17
+          text run at (236,114) width 4: &quot; &quot;
+        RenderText {#text} at (356,114) size 4x17
+          text run at (356,114) width 4: &quot; &quot;
+        RenderText {#text} at (476,114) size 4x17
+          text run at (476,114) width 4: &quot; &quot;
+        RenderText {#text} at (596,114) size 4x17
+          text run at (596,114) width 4: &quot; &quot;
+        RenderText {#text} at (716,114) size 4x17
+          text run at (716,114) width 4: &quot; &quot;
+        RenderText {#text} at (116,258) size 4x17
+          text run at (116,258) width 4: &quot; &quot;
+        RenderText {#text} at (246,258) size 4x17
+          text run at (246,258) width 4: &quot; &quot;
+        RenderText {#text} at (376,258) size 4x17
+          text run at (376,258) width 4: &quot; &quot;
+        RenderText {#text} at (506,258) size 4x17
+          text run at (506,258) width 4: &quot; &quot;
+        RenderText {#text} at (636,258) size 4x17
+          text run at (636,258) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        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;
</del><ins>+        RenderText {#text} at (126,377) size 4x17
+          text run at (126,377) width 4: &quot; &quot;
+        RenderText {#text} at (256,377) size 4x17
+          text run at (256,377) width 4: &quot; &quot;
+        RenderText {#text} at (386,377) size 4x17
+          text run at (386,377) width 4: &quot; &quot;
+        RenderText {#text} at (516,377) size 4x17
+          text run at (516,377) width 4: &quot; &quot;
+        RenderText {#text} at (646,377) size 4x17
+          text run at (646,377) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        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;
</del><ins>+        RenderText {#text} at (126,496) size 4x17
+          text run at (126,496) width 4: &quot; &quot;
+        RenderText {#text} at (256,496) size 4x17
+          text run at (256,496) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,62) size 116x106
</span><span class="cx">   RenderBlock {DIV} at (0,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</span><span class="lines">@@ -121,12 +121,12 @@
</span><span class="cx">       RenderText {#text} at (0,30) size 25x50
</span><span class="cx">         text run at (0,30) width 25: &quot;y&quot;
</span><span class="cx">         text run at (0,55) width 25: &quot;z&quot;
</span><del>-layer at (488,62) size 116x106
-  RenderBlock {DIV} at (480,10) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (488,80) size 116x106
+  RenderBlock {DIV} at (480,28) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x5
</span><span class="cx">     RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,43) size 100x55
</span><del>-layer at (496,70) size 48x94
</del><ins>+layer at (496,88) size 48x94
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x94
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
</span><span class="lines">@@ -138,12 +138,12 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (608,80) size 116x106
-  RenderBlock {DIV} at (600,28) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (608,82) size 116x106
+  RenderBlock {DIV} at (600,30) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x5
</span><span class="cx">     RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,43) size 100x55
</span><del>-layer at (616,88) size 48x90
</del><ins>+layer at (616,90) size 48x90
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x90
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
</span><span class="lines">@@ -152,22 +152,22 @@
</span><span class="cx">     RenderBlock {DIV} at (0,35) size 48x55
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="cx">       RenderImage {IMG} at (0,30) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (8,206) size 116x106
-  RenderBlock {DIV} at (0,154) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (8,208) size 116x106
+  RenderBlock {DIV} at (0,156) size 116x106 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x5
</span><span class="cx">     RenderBlock {DIV} at (8,13) size 100x30 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,43) size 100x55
</span><del>-layer at (16,214) size 48x75
</del><ins>+layer at (16,216) size 48x75
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x75
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 48x10 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,10) size 0x0
</span><span class="cx">     RenderBlock {DIV} at (0,50) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (138,206) size 106x116
-  RenderBlock {DIV} at (130,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (138,208) size 106x116
+  RenderBlock {DIV} at (130,156) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (146,214) size 115x48
</del><ins>+layer at (146,216) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -177,12 +177,12 @@
</span><span class="cx">         text run at (25,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (80,0) width 25: &quot;z&quot;
</span><del>-layer at (268,206) size 106x116
-  RenderBlock {DIV} at (260,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (268,208) size 106x116
+  RenderBlock {DIV} at (260,156) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (276,214) size 115x48
</del><ins>+layer at (276,216) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -194,12 +194,12 @@
</span><span class="cx">           text run at (55,0) width 25: &quot;y&quot;
</span><span class="cx">           text run at (80,0) width 25: &quot;z&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (398,206) size 106x116
-  RenderBlock {DIV} at (390,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (398,208) size 106x116
+  RenderBlock {DIV} at (390,156) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (406,214) size 115x48
</del><ins>+layer at (406,216) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -210,12 +210,12 @@
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (30,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;z&quot;
</span><del>-layer at (528,206) size 106x116
-  RenderBlock {DIV} at (520,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (528,208) size 106x116
+  RenderBlock {DIV} at (520,156) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (536,214) size 115x48
</del><ins>+layer at (536,216) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -226,12 +226,12 @@
</span><span class="cx">       RenderText {#text} at (30,0) size 50x25
</span><span class="cx">         text run at (30,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;z&quot;
</span><del>-layer at (658,206) size 106x116
-  RenderBlock {DIV} at (650,154) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (658,208) size 106x116
+  RenderBlock {DIV} at (650,156) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (666,214) size 94x48
</del><ins>+layer at (666,216) size 94x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 94x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -243,12 +243,12 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (18,325) size 106x116
-  RenderBlock {DIV} at (10,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,327) size 106x116
+  RenderBlock {DIV} at (10,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (26,333) size 90x48
</del><ins>+layer at (26,335) size 90x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 90x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -257,22 +257,22 @@
</span><span class="cx">     RenderBlock {DIV} at (35,0) size 55x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (30,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (148,325) size 106x116
-  RenderBlock {DIV} at (140,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (148,327) size 106x116
+  RenderBlock {DIV} at (140,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (156,333) size 75x48
</del><ins>+layer at (156,335) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="cx">     RenderBlock {DIV} at (50,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (278,325) size 106x116
-  RenderBlock {DIV} at (270,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (278,327) size 106x116
+  RenderBlock {DIV} at (270,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (261,333) size 115x48
</del><ins>+layer at (261,335) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -282,12 +282,12 @@
</span><span class="cx">         text run at (25,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (80,0) width 25: &quot;z&quot;
</span><del>-layer at (408,325) size 106x116
-  RenderBlock {DIV} at (400,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (408,327) size 106x116
+  RenderBlock {DIV} at (400,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (391,333) size 115x48
</del><ins>+layer at (391,335) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -299,12 +299,12 @@
</span><span class="cx">           text run at (55,0) width 25: &quot;y&quot;
</span><span class="cx">           text run at (80,0) width 25: &quot;z&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (538,325) size 106x116
-  RenderBlock {DIV} at (530,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (538,327) size 106x116
+  RenderBlock {DIV} at (530,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (521,333) size 115x48
</del><ins>+layer at (521,335) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -315,12 +315,12 @@
</span><span class="cx">         text run at (0,0) width 25: &quot;x&quot;
</span><span class="cx">         text run at (30,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;z&quot;
</span><del>-layer at (668,325) size 106x116
-  RenderBlock {DIV} at (660,273) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (668,327) size 106x116
+  RenderBlock {DIV} at (660,275) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (651,333) size 115x48
</del><ins>+layer at (651,335) size 115x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 115x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -331,12 +331,12 @@
</span><span class="cx">       RenderText {#text} at (30,0) size 50x25
</span><span class="cx">         text run at (30,0) width 25: &quot;y&quot;
</span><span class="cx">         text run at (55,0) width 25: &quot;z&quot;
</span><del>-layer at (18,444) size 106x116
-  RenderBlock {DIV} at (10,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,446) size 106x116
+  RenderBlock {DIV} at (10,394) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (22,452) size 94x48
</del><ins>+layer at (22,454) size 94x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 94x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -348,12 +348,12 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (148,444) size 106x116
-  RenderBlock {DIV} at (140,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (148,446) size 106x116
+  RenderBlock {DIV} at (140,394) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (156,452) size 90x48
</del><ins>+layer at (156,454) size 90x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 90x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -362,12 +362,12 @@
</span><span class="cx">     RenderBlock {DIV} at (35,0) size 55x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">       RenderImage {IMG} at (30,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (278,444) size 106x116
-  RenderBlock {DIV} at (270,392) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (278,446) size 106x116
+  RenderBlock {DIV} at (270,394) size 106x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 5x100
</span><span class="cx">     RenderBlock {DIV} at (13,8) size 30x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (43,8) size 55x100
</span><del>-layer at (301,452) size 75x48
</del><ins>+layer at (301,454) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 10x48 [bgcolor=#000080]
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (10,0) size 0x0
</span><span class="lines">@@ -394,65 +394,65 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,105) size 26x25 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (428,130) size 26x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,130) size 26x25 [border: (3px solid #0000FF7F)]
</span><del>-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 (421,333) size 25x25
-  RenderBlock (positioned) {DIV} at (421,333) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (446,385) size 25x26
-  RenderBlock (positioned) {DIV} at (446,385) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (421,385) size 25x26
-  RenderBlock (positioned) {DIV} at (421,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)]
</del><ins>+layer at (550,125) size 26x25
+  RenderBlock (positioned) {DIV} at (550,125) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,125) size 26x25
+  RenderBlock (positioned) {DIV} at (668,125) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (16,291) size 25x25
+  RenderBlock (positioned) {DIV} at (16,291) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (206,216) size 25x25
+  RenderBlock (positioned) {DIV} at (206,216) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (181,268) size 25x26
+  RenderBlock (positioned) {DIV} at (181,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,268) size 25x26
+  RenderBlock (positioned) {DIV} at (206,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (336,216) size 25x25
+  RenderBlock (positioned) {DIV} at (336,216) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (311,268) size 25x26
+  RenderBlock (positioned) {DIV} at (311,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (336,268) size 25x26
+  RenderBlock (positioned) {DIV} at (336,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (466,216) size 25x25
+  RenderBlock (positioned) {DIV} at (466,216) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (441,268) size 25x26
+  RenderBlock (positioned) {DIV} at (441,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (466,268) size 25x26
+  RenderBlock (positioned) {DIV} at (466,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (571,268) size 25x26
+  RenderBlock (positioned) {DIV} at (571,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (596,268) size 25x26
+  RenderBlock (positioned) {DIV} at (596,268) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (703,270) size 25x26
+  RenderBlock (positioned) {DIV} at (703,270) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (61,387) size 25x26
+  RenderBlock (positioned) {DIV} at (61,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (231,335) size 25x25
+  RenderBlock (positioned) {DIV} at (231,335) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (291,335) size 25x25
+  RenderBlock (positioned) {DIV} at (291,335) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (316,387) size 25x26
+  RenderBlock (positioned) {DIV} at (316,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (291,387) size 25x26
+  RenderBlock (positioned) {DIV} at (291,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (421,335) size 25x25
+  RenderBlock (positioned) {DIV} at (421,335) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (446,387) size 25x26
+  RenderBlock (positioned) {DIV} at (446,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (421,387) size 25x26
+  RenderBlock (positioned) {DIV} at (421,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (551,335) size 25x25
+  RenderBlock (positioned) {DIV} at (551,335) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (576,387) size 25x26
+  RenderBlock (positioned) {DIV} at (576,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (551,387) size 25x26
+  RenderBlock (positioned) {DIV} at (551,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (706,387) size 25x26
+  RenderBlock (positioned) {DIV} at (706,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (681,387) size 25x26
+  RenderBlock (positioned) {DIV} at (681,387) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (54,508) size 25x26
+  RenderBlock (positioned) {DIV} at (54,508) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (186,506) size 25x26
+  RenderBlock (positioned) {DIV} at (186,506) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (276,454) size 25x25
+  RenderBlock (positioned) {DIV} at (276,454) size 25x25 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolclientrectsspannersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/client-rects-spanners-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -17,47 +17,47 @@
</span><span class="cx">         RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
</span><span class="cx">         RenderText {#text} at (743,11) size 4x17
</span><span class="cx">           text run at (743,11) width 4: &quot;.&quot;
</span><del>-      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;
</del><ins>+      RenderBlock (anonymous) at (0,44) size 784x470
+        RenderText {#text} at (116,99) size 4x17
+          text run at (116,99) width 4: &quot; &quot;
+        RenderText {#text} at (236,99) size 4x17
+          text run at (236,99) width 4: &quot; &quot;
+        RenderText {#text} at (356,99) size 4x17
+          text run at (356,99) width 4: &quot; &quot;
+        RenderText {#text} at (476,99) size 4x17
+          text run at (476,99) width 4: &quot; &quot;
+        RenderText {#text} at (596,99) size 4x17
+          text run at (596,99) width 4: &quot; &quot;
+        RenderText {#text} at (716,99) size 4x17
+          text run at (716,99) width 4: &quot; &quot;
+        RenderText {#text} at (116,218) size 4x17
+          text run at (116,218) width 4: &quot; &quot;
+        RenderText {#text} at (216,218) size 4x17
+          text run at (216,218) width 4: &quot; &quot;
+        RenderText {#text} at (316,218) size 4x17
+          text run at (316,218) width 4: &quot; &quot;
+        RenderText {#text} at (416,218) size 4x17
+          text run at (416,218) width 4: &quot; &quot;
+        RenderText {#text} at (516,218) size 4x17
+          text run at (516,218) width 4: &quot; &quot;
+        RenderText {#text} at (616,218) size 4x17
+          text run at (616,218) width 4: &quot; &quot;
+        RenderText {#text} at (716,218) size 4x17
+          text run at (716,218) width 4: &quot; &quot;
+        RenderText {#text} at (96,337) size 4x17
+          text run at (96,337) width 4: &quot; &quot;
+        RenderText {#text} at (196,337) size 4x17
+          text run at (196,337) width 4: &quot; &quot;
+        RenderText {#text} at (296,337) size 4x17
+          text run at (296,337) width 4: &quot; &quot;
+        RenderText {#text} at (396,337) size 4x17
+          text run at (396,337) width 4: &quot; &quot;
+        RenderText {#text} at (496,337) size 4x17
+          text run at (496,337) width 4: &quot; &quot;
+        RenderText {#text} at (596,337) size 4x17
+          text run at (596,337) width 4: &quot; &quot;
+        RenderText {#text} at (696,337) size 4x17
+          text run at (696,337) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (8,62) size 116x76
</span><span class="cx">   RenderBlock {DIV} at (0,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</span><span class="lines">@@ -115,11 +115,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 (488,62) size 116x76
-  RenderBlock {DIV} at (480,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (488,80) size 116x76
+  RenderBlock {DIV} at (480,28) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,18) size 100x50
</span><del>-layer at (496,70) size 48x79
</del><ins>+layer at (496,88) size 48x79
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x79
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="lines">@@ -130,11 +130,11 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (608,62) size 116x76
-  RenderBlock {DIV} at (600,10) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (608,82) size 116x76
+  RenderBlock {DIV} at (600,30) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,18) size 100x50
</span><del>-layer at (616,70) size 48x75
</del><ins>+layer at (616,90) size 48x75
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x75
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="lines">@@ -142,19 +142,19 @@
</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 (8,181) size 116x76
-  RenderBlock {DIV} at (0,129) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (8,198) size 116x76
+  RenderBlock {DIV} at (0,146) size 116x76 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 100x10 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (8,18) size 100x50
</span><del>-layer at (16,189) size 48x65
</del><ins>+layer at (16,206) size 48x65
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x65
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (138,151) size 76x116
-  RenderBlock {DIV} at (130,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (138,168) size 76x116
+  RenderBlock {DIV} at (130,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (146,159) size 100x48
</del><ins>+layer at (146,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 100x48
</span><span class="lines">@@ -163,11 +163,11 @@
</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><del>-layer at (238,151) size 76x116
-  RenderBlock {DIV} at (230,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (238,168) size 76x116
+  RenderBlock {DIV} at (230,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (246,159) size 100x48
</del><ins>+layer at (246,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 100x48
</span><span class="lines">@@ -178,11 +178,11 @@
</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><del>-layer at (338,151) size 76x116
-  RenderBlock {DIV} at (330,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (338,168) size 76x116
+  RenderBlock {DIV} at (330,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (346,159) size 100x48
</del><ins>+layer at (346,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -192,11 +192,11 @@
</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><del>-layer at (438,151) size 76x116
-  RenderBlock {DIV} at (430,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (438,168) size 76x116
+  RenderBlock {DIV} at (430,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (446,159) size 100x48
</del><ins>+layer at (446,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -206,11 +206,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 (538,151) size 76x116
-  RenderBlock {DIV} at (530,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (538,168) size 76x116
+  RenderBlock {DIV} at (530,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (546,159) size 79x48
</del><ins>+layer at (546,176) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -221,11 +221,11 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (638,151) size 76x116
-  RenderBlock {DIV} at (630,99) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (638,168) size 76x116
+  RenderBlock {DIV} at (630,116) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (646,159) size 75x48
</del><ins>+layer at (646,176) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -233,19 +233,19 @@
</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 (18,270) size 76x116
-  RenderBlock {DIV} at (10,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,287) size 76x116
+  RenderBlock {DIV} at (10,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (26,278) size 65x48
</del><ins>+layer at (26,295) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (118,270) size 76x116
-  RenderBlock {DIV} at (110,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (118,287) size 76x116
+  RenderBlock {DIV} at (110,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (86,278) size 100x48
</del><ins>+layer at (86,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 100x48
</span><span class="lines">@@ -254,11 +254,11 @@
</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><del>-layer at (218,270) size 76x116
-  RenderBlock {DIV} at (210,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (218,287) size 76x116
+  RenderBlock {DIV} at (210,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (186,278) size 100x48
</del><ins>+layer at (186,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 100x48
</span><span class="lines">@@ -269,11 +269,11 @@
</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><del>-layer at (318,270) size 76x116
-  RenderBlock {DIV} at (310,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (318,287) size 76x116
+  RenderBlock {DIV} at (310,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (286,278) size 100x48
</del><ins>+layer at (286,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -283,11 +283,11 @@
</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><del>-layer at (418,270) size 76x116
-  RenderBlock {DIV} at (410,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (418,287) size 76x116
+  RenderBlock {DIV} at (410,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (386,278) size 100x48
</del><ins>+layer at (386,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -297,11 +297,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 (518,270) size 76x116
-  RenderBlock {DIV} at (510,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (518,287) size 76x116
+  RenderBlock {DIV} at (510,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (507,278) size 79x48
</del><ins>+layer at (507,295) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -312,11 +312,11 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (618,270) size 76x116
-  RenderBlock {DIV} at (610,218) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (618,287) size 76x116
+  RenderBlock {DIV} at (610,235) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (611,278) size 75x48
</del><ins>+layer at (611,295) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="lines">@@ -324,11 +324,11 @@
</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 (18,389) size 76x116
-  RenderBlock {DIV} at (10,337) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,406) size 76x116
+  RenderBlock {DIV} at (10,354) size 76x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderBlock {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</span><span class="cx">     RenderMultiColumnSet at (18,8) size 50x100
</span><del>-layer at (21,397) size 65x48
</del><ins>+layer at (21,414) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><span class="cx">     RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
</span><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><span class="lines">@@ -354,65 +354,65 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,80) size 26x25 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (428,105) size 26x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,105) size 26x25 [border: (3px solid #0000FF7F)]
</span><del>-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 (226,278) size 25x25
-  RenderBlock (positioned) {DIV} at (226,278) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (251,330) size 25x26
-  RenderBlock (positioned) {DIV} at (251,330) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (226,330) size 25x26
-  RenderBlock (positioned) {DIV} at (226,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)]
</del><ins>+layer at (550,100) size 26x25
+  RenderBlock (positioned) {DIV} at (550,100) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,100) size 26x25
+  RenderBlock (positioned) {DIV} at (668,100) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,206) size 26x25
+  RenderBlock (positioned) {DIV} at (68,206) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (181,176) size 25x25
+  RenderBlock (positioned) {DIV} at (181,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (156,228) size 25x26
+  RenderBlock (positioned) {DIV} at (156,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (181,228) size 25x26
+  RenderBlock (positioned) {DIV} at (181,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (281,176) size 25x25
+  RenderBlock (positioned) {DIV} at (281,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (256,228) size 25x26
+  RenderBlock (positioned) {DIV} at (256,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (281,228) size 25x26
+  RenderBlock (positioned) {DIV} at (281,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (381,176) size 25x25
+  RenderBlock (positioned) {DIV} at (381,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (356,228) size 25x26
+  RenderBlock (positioned) {DIV} at (356,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (381,228) size 25x26
+  RenderBlock (positioned) {DIV} at (381,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (456,228) size 25x26
+  RenderBlock (positioned) {DIV} at (456,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (481,228) size 25x26
+  RenderBlock (positioned) {DIV} at (481,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (558,230) size 25x26
+  RenderBlock (positioned) {DIV} at (558,230) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (656,228) size 25x26
+  RenderBlock (positioned) {DIV} at (656,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,347) size 25x26
+  RenderBlock (positioned) {DIV} at (26,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (126,295) size 25x25
+  RenderBlock (positioned) {DIV} at (126,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (151,347) size 25x26
+  RenderBlock (positioned) {DIV} at (151,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (126,347) size 25x26
+  RenderBlock (positioned) {DIV} at (126,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (226,295) size 25x25
+  RenderBlock (positioned) {DIV} at (226,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (251,347) size 25x26
+  RenderBlock (positioned) {DIV} at (251,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (226,347) size 25x26
+  RenderBlock (positioned) {DIV} at (226,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (326,295) size 25x25
+  RenderBlock (positioned) {DIV} at (326,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (351,347) size 25x26
+  RenderBlock (positioned) {DIV} at (351,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (326,347) size 25x26
+  RenderBlock (positioned) {DIV} at (326,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (451,347) size 25x26
+  RenderBlock (positioned) {DIV} at (451,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (426,347) size 25x26
+  RenderBlock (positioned) {DIV} at (426,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (549,349) size 25x26
+  RenderBlock (positioned) {DIV} at (549,349) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (651,347) size 25x26
+  RenderBlock (positioned) {DIV} at (651,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (61,466) size 25x26
+  RenderBlock (positioned) {DIV} at (61,466) size 25x26 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticollayerssplitacrosscolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/layers-split-across-columns-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><del>-layer at (0,0) size 785x673
</del><ins>+layer at (0,0) size 785x968
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x673
-  RenderBlock {HTML} at (0,0) size 785x673
-    RenderBody {BODY} at (8,8) size 769x657
</del><ins>+layer at (0,0) size 785x968
+  RenderBlock {HTML} at (0,0) size 785x968
+    RenderBody {BODY} at (8,8) size 769x952
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 220x327
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 220x17
</span><span class="cx">           RenderText {#text} at (0,0) size 65x17
</span><span class="cx">             text run at (0,0) width 65: &quot;Overflow:&quot;
</span><del>-      RenderText {#text} at (220,313) size 4x17
-        text run at (220,313) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (220,608) size 4x17
+        text run at (220,608) width 4: &quot; &quot;
</ins><span class="cx">       RenderBlock {DIV} at (224,0) size 220x327
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 220x17
</span><span class="cx">           RenderText {#text} at (0,0) size 76x17
</span><span class="cx">             text run at (0,0) width 76: &quot;Transforms:&quot;
</span><del>-      RenderText {#text} at (444,313) size 4x17
-        text run at (444,313) width 4: &quot; &quot;
</del><ins>+      RenderText {#text} at (444,608) size 4x17
+        text run at (444,608) width 4: &quot; &quot;
</ins><span class="cx">       RenderBlock {DIV} at (448,0) size 220x327
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 220x17
</span><span class="cx">           RenderText {#text} at (0,0) size 131x17
</span><span class="cx">             text run at (0,0) width 131: &quot;Relative Positioning:&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {DIV} at (0,330) size 220x327
</del><ins>+      RenderBlock {DIV} at (0,625) size 220x327
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 220x17
</span><span class="cx">           RenderText {#text} at (0,0) size 54x17
</span><span class="cx">             text run at (0,0) width 54: &quot;Opacity:&quot;
</span><span class="lines">@@ -63,10 +63,10 @@
</span><span class="cx">     RenderBlock (anonymous) at (0,500) size 100x100
</span><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>-layer at (8,355) size 220x310
</del><ins>+layer at (8,650) size 220x310
</ins><span class="cx">   RenderBlock {DIV} at (0,17) size 220x310 [border: (5px solid #000000)]
</span><span class="cx">     RenderMultiColumnSet at (5,5) size 210x300
</span><del>-layer at (13,360) size 100x600 backgroundClip at (0,0) size 785x673 clip at (0,0) size 785x673 outlineClip at (0,0) size 785x673
</del><ins>+layer at (13,655) size 100x600 backgroundClip at (0,0) size 785x968 clip at (0,0) size 785x968 outlineClip at (0,0) size 785x968
</ins><span class="cx">   RenderMultiColumnFlowThread at (5,5) size 100x600
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 100x100
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
</span><span class="lines">@@ -86,7 +86,7 @@
</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><del>-layer at (13,460) size 100x400 backgroundClip at (0,0) size 785x673 clip at (0,0) size 785x673 outlineClip at (0,0) size 785x673
</del><ins>+layer at (13,755) size 100x400 backgroundClip at (0,0) size 785x968 clip at (0,0) size 785x968 outlineClip at (0,0) size 785x968
</ins><span class="cx">   RenderBlock {DIV} at (0,100) size 100x400
</span><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></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolnewmulticolclientrectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/newmulticol/client-rects-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -17,46 +17,46 @@
</span><span class="cx">         RenderBlock {SPAN} at (718,0) size 25x25 [border: (3px solid #0000FF7F)]
</span><span class="cx">         RenderText {#text} at (743,11) size 4x17
</span><span class="cx">           text run at (743,11) width 4: &quot;.&quot;
</span><del>-      RenderBlock (anonymous) at (0,44) size 784x327
-        RenderText {#text} at (116,72) size 4x17
-          text run at (116,72) width 4: &quot; &quot;
-        RenderText {#text} at (236,72) size 4x17
-          text run at (236,72) width 4: &quot; &quot;
-        RenderText {#text} at (356,72) size 4x17
-          text run at (356,72) width 4: &quot; &quot;
-        RenderText {#text} at (476,72) size 4x17
-          text run at (476,72) width 4: &quot; &quot;
-        RenderText {#text} at (596,72) size 4x17
-          text run at (596,72) width 4: &quot; &quot;
-        RenderText {#text} at (716,72) size 4x17
-          text run at (716,72) width 4: &quot; &quot;
-        RenderText {#text} at (116,191) size 4x17
-          text run at (116,191) width 4: &quot; &quot;
-        RenderText {#text} at (206,191) size 4x17
-          text run at (206,191) width 4: &quot; &quot;
-        RenderText {#text} at (296,191) size 4x17
-          text run at (296,191) width 4: &quot; &quot;
-        RenderText {#text} at (386,191) size 4x17
-          text run at (386,191) width 4: &quot; &quot;
-        RenderText {#text} at (476,191) size 4x17
-          text run at (476,191) width 4: &quot; &quot;
-        RenderText {#text} at (566,191) size 4x17
-          text run at (566,191) width 4: &quot; &quot;
-        RenderText {#text} at (656,191) size 4x17
-          text run at (656,191) width 4: &quot; &quot;
</del><ins>+      RenderBlock (anonymous) at (0,44) size 784x354
+        RenderText {#text} at (116,99) size 4x17
+          text run at (116,99) width 4: &quot; &quot;
+        RenderText {#text} at (236,99) size 4x17
+          text run at (236,99) width 4: &quot; &quot;
+        RenderText {#text} at (356,99) size 4x17
+          text run at (356,99) width 4: &quot; &quot;
+        RenderText {#text} at (476,99) size 4x17
+          text run at (476,99) width 4: &quot; &quot;
+        RenderText {#text} at (596,99) size 4x17
+          text run at (596,99) width 4: &quot; &quot;
+        RenderText {#text} at (716,99) size 4x17
+          text run at (716,99) width 4: &quot; &quot;
+        RenderText {#text} at (116,218) size 4x17
+          text run at (116,218) width 4: &quot; &quot;
+        RenderText {#text} at (206,218) size 4x17
+          text run at (206,218) width 4: &quot; &quot;
+        RenderText {#text} at (296,218) size 4x17
+          text run at (296,218) width 4: &quot; &quot;
+        RenderText {#text} at (386,218) size 4x17
+          text run at (386,218) width 4: &quot; &quot;
+        RenderText {#text} at (476,218) size 4x17
+          text run at (476,218) width 4: &quot; &quot;
+        RenderText {#text} at (566,218) size 4x17
+          text run at (566,218) width 4: &quot; &quot;
+        RenderText {#text} at (656,218) size 4x17
+          text run at (656,218) width 4: &quot; &quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (86,310) size 4x17
-          text run at (86,310) width 4: &quot; &quot;
-        RenderText {#text} at (176,310) size 4x17
-          text run at (176,310) width 4: &quot; &quot;
-        RenderText {#text} at (266,310) size 4x17
-          text run at (266,310) width 4: &quot; &quot;
-        RenderText {#text} at (356,310) size 4x17
-          text run at (356,310) width 4: &quot; &quot;
-        RenderText {#text} at (446,310) size 4x17
-          text run at (446,310) width 4: &quot; &quot;
-        RenderText {#text} at (536,310) size 4x17
-          text run at (536,310) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (86,337) size 4x17
+          text run at (86,337) width 4: &quot; &quot;
+        RenderText {#text} at (176,337) size 4x17
+          text run at (176,337) width 4: &quot; &quot;
+        RenderText {#text} at (266,337) size 4x17
+          text run at (266,337) width 4: &quot; &quot;
+        RenderText {#text} at (356,337) size 4x17
+          text run at (356,337) width 4: &quot; &quot;
+        RenderText {#text} at (446,337) size 4x17
+          text run at (446,337) width 4: &quot; &quot;
+        RenderText {#text} at (536,337) size 4x17
+          text run at (536,337) width 4: &quot; &quot;
</ins><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><span class="lines">@@ -104,10 +104,10 @@
</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 (488,62) size 116x66
-  RenderBlock {DIV} at (480,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (488,80) size 116x66
+  RenderBlock {DIV} at (480,28) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (496,70) size 48x79
</del><ins>+layer at (496,88) size 48x79
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x79
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 48x25
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x25
</span><span class="lines">@@ -117,36 +117,36 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (608,62) size 116x66
-  RenderBlock {DIV} at (600,10) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (608,82) size 116x66
+  RenderBlock {DIV} at (600,30) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (616,70) size 48x75
</del><ins>+layer at (616,90) size 48x75
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x75
</span><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 (8,181) size 116x66
-  RenderBlock {DIV} at (0,129) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (8,208) size 116x66
+  RenderBlock {DIV} at (0,156) size 116x66 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 100x50
</span><del>-layer at (16,189) size 48x65
</del><ins>+layer at (16,216) size 48x65
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 48x65
</span><span class="cx">     RenderBlock {DIV} at (0,40) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (138,141) size 66x116
-  RenderBlock {DIV} at (130,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (138,168) size 66x116
+  RenderBlock {DIV} at (130,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (146,149) size 100x48
</del><ins>+layer at (146,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderText {#text} at (25,0) size 75x25
</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><del>-layer at (228,141) size 66x116
-  RenderBlock {DIV} at (220,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (228,168) size 66x116
+  RenderBlock {DIV} at (220,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (236,149) size 100x48
</del><ins>+layer at (236,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><span class="lines">@@ -155,10 +155,10 @@
</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><del>-layer at (318,141) size 66x116
-  RenderBlock {DIV} at (310,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (318,168) size 66x116
+  RenderBlock {DIV} at (310,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (326,149) size 100x48
</del><ins>+layer at (326,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -167,10 +167,10 @@
</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><del>-layer at (408,141) size 66x116
-  RenderBlock {DIV} at (400,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (408,168) size 66x116
+  RenderBlock {DIV} at (400,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (416,149) size 100x48
</del><ins>+layer at (416,176) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -179,10 +179,10 @@
</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 (498,141) size 66x116
-  RenderBlock {DIV} at (490,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (498,168) size 66x116
+  RenderBlock {DIV} at (490,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (506,149) size 79x48
</del><ins>+layer at (506,176) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -192,36 +192,36 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (588,141) size 66x116
-  RenderBlock {DIV} at (580,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (588,168) size 66x116
+  RenderBlock {DIV} at (580,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (596,149) size 75x48
</del><ins>+layer at (596,176) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><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 (678,141) size 66x116
-  RenderBlock {DIV} at (670,89) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (678,168) size 66x116
+  RenderBlock {DIV} at (670,116) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (686,149) size 65x48
</del><ins>+layer at (686,176) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><span class="cx">     RenderBlock {DIV} at (40,0) size 25x25 [bgcolor=#ADD8E6]
</span><del>-layer at (18,260) size 66x116
-  RenderBlock {DIV} at (10,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (18,287) size 66x116
+  RenderBlock {DIV} at (10,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (-24,268) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</del><ins>+layer at (-24,295) size 100x48 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderText {#text} at (25,0) size 75x25
</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><del>-layer at (108,260) size 66x116
-  RenderBlock {DIV} at (100,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (108,287) size 66x116
+  RenderBlock {DIV} at (100,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (66,268) size 100x48
</del><ins>+layer at (66,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBR {BR} at (0,0) size 25x0
</span><span class="cx">     RenderInline {SPAN} at (0,0) size 75x25
</span><span class="lines">@@ -230,10 +230,10 @@
</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><del>-layer at (198,260) size 66x116
-  RenderBlock {DIV} at (190,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (198,287) size 66x116
+  RenderBlock {DIV} at (190,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (156,268) size 100x48
</del><ins>+layer at (156,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -242,10 +242,10 @@
</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><del>-layer at (288,260) size 66x116
-  RenderBlock {DIV} at (280,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (288,287) size 66x116
+  RenderBlock {DIV} at (280,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (246,268) size 100x48
</del><ins>+layer at (246,295) size 100x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 100x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -254,10 +254,10 @@
</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 (378,260) size 66x116
-  RenderBlock {DIV} at (370,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (378,287) size 66x116
+  RenderBlock {DIV} at (370,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (357,268) size 79x48
</del><ins>+layer at (357,295) size 79x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 79x48
</span><span class="cx">     RenderBlock (anonymous) at (0,0) size 25x48
</span><span class="cx">       RenderBR {BR} at (0,0) size 25x0
</span><span class="lines">@@ -267,20 +267,20 @@
</span><span class="cx">         RenderFlexibleBox {DIV} at (0,0) size 25x25
</span><span class="cx">           RenderBlock {DIV} at (0,12) size 25x0
</span><span class="cx">             RenderBlock {DIV} at (0,0) size 25x0
</span><del>-layer at (468,260) size 66x116
-  RenderBlock {DIV} at (460,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (468,287) size 66x116
+  RenderBlock {DIV} at (460,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (451,268) size 75x48
</del><ins>+layer at (451,295) size 75x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 75x48
</span><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 (558,260) size 66x116
-  RenderBlock {DIV} at (550,208) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+layer at (558,287) size 66x116
+  RenderBlock {DIV} at (550,235) size 66x116 [color=#ADD8E6] [border: (3px solid #000000)]
</ins><span class="cx">     RenderMultiColumnSet at (8,8) size 50x100
</span><del>-layer at (551,268) size 65x48
</del><ins>+layer at (551,295) size 65x48
</ins><span class="cx">   RenderMultiColumnFlowThread at (8,8) size 65x48
</span><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="lines">@@ -305,65 +305,65 @@
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,70) size 26x25 [border: (3px solid #0000FF7F)]
</span><span class="cx"> layer at (428,95) size 26x25
</span><span class="cx">   RenderBlock (positioned) {DIV} at (428,95) size 26x25 [border: (3px solid #0000FF7F)]
</span><del>-layer at (550,72) size 26x25
-  RenderBlock (positioned) {DIV} at (550,72) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (668,70) size 26x25
-  RenderBlock (positioned) {DIV} at (668,70) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (68,179) size 26x25
-  RenderBlock (positioned) {DIV} at (68,179) size 26x25 [border: (3px solid #0000FF7F)]
-layer at (171,149) size 25x25
-  RenderBlock (positioned) {DIV} at (171,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (146,201) size 25x26
-  RenderBlock (positioned) {DIV} at (146,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (171,201) size 25x26
-  RenderBlock (positioned) {DIV} at (171,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (261,149) size 25x25
-  RenderBlock (positioned) {DIV} at (261,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (236,201) size 25x26
-  RenderBlock (positioned) {DIV} at (236,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (261,201) size 25x26
-  RenderBlock (positioned) {DIV} at (261,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (351,149) size 25x25
-  RenderBlock (positioned) {DIV} at (351,149) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (326,201) size 25x26
-  RenderBlock (positioned) {DIV} at (326,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (351,201) size 25x26
-  RenderBlock (positioned) {DIV} at (351,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (416,201) size 25x26
-  RenderBlock (positioned) {DIV} at (416,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (441,201) size 25x26
-  RenderBlock (positioned) {DIV} at (441,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (508,203) size 25x26
-  RenderBlock (positioned) {DIV} at (508,203) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (596,201) size 25x26
-  RenderBlock (positioned) {DIV} at (596,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (676,201) size 25x26
-  RenderBlock (positioned) {DIV} at (676,201) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (26,268) size 25x25
-  RenderBlock (positioned) {DIV} at (26,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (51,320) size 25x26
-  RenderBlock (positioned) {DIV} at (51,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (26,320) size 25x26
-  RenderBlock (positioned) {DIV} at (26,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (116,268) size 25x25
-  RenderBlock (positioned) {DIV} at (116,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (141,320) size 25x26
-  RenderBlock (positioned) {DIV} at (141,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (116,320) size 25x26
-  RenderBlock (positioned) {DIV} at (116,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (206,268) size 25x25
-  RenderBlock (positioned) {DIV} at (206,268) size 25x25 [border: (3px solid #0000FF7F)]
-layer at (231,320) size 25x26
-  RenderBlock (positioned) {DIV} at (231,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (206,320) size 25x26
-  RenderBlock (positioned) {DIV} at (206,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (321,320) size 25x26
-  RenderBlock (positioned) {DIV} at (321,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (296,320) size 25x26
-  RenderBlock (positioned) {DIV} at (296,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (409,322) size 25x26
-  RenderBlock (positioned) {DIV} at (409,322) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (501,320) size 25x26
-  RenderBlock (positioned) {DIV} at (501,320) size 25x26 [border: (3px solid #0000FF7F)]
-layer at (601,320) size 25x26
-  RenderBlock (positioned) {DIV} at (601,320) size 25x26 [border: (3px solid #0000FF7F)]
</del><ins>+layer at (550,90) size 26x25
+  RenderBlock (positioned) {DIV} at (550,90) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (668,90) size 26x25
+  RenderBlock (positioned) {DIV} at (668,90) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (68,206) size 26x25
+  RenderBlock (positioned) {DIV} at (68,206) size 26x25 [border: (3px solid #0000FF7F)]
+layer at (171,176) size 25x25
+  RenderBlock (positioned) {DIV} at (171,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (146,228) size 25x26
+  RenderBlock (positioned) {DIV} at (146,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (171,228) size 25x26
+  RenderBlock (positioned) {DIV} at (171,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (261,176) size 25x25
+  RenderBlock (positioned) {DIV} at (261,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (236,228) size 25x26
+  RenderBlock (positioned) {DIV} at (236,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (261,228) size 25x26
+  RenderBlock (positioned) {DIV} at (261,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (351,176) size 25x25
+  RenderBlock (positioned) {DIV} at (351,176) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (326,228) size 25x26
+  RenderBlock (positioned) {DIV} at (326,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (351,228) size 25x26
+  RenderBlock (positioned) {DIV} at (351,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (416,228) size 25x26
+  RenderBlock (positioned) {DIV} at (416,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (441,228) size 25x26
+  RenderBlock (positioned) {DIV} at (441,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (508,230) size 25x26
+  RenderBlock (positioned) {DIV} at (508,230) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (596,228) size 25x26
+  RenderBlock (positioned) {DIV} at (596,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (676,228) size 25x26
+  RenderBlock (positioned) {DIV} at (676,228) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,295) size 25x25
+  RenderBlock (positioned) {DIV} at (26,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (51,347) size 25x26
+  RenderBlock (positioned) {DIV} at (51,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (26,347) size 25x26
+  RenderBlock (positioned) {DIV} at (26,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (116,295) size 25x25
+  RenderBlock (positioned) {DIV} at (116,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (141,347) size 25x26
+  RenderBlock (positioned) {DIV} at (141,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (116,347) size 25x26
+  RenderBlock (positioned) {DIV} at (116,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,295) size 25x25
+  RenderBlock (positioned) {DIV} at (206,295) size 25x25 [border: (3px solid #0000FF7F)]
+layer at (231,347) size 25x26
+  RenderBlock (positioned) {DIV} at (231,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (206,347) size 25x26
+  RenderBlock (positioned) {DIV} at (206,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (321,347) size 25x26
+  RenderBlock (positioned) {DIV} at (321,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (296,347) size 25x26
+  RenderBlock (positioned) {DIV} at (296,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (409,349) size 25x26
+  RenderBlock (positioned) {DIV} at (409,349) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (501,347) size 25x26
+  RenderBlock (positioned) {DIV} at (501,347) size 25x26 [border: (3px solid #0000FF7F)]
+layer at (601,347) size 25x26
+  RenderBlock (positioned) {DIV} at (601,347) size 25x26 [border: (3px solid #0000FF7F)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmediahlsvideocontrolslivestreamexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/http/tests/media/hls/video-controls-live-stream-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> -webkit-media-controls-play-button: classes: [paused]
</span><span class="cx"> -webkit-media-controls-timeline: classes: []
</span><span class="cx"> -webkit-media-controls-current-time-display: classes: [hour-long-time]
</span><del>--webkit-media-controls-time-remaining-display: classes: [hour-long-time hidden]
</del><ins>+-webkit-media-controls-time-remaining-display: classes: [hidden hour-long-time]
</ins><span class="cx"> -webkit-media-controls-toggle-closed-captions-button: classes: [hidden]
</span><span class="cx"> -webkit-media-controls-fullscreen-button: classes: []
</span><span class="cx"> none: classes: [mute-box]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediaaudiorepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">     RenderSlider {INPUT} at (49,11) size 115x8 [color=#E6E6E659]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 115x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 127x12
</span><del>-          RenderBlock {DIV} at (50,0) size 13x12 [color=#FFFFFF]
</del><ins>+          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</ins><span class="cx">     RenderBlock {DIV} at (179,0) size 74x30 [color=#FFFFFF]
</span><span class="cx">       RenderText {#text} at (0,7) size 74x15
</span><span class="cx">         text run at (0,7) width 74: &quot;00:00 / 00:01&quot;
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">     RenderSlider {INPUT} at (49,11) size 115x8 [color=#E6E6E659]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 115x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 127x12
</span><del>-          RenderBlock {DIV} at (50,0) size 13x12 [color=#FFFFFF]
</del><ins>+          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</ins><span class="cx">     RenderBlock {DIV} at (179,0) size 74x30 [color=#FFFFFF]
</span><span class="cx">       RenderText {#text} at (0,7) size 74x15
</span><span class="cx">         text run at (0,7) width 74: &quot;00:00 / 00:01&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">     RenderSlider {INPUT} at (49,11) size 115x8 [color=#E6E6E659]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 115x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 127x12
</span><del>-          RenderBlock {DIV} at (50,0) size 13x12 [color=#FFFFFF]
</del><ins>+          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</ins><span class="cx">     RenderBlock {DIV} at (179,0) size 74x30 [color=#FFFFFF]
</span><span class="cx">       RenderText {#text} at (0,7) size 74x15
</span><span class="cx">         text run at (0,7) width 74: &quot;00:00 / 00:01&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediacontrolswithoutpreloadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">     RenderSlider {INPUT} at (49,11) size 93x8 [color=#E6E6E659]
</span><span class="cx">       RenderFlexibleBox {DIV} at (0,0) size 93x8 [border: (1px solid #E6E6E659)]
</span><span class="cx">         RenderBlock {DIV} at (1,-2) size 105x12
</span><del>-          RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</del><ins>+          RenderBlock {DIV} at (-7,0) size 13x12 [color=#FFFFFF]
</ins><span class="cx">     RenderBlock {DIV} at (157,0) size 74x30 [color=#FFFFFF]
</span><span class="cx">       RenderText {#text} at (0,7) size 74x15
</span><span class="cx">         text run at (0,7) width 74: &quot;00:00 / 00:06&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediamediacontrolscloneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -17,49 +17,37 @@
</span><span class="cx"> layer at (13,123) size 290x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 179x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 179x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 191x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (243,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del><span class="cx"> layer at (308,128) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 300x30
</span><span class="cx"> layer at (308,128) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 189x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 189x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 201x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 236x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 236x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 248x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (253,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del><span class="cx"> layer at (8,161) size 300x150
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x150
</span><span class="cx">     RenderBlock {DIV} at (0,110) size 300x40
</span><span class="cx"> layer at (13,276) size 290x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 179x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 179x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 191x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (243,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del><span class="cx"> layer at (308,281) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30
</span><span class="cx">     RenderBlock {DIV} at (0,0) size 300x30
</span><span class="cx"> layer at (308,281) size 300x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (0,0) size 300x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 189x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 189x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 201x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 236x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 236x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 248x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (253,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkmediavideoemptysourceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -16,10 +16,7 @@
</span><span class="cx"> layer at (14,157) size 290x30
</span><span class="cx">   RenderFlexibleBox {DIV} at (5,5) size 290x30 [bgcolor=#141414CC]
</span><span class="cx">     RenderButton {BUTTON} at (9,0) size 30x30
</span><del>-    RenderSlider {INPUT} at (49,11) size 179x8 [color=#E6E6E659]
-      RenderFlexibleBox {DIV} at (0,0) size 179x8 [border: (1px solid #E6E6E659)]
-        RenderBlock {DIV} at (1,-2) size 191x12
</del><ins>+    RenderSlider {INPUT} at (49,11) size 226x8 [color=#E6E6E659]
+      RenderFlexibleBox {DIV} at (0,0) size 226x8 [border: (1px solid #E6E6E659)]
+        RenderBlock {DIV} at (1,-2) size 238x12
</ins><span class="cx">           RenderBlock {DIV} at (-7,0) size 12x12 [color=#FFFFFF]
</span><del>-    RenderBlock {DIV} at (243,0) size 32x30 [color=#FFFFFF]
-      RenderText {#text} at (0,7) size 32x15
-        text run at (0,7) width 32: &quot;00:00&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomforeignObjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt (177076 => 177077)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-12-10 18:08:29 UTC (rev 177076)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt        2014-12-10 18:15:13 UTC (rev 177077)
</span><span class="lines">@@ -16,12 +16,12 @@
</span><span class="cx">           text run at (0,0) width 56: &quot;[HTML]&quot;
</span><span class="cx">     RenderSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
</span><span class="cx">     RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
</span><del>-      RenderSVGRoot {svg} at (260,5) size 250x195
-        RenderSVGContainer {g} at (260,5) size 250x195 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</del><ins>+      RenderSVGRoot {svg} at (374,7) size 361x281
+        RenderSVGContainer {g} at (374,7) size 361x281 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
</ins><span class="cx">           RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
</span><span class="cx">             RenderSVGInlineText {#text} at (0,0) size 82x18
</span><span class="cx">               chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.05: &quot;This is a text&quot;
</span><del>-          RenderSVGContainer {a} at (265,62) size 204x72
</del><ins>+          RenderSVGContainer {a} at (381,89) size 295x104
</ins><span class="cx">             RenderSVGText {text} at (0,20) size 67x19 contains 1 chunk(s)
</span><span class="cx">               RenderSVGInlineText {#text} at (0,0) size 67x18
</span><span class="cx">                 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 width 66.16: &quot;and a link.&quot;
</span></span></pre>
</div>
</div>

</body>
</html>