<!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>[212112] 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/212112">212112</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2017-02-10 05:57:16 -0800 (Fri, 10 Feb 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK+ gardening. Rebaseline fast/table/ tests.

* platform/gtk/fast/table/border-collapsing/004-vertical-expected.png:
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedpng">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (212111 => 212112)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-02-10 10:51:20 UTC (rev 212111)
+++ trunk/LayoutTests/ChangeLog        2017-02-10 13:57:16 UTC (rev 212112)
</span><span class="lines">@@ -1,5 +1,13 @@
</span><span class="cx"> 2017-02-10  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed GTK+ gardening. Rebaseline fast/table/ tests.
+
+        * platform/gtk/fast/table/border-collapsing/004-vertical-expected.png:
+        * platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
+        * platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt:
+
+2017-02-10  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
</ins><span class="cx">         Unreviewed GTK+ gardening. Update expectations of CSS shapes duplicated tests.
</span><span class="cx"> 
</span><span class="cx">         * platform/gtk/TestExpectations:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt (212111 => 212112)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt        2017-02-10 10:51:20 UTC (rev 212111)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt        2017-02-10 13:57:16 UTC (rev 212112)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 1436x897
</del><ins>+layer at (0,0) size 1470x882
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x897
-  RenderBlock {HTML} at (0,0) size 785x897
-    RenderBody {BODY} at (8,21) size 769x868
</del><ins>+layer at (0,0) size 785x882
+  RenderBlock {HTML} at (0,0) size 785x882
+    RenderBody {BODY} at (8,21) size 769x853
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 290x36
</span><span class="cx">           text run at (0,0) width 290: &quot;Table Border Models&quot;
</span><span class="lines">@@ -29,30 +29,30 @@
</span><span class="cx">           text run at (0,135) width 464: &quot;TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }&quot;
</span><span class="cx">           text run at (0,150) width 688: &quot;TABLE.five TR, TABLE.five COL, TABLE.five COLGROUP, TABLE.five TBODY, TABLE.five THEAD&quot;
</span><span class="cx">           text run at (0,165) width 264: &quot;    { border: medium solid red; }&quot;
</span><del>-      RenderBlock {DIV} at (0,283) size 1428x585
-        RenderTable {TABLE} at (16,16) size 227x552 [border: (1px solid #0000FF)]
-          RenderTableSection {TBODY} at (1,1) size 224x549
-            RenderTableRow {TR} at (0,0) size 30x549
-              RenderTableCell {TH} at (0,0) size 30x185 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (6,51) size 17x83
-                  text run at (6,51) width 82: &quot;Header One&quot;
-              RenderTableCell {TH} at (0,184) size 30x174 [border: (2px solid #800080)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (6,44) size 17x86
-                  text run at (6,44) width 85: &quot;Header Two&quot;
-              RenderTableCell {TH} at (0,357) size 30x193 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (6,48) size 17x96
-                  text run at (6,48) width 95: &quot;Header Three&quot;
-            RenderTableRow {TR} at (0,30) size 97x549
-              RenderTableCell {TD} at (30,25) size 97x134 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,283) size 1462x570
+        RenderTable {TABLE} at (16,16) size 227x537 [border: (1px solid #0000FF)]
+          RenderTableSection {TBODY} at (1,1) size 224x534
+            RenderTableRow {TR} at (0,0) size 30x534
+              RenderTableCell {TH} at (0,0) size 30x179 [border: (2px solid #800080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (6,48) size 17x83
+                  text run at (6,48) width 82: &quot;Header One&quot;
+              RenderTableCell {TH} at (0,178) size 30x170 [border: (2px solid #800080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (6,42) size 17x86
+                  text run at (6,42) width 85: &quot;Header Two&quot;
+              RenderTableCell {TH} at (0,347) size 30x188 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (6,46) size 17x96
+                  text run at (6,46) width 95: &quot;Header Three&quot;
+            RenderTableRow {TR} at (0,30) size 97x534
+              RenderTableCell {TD} at (30,25) size 97x129 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (32,-19) size 34x158
</span><span class="cx">                   text run at (32,-18) width 116: &quot;This table uses the&quot;
</span><span class="cx">                   text run at (49,-18) width 157: &quot;collapsed borders model.&quot;
</span><del>-              RenderTableCell {TD} at (30,201) size 97x140 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
-                RenderText {#text} at (23,-11) size 51x158
-                  text run at (23,-11) width 158: &quot;This means that elements&quot;
-                  text run at (40,-11) width 143: &quot;within the cell have no&quot;
-                  text run at (57,-11) width 98: &quot;border-spacing.&quot;
-              RenderTableCell {TD} at (30,357) size 97x193 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,195) size 97x136 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (23,-11) size 51x152
+                  text run at (23,-11) width 99: &quot;This means that&quot;
+                  text run at (40,-11) width 148: &quot;elements within the cell&quot;
+                  text run at (57,-11) width 152: &quot;have no border-spacing.&quot;
+              RenderTableCell {TD} at (30,347) size 97x188 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 85x168
</span><span class="cx">                   text run at (6,6) width 135: &quot;Since it has collapsed&quot;
</span><span class="cx">                   text run at (23,6) width 168: &quot;borders, the borders on the&quot;
</span><span class="lines">@@ -60,8 +60,8 @@
</span><span class="cx">                   text run at (40,88) width 74: &quot;on all sides,&quot;
</span><span class="cx">                   text run at (57,6) width 150: &quot;should be medium solid&quot;
</span><span class="cx">                   text run at (74,6) width 44: &quot;purple.&quot;
</span><del>-            RenderTableRow {TR} at (0,127) size 97x549
-              RenderTableCell {TD} at (127,0) size 97x185 [border: (2px solid #008000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,127) size 97x534
+              RenderTableCell {TD} at (127,0) size 97x179 [border: (2px solid #008000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (5,7) size 85x153
</span><span class="cx">                   text run at (5,7) width 144: &quot;The border of the table&quot;
</span><span class="cx">                   text run at (22,7) width 150: &quot;itself should be medium&quot;
</span><span class="lines">@@ -69,15 +69,15 @@
</span><span class="cx">                   text run at (39,121) width 39: &quot;where&quot;
</span><span class="cx">                   text run at (56,7) width 153: &quot;header cells override the&quot;
</span><span class="cx">                   text run at (73,7) width 45: &quot;border.&quot;
</span><del>-              RenderTableCell {TD} at (127,184) size 97x174 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
-                RenderText {#text} at (5,6) size 85x161
-                  text run at (5,6) width 161: &quot;The borders that I haven't&quot;
-                  text run at (22,6) width 140: &quot;already mentioned (all&quot;
-                  text run at (39,6) width 110: &quot;the other internal &quot;
-                  text run at (39,116) width 34: &quot;ones)&quot;
-                  text run at (56,6) width 123: &quot;should be thin solid&quot;
-                  text run at (73,6) width 39: &quot;green.&quot;
-              RenderTableCell {TD} at (127,357) size 97x193 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (127,178) size 97x170 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
+                RenderText {#text} at (5,6) size 85x150
+                  text run at (5,6) width 112: &quot;The borders that I&quot;
+                  text run at (22,6) width 95: &quot;haven't already&quot;
+                  text run at (39,6) width 149: &quot;mentioned (all the other&quot;
+                  text run at (56,6) width 51: &quot;internal &quot;
+                  text run at (56,57) width 99: &quot;ones) should be&quot;
+                  text run at (73,6) width 101: &quot;thin solid green.&quot;
+              RenderTableCell {TD} at (127,347) size 97x188 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (5,6) size 68x153
</span><span class="cx">                   text run at (5,6) width 153: &quot;This table should have a&quot;
</span><span class="cx">                   text run at (22,6) width 142: &quot;1em margin around all&quot;
</span><span class="lines">@@ -90,37 +90,37 @@
</span><span class="cx">                     text run at (56,127) width 43: &quot;middle&quot;
</span><span class="cx">                 RenderText {#text} at (73,6) size 17x80
</span><span class="cx">                   text run at (73,6) width 80: &quot;of its border.&quot;
</span><del>-        RenderTable {TABLE} at (259,16) size 280x552 [border: (3px solid #0000FF)]
-          RenderTableSection {TBODY} at (3,3) size 274x546
-            RenderTableRow {TR} at (0,16) size 33x546
-              RenderTableCell {TH} at (16,16) size 33x118 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (8,17) size 17x83
-                  text run at (8,17) width 82: &quot;Header One&quot;
-              RenderTableCell {TH} at (16,149) size 33x140 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (8,26) size 17x86
-                  text run at (8,26) width 85: &quot;Header Two&quot;
-              RenderTableCell {TH} at (16,304) size 33x227 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (8,65) size 17x96
-                  text run at (8,65) width 95: &quot;Header Three&quot;
-            RenderTableRow {TR} at (0,65) size 80x546
-              RenderTableCell {TD} at (65,24) size 80x102 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (259,16) size 280x537 [border: (3px solid #0000FF)]
+          RenderTableSection {TBODY} at (3,3) size 274x531
+            RenderTableRow {TR} at (0,16) size 33x531
+              RenderTableCell {TH} at (16,16) size 33x115 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (8,16) size 17x83
+                  text run at (8,16) width 82: &quot;Header One&quot;
+              RenderTableCell {TH} at (16,146) size 33x135 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (8,24) size 17x86
+                  text run at (8,24) width 85: &quot;Header Two&quot;
+              RenderTableCell {TH} at (16,296) size 33x220 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (8,61) size 17x96
+                  text run at (8,61) width 95: &quot;Header Three&quot;
+            RenderTableRow {TR} at (0,65) size 80x531
+              RenderTableCell {TD} at (65,24) size 80x98 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (15,-3) size 51x95
</span><span class="cx">                   text run at (15,-2) width 93: &quot;This table uses&quot;
</span><span class="cx">                   text run at (32,-2) width 82: &quot;the separated&quot;
</span><span class="cx">                   text run at (49,-2) width 94: &quot;borders model.&quot;
</span><del>-              RenderTableCell {TD} at (65,149) size 80x140 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,146) size 80x135 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 68x122
</span><span class="cx">                   text run at (6,6) width 99: &quot;This means that&quot;
</span><span class="cx">                   text run at (23,6) width 122: &quot;elements within the&quot;
</span><span class="cx">                   text run at (40,6) width 106: &quot;cell have border-&quot;
</span><span class="cx">                   text run at (57,6) width 100: &quot;spacing of 1em.&quot;
</span><del>-              RenderTableCell {TD} at (65,313) size 80x209 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,305) size 80x202 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (15,-3) size 51x202
</span><span class="cx">                   text run at (15,-2) width 201: &quot;The borders on the header cells,&quot;
</span><span class="cx">                   text run at (32,-2) width 194: &quot;on all sides, should be medium&quot;
</span><span class="cx">                   text run at (49,-2) width 78: &quot;solid purple.&quot;
</span><del>-            RenderTableRow {TR} at (0,161) size 97x546
-              RenderTableCell {TD} at (161,16) size 97x118 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,161) size 97x531
+              RenderTableCell {TD} at (161,16) size 97x115 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 85x87
</span><span class="cx">                   text run at (6,6) width 87: &quot;The border of&quot;
</span><span class="cx">                   text run at (23,6) width 87: &quot;the table itself&quot;
</span><span class="lines">@@ -127,12 +127,12 @@
</span><span class="cx">                   text run at (40,6) width 61: &quot;should be&quot;
</span><span class="cx">                   text run at (57,6) width 85: &quot;medium solid&quot;
</span><span class="cx">                   text run at (74,6) width 31: &quot;blue.&quot;
</span><del>-              RenderTableCell {TD} at (161,166) size 97x106 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (161,163) size 97x101 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (23,-11) size 51x120
</span><span class="cx">                   text run at (23,-11) width 93: &quot;The borders of&quot;
</span><span class="cx">                   text run at (40,-11) width 110: &quot;other cells should&quot;
</span><span class="cx">                   text run at (57,-11) width 120: &quot;be thin solid green.&quot;
</span><del>-              RenderTableCell {TD} at (161,313) size 97x209 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (161,305) size 97x202 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (15,-3) size 51x188
</span><span class="cx">                   text run at (15,-2) width 184: &quot;This table should have a 1em&quot;
</span><span class="cx">                   text run at (32,-2) width 159: &quot;margin around all edges. &quot;
</span><span class="lines">@@ -144,90 +144,95 @@
</span><span class="cx">                     text run at (66,-2) width 67: &quot;outer edge&quot;
</span><span class="cx">                 RenderText {#text} at (66,64) size 17x85
</span><span class="cx">                   text run at (66,65) width 84: &quot; of its border.&quot;
</span><del>-        RenderTable {TABLE} at (555,16) size 299x552 [border: (3px solid #0000FF)]
-          RenderTableSection {TBODY} at (3,3) size 293x546
-            RenderTableRow {TR} at (0,8) size 33x546
-              RenderTableCell {TH} at (8,0) size 33x142 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (8,29) size 17x83
-                  text run at (8,29) width 82: &quot;Header One&quot;
-              RenderTableCell {TH} at (8,141) size 33x200 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (8,57) size 17x86
-                  text run at (8,57) width 85: &quot;Header Two&quot;
-              RenderTableCell {TH} at (8,340) size 33x207 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (8,55) size 17x96
-                  text run at (8,55) width 95: &quot;Header Three&quot;
-            RenderTableRow {TR} at (0,49) size 114x546
-              RenderTableCell {TD} at (49,25) size 114x92 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (32,-20) size 51x117
-                  text run at (32,-19) width 116: &quot;This table uses the&quot;
-                  text run at (49,-19) width 110: &quot;separated borders&quot;
-                  text run at (66,-19) width 43: &quot;model.&quot;
-              RenderTableCell {TD} at (49,141) size 114x200 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
-                RenderText {#text} at (6,6) size 102x185
-                  text run at (6,6) width 185: &quot;Elements within the cell have&quot;
-                  text run at (23,6) width 161: &quot;horizontal border-spacing&quot;
-                  text run at (40,6) width 89: &quot;(i.e., width of &quot;
-                  text run at (40,95) width 84: &quot;vertical lines)&quot;
-                  text run at (57,6) width 106: &quot;of 0 and vertical &quot;
-                  text run at (57,112) width 46: &quot;border-&quot;
-                  text run at (74,6) width 140: &quot;spacing (i.e., height of&quot;
-                  text run at (91,6) width 165: &quot;horizontal lines) of 0.5em.&quot;
-              RenderTableCell {TD} at (49,366) size 114x155 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
-                RenderText {#text} at (32,-20) size 51x176
-                  text run at (32,-19) width 165: &quot;The borders on the header&quot;
-                  text run at (49,-19) width 36: &quot;cells, &quot;
-                  text run at (49,17) width 139: &quot;on all sides, should be&quot;
-                  text run at (66,-19) width 133: &quot;medium solid purple.&quot;
-            RenderTableRow {TR} at (0,171) size 114x546
-              RenderTableCell {TD} at (171,0) size 114x142 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
-                RenderText {#text} at (6,6) size 102x129
</del><ins>+        RenderTable {TABLE} at (555,16) size 333x537 [border: (3px solid #0000FF)]
+          RenderTableSection {TBODY} at (3,3) size 327x531
+            RenderTableRow {TR} at (0,8) size 33x531
+              RenderTableCell {TH} at (8,0) size 33x138 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (8,27) size 17x83
+                  text run at (8,27) width 82: &quot;Header One&quot;
+              RenderTableCell {TH} at (8,137) size 33x195 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (8,54) size 17x86
+                  text run at (8,54) width 85: &quot;Header Two&quot;
+              RenderTableCell {TH} at (8,331) size 33x201 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (8,52) size 17x96
+                  text run at (8,52) width 95: &quot;Header Three&quot;
+            RenderTableRow {TR} at (0,49) size 131x531
+              RenderTableCell {TD} at (49,34) size 131x70 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (40,-28) size 51x116
+                  text run at (40,-28) width 116: &quot;This table uses the&quot;
+                  text run at (57,-28) width 110: &quot;separated borders&quot;
+                  text run at (74,-28) width 43: &quot;model.&quot;
+              RenderTableCell {TD} at (49,137) size 131x195 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (6,6) size 119x178
+                  text run at (6,6) width 151: &quot;Elements within the cell&quot;
+                  text run at (23,6) width 147: &quot;have horizontal border-&quot;
+                  text run at (40,6) width 137: &quot;spacing (i.e., width of&quot;
+                  text run at (57,6) width 140: &quot;vertical lines) of 0 and&quot;
+                  text run at (74,6) width 50: &quot;vertical &quot;
+                  text run at (74,56) width 126: &quot;border-spacing (i.e.,&quot;
+                  text run at (91,6) width 178: &quot;height of horizontal lines) of&quot;
+                  text run at (108,6) width 43: &quot;0.5em.&quot;
+              RenderTableCell {TD} at (49,365) size 131x133 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (40,-28) size 51x175
+                  text run at (40,-28) width 165: &quot;The borders on the header&quot;
+                  text run at (57,-28) width 36: &quot;cells, &quot;
+                  text run at (57,8) width 139: &quot;on all sides, should be&quot;
+                  text run at (74,-28) width 133: &quot;medium solid purple.&quot;
+            RenderTableRow {TR} at (0,188) size 131x531
+              RenderTableCell {TD} at (188,0) size 131x138 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (6,6) size 119x123
</ins><span class="cx">                   text run at (6,6) width 110: &quot;The border of the&quot;
</span><del>-                  text run at (23,6) width 129: &quot;table itself should be&quot;
-                  text run at (40,6) width 120: &quot;medium solid blue.&quot;
-                  text run at (57,6) width 129: &quot;The borders of other&quot;
-                  text run at (74,6) width 121: &quot;cells should be thin&quot;
-                  text run at (91,6) width 73: &quot;solid green.&quot;
-              RenderTableCell {TD} at (171,158) size 114x166 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
-                RenderText {#text} at (23,-11) size 51x187
-                  text run at (23,-11) width 184: &quot;This table should have a 1em&quot;
-                  text run at (40,-11) width 159: &quot;margin around all edges. &quot;
-                  text run at (40,148) width 28: &quot;This&quot;
-                  text run at (57,-11) width 48: &quot;margin &quot;
-                  text run at (57,37) width 131: &quot;is measured from the&quot;
-                RenderInline {EM} at (0,0) size 17x67
-                  RenderText {#text} at (74,-11) size 17x67
-                    text run at (74,-11) width 67: &quot;outer edge&quot;
-                RenderText {#text} at (74,56) size 17x84
-                  text run at (74,56) width 84: &quot; of its border.&quot;
-              RenderTableCell {TD} at (171,340) size 114x207 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
-                RenderText {#text} at (6,6) size 102x192
-                  text run at (6,6) width 188: &quot;The table should not be wider&quot;
-                  text run at (23,6) width 181: &quot;than the room available for it&quot;
-                  text run at (40,6) width 43: &quot;unless &quot;
-                  text run at (40,49) width 149: &quot;that space is very small.&quot;
-                  text run at (57,6) width 169: &quot;Because of its margins, the&quot;
-                  text run at (74,6) width 80: &quot;width of the &quot;
-                  text run at (74,86) width 95: &quot;table should be&quot;
-                  text run at (91,6) width 99: &quot;less than 100%.&quot;
-        RenderTable {TABLE} at (870,16) size 267x552 [border: (3px solid #0000FF)]
-          RenderTableSection {TBODY} at (3,3) size 261x546
-            RenderTableRow {TR} at (0,0) size 33x546
-              RenderTableCell {TH} at (0,8) size 33x149 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (8,33) size 17x83
-                  text run at (8,33) width 82: &quot;Header One&quot;
-              RenderTableCell {TH} at (0,164) size 33x151 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (8,32) size 17x86
-                  text run at (8,32) width 85: &quot;Header Two&quot;
-              RenderTableCell {TH} at (0,322) size 33x217 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (8,60) size 17x96
-                  text run at (8,60) width 95: &quot;Header Three&quot;
-            RenderTableRow {TR} at (0,33) size 97x546
-              RenderTableCell {TD} at (33,25) size 97x115 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                  text run at (23,6) width 110: &quot;table itself should&quot;
+                  text run at (40,6) width 104: &quot;be medium solid&quot;
+                  text run at (57,6) width 35: &quot;blue. &quot;
+                  text run at (57,41) width 76: &quot;The borders&quot;
+                  text run at (74,6) width 81: &quot;of other cells&quot;
+                  text run at (91,6) width 123: &quot;should be thin solid&quot;
+                  text run at (108,6) width 39: &quot;green.&quot;
+              RenderTableCell {TD} at (188,154) size 131x161 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
+                RenderText {#text} at (23,-11) size 68x153
+                  text run at (23,-11) width 153: &quot;This table should have a&quot;
+                  text run at (40,-11) width 142: &quot;1em margin around all&quot;
+                  text run at (57,-11) width 44: &quot;edges. &quot;
+                  text run at (57,33) width 80: &quot;This margin &quot;
+                  text run at (57,113) width 10: &quot;is&quot;
+                  text run at (74,-11) width 121: &quot;measured from the &quot;
+                RenderInline {EM} at (0,0) size 34x154
+                  RenderText {#text} at (74,110) size 34x154
+                    text run at (74,110) width 33: &quot;outer&quot;
+                    text run at (91,-11) width 30: &quot;edge&quot;
+                RenderText {#text} at (91,19) size 17x84
+                  text run at (91,19) width 84: &quot; of its border.&quot;
+              RenderTableCell {TD} at (188,339) size 131x184 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
+                RenderText {#text} at (15,-3) size 102x188
+                  text run at (15,-2) width 148: &quot;The table should not be&quot;
+                  text run at (32,-2) width 187: &quot;wider than the room available&quot;
+                  text run at (49,-2) width 77: &quot;for it unless &quot;
+                  text run at (49,75) width 108: &quot;that space is very&quot;
+                  text run at (66,-2) width 41: &quot;small. &quot;
+                  text run at (66,39) width 146: &quot;Because of its margins,&quot;
+                  text run at (83,-2) width 103: &quot;the width of the &quot;
+                  text run at (83,101) width 76: &quot;table should&quot;
+                  text run at (100,-2) width 118: &quot;be less than 100%.&quot;
+        RenderTable {TABLE} at (904,16) size 267x537 [border: (3px solid #0000FF)]
+          RenderTableSection {TBODY} at (3,3) size 261x531
+            RenderTableRow {TR} at (0,0) size 33x531
+              RenderTableCell {TH} at (0,8) size 33x144 [border: (3px solid #800080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (8,30) size 17x83
+                  text run at (8,30) width 82: &quot;Header One&quot;
+              RenderTableCell {TH} at (0,159) size 33x148 [border: (3px solid #800080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (8,30) size 17x86
+                  text run at (8,30) width 85: &quot;Header Two&quot;
+              RenderTableCell {TH} at (0,314) size 33x210 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (8,56) size 17x96
+                  text run at (8,56) width 95: &quot;Header Three&quot;
+            RenderTableRow {TR} at (0,33) size 97x531
+              RenderTableCell {TD} at (33,25) size 97x110 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (23,-11) size 51x116
</span><span class="cx">                   text run at (23,-11) width 116: &quot;This table uses the&quot;
</span><span class="cx">                   text run at (40,-11) width 110: &quot;separated borders&quot;
</span><span class="cx">                   text run at (57,-11) width 43: &quot;model.&quot;
</span><del>-              RenderTableCell {TD} at (33,164) size 97x151 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (33,159) size 97x148 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 85x127
</span><span class="cx">                   text run at (6,6) width 125: &quot;Elements within the&quot;
</span><span class="cx">                   text run at (23,6) width 123: &quot;cell have horizontal&quot;
</span><span class="lines">@@ -234,13 +239,14 @@
</span><span class="cx">                   text run at (40,6) width 111: &quot;border-spacing of&quot;
</span><span class="cx">                   text run at (57,6) width 116: &quot;0.5em and vertical&quot;
</span><span class="cx">                   text run at (74,6) width 127: &quot;border-spacing of 0.&quot;
</span><del>-              RenderTableCell {TD} at (33,339) size 97x183 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
-                RenderText {#text} at (23,-11) size 51x201
-                  text run at (23,-11) width 201: &quot;The borders on the header cells,&quot;
-                  text run at (40,-11) width 194: &quot;on all sides, should be medium&quot;
-                  text run at (57,-11) width 78: &quot;solid purple.&quot;
-            RenderTableRow {TR} at (0,130) size 131x546
-              RenderTableCell {TD} at (130,16) size 131x132 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (33,331) size 97x176 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (23,-11) size 51x175
+                  text run at (23,-11) width 165: &quot;The borders on the header&quot;
+                  text run at (40,-11) width 36: &quot;cells, &quot;
+                  text run at (40,25) width 139: &quot;on all sides, should be&quot;
+                  text run at (57,-11) width 133: &quot;medium solid purple.&quot;
+            RenderTableRow {TR} at (0,130) size 131x531
+              RenderTableCell {TD} at (130,16) size 131x128 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (15,-3) size 102x130
</span><span class="cx">                   text run at (15,-2) width 110: &quot;The border of the&quot;
</span><span class="cx">                   text run at (32,-2) width 129: &quot;table itself should be&quot;
</span><span class="lines">@@ -248,7 +254,7 @@
</span><span class="cx">                   text run at (66,-2) width 129: &quot;The borders of other&quot;
</span><span class="cx">                   text run at (83,-2) width 121: &quot;cells should be thin&quot;
</span><span class="cx">                   text run at (100,-2) width 73: &quot;solid green.&quot;
</span><del>-              RenderTableCell {TD} at (130,164) size 131x151 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (130,159) size 131x148 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (6,6) size 85x120
</span><span class="cx">                   text run at (6,6) width 108: &quot;This table should&quot;
</span><span class="cx">                   text run at (23,6) width 120: &quot;have a 1em margin&quot;
</span><span class="lines">@@ -262,8 +268,8 @@
</span><span class="cx">                 RenderText {#text} at (91,73) size 34x102
</span><span class="cx">                   text run at (91,73) width 35: &quot; of its&quot;
</span><span class="cx">                   text run at (108,6) width 45: &quot;border.&quot;
</span><del>-              RenderTableCell {TD} at (130,331) size 131x199 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
-                RenderText {#text} at (15,-3) size 102x203
</del><ins>+              RenderTableCell {TD} at (130,322) size 131x193 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
+                RenderText {#text} at (15,-3) size 102x193
</ins><span class="cx">                   text run at (15,-2) width 188: &quot;The table should not be wider&quot;
</span><span class="cx">                   text run at (32,-2) width 181: &quot;than the room available for it&quot;
</span><span class="cx">                   text run at (49,-2) width 43: &quot;unless &quot;
</span><span class="lines">@@ -270,32 +276,32 @@
</span><span class="cx">                   text run at (49,41) width 149: &quot;that space is very small.&quot;
</span><span class="cx">                   text run at (66,-2) width 169: &quot;Because of its margins, the&quot;
</span><span class="cx">                   text run at (83,-2) width 80: &quot;width of the &quot;
</span><del>-                  text run at (83,78) width 122: &quot;table should be less&quot;
-                  text run at (100,-2) width 72: &quot;than 100%.&quot;
-        RenderTable {TABLE} at (1153,16) size 259x552
-          RenderBlock {CAPTION} at (0,0) size 17x552
-            RenderText {#text} at (0,216) size 17x120
-              text run at (0,216) width 119: &quot;This is the caption.&quot;
</del><ins>+                  text run at (83,78) width 95: &quot;table should be&quot;
+                  text run at (100,-2) width 99: &quot;less than 100%.&quot;
+        RenderTable {TABLE} at (1187,16) size 259x537
+          RenderBlock {CAPTION} at (0,0) size 17x537
+            RenderText {#text} at (0,209) size 17x119
+              text run at (0,209) width 119: &quot;This is the caption.&quot;
</ins><span class="cx">           RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000)]
</span><span class="cx">             RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
</span><span class="cx">           RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000)]
</span><span class="cx">             RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
</span><span class="cx">             RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
</span><del>-          RenderTableSection {THEAD} at (17,0) size 48x552 [border: (3px solid #FF0000)]
-            RenderTableRow {TR} at (0,2) size 44x552 [border: (3px solid #FF0000)]
-              RenderTableCell {TH} at (2,2) size 44x90 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (5,19) size 34x51
-                  text run at (5,19) width 50: &quot;Header&quot;
-                  text run at (22,30) width 28: &quot;One&quot;
-              RenderTableCell {TH} at (2,102) size 44x223 [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (14,67) size 17x87
-                  text run at (14,68) width 85: &quot;Header Two&quot;
-              RenderTableCell {TH} at (2,343) size 44x199 [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (14,51) size 17x97
-                  text run at (14,52) width 95: &quot;Header Three&quot;
-          RenderTableSection {TBODY} at (65,0) size 194x552 [border: (3px solid #FF0000)]
-            RenderTableRow {TR} at (0,0) size 95x552 [border: (3px solid #FF0000)]
-              RenderTableCell {TD} at (0,2) size 95x90 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {THEAD} at (17,0) size 48x537 [border: (3px solid #FF0000)]
+            RenderTableRow {TR} at (0,2) size 44x537 [border: (3px solid #FF0000)]
+              RenderTableCell {TH} at (2,2) size 44x88 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (5,18) size 34x51
+                  text run at (5,18) width 50: &quot;Header&quot;
+                  text run at (22,29) width 28: &quot;One&quot;
+              RenderTableCell {TH} at (2,99) size 44x217 [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (14,64) size 17x87
+                  text run at (14,65) width 85: &quot;Header Two&quot;
+              RenderTableCell {TH} at (2,334) size 44x193 [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (14,48) size 17x97
+                  text run at (14,49) width 95: &quot;Header Three&quot;
+          RenderTableSection {TBODY} at (65,0) size 194x537 [border: (3px solid #FF0000)]
+            RenderTableRow {TR} at (0,0) size 95x537 [border: (3px solid #FF0000)]
+              RenderTableCell {TD} at (0,2) size 95x88 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (5,5) size 85x62
</span><span class="cx">                   text run at (5,5) width 62: &quot;This table&quot;
</span><span class="cx">                   text run at (22,5) width 50: &quot;uses the&quot;
</span><span class="lines">@@ -302,20 +308,20 @@
</span><span class="cx">                   text run at (39,5) width 59: &quot;separated&quot;
</span><span class="cx">                   text run at (56,5) width 47: &quot;borders&quot;
</span><span class="cx">                   text run at (73,5) width 43: &quot;model.&quot;
</span><del>-              RenderTableCell {TD} at (0,110) size 95x206 [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (22,-12) size 51x227
-                  text run at (22,-12) width 227: &quot;This means that borders are allowed&quot;
-                  text run at (39,-12) width 196: &quot;only on table elements or table &quot;
-                  text run at (39,184) width 22: &quot;cell&quot;
-                  text run at (56,-12) width 59: &quot;elements.&quot;
-              RenderTableCell {TD} at (0,343) size 95x199 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,108) size 95x199 [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (22,-12) size 51x212
+                  text run at (22,-12) width 173: &quot;This means that borders are&quot;
+                  text run at (39,-12) width 212: &quot;allowed only on table elements or&quot;
+                  text run at (56,-12) width 34: &quot;table &quot;
+                  text run at (56,22) width 85: &quot;cell elements.&quot;
+              RenderTableCell {TD} at (0,334) size 95x193 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (14,-4) size 68x183
</span><span class="cx">                   text run at (14,-3) width 154: &quot;They are not allowed on&quot;
</span><span class="cx">                   text run at (31,-3) width 182: &quot;elements that represent rows,&quot;
</span><span class="cx">                   text run at (48,-3) width 155: &quot;row-groups, columns, or&quot;
</span><span class="cx">                   text run at (65,-3) width 99: &quot;column-groups.&quot;
</span><del>-            RenderTableRow {TR} at (0,97) size 95x552 [border: (3px solid #FF0000)]
-              RenderTableCell {TD} at (97,2) size 95x90 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,97) size 95x537 [border: (3px solid #FF0000)]
+              RenderTableCell {TD} at (97,2) size 95x88 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (5,5) size 85x76
</span><span class="cx">                   text run at (5,5) width 37: &quot;There&quot;
</span><span class="cx">                   text run at (22,5) width 61: &quot;should be&quot;
</span><span class="lines">@@ -322,7 +328,7 @@
</span><span class="cx">                   text run at (39,5) width 67: &quot;no borders&quot;
</span><span class="cx">                   text run at (56,5) width 76: &quot;at all on this&quot;
</span><span class="cx">                   text run at (73,5) width 35: &quot;table!&quot;
</span><del>-              RenderTableCell {TD} at (97,102) size 95x223 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (97,99) size 95x217 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (14,-4) size 68x220
</span><span class="cx">                   text run at (14,-3) width 219: &quot;If there are any borders shown that&quot;
</span><span class="cx">                   text run at (31,-3) width 195: &quot;are not medium solid red, then &quot;
</span><span class="lines">@@ -329,7 +335,7 @@
</span><span class="cx">                   text run at (31,192) width 19: &quot;the&quot;
</span><span class="cx">                   text run at (48,-3) width 202: &quot;problem is something other than&quot;
</span><span class="cx">                   text run at (65,-3) width 145: &quot;what this test is testing.&quot;
</span><del>-              RenderTableCell {TD} at (97,343) size 95x199 [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (97,334) size 95x193 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (14,-4) size 51x188
</span><span class="cx">                   text run at (14,-3) width 184: &quot;This table should have a 1em&quot;
</span><span class="cx">                   text run at (31,-3) width 159: &quot;margin around all edges. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsingcachedchangecellborderwidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt (212111 => 212112)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt        2017-02-10 10:51:20 UTC (rev 212111)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt        2017-02-10 13:57:16 UTC (rev 212112)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 113x54 [border: (2px solid #0000FF)]
-        RenderTableSection {TBODY} at (2,2) size 110x50
-          RenderTableRow {TR} at (0,0) size 110x50
</del><ins>+      RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)]
+        RenderTableSection {TBODY} at (2,2) size 111x50
+          RenderTableRow {TR} at (0,0) size 111x50
</ins><span class="cx">             RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (55,23) size 56x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (56,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins></span></pre>
</div>
</div>

</body>
</html>