<!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>[159755] 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/159755">159755</a></dd>
<dt>Author</dt> <dd>ossy@webkit.org</dd>
<dt>Date</dt> <dd>2013-11-25 10:24:56 -0800 (Mon, 25 Nov 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>Vertical border spacing is doubled between table row groups
https://bugs.webkit.org/show_bug.cgi?id=20040

Patch by Laszlo Vidacs &lt;lac@inf.u-szeged.hu&gt; on 2013-11-25
Reviewed by Csaba Osztrogonác.

Rebaseline the rest of EFL and GTK tests.

* platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt:
* platform/efl/tables/mozilla/bugs/bug26178-expected.txt:
* platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt:
* platform/efl/tables/mozilla/bugs/bug278385-expected.txt:
* platform/efl/tables/mozilla/bugs/bug55789-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
* platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
* platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt:
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
* platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt:
* platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png:
* platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillabugsbug102961expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillabugsbug26178expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug26178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillabugsbug270381expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillabugsbug278385expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug278385-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozillabugsbug55789expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug55789-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug106966expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug85016expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug91057expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failurescorebackgroundsexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformefltablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedpng">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/ChangeLog        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -5,6 +5,35 @@
</span><span class="cx"> 
</span><span class="cx">         Reviewed by Csaba Osztrogonác.
</span><span class="cx"> 
</span><ins>+        Rebaseline the rest of EFL and GTK tests.
+
+        * platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt:
+        * platform/efl/tables/mozilla/bugs/bug26178-expected.txt:
+        * platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt:
+        * platform/efl/tables/mozilla/bugs/bug278385-expected.txt:
+        * platform/efl/tables/mozilla/bugs/bug55789-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
+        * platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png:
+        * platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:
+
+2013-11-25  Laszlo Vidacs  &lt;lac@inf.u-szeged.hu&gt;
+
+        Vertical border spacing is doubled between table row groups
+        https://bugs.webkit.org/show_bug.cgi?id=20040
+
+        Reviewed by Csaba Osztrogonác.
+
</ins><span class="cx">         Rebaseline efl tests (+mac corrections).
</span><span class="cx"> 
</span><span class="cx">         * platform/efl/fast/forms/input-align-expected.png:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillabugsbug102961expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x5958
</del><ins>+layer at (0,0) size 785x5930
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x5958
-  RenderBlock {HTML} at (0,0) size 785x5958
-    RenderBody {BODY} at (8,21) size 769x5921
</del><ins>+layer at (0,0) size 785x5930
+  RenderBlock {HTML} at (0,0) size 785x5930
+    RenderBody {BODY} at (8,21) size 769x5893
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 486x36
</span><span class="cx">           text run at (0,0) width 486: &quot;Vertical alignment and table height&quot;
</span><span class="lines">@@ -561,7 +561,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3126) size 110x175
</del><ins>+      RenderTable {TABLE} at (0,3126) size 110x161
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -583,59 +583,59 @@
</span><span class="cx">             RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,124) size 110x50
-          RenderTableRow {TR} at (0,2) size 110x22
-            RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,116) size 110x44
+          RenderTableRow {TR} at (0,0) size 110x20
+            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 110x22
-            RenderTableCell {TD} at (2,26) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 110x20
+            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,26) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,50) size 110x74
-          RenderTableRow {TR} at (0,2) size 110x22
-            RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,50) size 110x66
+          RenderTableRow {TR} at (0,0) size 110x20
+            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 110x22
-            RenderTableCell {TD} at (2,26) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 110x20
+            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,26) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 110x22
-            RenderTableCell {TD} at (2,50) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 110x20
+            RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,50) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,43) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3300) size 110x175
</del><ins>+      RenderTable {TABLE} at (0,3286) size 110x161
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -657,62 +657,62 @@
</span><span class="cx">             RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,124) size 110x50
-          RenderTableRow {TR} at (0,2) size 110x22
-            RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,116) size 110x44
+          RenderTableRow {TR} at (0,0) size 110x20
+            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 110x22
-            RenderTableCell {TD} at (2,26) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 110x20
+            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,26) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,50) size 110x74
-          RenderTableRow {TR} at (0,2) size 110x22
-            RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,50) size 110x66
+          RenderTableRow {TR} at (0,0) size 110x20
+            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 110x22
-            RenderTableCell {TD} at (2,26) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 110x20
+            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,26) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,50) size 110x22
-            RenderTableCell {TD} at (2,50) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 110x20
+            RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,50) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,43) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3490) size 769x19
</del><ins>+      RenderBlock {P} at (0,3462) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 487x17
</span><span class="cx">           text run at (0,0) width 487: &quot;The following table should look normal, since very small heights get ignored:&quot;
</span><del>-      RenderTable {TABLE} at (0,3524) size 110x27
</del><ins>+      RenderTable {TABLE} at (0,3496) size 110x27
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -724,10 +724,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3566) size 769x19
</del><ins>+      RenderBlock {P} at (0,3538) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x17
</span><span class="cx">           text run at (0,0) width 252: &quot;So should this one, for auto cell heights:&quot;
</span><del>-      RenderTable {TABLE} at (0,3600) size 110x27
</del><ins>+      RenderTable {TABLE} at (0,3572) size 110x27
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -739,10 +739,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3642) size 769x19
</del><ins>+      RenderBlock {P} at (0,3614) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 627x17
</span><span class="cx">           text run at (0,0) width 627: &quot;These tables should look the same - all cells should be 100px tall with the text at the top of the cells:&quot;
</span><del>-      RenderTable {TABLE} at (0,3676) size 110x109
</del><ins>+      RenderTable {TABLE} at (0,3648) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -754,7 +754,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3784) size 110x109
</del><ins>+      RenderTable {TABLE} at (0,3756) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -766,7 +766,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3892) size 110x109
</del><ins>+      RenderTable {TABLE} at (0,3864) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -778,7 +778,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4000) size 110x109
</del><ins>+      RenderTable {TABLE} at (0,3972) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -790,10 +790,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4124) size 769x19
</del><ins>+      RenderBlock {P} at (0,4096) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 715x17
</span><span class="cx">           text run at (0,0) width 715: &quot;In these four tables, the text should be 20px lower each cell, but should otherwise look like the above three tables:&quot;
</span><del>-      RenderTable {TABLE} at (0,4158) size 106x109
</del><ins>+      RenderTable {TABLE} at (0,4130) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -805,7 +805,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4266) size 106x109
</del><ins>+      RenderTable {TABLE} at (0,4238) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -817,7 +817,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4374) size 106x109
</del><ins>+      RenderTable {TABLE} at (0,4346) size 106x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -829,7 +829,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4482) size 110x109
</del><ins>+      RenderTable {TABLE} at (0,4454) size 110x109
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -841,10 +841,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4606) size 769x19
</del><ins>+      RenderBlock {P} at (0,4578) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 370x17
</span><span class="cx">           text run at (0,0) width 370: &quot;These should have the text 40px from the top in every cell:&quot;
</span><del>-      RenderTable {TABLE} at (0,4640) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4612) size 106x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x107
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x103
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -856,7 +856,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4747) size 106x107
</del><ins>+      RenderTable {TABLE} at (0,4719) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -868,7 +868,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4853) size 106x107
</del><ins>+      RenderTable {TABLE} at (0,4825) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,42) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -880,7 +880,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,3) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4959) size 106x107
</del><ins>+      RenderTable {TABLE} at (0,4931) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,82) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -892,7 +892,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5065) size 106x69
</del><ins>+      RenderTable {TABLE} at (0,5037) size 106x69
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x68
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x64
</span><span class="cx">             RenderTableCell {TD} at (2,44) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -904,11 +904,11 @@
</span><span class="cx">             RenderTableCell {TD} at (72,6) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,5149) size 769x37
</del><ins>+      RenderBlock {P} at (0,5121) size 769x37
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x35
</span><span class="cx">           text run at (0,0) width 749: &quot;In each of the following tables, three of the cells should have the same baseline of the first line, and the three so marked&quot;
</span><span class="cx">           text run at (0,18) width 269: &quot;should be aligned top, middle, and bottom:&quot;
</span><del>-      RenderTable {TABLE} at (0,5201) size 458x119
</del><ins>+      RenderTable {TABLE} at (0,5173) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,75) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -929,7 +929,7 @@
</span><span class="cx">             RenderTableCell {TD} at (405,94) size 51x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-      RenderTable {TABLE} at (0,5319) size 458x119
</del><ins>+      RenderTable {TABLE} at (0,5291) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -950,7 +950,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,3) size 90x53
</span><span class="cx">                 text run at (2,3) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5437) size 458x119
</del><ins>+      RenderTable {TABLE} at (0,5409) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 186x114 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -971,7 +971,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,3) size 90x53
</span><span class="cx">                 text run at (2,3) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5555) size 458x119
</del><ins>+      RenderTable {TABLE} at (0,5527) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -992,7 +992,7 @@
</span><span class="cx">             RenderTableCell {TD} at (270,2) size 186x114 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,3) size 182x107
</span><span class="cx">                 text run at (2,3) width 182: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5673) size 458x119
</del><ins>+      RenderTable {TABLE} at (0,5645) size 458x119
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1013,11 +1013,11 @@
</span><span class="cx">             RenderTableCell {TD} at (407,48) size 49x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-      RenderBlock {HR} at (0,5799) size 769x3 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,5817) size 769x36
</del><ins>+      RenderBlock {HR} at (0,5771) size 769x3 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,5789) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x17 [color=#0000EE]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><del>-      RenderBlock {P} at (0,5868) size 769x19
</del><ins>+      RenderBlock {P} at (0,5840) size 769x19
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x17
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x17 [color=#0000EE]
</span><span class="lines">@@ -1030,7 +1030,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x17
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,5902) size 769x19
</del><ins>+      RenderBlock {P} at (0,5874) size 769x19
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x17 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x17
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillabugsbug26178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug26178-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug26178-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug26178-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderTable {TABLE} at (0,0) size 65x48
</del><ins>+      RenderTable {TABLE} at (0,0) size 65x44
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 65x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 65x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;The head&quot;
</span><del>-        RenderTableSection {TBODY} at (0,24) size 65x24
-          RenderTableRow {TR} at (0,2) size 65x20
-            RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 65x20
+          RenderTableRow {TR} at (0,0) size 65x18
+            RenderTableCell {TD} at (2,-1) size 61x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;First row&quot;
</span><del>-      RenderBlock {FORM} at (0,48) size 784x44
</del><ins>+      RenderBlock {FORM} at (0,44) size 784x44
</ins><span class="cx">         RenderButton {INPUT} at (2,2) size 73x40 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx">           RenderBlock (anonymous) at (17,10) size 39x18
</span><span class="cx">             RenderText at (0,0) size 39x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillabugsbug270381expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x17
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,560) size 64x24
-          RenderTableRow {TR} at (0,2) size 64x20
-            RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,564) size 64x20
+          RenderTableRow {TR} at (0,0) size 64x18
+            RenderTableCell {TD} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x17
</span><span class="cx">                 text run at (1,1) width 56: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (0,24) size 64x536
-          RenderTableRow {TR} at (0,2) size 64x532
-            RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 64x540
+          RenderTableRow {TR} at (0,0) size 64x538
+            RenderTableCell {TD} at (2,259) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillabugsbug278385expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug278385-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug278385-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug278385-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,9 +1,9 @@
</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 800x134
-  RenderBlock {HTML} at (0,0) size 800x134
-    RenderBody {BODY} at (8,8) size 784x118
-      RenderTable {TABLE} at (0,0) size 87x118 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 800x130
+  RenderBlock {HTML} at (0,0) size 800x130
+    RenderBody {BODY} at (8,8) size 784x114
+      RenderTable {TABLE} at (0,0) size 87x114 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 85x58
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 85x54
</span><span class="cx">             RenderTableCell {TH} at (2,27) size 38x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">                   text run at (0,0) width 37: &quot;TWO&quot;
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,59) size 85x58
-          RenderTableRow {TR} at (0,2) size 85x54
-            RenderTableCell {TD} at (2,2) size 38x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,59) size 85x54
+          RenderTableRow {TR} at (0,0) size 85x52
+            RenderTableCell {TD} at (2,-1) size 38x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (2,18) size 34x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 34x17
</span><span class="cx">                   text run at (0,0) width 34: &quot;ONE&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozillabugsbug55789expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug55789-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug55789-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla/bugs/bug55789-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 40x17
</span><span class="cx">           text run at (0,0) width 40: &quot;25016&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 38x30
</del><ins>+      RenderTable {TABLE} at (0,18) size 38x26
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 38x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 38x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 32x17
</span><span class="cx">                 text run at (1,1) width 32: &quot;4659&quot;
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 38x0
</span><del>-        RenderTableSection {TBODY} at (0,24) size 38x6
-          RenderTableRow {TR} at (0,2) size 38x2
-            RenderTableCell {TH} at (2,2) size 34x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 38x2
+          RenderTableRow {TR} at (0,0) size 38x0
+            RenderTableCell {TH} at (2,-1) size 34x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug106966expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1401
</del><ins>+layer at (0,0) size 785x1281
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1401
-  RenderBlock {HTML} at (0,0) size 785x1401
-    RenderBody {BODY} at (8,8) size 769x1385
</del><ins>+layer at (0,0) size 785x1281
+  RenderBlock {HTML} at (0,0) size 785x1281
+    RenderBody {BODY} at (8,8) size 769x1265
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (45,0) size 110x17
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">             RenderTableCell {TD} at (82,50) size 53x20 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,713) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,713) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (69,0) size 62x17
</span><span class="cx">             text run at (69,0) width 62: &quot;clip thead&quot;
</span><span class="lines">@@ -93,15 +93,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TBODY} at (25,93) size 150x50
-          RenderTableRow {TR} at (0,15) size 150x20
-            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (25,93) size 150x20
+          RenderTableRow {TR} at (0,0) size 150x5
+            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,881) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,851) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (68,0) size 64x17
</span><span class="cx">             text run at (68,0) width 64: &quot;clip tbody&quot;
</span><span class="lines">@@ -113,15 +113,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TBODY} at (25,93) size 150x50
-          RenderTableRow {TR} at (0,15) size 150x20
-            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (25,93) size 150x20
+          RenderTableRow {TR} at (0,0) size 150x5
+            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,1049) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,989) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (72,0) size 56x17
</span><span class="cx">             text run at (72,0) width 56: &quot;clip tfoot&quot;
</span><span class="lines">@@ -133,15 +133,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TFOOT} at (25,93) size 150x50
-          RenderTableRow {TR} at (0,15) size 150x20
-            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (25,93) size 150x20
+          RenderTableRow {TR} at (0,0) size 150x5
+            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,1217) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,1127) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (80,0) size 40x17
</span><span class="cx">             text run at (80,0) width 40: &quot;clip td&quot;
</span><span class="lines">@@ -153,9 +153,9 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TFOOT} at (25,93) size 150x50
-          RenderTableRow {TR} at (0,15) size 150x20
-            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (25,93) size 150x20
+          RenderTableRow {TR} at (0,0) size 150x5
+            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx"> layer at (8,144) size 200x118 clip at (18,144) size 180x118 scrollWidth 227
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx">         RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">           RenderText {#text} at (1,1) size 129x17
</span><span class="cx">             text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-layer at (115,1333) size 53x20 scrollWidth 131
-  RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+layer at (115,1228) size 53x5 scrollWidth 131 scrollHeight 11
+  RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">     RenderText {#text} at (1,1) size 129x17
</span><span class="cx">       text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug85016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-layer at (0,0) size 982x2059
</del><ins>+layer at (0,0) size 960x2059
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x2059
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x2059
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">           text run at (0,0) width 541: &quot;percentage height images in DIV with no height (red) in a DIV with no height (green)&quot;
</span><span class="cx">       RenderBlock {DIV} at (32,735) size 657x657 [border: (3px dotted #008000)]
</span><span class="cx">         RenderBlock {DIV} at (35,35) size 587x587 [border: (1px solid #FF0000)]
</span><del>-          RenderImage {IMG} at (1,1) size 882x585
</del><ins>+          RenderImage {IMG} at (1,1) size 860x585
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,1424) size 721x18
</span><span class="cx">         RenderText {#text} at (0,0) size 471x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresbugsbug91057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -149,8 +149,8 @@
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><span class="cx">       RenderTable {TABLE} at (1,1230) size 336x49 [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock {CAPTION} at (16,0) size 320x20 [border: (1px solid #000000)]
</span><del>-          RenderText {#text} at (149,1) size 21x17
-            text run at (149,1) width 21: &quot;TB&quot;
</del><ins>+          RenderText {#text} at (149,1) size 22x17
+            text run at (149,1) width 22: &quot;TB&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,21) size 334x26 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 334x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 164x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -176,8 +176,8 @@
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><span class="cx">       RenderTable {TABLE} at (1,1396) size 336x49 [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 320x20 [border: (1px solid #000000)]
</span><del>-          RenderText {#text} at (149,1) size 21x17
-            text run at (149,1) width 21: &quot;TB&quot;
</del><ins>+          RenderText {#text} at (149,1) size 22x17
+            text run at (149,1) width 22: &quot;TB&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,21) size 334x26 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 334x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 164x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -191,8 +191,8 @@
</span><span class="cx">           text run at (1,2) width 233: &quot;Test 6 - \&quot;margin: 5%\&quot;&quot;
</span><span class="cx">       RenderTable {TABLE} at (1,1514) size 172x66 [border: (1px solid #000000)]
</span><span class="cx">         RenderBlock {CAPTION} at (8,8) size 156x21 [border: (1px solid #000000)]
</span><del>-          RenderText {#text} at (66,1) size 22x17
-            text run at (66,1) width 22: &quot;TA&quot;
</del><ins>+          RenderText {#text} at (66,1) size 23x17
+            text run at (66,1) width 23: &quot;TA&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,38) size 170x27 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 170x22 [border: (1px solid #000000)]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 82x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failurescorebackgroundsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2454
</del><ins>+layer at (0,0) size 785x2434
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2454
-  RenderBlock {HTML} at (0,0) size 785x2454
-    RenderBody {BODY} at (8,8) size 769x2438
</del><ins>+layer at (0,0) size 785x2434
+  RenderBlock {HTML} at (0,0) size 785x2434
+    RenderBody {BODY} at (8,8) size 769x2418
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 75x17
</span><span class="lines">@@ -137,7 +137,7 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 102x17
</span><span class="cx">           text run at (0,18) width 102: &quot;row group color&quot;
</span><del>-      RenderTable {TABLE} at (0,756) size 69x70 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,756) size 69x58 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -146,19 +146,19 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-        RenderTableSection {TBODY} at (1,35) size 67x34
-          RenderTableRow {TR} at (0,6) size 67x22
-            RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,35) size 67x22
+          RenderTableRow {TR} at (0,0) size 67x16
+            RenderTableCell {TD} at (6,-3) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,-3) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,826) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,814) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 61x17
</span><span class="cx">           text run at (0,18) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,862) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,850) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -167,11 +167,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,898) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,886) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 61x17
</span><span class="cx">           text run at (0,18) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,934) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,922) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -187,11 +187,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,998) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,986) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 67x17
</span><span class="cx">           text run at (0,18) width 67: &quot;row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1034) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1022) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -200,11 +200,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1070) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1058) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 144x17
</span><span class="cx">           text run at (0,18) width 144: &quot;table - color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1106) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1094) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -220,11 +220,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1170) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1158) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 150x17
</span><span class="cx">           text run at (0,18) width 150: &quot;table - image, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1206) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1194) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -240,11 +240,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1270) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1258) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 150x17
</span><span class="cx">           text run at (0,18) width 150: &quot;table - color; row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1306) size 69x36 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1294) size 69x36 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -253,11 +253,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1342) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1330) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 156x17
</span><span class="cx">           text run at (0,18) width 156: &quot;table - image, row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1378) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1366) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -266,11 +266,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1414) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1402) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 210x17
</span><span class="cx">           text run at (0,18) width 210: &quot;table - color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1450) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1438) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -286,11 +286,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1514) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1502) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 216x17
</span><span class="cx">           text run at (0,18) width 216: &quot;table - image; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1550) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1538) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -306,11 +306,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1614) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1602) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 216x17
</span><span class="cx">           text run at (0,18) width 216: &quot;table - color; row image; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1650) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1638) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -326,11 +326,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1714) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1702) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 216x17
</span><span class="cx">           text run at (0,18) width 216: &quot;table - color; row color; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1750) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1738) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -346,11 +346,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1814) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1802) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 96x17
</span><span class="cx">           text run at (0,18) width 96: &quot;col group color&quot;
</span><del>-      RenderTable {TABLE} at (0,1850) size 39x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1838) size 39x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 37x34
</span><span class="lines">@@ -358,11 +358,11 @@
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,1886) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1874) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 55x17
</span><span class="cx">           text run at (0,18) width 55: &quot;col color&quot;
</span><del>-      RenderTable {TABLE} at (0,1922) size 39x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1910) size 39x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 37x34
</span><span class="lines">@@ -370,11 +370,11 @@
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,1958) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1946) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 228x17
</span><span class="cx">           text run at (0,18) width 228: &quot;table - image; row image; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1994) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1982) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -390,11 +390,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2058) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2046) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 233x17
</span><span class="cx">           text run at (0,18) width 233: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,2094) size 47x100 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2082) size 47x92 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (7,7) size 33x56 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 33x22 [bgcolor=#FFFF00]
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -404,16 +404,16 @@
</span><span class="cx">             RenderTableCell {TD} at (4,30) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderTableSection {TBODY} at (7,63) size 33x30 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,4) size 33x22
-            RenderTableCell {TD} at (4,4) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (7,63) size 33x22 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 33x18
+            RenderTableCell {TD} at (4,-2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,2194) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2174) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 61x17
</span><span class="cx">           text run at (0,18) width 61: &quot;col image&quot;
</span><del>-      RenderTable {TABLE} at (0,2230) size 75x70 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2210) size 75x70 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (7,7) size 61x56
</span><span class="lines">@@ -431,11 +431,11 @@
</span><span class="cx">             RenderTableCell {TD} at (33,30) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2300) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2280) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 368x17
</span><span class="cx">           text run at (0,18) width 368: &quot;table color; col group color; col color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,2336) size 120x84 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2316) size 120x84 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF9999]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="lines">@@ -482,6 +482,6 @@
</span><span class="cx">             RenderTableCell {TD} at (90,56) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2420) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2400) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 19x17
</span><span class="cx">           text run at (0,0) width 19: &quot;--&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1073
</del><ins>+layer at (0,0) size 785x1067
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1073
-  RenderBlock {HTML} at (0,0) size 785x1073
-    RenderBody {BODY} at (8,8) size 769x1057
</del><ins>+layer at (0,0) size 785x1067
+  RenderBlock {HTML} at (0,0) size 785x1067
+    RenderBody {BODY} at (8,8) size 769x1051
</ins><span class="cx">       RenderBlock {CENTER} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (322,0) size 125x17
</span><span class="cx">           text run at (322,0) width 125: &quot;bottom caption tests&quot;
</span><span class="lines">@@ -129,35 +129,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,687) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 149x17
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,715) size 106x118 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,715) size 106x112 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 86x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 86x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 46x17
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><del>-        RenderBlock {CAPTION} at (10,92) size 96x26 [border: (3px solid #800080)]
</del><ins>+        RenderBlock {CAPTION} at (10,86) size 96x26 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (14,3) size 47x17
</span><span class="cx">             text run at (14,3) width 47: &quot;caption&quot;
</span><span class="cx">           RenderBlock {INPUT} at (65,8) size 12x12
</span><del>-        RenderTableSection {TBODY} at (10,34) size 86x46
-          RenderTableRow {TR} at (0,2) size 86x20
-            RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,34) size 86x40
+          RenderTableRow {TR} at (0,0) size 86x18
+            RenderTableCell {TD} at (2,-1) size 48x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 32x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,-1) size 32x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,24) size 86x20
-            RenderTableCell {TD} at (2,24) size 48x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 86x18
+            RenderTableCell {TD} at (2,19) size 48x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,24) size 32x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,19) size 32x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,838) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,832) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 139x17
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,866) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,860) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -176,10 +176,10 @@
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (13,3) size 54x17
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><del>-      RenderBlock (anonymous) at (0,963) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,957) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 152x17
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,991) size 90x66 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,985) size 90x66 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,46) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,64) size 62x54 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,64) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -27,13 +27,13 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x26
-          RenderTableRow {TR} at (0,2) size 60x22
-            RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x22
+          RenderTableRow {TR} at (0,0) size 60x20
+            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-      RenderBlock (anonymous) at (0,118) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,114) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,46) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,64) size 62x54 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,64) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="lines">@@ -27,13 +27,13 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x26
-          RenderTableRow {TR} at (0,2) size 60x22
-            RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x22
+          RenderTableRow {TR} at (0,0) size 60x20
+            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-      RenderBlock (anonymous) at (0,118) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,114) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1478
</del><ins>+layer at (0,0) size 785x1443
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1478
-  RenderBlock {HTML} at (0,0) size 785x1479
-    RenderBody {BODY} at (8,17) size 769x1454 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1443
+  RenderBlock {HTML} at (0,0) size 785x1444
+    RenderBody {BODY} at (8,17) size 769x1419 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x29
</span><span class="cx">         RenderText {#text} at (0,-1) size 528x30
</span><span class="cx">           text run at (0,-1) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,482) size 630x485 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,482) size 630x450 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x21
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -83,42 +83,42 @@
</span><span class="cx">             RenderTableCell {TH} at (504,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x21
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,352) size 624x129
-          RenderTableRow {TR} at (0,7) size 624x115
-            RenderTableCell {TD} at (7,47) size 365x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (3,331) size 624x115
+          RenderTableRow {TR} at (0,0) size 624x108
+            RenderTableCell {TD} at (7,37) size 365x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (6,6) size 47x21
</span><span class="cx">                 text run at (6,6) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (379,51) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (504,51) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,139) size 624x213
-          RenderTableRow {TR} at (0,7) size 624x108
-            RenderTableCell {TD} at (7,81) size 138x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,139) size 624x192
+          RenderTableRow {TR} at (0,0) size 624x101
+            RenderTableCell {TD} at (7,67) size 138x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (152,40) size 220x42 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (152,29) size 220x42 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,10) size 43x21
</span><span class="cx">                 text run at (10,10) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (379,44) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,33) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 46x21
</span><span class="cx">                 text run at (6,6) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (504,48) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,122) size 624x84
-            RenderTableCell {TD} at (152,151) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,108) size 624x77
+            RenderTableCell {TD} at (152,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x21
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (379,151) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (504,151) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x21
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,966) size 588x437 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,931) size 588x437 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 588x22
</span><span class="cx">           RenderText {#text} at (149,0) size 290x21
</span><span class="cx">             text run at (149,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,2) size 43x21
</span><span class="cx">                 text run at (4,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1402) size 769x36
</del><ins>+      RenderBlock {DIV} at (0,1367) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1437) size 769x16
</del><ins>+      RenderBlock {ADDRESS} at (0,1402) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1745
</del><ins>+layer at (0,0) size 785x1710
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1745
-  RenderBlock {HTML} at (0,0) size 785x1746
-    RenderBody {BODY} at (8,17) size 769x1721 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1710
+  RenderBlock {HTML} at (0,0) size 785x1711
+    RenderBody {BODY} at (8,17) size 769x1686 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x29
</span><span class="cx">         RenderText {#text} at (0,-1) size 528x30
</span><span class="cx">           text run at (0,-1) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,757) size 618x481 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,757) size 618x446 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x21
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -145,42 +145,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x21
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,350) size 616x129
-          RenderTableRow {TR} at (0,7) size 616x115
-            RenderTableCell {TD} at (7,51) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,329) size 616x115
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,51) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,51) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x213
-          RenderTableRow {TR} at (0,7) size 616x108
-            RenderTableCell {TD} at (7,81) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x192
+          RenderTableRow {TR} at (0,0) size 616x101
+            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,48) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x21
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,48) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,48) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,122) size 616x84
-            RenderTableCell {TD} at (144,151) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,108) size 616x77
+            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x21
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,151) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,151) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x21
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,1237) size 578x433 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,1202) size 578x433 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x21
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -237,10 +237,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x21
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1669) size 769x36
</del><ins>+      RenderBlock {DIV} at (0,1634) size 769x36
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1704) size 769x16
</del><ins>+      RenderBlock {ADDRESS} at (0,1669) size 769x16
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformefltablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2470
</del><ins>+layer at (0,0) size 785x2432
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2470
-  RenderBlock {HTML} at (0,0) size 785x2471
-    RenderBody {BODY} at (8,8) size 769x2447
</del><ins>+layer at (0,0) size 785x2432
+  RenderBlock {HTML} at (0,0) size 785x2433
+    RenderBody {BODY} at (8,8) size 769x2409
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 432x36
</span><span class="cx">           text run at (0,0) width 432: &quot;Example 4: Some simple tables.&quot;
</span><span class="lines">@@ -194,8 +194,8 @@
</span><span class="cx">                 text run at (21,3) width 38: &quot;57-15&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,776) size 769x19
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,794) size 190x429
-        RenderBlock {CAPTION} at (0,392) size 190x18
</del><ins>+      RenderTable {TABLE} at (0,794) size 190x391
+        RenderBlock {CAPTION} at (0,354) size 190x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 186x17
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (0,0) size 190x19
</span><span class="lines">@@ -203,228 +203,228 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 92x15 [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 47x12
</span><span class="cx">                 text run at (1,1) width 47: &quot;HEADER&quot;
</span><del>-        RenderTableSection {TBODY} at (0,19) size 190x354 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 190x20
-            RenderTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,19) size 190x320 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,0) size 190x18
+            RenderTableCell {TD} at (2,-1) size 45x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-00&quot;
</span><del>-            RenderTableCell {TD} at (49,2) size 45x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,-1) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-01&quot;
</span><del>-            RenderTableCell {TD} at (96,2) size 45x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,-1) size 45x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-02&quot;
</span><del>-            RenderTableCell {TD} at (143,2) size 45x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,-1) size 45x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-03&quot;
</span><del>-          RenderTableRow {TR} at (0,24) size 190x20
-            RenderTableCell {TD} at (2,24) size 45x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 190x18
+            RenderTableCell {TD} at (2,19) size 45x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-10&quot;
</span><del>-            RenderTableCell {TD} at (49,24) size 45x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,19) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-11&quot;
</span><del>-            RenderTableCell {TD} at (96,24) size 45x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,19) size 45x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-12&quot;
</span><del>-            RenderTableCell {TD} at (143,24) size 45x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,19) size 45x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-13&quot;
</span><del>-          RenderTableRow {TR} at (0,46) size 190x20
-            RenderTableCell {TD} at (2,46) size 45x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,40) size 190x18
+            RenderTableCell {TD} at (2,39) size 45x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-20&quot;
</span><del>-            RenderTableCell {TD} at (49,46) size 45x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,39) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-21&quot;
</span><del>-            RenderTableCell {TD} at (96,46) size 45x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,39) size 45x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-22&quot;
</span><del>-            RenderTableCell {TD} at (143,46) size 45x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,39) size 45x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-23&quot;
</span><del>-          RenderTableRow {TR} at (0,68) size 190x20
-            RenderTableCell {TD} at (2,68) size 45x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,60) size 190x18
+            RenderTableCell {TD} at (2,59) size 45x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-30&quot;
</span><del>-            RenderTableCell {TD} at (49,68) size 45x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,59) size 45x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-31&quot;
</span><del>-            RenderTableCell {TD} at (96,68) size 45x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,59) size 45x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-32&quot;
</span><del>-            RenderTableCell {TD} at (143,68) size 45x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,59) size 45x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-33&quot;
</span><del>-          RenderTableRow {TR} at (0,90) size 190x20
-            RenderTableCell {TD} at (2,90) size 45x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,80) size 190x18
+            RenderTableCell {TD} at (2,79) size 45x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-40&quot;
</span><del>-            RenderTableCell {TD} at (49,90) size 45x20 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,79) size 45x20 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-41&quot;
</span><del>-            RenderTableCell {TD} at (96,90) size 45x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,79) size 45x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-42&quot;
</span><del>-            RenderTableCell {TD} at (143,90) size 45x20 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,79) size 45x20 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-43&quot;
</span><del>-          RenderTableRow {TR} at (0,112) size 190x20
-            RenderTableCell {TD} at (2,112) size 45x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,100) size 190x18
+            RenderTableCell {TD} at (2,99) size 45x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-50&quot;
</span><del>-            RenderTableCell {TD} at (49,112) size 45x20 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,99) size 45x20 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-51&quot;
</span><del>-            RenderTableCell {TD} at (96,112) size 45x20 [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,99) size 45x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-52&quot;
</span><del>-            RenderTableCell {TD} at (143,112) size 45x20 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,99) size 45x20 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-53&quot;
</span><del>-          RenderTableRow {TR} at (0,134) size 190x20
-            RenderTableCell {TD} at (2,134) size 45x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,120) size 190x18
+            RenderTableCell {TD} at (2,119) size 45x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-60&quot;
</span><del>-            RenderTableCell {TD} at (49,134) size 45x20 [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,119) size 45x20 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-61&quot;
</span><del>-            RenderTableCell {TD} at (96,134) size 45x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,119) size 45x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-62&quot;
</span><del>-            RenderTableCell {TD} at (143,134) size 45x20 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,119) size 45x20 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-63&quot;
</span><del>-          RenderTableRow {TR} at (0,156) size 190x20
-            RenderTableCell {TD} at (2,156) size 45x20 [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,140) size 190x18
+            RenderTableCell {TD} at (2,139) size 45x20 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-70&quot;
</span><del>-            RenderTableCell {TD} at (49,156) size 45x20 [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,139) size 45x20 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-71&quot;
</span><del>-            RenderTableCell {TD} at (96,156) size 45x20 [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,139) size 45x20 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-72&quot;
</span><del>-            RenderTableCell {TD} at (143,156) size 45x20 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,139) size 45x20 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-73&quot;
</span><del>-          RenderTableRow {TR} at (0,178) size 190x20
-            RenderTableCell {TD} at (2,178) size 45x20 [r=8 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,160) size 190x18
+            RenderTableCell {TD} at (2,159) size 45x20 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-80&quot;
</span><del>-            RenderTableCell {TD} at (49,178) size 45x20 [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,159) size 45x20 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-81&quot;
</span><del>-            RenderTableCell {TD} at (96,178) size 45x20 [r=8 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,159) size 45x20 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-82&quot;
</span><del>-            RenderTableCell {TD} at (143,178) size 45x20 [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,159) size 45x20 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-83&quot;
</span><del>-          RenderTableRow {TR} at (0,200) size 190x20
-            RenderTableCell {TD} at (2,200) size 45x20 [r=9 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,180) size 190x18
+            RenderTableCell {TD} at (2,179) size 45x20 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-90&quot;
</span><del>-            RenderTableCell {TD} at (49,200) size 45x20 [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,179) size 45x20 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-91&quot;
</span><del>-            RenderTableCell {TD} at (96,200) size 45x20 [r=9 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,179) size 45x20 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-92&quot;
</span><del>-            RenderTableCell {TD} at (143,200) size 45x20 [r=9 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,179) size 45x20 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-93&quot;
</span><del>-          RenderTableRow {TR} at (0,222) size 190x20
-            RenderTableCell {TD} at (2,222) size 45x20 [r=10 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,200) size 190x18
+            RenderTableCell {TD} at (2,199) size 45x20 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a0&quot;
</span><del>-            RenderTableCell {TD} at (49,222) size 45x20 [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,199) size 45x20 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a1&quot;
</span><del>-            RenderTableCell {TD} at (96,222) size 45x20 [r=10 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,199) size 45x20 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a2&quot;
</span><del>-            RenderTableCell {TD} at (143,222) size 45x20 [r=10 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,199) size 45x20 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a3&quot;
</span><del>-          RenderTableRow {TR} at (0,244) size 190x20
-            RenderTableCell {TD} at (2,244) size 45x20 [r=11 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,220) size 190x18
+            RenderTableCell {TD} at (2,219) size 45x20 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b0&quot;
</span><del>-            RenderTableCell {TD} at (49,244) size 45x20 [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,219) size 45x20 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b1&quot;
</span><del>-            RenderTableCell {TD} at (96,244) size 45x20 [r=11 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,219) size 45x20 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b2&quot;
</span><del>-            RenderTableCell {TD} at (143,244) size 45x20 [r=11 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,219) size 45x20 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b3&quot;
</span><del>-          RenderTableRow {TR} at (0,266) size 190x20
-            RenderTableCell {TD} at (2,266) size 45x20 [r=12 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,240) size 190x18
+            RenderTableCell {TD} at (2,239) size 45x20 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c0&quot;
</span><del>-            RenderTableCell {TD} at (49,266) size 45x20 [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,239) size 45x20 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c1&quot;
</span><del>-            RenderTableCell {TD} at (96,266) size 45x20 [r=12 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,239) size 45x20 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c2&quot;
</span><del>-            RenderTableCell {TD} at (143,266) size 45x20 [r=12 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,239) size 45x20 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c3&quot;
</span><del>-          RenderTableRow {TR} at (0,288) size 190x20
-            RenderTableCell {TD} at (2,288) size 45x20 [r=13 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,260) size 190x18
+            RenderTableCell {TD} at (2,259) size 45x20 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d0&quot;
</span><del>-            RenderTableCell {TD} at (49,288) size 45x20 [r=13 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,259) size 45x20 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d1&quot;
</span><del>-            RenderTableCell {TD} at (96,288) size 45x20 [r=13 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,259) size 45x20 [r=13 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d2&quot;
</span><del>-            RenderTableCell {TD} at (143,288) size 45x20 [r=13 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,259) size 45x20 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d3&quot;
</span><del>-          RenderTableRow {TR} at (0,310) size 190x20
-            RenderTableCell {TD} at (2,310) size 45x20 [r=14 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,280) size 190x18
+            RenderTableCell {TD} at (2,279) size 45x20 [r=14 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e0&quot;
</span><del>-            RenderTableCell {TD} at (49,310) size 45x20 [r=14 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,279) size 45x20 [r=14 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e1&quot;
</span><del>-            RenderTableCell {TD} at (96,310) size 45x20 [r=14 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,279) size 45x20 [r=14 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e2&quot;
</span><del>-            RenderTableCell {TD} at (143,310) size 45x20 [r=14 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,279) size 45x20 [r=14 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e3&quot;
</span><del>-          RenderTableRow {TR} at (0,332) size 190x20
-            RenderTableCell {TD} at (2,332) size 45x20 [r=15 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,300) size 190x18
+            RenderTableCell {TD} at (2,299) size 45x20 [r=15 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f0&quot;
</span><del>-            RenderTableCell {TD} at (49,332) size 45x20 [r=15 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,299) size 45x20 [r=15 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f1&quot;
</span><del>-            RenderTableCell {TD} at (96,332) size 45x20 [r=15 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,299) size 45x20 [r=15 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f2&quot;
</span><del>-            RenderTableCell {TD} at (143,332) size 45x20 [r=15 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,299) size 45x20 [r=15 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f3&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,373) size 190x19
-          RenderTableRow {TR} at (0,2) size 190x15
-            RenderTableCell {TD} at (2,2) size 92x15 [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (0,339) size 190x15
+          RenderTableRow {TR} at (0,0) size 190x13
+            RenderTableCell {TD} at (2,-1) size 92x15 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 47x12
</span><span class="cx">                 text run at (1,1) width 47: &quot;FOOTER&quot;
</span><del>-        RenderBlock {CAPTION} at (0,410) size 190x18
</del><ins>+        RenderBlock {CAPTION} at (0,372) size 190x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 186x17
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><del>-      RenderBlock (anonymous) at (0,1222) size 769x37
</del><ins>+      RenderBlock (anonymous) at (0,1184) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 614x17
</span><span class="cx">           text run at (0,18) width 614: &quot;This is a table formed from a list with display of table-row and list items with display of table-cell.&quot;
</span><del>-      RenderTable at (0,1258) size 204x19
</del><ins>+      RenderTable at (0,1220) size 204x19
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 204x18
</span><span class="cx">           RenderTableRow {UL} at (0,0) size 204x18 [bgcolor=#FFA500]
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -442,12 +442,12 @@
</span><span class="cx">             RenderTableCell {LI} at (168,0) size 36x18 [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 36x17
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><del>-      RenderBlock (anonymous) at (0,1276) size 769x37
</del><ins>+      RenderBlock (anonymous) at (0,1238) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 660x17
</span><span class="cx">           text run at (0,18) width 660: &quot;This is a table formed from a list with display of table-row-group and list items with display of table-cell. &quot;
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderTable at (0,1312) size 230x19
</del><ins>+      RenderTable at (0,1274) size 230x19
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -468,11 +468,11 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x17
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1330) size 769x37
</del><ins>+      RenderBlock (anonymous) at (0,1292) size 769x37
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,18) size 407x17
</span><span class="cx">           text run at (0,18) width 407: &quot;This is like the previous table plus the list's overflow property set&quot;
</span><del>-      RenderTable at (0,1366) size 230x19
</del><ins>+      RenderTable at (0,1328) size 230x19
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -493,9 +493,9 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x17
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1384) size 769x19
</del><ins>+      RenderBlock (anonymous) at (0,1346) size 769x19
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock {P} at (0,1418) size 769x225
</del><ins>+      RenderBlock {P} at (0,1380) size 769x225
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 430x17
</span><span class="cx">             text run at (0,0) width 430: &quot;The following table will have its rows and columns in red collapsed &quot;
</span><span class="lines">@@ -582,7 +582,7 @@
</span><span class="cx">               RenderTableCell {TD} at (68,50) size 66x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                   text run at (2,2) width 27: &quot;C33&quot;
</span><del>-      RenderBlock {P} at (0,1658) size 769x235
</del><ins>+      RenderBlock {P} at (0,1620) size 769x235
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 750x17
</span><span class="cx">             text run at (0,0) width 750: &quot;The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. &quot;
</span><span class="lines">@@ -695,7 +695,7 @@
</span><span class="cx">               RenderTableCell {TD} at (155,66) size 31x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><del>-      RenderBlock {P} at (0,1908) size 769x271
</del><ins>+      RenderBlock {P} at (0,1870) size 769x271
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 459x17
</span><span class="cx">             text run at (0,0) width 459: &quot;The following table will have its 1st row group collapsed (rows 1 and 2) &quot;
</span><span class="lines">@@ -822,7 +822,7 @@
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,252) size 769x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock {P} at (0,2194) size 769x253
</del><ins>+      RenderBlock {P} at (0,2156) size 769x253
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">           RenderText {#text} at (0,0) size 755x35
</span><span class="cx">             text run at (0,0) width 554: &quot;The following table is similar to a previous table except that the direction is right-to-left. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinthead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 201x17
</span><span class="cx">           text run at (0,0) width 201: &quot;THEAD VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 784x247 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 784x237 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 453x34
</span><span class="cx">                 text run at (2,2) width 453: &quot;This text is within the THEAD element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,19) width 83: &quot;to the bottom&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,221) size 782x25
-          RenderTableRow {TR} at (0,2) size 782x21
-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,215) size 782x21
+          RenderTableRow {TR} at (0,0) size 782x19
+            RenderTableCell {TD} at (2,-1) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,-1) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,194) size 782x25
-          RenderTableRow {TR} at (0,2) size 782x21
-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,194) size 782x21
+          RenderTableRow {TR} at (0,0) size 782x19
+            RenderTableCell {TD} at (2,-1) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,-1) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,219) size 782x2
</del><ins>+        RenderTableSection {TBODY} at (1,215) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt (159754 => 159755)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2013-11-25 18:02:58 UTC (rev 159754)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2013-11-25 18:24:56 UTC (rev 159755)
</span><span class="lines">@@ -1,12 +1,12 @@
</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 800x320
-  RenderBlock {html} at (0,0) size 800x320
-    RenderBody {body} at (8,16) size 784x296
</del><ins>+layer at (0,0) size 800x312
+  RenderBlock {html} at (0,0) size 800x312
+    RenderBody {body} at (8,16) size 784x288
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 201x17
</span><span class="cx">           text run at (0,0) width 201: &quot;THEAD VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {table} at (0,33) size 784x263 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 784x255 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x211
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x207
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -20,19 +20,19 @@
</span><span class="cx">                 text run at (444,19) width 115: &quot;x-fill x-fill x-fill x-&quot;
</span><span class="cx">                 text run at (2,36) width 191: &quot;fill x-fill x-fill x-fill x-fill x-fill &quot;
</span><span class="cx">                 text run at (193,36) width 132: &quot;x-fill x-fill x-fill x-fill&quot;
</span><del>-        RenderTableSection {tfoot} at (1,237) size 782x25
-          RenderTableRow {tr} at (0,2) size 782x21
-            RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,233) size 782x21
+          RenderTableRow {tr} at (0,0) size 782x19
+            RenderTableCell {td} at (2,-1) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,2) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,-1) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,212) size 782x25
-          RenderTableRow {tr} at (0,2) size 782x21
-            RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,212) size 782x21
+          RenderTableRow {tr} at (0,0) size 782x19
+            RenderTableCell {td} at (2,-1) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,2) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,-1) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre>
</div>
</div>

</body>
</html>