<!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>[161193] 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/161193">161193</a></dd>
<dt>Author</dt> <dd>zandobersek@gmail.com</dd>
<dt>Date</dt> <dd>2014-01-01 10:36:15 -0800 (Wed, 01 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK gardening.
Updating test baselines after the introduction of lazy render tree attaching,
enabling the saturated layout arithmetics for the GTK port, and other changes.

* platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
* platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
* platform/gtk/fast/block/float/016-expected.txt:
* platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt:
* platform/gtk/fast/dynamic/011-expected.txt:
* platform/gtk/fast/forms/formmove3-expected.txt:
* platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
* platform/gtk/fast/invalid/001-expected.txt:
* platform/gtk/fast/invalid/003-expected.txt:
* platform/gtk/fast/invalid/004-expected.txt:
* platform/gtk/fast/invalid/007-expected.txt:
* platform/gtk/fast/invalid/019-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
* platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
* platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
* platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt:
* platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt:
* platform/gtk/fast/table/empty-cells-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
* platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t0905c414fltwrap00eexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastbackgroundssizecontainandcoverzoomedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockfloat016expectedtxt">trunk/LayoutTests/platform/gtk/fast/block/float/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgrouptoinlineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamic011expectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsformmove3expectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformspreserveFormDuringResidualStyleexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid001expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid003expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid004expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid007expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalid019expectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrashexpectedtxt">trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastspatialnavigationsnavunitoverflowandscrollindirectionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableemptycellsexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/ChangeLog        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,3 +1,31 @@
</span><ins>+2014-01-01  Zan Dobersek  &lt;zdobersek@igalia.com&gt;
+
+        Unreviewed GTK gardening.
+        Updating test baselines after the introduction of lazy render tree attaching,
+        enabling the saturated layout arithmetics for the GTK port, and other changes.
+
+        * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
+        * platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
+        * platform/gtk/fast/block/float/016-expected.txt:
+        * platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt:
+        * platform/gtk/fast/dynamic/011-expected.txt:
+        * platform/gtk/fast/forms/formmove3-expected.txt:
+        * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
+        * platform/gtk/fast/invalid/001-expected.txt:
+        * platform/gtk/fast/invalid/003-expected.txt:
+        * platform/gtk/fast/invalid/004-expected.txt:
+        * platform/gtk/fast/invalid/007-expected.txt:
+        * platform/gtk/fast/invalid/019-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+        * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+        * platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt:
+        * platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt:
+        * platform/gtk/fast/table/empty-cells-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
+        * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
+
</ins><span class="cx"> 2014-01-01  Martin Robinson  &lt;mrobinson@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Rename libtestnetscapeplugin to libTestNetscapePlugin
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t0905c414fltwrap00eexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,6 +1,6 @@
</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 800x185
</del><ins>+layer at (0,0) size 800x184
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x185
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x153
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17 [color=#000080]
</span><span class="lines">@@ -13,14 +13,14 @@
</span><span class="cx">         RenderBlock (floating) {P} at (0,17) size 240x18 [color=#00FFFF] [bgcolor=#008080]
</span><span class="cx">           RenderText {#text} at (100,0) size 40x18
</span><span class="cx">             text run at (100,0) width 40: &quot;PASS&quot;
</span><del>-        RenderText {#text} at (43,0) size 236x120
</del><ins>+        RenderText {#text} at (43,0) size 236x119
</ins><span class="cx">           text run at (43,0) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
</span><del>-          text run at (0,35) width 48: &quot;fail fail &quot;
-          text run at (48,35) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
-          text run at (0,52) width 48: &quot;fail fail &quot;
-          text run at (48,52) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
-          text run at (0,69) width 48: &quot;fail fail &quot;
-          text run at (48,69) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
-          text run at (0,86) width 48: &quot;fail fail &quot;
-          text run at (48,86) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
-          text run at (0,103) width 44: &quot;fail fail&quot;
</del><ins>+          text run at (0,34) width 48: &quot;fail fail &quot;
+          text run at (48,34) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
+          text run at (0,51) width 48: &quot;fail fail &quot;
+          text run at (48,51) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
+          text run at (0,68) width 48: &quot;fail fail &quot;
+          text run at (48,68) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
+          text run at (0,85) width 48: &quot;fail fail &quot;
+          text run at (48,85) width 188: &quot;fail fail fail fail fail fail fail fail&quot;
+          text run at (0,102) width 44: &quot;fail fail&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbackgroundssizecontainandcoverzoomedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">       RenderBlock (floating) {DIV} at (235,1) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</span><span class="cx">       RenderBlock (floating) {DIV} at (469,1) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</span><span class="cx">       RenderBlock (floating) {DIV} at (1,90) size 232x88 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</span><del>-      RenderBlock (floating) {DIV} at (235,90) size 117x175 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (353,90) size 117x175 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (471,90) size 117x175 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
-      RenderBlock (floating) {DIV} at (589,90) size 117x175 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</del><ins>+      RenderBlock (floating) {DIV} at (235,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (353,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (471,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
+      RenderBlock (floating) {DIV} at (589,90) size 117x174 [bgcolor=#ADD8E6] [border: (3px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockfloat016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/float/016-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/float/016-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/block/float/016-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,6 +1,6 @@
</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 800x509
</del><ins>+layer at (0,0) size 800x508
</ins><span class="cx">   RenderBlock {HTML} at (0,0) size 800x509
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x485
</span><span class="cx">       RenderBlock {UL} at (185,0) size 414x192
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontenttablerowgrouptoinlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -10,14 +10,11 @@
</span><span class="cx">         RenderText {#text} at (638,0) size 4x17
</span><span class="cx">           text run at (638,0) width 4: &quot; &quot;
</span><span class="cx">         RenderBR {BR} at (642,14) size 0x0
</span><del>-      RenderBlock {UL} at (0,33) size 784x34
-        RenderListItem {LI} at (40,0) size 744x34
-          RenderBlock (anonymous) at (0,0) size 744x17
-            RenderListMarker at (-17,0) size 7x17: bullet
-          RenderTable at (0,17) size 0x0
-          RenderBlock (anonymous) at (0,17) size 744x17
-            RenderInline (generated) at (0,0) size 31x17
-              RenderText at (0,0) size 31x17
-                text run at (0,0) width 31: &quot;hello&quot;
-            RenderText {#text} at (31,0) size 21x17
-              text run at (31,0) width 21: &quot;test&quot;
</del><ins>+      RenderBlock {UL} at (0,33) size 784x17
+        RenderListItem {LI} at (40,0) size 744x17
+          RenderListMarker at (-17,0) size 7x17: bullet
+          RenderInline (generated) at (0,0) size 31x17
+            RenderText at (0,0) size 31x17
+              text run at (0,0) width 31: &quot;hello&quot;
+          RenderText {#text} at (31,0) size 21x17
+            text run at (31,0) width 21: &quot;test&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamic011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/011-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/011-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/011-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -4,7 +4,6 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x34
</span><del>-        RenderInline {SPAN} at (0,0) size 0x0
</del><span class="cx">         RenderInline {SPAN} at (0,0) size 781x34
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 781x34
</span><span class="cx">             RenderText {#text} at (0,0) size 781x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsformmove3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/forms/formmove3-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -6,7 +6,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {A} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderInline {A} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {DIV} at (0,0) size 784x36
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">           RenderInline {A} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformspreserveFormDuringResidualStyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -6,7 +6,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderInline {FONT} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x25
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">           RenderInline {FONT} at (0,0) size 0x0
</span><span class="lines">@@ -22,7 +21,6 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,25) size 784x0
</span><span class="cx">           RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,25) size 784x0
</del><span class="cx">       RenderBlock {DIV} at (0,25) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 775x34
</span><span class="cx">           text run at (0,0) width 775: &quot;Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM to&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/001-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/001-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/001-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -5,7 +5,6 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {B} at (0,0) size 0x0
</span><del>-        RenderInline {B} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderInline {B} at (0,0) size 36x17
</span><span class="cx">           RenderText {#text} at (0,0) size 36x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/003-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/003-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/003-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -8,8 +8,6 @@
</span><span class="cx">           RenderInline {I} at (0,0) size 89x17
</span><span class="cx">             RenderText {#text} at (0,0) size 89x17
</span><span class="cx">               text run at (0,0) width 89: &quot;Italic and Red&quot;
</span><del>-        RenderInline {FONT} at (0,0) size 0x17 [color=#FF0000]
-          RenderInline {I} at (0,0) size 0x17
</del><span class="cx">         RenderInline {I} at (0,0) size 0x17
</span><span class="cx">       RenderBlock (anonymous) at (0,33) size 784x17
</span><span class="cx">         RenderBlock {P} at (0,0) size 784x17
</span><span class="lines">@@ -37,8 +35,6 @@
</span><span class="cx">         RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</span><span class="cx">           RenderInline {I} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
-          RenderInline {I} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {P} at (0,132) size 784x17
</span><span class="cx">         RenderInline {FONT} at (0,0) size 123x17 [color=#FF0000]
</span><span class="cx">           RenderInline {I} at (0,0) size 93x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/004-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/004-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/004-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -18,7 +18,6 @@
</span><span class="cx">         RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderInline {B} at (0,0) size 0x0
</span><del>-        RenderInline {B} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {P} at (0,202) size 784x17
</span><span class="cx">         RenderInline {B} at (0,0) size 97x17
</span><span class="cx">           RenderInline {I} at (0,0) size 97x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/007-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/007-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/007-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -6,8 +6,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {LABEL} at (0,0) size 0x0
</span><span class="cx">           RenderInline {A} at (0,0) size 0x0
</span><del>-        RenderInline {LABEL} at (0,0) size 0x0
-          RenderInline {A} at (0,0) size 0x0
</del><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x34
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 784x34
</span><span class="cx">           RenderBlock (anonymous) at (0,0) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalid019expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/019-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/019-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/019-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -6,8 +6,6 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {B} at (0,0) size 0x0
</span><span class="cx">           RenderInline {NOBR} at (0,0) size 0x0
</span><del>-        RenderInline {B} at (0,0) size 0x0
-          RenderInline {NOBR} at (0,0) size 0x0
</del><span class="cx">       RenderBlock {DIV} at (0,0) size 784x62
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x34
</span><span class="cx">           RenderInline {B} at (0,0) size 763x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2635
</del><ins>+layer at (0,0) size 785x2652
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2635
-  RenderBlock {HTML} at (0,0) size 785x2635
-    RenderBody {BODY} at (8,16) size 769x2603
</del><ins>+layer at (0,0) size 785x2652
+  RenderBlock {HTML} at (0,0) size 785x2652
+    RenderBody {BODY} at (8,16) size 769x2620
</ins><span class="cx"> layer at (8,16) size 760x402
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 760x402 [border: (5px solid #800000)]
</span><span class="cx">     RenderBlock (anonymous multi-column span) at (5,22) size 750x66
</span><span class="lines">@@ -293,12 +293,16 @@
</span><span class="cx">     RenderBlock (generated) at (0,222) size 367x20 [bgcolor=#FFFF00]
</span><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span><del>-layer at (8,2168) size 760x451
-  RenderBlock {DIV} at (0,2152) size 760x451 [border: (5px solid #800000)]
</del><ins>+layer at (8,2168) size 760x468
+  RenderBlock {DIV} at (0,2152) size 760x468 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous multi-column span) at (5,258) size 750x66
</span><span class="cx">       RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
</span><span class="cx">         RenderText {#text} at (0,0) size 276x26
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><ins>+    RenderBlock (anonymous) at (5,340) size 750x18
+      RenderBlock {SPAN} at (0,0) size 750x17
+        RenderText {#text} at (0,0) size 154x17
+          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (13,2173) size 750x253
</span><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x253
</span><span class="cx">     RenderBlock (generated) at (0,0) size 367x17 [bgcolor=#FFFF00]
</span><span class="lines">@@ -334,17 +338,14 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2492) size 750x122
-  RenderBlock (anonymous multi-column) at (5,323) size 750x123
-    RenderBlock (anonymous) at (0,0) size 367x17
-      RenderInline {SPAN} at (0,0) size 354x17
-        RenderText {#text} at (0,0) size 354x17
-          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (0,17) size 367x17
-      RenderBlock {SPAN} at (0,0) size 367x17
-        RenderText {#text} at (0,0) size 154x17
-          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (anonymous) at (0,34) size 367x173
</del><ins>+layer at (13,2492) size 750x17
+  RenderBlock (anonymous multi-column) at (5,323) size 750x18
+    RenderInline {SPAN} at (0,0) size 354x17
+      RenderText {#text} at (0,0) size 354x17
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+layer at (13,2526) size 750x105
+  RenderBlock (anonymous multi-column) at (5,357) size 750x106
+    RenderBlock (anonymous) at (0,0) size 367x173
</ins><span class="cx">       RenderInline {SPAN} at (0,0) size 362x173
</span><span class="cx">         RenderText {#text} at (0,0) size 362x173
</span><span class="cx">           text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
</span><span class="lines">@@ -352,12 +353,12 @@
</span><span class="cx">           text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
</span><span class="cx">           text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
</span><span class="cx">           text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
</span><del>-          text run at (0,88) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</del><ins>+          text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
</ins><span class="cx">           text run at (0,105) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
</span><span class="cx">           text run at (0,122) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
</span><span class="cx">           text run at (0,139) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
</span><span class="cx">           text run at (0,156) width 91: &quot;adipiscing elit.&quot;
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-    RenderBlock (generated) at (0,207) size 367x20 [bgcolor=#FFFF00]
</del><ins>+    RenderBlock (generated) at (0,173) size 367x20 [bgcolor=#FFFF00]
</ins><span class="cx">       RenderText at (0,0) size 156x17
</span><span class="cx">         text run at (0,0) width 156: &quot;After Generated Content&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2466
</del><ins>+layer at (0,0) size 785x2483
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2466
-  RenderBlock {HTML} at (0,0) size 785x2466
-    RenderBody {BODY} at (8,16) size 769x2434
</del><ins>+layer at (0,0) size 785x2483
+  RenderBlock {HTML} at (0,0) size 785x2483
+    RenderBody {BODY} at (8,16) size 769x2451
</ins><span class="cx"> layer at (8,16) size 760x365
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 760x365 [border: (5px solid #800000)]
</span><span class="cx">     RenderBlock (anonymous multi-column span) at (5,5) size 750x66
</span><span class="lines">@@ -257,12 +257,16 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (8,2036) size 760x414
-  RenderBlock {DIV} at (0,2020) size 760x414 [border: (5px solid #800000)]
</del><ins>+layer at (8,2036) size 760x431
+  RenderBlock {DIV} at (0,2020) size 760x431 [border: (5px solid #800000)]
</ins><span class="cx">     RenderBlock (anonymous multi-column span) at (5,241) size 750x66
</span><span class="cx">       RenderBlock {H2} at (0,19) size 750x27 [bgcolor=#EEEEEE]
</span><span class="cx">         RenderText {#text} at (0,0) size 276x26
</span><span class="cx">           text run at (0,0) width 276: &quot;This is a spanning element.&quot;
</span><ins>+    RenderBlock (anonymous) at (5,323) size 750x18
+      RenderBlock {SPAN} at (0,0) size 750x17
+        RenderText {#text} at (0,0) size 154x17
+          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (13,2041) size 750x236
</span><span class="cx">   RenderBlock (anonymous multi-column) at (5,5) size 750x236
</span><span class="cx">     RenderBlock {P} at (0,16) size 367x187
</span><span class="lines">@@ -295,27 +299,23 @@
</span><span class="cx">         text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><del>-layer at (13,2343) size 750x102
-  RenderBlock (anonymous multi-column) at (5,306) size 750x103
-    RenderBlock (anonymous) at (0,0) size 367x17
-      RenderInline {SPAN} at (0,0) size 354x17
-        RenderText {#text} at (0,0) size 354x17
-          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-    RenderBlock (anonymous) at (0,17) size 367x17
-      RenderBlock {SPAN} at (0,0) size 367x17
-        RenderText {#text} at (0,0) size 154x17
-          text run at (0,0) width 154: &quot;Nulla varius enim ac mi.&quot;
-    RenderBlock (anonymous) at (0,34) size 367x170
-      RenderInline {SPAN} at (0,0) size 362x170
-        RenderText {#text} at (0,0) size 362x170
-          text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
-          text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
-          text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
-          text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
-          text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
-          text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
-          text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
-          text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
-          text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
-          text run at (0,153) width 91: &quot;adipiscing elit.&quot;
-      RenderText {#text} at (0,0) size 0x0
</del><ins>+layer at (13,2343) size 750x17
+  RenderBlock (anonymous multi-column) at (5,306) size 750x18
+    RenderInline {SPAN} at (0,0) size 354x17
+      RenderText {#text} at (0,0) size 354x17
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+layer at (13,2377) size 750x85
+  RenderBlock (anonymous multi-column) at (5,340) size 750x86
+    RenderInline {SPAN} at (0,0) size 362x170
+      RenderText {#text} at (0,0) size 362x170
+        text run at (0,0) width 362: &quot;Curabitur sollicitudin felis quis lectus. Quisque adipiscing&quot;
+        text run at (0,17) width 350: &quot;rhoncus sem. Proin nulla purus, vulputate vel, varius ut,&quot;
+        text run at (0,34) width 350: &quot;euismod et, nisi. Sed vitae felis vel orci sagittis aliquam.&quot;
+        text run at (0,51) width 332: &quot;Cras convallis adipiscing sem. Nam nonummy enim.&quot;
+        text run at (0,68) width 351: &quot;Nullam bibendum lobortis neque. Vestibulum velit orci,&quot;
+        text run at (0,85) width 329: &quot;tempus euismod, pretium quis, interdum vitae, nulla.&quot;
+        text run at (0,102) width 339: &quot;Phasellus eget ante et tortor condimentum vestibulum.&quot;
+        text run at (0,119) width 345: &quot;Suspendisse hendrerit quam nec felis. Sed varius turpis&quot;
+        text run at (0,136) width 331: &quot;vitae pede. Lorem ipsum dolor sit amet, consectetuer&quot;
+        text run at (0,153) width 91: &quot;adipiscing elit.&quot;
+    RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -131,13 +131,12 @@
</span><span class="cx">         text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">         text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><span class="cx">     RenderBlock {SPAN} at (0,219) size 367x34 [color=#FFFFFF] [bgcolor=#000000]
</span><del>-      RenderBlock (anonymous) at (0,0) size 367x34
-        RenderText {#text} at (0,0) size 354x34
-          text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
-          text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
</del><ins>+      RenderText {#text} at (0,0) size 354x34
+        text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
+        text run at (0,17) width 154: &quot;Nulla varius enim ac mi.&quot;
</ins><span class="cx"> layer at (13,1048) size 750x211
</span><span class="cx">   RenderBlock (anonymous multi-column) at (5,205) size 750x212
</span><del>-    RenderBlock {SPAN} at (0,16) size 367x187 [color=#FFFFFF] [bgcolor=#000000]
</del><ins>+    RenderBlock {SPAN} at (0,16) size 367x179 [color=#FFFFFF] [bgcolor=#000000]
</ins><span class="cx">       RenderBlock {P} at (0,0) size 367x187
</span><span class="cx">         RenderText {#text} at (0,0) size 362x187
</span><span class="cx">           text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span><span class="lines">@@ -151,6 +150,8 @@
</span><span class="cx">           text run at (0,136) width 343: &quot;condimentum vestibulum. Suspendisse hendrerit quam&quot;
</span><span class="cx">           text run at (0,153) width 362: &quot;nec felis. Sed varius turpis vitae pede. Lorem ipsum dolor&quot;
</span><span class="cx">           text run at (0,170) width 229: &quot;sit amet, consectetuer adipiscing elit.&quot;
</span><ins>+      RenderBlock (anonymous) at (0,195) size 367x0
+        RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">     RenderBlock (anonymous) at (0,211) size 367x187
</span><span class="cx">       RenderText {#text} at (0,0) size 362x187
</span><span class="cx">         text run at (0,0) width 354: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrubyrubybasemergeblockchildrencrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -6,15 +6,13 @@
</span><span class="cx">       RenderRuby (inline) {RUBY} at (0,0) size 64x16
</span><span class="cx">         RenderRubyRun (anonymous) at (0,0) size 64x16
</span><span class="cx">           RenderRubyBase (anonymous) at (0,0) size 64x16
</span><del>-            RenderBlock (anonymous) at (0,0) size 64x16
-              RenderText {#text} at (0,0) size 64x16
-                text run at (0,0) width 64: &quot;PASS&quot;
-              RenderInline {I} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
-            RenderBlock (anonymous) at (0,16) size 64x0
</del><ins>+            RenderText {#text} at (0,0) size 64x16
+              text run at (0,0) width 64: &quot;PASS&quot;
+            RenderInline {I} at (0,0) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+            RenderInline {I} at (0,0) size 0x0
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock (anonymous) at (0,16) size 64x0
-              RenderInline {I} at (0,0) size 0x0
</del><ins>+            RenderInline {I} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastspatialnavigationsnavunitoverflowandscrollindirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> Start
</span><span class="cx"> End
</span><span class="cx"> PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;start&quot;
</span><del>-FAIL false should be true. Was false.
</del><ins>+PASS true is true
</ins><span class="cx"> FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be end. Was start.
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableemptycellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/fast/table/empty-cells-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -78,8 +78,8 @@
</span><span class="cx">       RenderTable {TABLE} at (0,292) size 785x29 [border: (2px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 781x25
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 781x25
</span><del>-            RenderTableCell {TD} at (0,12) size 0x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (0,4) size 781x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,12) size 391x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (391,4) size 390x17 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 261x17
</span><span class="cx">                 text run at (0,0) width 261: &quot;First cell empty but has background color&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,321) size 785x54 [border: (2px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">               RenderBlock (anonymous) at (2,2) size 715x0
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (2,2) size 715x11371
</del><ins>+              RenderBlock (anonymous) at (2,2) size 715x50
</ins><span class="cx">                 RenderTable {TABLE} at (0,0) size 566x50 [border: (1px outset #808080)]
</span><span class="cx">                   RenderTableSection {TBODY} at (1,1) size 564x48
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 564x21
</span><span class="lines">@@ -25,17 +25,19 @@
</span><span class="cx">                       RenderTableCell {TD} at (2,25) size 111x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (2,2) size 107x17
</span><span class="cx">                           text run at (2,2) width 107: &quot;Search again...&quot;
</span><del>-                RenderBlock (anonymous) at (0,50) size 715x15
</del><ins>+              RenderBlock (anonymous) at (2,52) size 715x15
+                RenderInline {FONT} at (0,0) size 715x15
</ins><span class="cx">                   RenderText {#text} at (0,0) size 715x15
</span><span class="cx">                     text run at (0,0) width 332: &quot;This text node only exists once in the original document! &quot;
</span><span class="cx">                     text run at (332,0) width 307: &quot;If it were a large collection of inlines, the page would &quot;
</span><span class="cx">                     text run at (639,0) width 76: &quot;hang forever.&quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><del>-                RenderBlock {H2} at (0,81) size 715x23
</del><ins>+              RenderBlock (anonymous) at (2,83) size 715x11290
+                RenderBlock {H2} at (0,0) size 715x22
</ins><span class="cx">                   RenderInline {A} at (0,0) size 169x22
</span><span class="cx">                     RenderText {#text} at (0,0) size 169x22
</span><span class="cx">                       text run at (0,0) width 169: &quot;Table of Contents&quot;
</span><del>-                RenderBlock {P} at (0,119) size 715x151
</del><ins>+                RenderBlock {P} at (0,38) size 715x151
</ins><span class="cx">                   RenderInline {B} at (0,0) size 76x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 76x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 76x15
</span><span class="lines">@@ -88,7 +90,7 @@
</span><span class="cx">                     RenderText {#text} at (0,135) size 217x15
</span><span class="cx">                       text run at (0,135) width 217: &quot;Related Documentation for This Book&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,282) size 715x991
</del><ins>+                RenderBlock {P} at (0,201) size 715x991
</ins><span class="cx">                   RenderInline {B} at (0,0) size 58x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 58x15
</span><span class="lines">@@ -477,7 +479,7 @@
</span><span class="cx">                     RenderText {#text} at (0,975) size 100x15
</span><span class="cx">                       text run at (0,975) width 100: &quot;Table Collocation&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,1285) size 715x1996
</del><ins>+                RenderBlock {P} at (0,1204) size 715x1996
</ins><span class="cx">                   RenderInline {B} at (0,0) size 123x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 123x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 123x15
</span><span class="lines">@@ -1268,7 +1270,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1980) size 58x15
</span><span class="cx">                       text run at (0,1980) width 58: &quot;Examples&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,3293) size 715x1936
</del><ins>+                RenderBlock {P} at (0,3212) size 715x1936
</ins><span class="cx">                   RenderInline {B} at (0,0) size 62x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 62x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 62x15
</span><span class="lines">@@ -2035,7 +2037,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1920) size 136x15
</span><span class="cx">                       text run at (0,1920) width 136: &quot;User-Defined Functions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5241) size 715x346
</del><ins>+                RenderBlock {P} at (0,5160) size 715x346
</ins><span class="cx">                   RenderInline {B} at (0,0) size 48x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 48x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 48x15
</span><span class="lines">@@ -2166,7 +2168,7 @@
</span><span class="cx">                     RenderText {#text} at (0,330) size 185x15
</span><span class="cx">                       text run at (0,330) width 185: &quot;Examples of a select-statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5599) size 715x1771
</del><ins>+                RenderBlock {P} at (0,5518) size 715x1771
</ins><span class="cx">                   RenderInline {B} at (0,0) size 100x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 100x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 100x15
</span><span class="lines">@@ -2867,7 +2869,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1755) size 75x15
</span><span class="cx">                       text run at (0,1755) width 75: &quot;WHENEVER&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7382) size 715x301
</del><ins>+                RenderBlock {P} at (0,7301) size 715x301
</ins><span class="cx">                   RenderInline {B} at (0,0) size 102x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 102x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 102x15
</span><span class="lines">@@ -2980,13 +2982,13 @@
</span><span class="cx">                     RenderText {#text} at (0,285) size 105x15
</span><span class="cx">                       text run at (0,285) width 105: &quot;WHILE Statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7695) size 715x16
</del><ins>+                RenderBlock {P} at (0,7614) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 150x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 150x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 150x15
</span><span class="cx">                         text run at (0,0) width 150: &quot;Appendix A. SQL Limits&quot;
</span><span class="cx">                   RenderBR {BR} at (150,12) size 0x0
</span><del>-                RenderBlock {P} at (0,7723) size 715x91
</del><ins>+                RenderBlock {P} at (0,7642) size 715x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 274x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 274x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 274x15
</span><span class="lines">@@ -3015,7 +3017,7 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 325x15
</span><span class="cx">                       text run at (0,75) width 325: &quot;DB2 Enterprise - Extended Edition Usage of the SQLCA&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7826) size 715x166
</del><ins>+                RenderBlock {P} at (0,7745) size 715x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 264x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 264x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 264x15
</span><span class="lines">@@ -3074,7 +3076,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 153x15
</span><span class="cx">                       text run at (0,150) width 153: &quot;SQLLEN Field for Decimal&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,8004) size 715x1096
</del><ins>+                RenderBlock {P} at (0,7923) size 715x1096
</ins><span class="cx">                   RenderInline {B} at (0,0) size 168x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 168x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 168x15
</span><span class="lines">@@ -3505,7 +3507,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1080) size 116x15
</span><span class="cx">                       text run at (0,1080) width 116: &quot;SYSSTAT.TABLES&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9112) size 715x166
</del><ins>+                RenderBlock {P} at (0,9031) size 715x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 362x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 362x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 362x15
</span><span class="lines">@@ -3564,7 +3566,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 147x15
</span><span class="cx">                       text run at (0,150) width 147: &quot;OBJCAT.TRANSFORMS&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9290) size 715x241
</del><ins>+                RenderBlock {P} at (0,9209) size 715x241
</ins><span class="cx">                   RenderInline {B} at (0,0) size 197x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 197x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 197x15
</span><span class="lines">@@ -3653,7 +3655,7 @@
</span><span class="cx">                     RenderText {#text} at (0,225) size 184x15
</span><span class="cx">                       text run at (0,225) width 184: &quot;Considerations and Restrictions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9543) size 715x391
</del><ins>+                RenderBlock {P} at (0,9462) size 715x391
</ins><span class="cx">                   RenderInline {B} at (0,0) size 233x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 233x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 233x15
</span><span class="lines">@@ -3802,7 +3804,7 @@
</span><span class="cx">                     RenderText {#text} at (0,375) size 92x15
</span><span class="cx">                       text run at (0,375) width 92: &quot;Walker Resume&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9946) size 715x91
</del><ins>+                RenderBlock {P} at (0,9865) size 715x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 369x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 369x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 369x15
</span><span class="lines">@@ -3831,19 +3833,19 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 198x15
</span><span class="cx">                       text run at (0,75) width 198: &quot;ISO/ANS SQL92 Reserved Words&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10049) size 715x16
</del><ins>+                RenderBlock {P} at (0,9968) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 269x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 269x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 269x15
</span><span class="cx">                         text run at (0,0) width 269: &quot;Appendix I. Comparison of Isolation Levels&quot;
</span><span class="cx">                   RenderBR {BR} at (269,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10077) size 715x16
</del><ins>+                RenderBlock {P} at (0,9996) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 318x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 318x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 318x15
</span><span class="cx">                         text run at (0,0) width 318: &quot;Appendix J. Interaction of Triggers and Constraints&quot;
</span><span class="cx">                   RenderBR {BR} at (318,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10105) size 715x316
</del><ins>+                RenderBlock {P} at (0,10024) size 715x316
</ins><span class="cx">                   RenderInline {B} at (0,0) size 270x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 270x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 270x15
</span><span class="lines">@@ -3962,13 +3964,13 @@
</span><span class="cx">                     RenderText {#text} at (0,300) size 225x15
</span><span class="cx">                       text run at (0,300) width 225: &quot;ADVISE_WORKLOAD Table Definition&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10433) size 715x16
</del><ins>+                RenderBlock {P} at (0,10352) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 227x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 227x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 227x15
</span><span class="cx">                         text run at (0,0) width 227: &quot;Appendix L. Explain Register Values&quot;
</span><span class="cx">                   RenderBR {BR} at (227,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10461) size 715x76
</del><ins>+                RenderBlock {P} at (0,10380) size 715x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 308x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 308x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 308x15
</span><span class="lines">@@ -3991,7 +3993,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 169x15
</span><span class="cx">                       text run at (0,60) width 169: &quot;Example 3: Controlling Depth&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10549) size 715x76
</del><ins>+                RenderBlock {P} at (0,10468) size 715x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 187x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 187x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 187x15
</span><span class="lines">@@ -4014,7 +4016,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 179x15
</span><span class="cx">                       text run at (0,60) width 179: &quot;Querying the Exception Tables&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10637) size 715x331
</del><ins>+                RenderBlock {P} at (0,10556) size 715x331
</ins><span class="cx">                   RenderInline {B} at (0,0) size 420x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 420x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 420x15
</span><span class="lines">@@ -4139,13 +4141,13 @@
</span><span class="cx">                     RenderText {#text} at (0,315) size 63x15
</span><span class="cx">                       text run at (0,315) width 63: &quot;PREPARE&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10980) size 715x16
</del><ins>+                RenderBlock {P} at (0,10899) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 295x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 295x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 295x15
</span><span class="cx">                         text run at (0,0) width 295: &quot;Appendix P. BNF Specifications for DATALINKs&quot;
</span><span class="cx">                   RenderBR {BR} at (295,12) size 0x0
</span><del>-                RenderBlock {P} at (0,11008) size 715x181
</del><ins>+                RenderBlock {P} at (0,10927) size 715x181
</ins><span class="cx">                   RenderInline {B} at (0,0) size 217x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 217x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 217x15
</span><span class="lines">@@ -4210,7 +4212,7 @@
</span><span class="cx">                     RenderText {#text} at (0,165) size 168x15
</span><span class="cx">                       text run at (0,165) width 168: &quot;Searching Information Online&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11201) size 715x46
</del><ins>+                RenderBlock {P} at (0,11120) size 715x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 126x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 126x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 126x15
</span><span class="lines">@@ -4221,13 +4223,13 @@
</span><span class="cx">                     RenderText {#text} at (0,30) size 69x15
</span><span class="cx">                       text run at (0,30) width 69: &quot;Trademarks&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11259) size 715x16
</del><ins>+                RenderBlock {P} at (0,11178) size 715x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 34x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 34x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 34x15
</span><span class="cx">                         text run at (0,0) width 34: &quot;Index&quot;
</span><span class="cx">                   RenderBR {BR} at (34,12) size 0x0
</span><del>-                RenderBlock {P} at (0,11287) size 715x46
</del><ins>+                RenderBlock {P} at (0,11206) size 715x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 95x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 95x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 95x15
</span><span class="lines">@@ -4240,7 +4242,7 @@
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTable {TABLE} at (0,11345) size 26x26
</del><ins>+                RenderTable {TABLE} at (0,11264) size 26x26
</ins><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 26x25
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 26x0
</span><span class="cx">                     RenderTableRow {TR} at (0,4) size 26x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -18,13 +18,11 @@
</span><span class="cx">                         RenderBlock (anonymous) at (2,2) size 90x0
</span><span class="cx">                           RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                             RenderText {#text} at (0,0) size 0x0
</span><del>-                          RenderInline {FONT} at (0,0) size 0x0
</del><span class="cx">                         RenderBlock {CENTER} at (2,2) size 90x11
</span><span class="cx">                           RenderInline {FONT} at (0,0) size 24x11
</span><span class="cx">                             RenderText {#text} at (33,0) size 24x11
</span><span class="cx">                               text run at (33,0) width 24: &quot;inside&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                        RenderBlock (anonymous) at (2,13) size 90x0
</del><span class="cx">                 RenderBlock (anonymous) at (0,21) size 100x17
</span><span class="cx">                   RenderText {#text} at (10,0) size 80x17
</span><span class="cx">                     text run at (10,0) width 80: &quot;outside table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherwa_table_tr_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt (161192 => 161193)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt        2014-01-01 18:34:02 UTC (rev 161192)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt        2014-01-01 18:36:15 UTC (rev 161193)
</span><span class="lines">@@ -234,8 +234,6 @@
</span><span class="cx">                         text run at (240,0) width 48: &quot; has no&quot;
</span><span class="cx">                         text run at (0,17) width 294: &quot;special effect on the row data since it simply&quot;
</span><span class="cx">                         text run at (0,34) width 319: &quot;reiterates the default horizontal row alignment!&quot;
</span><del>-                  RenderInline {B} at (0,0) size 0x0
-                    RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</del><span class="cx">                 RenderBlock {P} at (2,69) size 336x0
</span><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</span><span class="lines">@@ -280,8 +278,6 @@
</span><span class="cx">                         text run at (266,0) width 48: &quot; has no&quot;
</span><span class="cx">                         text run at (0,17) width 297: &quot;special effect on the row head since it simply&quot;
</span><span class="cx">                         text run at (0,34) width 319: &quot;reiterates the default horizontal row alignment!&quot;
</span><del>-                  RenderInline {B} at (0,0) size 0x0
-                    RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</del><span class="cx">                 RenderBlock {P} at (2,69) size 336x0
</span><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
</span></span></pre>
</div>
</div>

</body>
</html>