<!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>[191727] 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/191727">191727</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2015-10-29 04:13:56 -0700 (Thu, 29 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. GTK+ gardening: rebaseline more tests after <a href="http://trac.webkit.org/projects/webkit/changeset/191623">r191623</a>.

* platform/gtk/editing/selection/5057506-expected.txt:
* platform/gtk/editing/selection/display-table-text-expected.txt:
* platform/gtk/editing/selection/iframe-expected.txt:
* platform/gtk/editing/selection/mixed-editability-3-expected.txt:
* platform/gtk/editing/selection/mixed-editability-4-expected.txt:
* platform/gtk/editing/selection/mixed-editability-5-expected.txt:
* platform/gtk/editing/selection/mixed-editability-8-expected.txt:
* platform/gtk/editing/selection/mixed-editability-9-expected.txt:
* platform/gtk/fast/css-generated-content/015-expected.txt:
* platform/gtk/fast/css/acid2-expected.txt:
* platform/gtk/fast/css/acid2-pixel-expected.txt:
* platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt:
* platform/gtk/fast/css/caption-width-absolute-position-expected.txt: Added.
* platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt: Added.
* platform/gtk/fast/css/caption-width-fixed-position-expected.txt: Added.
* platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug101674-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug106795-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug106816-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug110566-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug113424-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug119786-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug126742-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug128229-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug131020-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug133948-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug157890-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug196870-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug222467-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug278385-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug63785-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug67864-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug68998-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug69187-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug73321-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug78162-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug81934-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug86708-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9024-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug92143-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug97138-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug97383-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug98196-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added.
* platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
* platform/gtk/tables/table-section-overflow-clip-crash-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselection5057506expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectiondisplaytabletextexpectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/display-table-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectioniframeexpectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmixededitability3expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmixededitability4expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmixededitability5expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmixededitability8expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmixededitability9expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-9-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2expectedtxt">trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssgeneratedcontent015expectedtxt">trunk/LayoutTests/platform/gtk/fast/css-generated-content/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug110566expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug110566-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1132353expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug119786expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug119786-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug126742expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug126742-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug128229expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug128229-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug131020expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1337562expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug133948expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133948-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug157890expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug157890-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug278385expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug278385-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug63785expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug63785-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug67864expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67864-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug679151expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug69187expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69187-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug73321expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug73321-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug81934expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug81934-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug829461expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug880351expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug880352expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug97138expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97138-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug98196expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug98196-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_classexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_idexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_styleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_bgcolor_nameexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_bgcolor_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_classexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_colspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_heightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_idexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_nowrapexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_styleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_classexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_idexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_styleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_bgcolor_nameexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_bgcolor_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_classexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_idexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_styleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionoffsettopexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsadforce_imgis_comexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1310202expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18183expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18186expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug196870expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug196870-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug222467expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222467-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug506952expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug80322expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug9024expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3517expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablestablesectionoverflowclipcrashexpectedtxt">trunk/LayoutTests/platform/gtk/tables/table-section-overflow-clip-crash-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/ChangeLog        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -2,6 +2,132 @@
</span><span class="cx"> 
</span><span class="cx">         Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
</span><span class="cx"> 
</span><ins>+        * platform/gtk/editing/selection/5057506-expected.txt:
+        * platform/gtk/editing/selection/display-table-text-expected.txt:
+        * platform/gtk/editing/selection/iframe-expected.txt:
+        * platform/gtk/editing/selection/mixed-editability-3-expected.txt:
+        * platform/gtk/editing/selection/mixed-editability-4-expected.txt:
+        * platform/gtk/editing/selection/mixed-editability-5-expected.txt:
+        * platform/gtk/editing/selection/mixed-editability-8-expected.txt:
+        * platform/gtk/editing/selection/mixed-editability-9-expected.txt:
+        * platform/gtk/fast/css-generated-content/015-expected.txt:
+        * platform/gtk/fast/css/acid2-expected.txt:
+        * platform/gtk/fast/css/acid2-pixel-expected.txt:
+        * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt:
+        * platform/gtk/fast/css/caption-width-absolute-position-expected.txt: Added.
+        * platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt: Added.
+        * platform/gtk/fast/css/caption-width-fixed-position-expected.txt: Added.
+        * platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug101674-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug106795-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug106816-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug110566-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug113424-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug119786-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug126742-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug128229-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug131020-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug133948-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug157890-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug196870-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug222467-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug278385-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug63785-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug67864-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug68998-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug69187-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug73321-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug78162-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug81934-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug86708-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9024-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug92143-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug97138-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug97383-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug98196-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added.
+        * platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
+        * platform/gtk/tables/table-section-overflow-clip-crash-expected.txt: Added.
+
+2015-10-29  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
+
</ins><span class="cx">         * platform/gtk/tables/mozilla/bugs/bug100334-expected.txt:
</span><span class="cx">         * platform/gtk/tables/mozilla/bugs/bug101201-expected.txt:
</span><span class="cx">         * platform/gtk/tables/mozilla/bugs/bug102145-1-expected.txt:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselection5057506expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/5057506-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">           text run at (0,51) width 182: &quot;last character, and hit delete. &quot;
</span><span class="cx">           text run at (182,51) width 277: &quot;Afterward, the table should contain 'foobar'.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,84) size 784x44
</span><del>-        RenderTable {TABLE} at (0,0) size 110x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 108x25
-            RenderTableRow {TR} at (0,2) size 108x21
-              RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 111x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 109x25
+            RenderTableRow {TR} at (0,2) size 109x21
+              RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {SPAN} at (0,0) size 21x17
</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></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectiondisplaytabletextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/display-table-text-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/display-table-text-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/display-table-text-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -4,10 +4,10 @@
</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 {DIV} at (0,0) size 348x17
-        RenderTableSection (anonymous) at (0,0) size 348x17
-          RenderTableRow (anonymous) at (0,0) size 348x17
-            RenderTableCell (anonymous) at (0,0) size 348x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,0) size 349x17
+        RenderTableSection (anonymous) at (0,0) size 349x17
+          RenderTableRow (anonymous) at (0,0) size 349x17
+            RenderTableCell (anonymous) at (0,0) size 349x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 348x17
</span><span class="cx">                 text run at (0,0) width 348: &quot;Only the third word in this sentence should be selected.&quot;
</span><span class="cx"> selection start: position 9 of child 0 {#text} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectioniframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/iframe-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/iframe-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/iframe-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -215,40 +215,40 @@
</span><span class="cx">                     RenderBlock {DIV} at (0,0) size 384x73
</span><span class="cx">                       RenderText {#text} at (0,8) size 80x17
</span><span class="cx">                         text run at (0,8) width 80: &quot;Inline Table:&quot;
</span><del>-                      RenderTable {TABLE} at (80,0) size 132x73 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 130x71
-                          RenderTableRow {TR} at (0,2) size 130x21
-                            RenderTableCell {TD} at (2,2) size 43x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTable {TABLE} at (80,0) size 133x73 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 131x71
+                          RenderTableRow {TR} at (0,2) size 131x21
+                            RenderTableCell {TD} at (2,2) size 44x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                                 text run at (2,2) width 27: &quot;One&quot;
</span><del>-                            RenderTableCell {TD} at (47,2) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (47,2) size 39x21 [border: (1px inset #808080)] [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;Two&quot;
</span><del>-                            RenderTableCell {TD} at (87,2) size 41x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (87,2) size 42x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 37x17
</span><span class="cx">                                 text run at (2,2) width 37: &quot;Three&quot;
</span><del>-                          RenderTableRow {TR} at (0,25) size 130x21
-                            RenderTableCell {TD} at (2,25) size 43x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                          RenderTableRow {TR} at (0,25) size 131x21
+                            RenderTableCell {TD} at (2,25) size 44x21 [border: (1px inset #808080)] [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;Four&quot;
</span><del>-                            RenderTableCell {TD} at (47,25) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (47,25) size 39x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 28x17
</span><span class="cx">                                 text run at (2,2) width 28: &quot;Five&quot;
</span><del>-                            RenderTableCell {TD} at (87,25) size 41x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (87,25) size 42x21 [border: (1px inset #808080)] [r=1 c=2 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;Six&quot;
</span><del>-                          RenderTableRow {TR} at (0,48) size 130x21
-                            RenderTableCell {TD} at (2,48) size 43x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                          RenderTableRow {TR} at (0,48) size 131x21
+                            RenderTableCell {TD} at (2,48) size 44x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 39x17
</span><span class="cx">                                 text run at (2,2) width 39: &quot;Seven&quot;
</span><del>-                            RenderTableCell {TD} at (47,48) size 38x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (47,48) size 39x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 34x17
</span><span class="cx">                                 text run at (2,2) width 34: &quot;Eight&quot;
</span><del>-                            RenderTableCell {TD} at (87,48) size 41x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (87,48) size 42x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                                 text run at (2,2) width 31: &quot;Nine&quot;
</span><del>-                      RenderText {#text} at (212,8) size 67x17
-                        text run at (212,8) width 67: &quot;The End...&quot;
</del><ins>+                      RenderText {#text} at (212,8) size 68x17
+                        text run at (212,8) width 68: &quot;The End...&quot;
</ins><span class="cx">           RenderText {#text} at (450,188) size 66x17
</span><span class="cx">             text run at (450,188) width 66: &quot; the end ...&quot;
</span><span class="cx"> caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmixededitability3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-3-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-3-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-3-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">           RenderText {#text} at (0,0) size 49x17
</span><span class="cx">             text run at (0,0) width 49: &quot;editable&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 59x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 57x25
-            RenderTableRow {TR} at (0,2) size 57x21
-              RenderTableCell {TD} at (2,2) size 53x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 60x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 58x25
+            RenderTableRow {TR} at (0,2) size 58x21
+              RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 49x17
</span><span class="cx">                   text run at (2,2) width 49: &quot;editable&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,44) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmixededitability4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-4-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-4-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-4-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">           RenderText {#text} at (0,0) size 49x17
</span><span class="cx">             text run at (0,0) width 49: &quot;editable&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 59x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 57x25
-            RenderTableRow {TR} at (0,2) size 57x21
-              RenderTableCell {TD} at (2,2) size 53x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 60x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 58x25
+            RenderTableRow {TR} at (0,2) size 58x21
+              RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 49x17
</span><span class="cx">                   text run at (2,2) width 49: &quot;editable&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,44) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmixededitability5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-5-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-5-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-5-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">           RenderText {#text} at (0,0) size 49x17
</span><span class="cx">             text run at (0,0) width 49: &quot;editable&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 59x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 57x25
-            RenderTableRow {TR} at (0,2) size 57x21
-              RenderTableCell {TD} at (2,2) size 53x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 60x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 58x25
+            RenderTableRow {TR} at (0,2) size 58x21
+              RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 49x17
</span><span class="cx">                   text run at (2,2) width 49: &quot;editable&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,44) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmixededitability8expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-8-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-8-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-8-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -16,10 +16,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">           RenderText {#text} at (0,0) size 49x17
</span><span class="cx">             text run at (0,0) width 49: &quot;editable&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 91x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 89x25
-            RenderTableRow {TR} at (0,2) size 89x21
-              RenderTableCell {TD} at (2,2) size 85x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 92x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 90x25
+            RenderTableRow {TR} at (0,2) size 90x21
+              RenderTableCell {TD} at (2,2) size 86x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {DIV} at (2,2) size 81x17
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 32x17
</span><span class="cx">                     RenderText {#text} at (0,0) size 32x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmixededitability9expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-9-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-9-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-9-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">           RenderText {#text} at (0,0) size 49x17
</span><span class="cx">             text run at (0,0) width 49: &quot;editable&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 91x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 89x25
-            RenderTableRow {TR} at (0,2) size 89x21
-              RenderTableCell {TD} at (2,2) size 85x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 92x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 90x25
+            RenderTableRow {TR} at (0,2) size 90x21
+              RenderTableCell {TD} at (2,2) size 86x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {DIV} at (2,2) size 81x17
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 32x17
</span><span class="cx">                     RenderText {#text} at (0,0) size 32x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/fast/css/acid2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">     RenderTable {TABLE} at (12,12) size 1x0
</span><span class="cx">       RenderTableSection {TBODY} at (0,0) size 1x0
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 1x0
</span><del>-          RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
</span><span class="cx">       RenderBlock {DIV} at (12,0) size 144x12
</span><span class="cx">         RenderText {#text} at (0,-1) size 90x14
</span><span class="lines">@@ -32,21 +32,21 @@
</span><span class="cx">           text run at (12,8) width 1: &quot; &quot;
</span><span class="cx">     RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx">       RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>-    RenderTable {UL} at (96,192) size 48x12 [bgcolor=#FF0000]
-      RenderTableSection (anonymous) at (0,0) size 48x12
-        RenderTableRow (anonymous) at (0,0) size 48x12
</del><ins>+    RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
+      RenderTableSection (anonymous) at (0,0) size 49x12
+        RenderTableRow (anonymous) at (0,0) size 49x12
</ins><span class="cx">           RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><del>-          RenderTableCell (anonymous) at (12,0) size 12x12 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><del>-          RenderTableCell {LI} at (24,0) size 12x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
-          RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+          RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><span class="cx"> layer at (48,2840) size 740x10 scrollHeight 266
</span><span class="cx">   RenderBlock {DIV} at (12,204) size 740x10
</span><del>-    RenderTable {TABLE} at (0,0) size 64x266
-      RenderTableSection {TBODY} at (0,0) size 64x266
-        RenderTableRow {TR} at (0,0) size 64x266
-          RenderTableCell {TD} at (0,0) size 64x266 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,0) size 65x266
+      RenderTableSection {TBODY} at (0,0) size 65x266
+        RenderTableRow {TR} at (0,0) size 65x266
+          RenderTableCell {TD} at (0,0) size 65x266 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderImage {IMG} at (0,150) size 64x64
</span><span class="cx"> layer at (132,108) size 48x18
</span><span class="cx">   RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssacid2pixelexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/fast/css/acid2-pixel-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">     RenderTable {TABLE} at (12,12) size 1x0
</span><span class="cx">       RenderTableSection {TBODY} at (0,0) size 1x0
</span><span class="cx">         RenderTableRow {TR} at (0,0) size 1x0
</span><del>-          RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">     RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
</span><span class="cx">       RenderBlock {DIV} at (12,0) size 144x12
</span><span class="cx">         RenderText {#text} at (0,-1) size 90x14
</span><span class="lines">@@ -32,21 +32,21 @@
</span><span class="cx">           text run at (12,8) width 1: &quot; &quot;
</span><span class="cx">     RenderBlock {DIV} at (12,180) size 740x12
</span><span class="cx">       RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
</span><del>-    RenderTable {UL} at (96,192) size 48x12 [bgcolor=#FF0000]
-      RenderTableSection (anonymous) at (0,0) size 48x12
-        RenderTableRow (anonymous) at (0,0) size 48x12
</del><ins>+    RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
+      RenderTableSection (anonymous) at (0,0) size 49x12
+        RenderTableRow (anonymous) at (0,0) size 49x12
</ins><span class="cx">           RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
</span><del>-          RenderTableCell (anonymous) at (12,0) size 12x12 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><del>-          RenderTableCell {LI} at (24,0) size 12x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
-          RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
+          RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
</span><span class="cx"> layer at (48,276) size 740x10 scrollHeight 266
</span><span class="cx">   RenderBlock {DIV} at (12,204) size 740x10
</span><del>-    RenderTable {TABLE} at (0,0) size 64x266
-      RenderTableSection {TBODY} at (0,0) size 64x266
-        RenderTableRow {TR} at (0,0) size 64x266
-          RenderTableCell {TD} at (0,0) size 64x266 [r=0 c=0 rs=1 cs=1]
</del><ins>+    RenderTable {TABLE} at (0,0) size 65x266
+      RenderTableSection {TBODY} at (0,0) size 65x266
+        RenderTableRow {TR} at (0,0) size 65x266
+          RenderTableCell {TD} at (0,0) size 65x266 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderImage {IMG} at (0,150) size 64x64
</span><span class="cx"> layer at (132,108) size 48x18
</span><span class="cx">   RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssbidioverrideinanonymousblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -1,240 +1,240 @@
</span><del>-layer at (0,0) size 785x1176
</del><ins>+layer at (0,0) size 785x1187
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1176
-  RenderBlock {HTML} at (0,0) size 785x1176
-    RenderBody {BODY} at (8,16) size 769x1152
</del><ins>+layer at (0,0) size 785x1187
+  RenderBlock {HTML} at (0,0) size 785x1188
+    RenderBody {BODY} at (8,16) size 769x1164
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 162x17
</span><span class="cx">           text run at (0,0) width 162: &quot;div, span, nested div/span&quot;
</span><span class="cx">       RenderBlock {P} at (0,33) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 64x17
</span><span class="cx">           text run at (0,0) width 64: &quot;Single div&quot;
</span><del>-      RenderBlock {DIV} at (1,66) size 767x19 [border: (1px solid #000000)]
-        RenderText {#text} at (742,1) size 22x17
-          text run at (742,1) width 22 RTL override: &quot;abc&quot;
-      RenderBlock {P} at (0,101) size 769x17
</del><ins>+      RenderBlock {DIV} at (1,66) size 767x21 [border: (1.59px solid #000000)]
+        RenderText {#text} at (742,2) size 23x17
+          text run at (742,2) width 23 RTL override: &quot;abc&quot;
+      RenderBlock {P} at (0,102) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 410x17
</span><span class="cx">           text run at (0,0) width 410: &quot;The following 2 lines should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock {DIV} at (1,134) size 767x36 [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,1) size 764x17
-          RenderText {#text} at (741,0) size 22x17
-            text run at (741,0) width 22 RTL override: &quot;abc&quot;
-        RenderBlock {DIV} at (1,18) size 764x17
-          RenderText {#text} at (741,0) size 22x17
-            text run at (741,0) width 22: &quot;cba&quot;
-      RenderBlock {P} at (0,186) size 769x17
</del><ins>+      RenderBlock {DIV} at (1,135) size 767x38 [border: (1.59px solid #000000)]
+        RenderBlock (anonymous) at (1,1) size 764x18
+          RenderText {#text} at (740,0) size 23x17
+            text run at (740,0) width 23 RTL override: &quot;abc&quot;
+        RenderBlock {DIV} at (1,18) size 764x18
+          RenderText {#text} at (740,0) size 23x17
+            text run at (740,0) width 23: &quot;cba&quot;
+      RenderBlock {P} at (0,188) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock {DIV} at (1,219) size 767x19 [border: (1px solid #000000)]
-        RenderText {#text} at (738,1) size 26x17
-          text run at (738,1) width 26 RTL override: &quot;abc &quot;
-        RenderInline {SPAN} at (0,0) size 22x17
-          RenderText {#text} at (716,1) size 22x17
-            text run at (716,1) width 22 RTL override: &quot;abc&quot;
-      RenderBlock {P} at (0,254) size 769x17
</del><ins>+      RenderBlock {DIV} at (1,221) size 767x21 [border: (1.59px solid #000000)]
+        RenderText {#text} at (738,2) size 27x17
+          text run at (738,2) width 27 RTL override: &quot;abc &quot;
+        RenderInline {SPAN} at (0,0) size 23x17
+          RenderText {#text} at (716,2) size 23x17
+            text run at (716,2) width 23 RTL override: &quot;abc&quot;
+      RenderBlock {P} at (0,257) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 410x17
</span><span class="cx">           text run at (0,0) width 410: &quot;The following 2 lines should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock {DIV} at (1,287) size 767x36 [border: (1px solid #000000)]
-        RenderBlock {DIV} at (1,1) size 764x17
-          RenderText {#text} at (741,0) size 22x17
-            text run at (741,0) width 22: &quot;cba&quot;
-        RenderBlock (anonymous) at (1,18) size 764x17
-          RenderText {#text} at (741,0) size 22x17
-            text run at (741,0) width 22 RTL override: &quot;abc&quot;
-      RenderBlock {P} at (0,339) size 769x17
</del><ins>+      RenderBlock {DIV} at (1,290) size 767x38 [border: (1.59px solid #000000)]
+        RenderBlock {DIV} at (1,1) size 764x18
+          RenderText {#text} at (740,0) size 23x17
+            text run at (740,0) width 23: &quot;cba&quot;
+        RenderBlock (anonymous) at (1,18) size 764x18
+          RenderText {#text} at (740,0) size 23x17
+            text run at (740,0) width 23 RTL override: &quot;abc&quot;
+      RenderBlock {P} at (0,343) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock {DIV} at (1,372) size 767x19 [border: (1px solid #000000)]
-        RenderInline {SPAN} at (0,0) size 26x17
-          RenderText {#text} at (738,1) size 26x17
-            text run at (738,1) width 26 RTL override: &quot;abc &quot;
-        RenderText {#text} at (716,1) size 22x17
-          text run at (716,1) width 22 RTL override: &quot;abc&quot;
-      RenderBlock {P} at (0,407) size 769x17
</del><ins>+      RenderBlock {DIV} at (1,376) size 767x21 [border: (1.59px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 27x17
+          RenderText {#text} at (738,2) size 27x17
+            text run at (738,2) width 27 RTL override: &quot;abc &quot;
+        RenderText {#text} at (716,2) size 23x17
+          text run at (716,2) width 23 RTL override: &quot;abc&quot;
+      RenderBlock {P} at (0,412) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 73x17
</span><span class="cx">           text run at (0,0) width 73: &quot;Single span&quot;
</span><del>-      RenderBlock (anonymous) at (0,440) size 769x17
-        RenderInline {SPAN} at (0,0) size 25x19 [border: (1px solid #000000)]
-          RenderText {#text} at (2,0) size 23x17
-            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</del><ins>+      RenderBlock (anonymous) at (0,445) size 769x18
+        RenderInline {SPAN} at (0,0) size 26x21 [border: (1.59px solid #000000)]
+          RenderText {#text} at (3,0) size 23x17
+            text run at (3,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,473) size 769x17
</del><ins>+      RenderBlock {P} at (0,478) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock (anonymous) at (0,506) size 769x17
-        RenderInline {SPAN} at (0,0) size 51x19 [border: (1px solid #000000)]
-          RenderText {#text} at (24,0) size 27x17
-            text run at (24,0) width 27 RTL override: &quot;abc &quot;
</del><ins>+      RenderBlock (anonymous) at (0,511) size 769x18
+        RenderInline {SPAN} at (0,0) size 52x21 [border: (1.59px solid #000000)]
+          RenderText {#text} at (25,0) size 27x17
+            text run at (25,0) width 27 RTL override: &quot;abc &quot;
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 23x17
</span><del>-            RenderText {#text} at (2,0) size 23x17
-              text run at (2,0) width 23 RTL override: &quot;abc&quot;
</del><ins>+            RenderText {#text} at (3,0) size 23x17
+              text run at (3,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,539) size 769x17
</del><ins>+      RenderBlock {P} at (0,544) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock (anonymous) at (0,572) size 769x17
-        RenderInline {SPAN} at (0,0) size 51x19 [border: (1px solid #000000)]
</del><ins>+      RenderBlock (anonymous) at (0,577) size 769x18
+        RenderInline {SPAN} at (0,0) size 52x21 [border: (1.59px solid #000000)]
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 27x17
</span><del>-            RenderText {#text} at (24,0) size 27x17
-              text run at (24,0) width 27 RTL override: &quot;abc &quot;
-          RenderText {#text} at (2,0) size 23x17
-            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</del><ins>+            RenderText {#text} at (25,0) size 27x17
+              text run at (25,0) width 27 RTL override: &quot;abc &quot;
+          RenderText {#text} at (3,0) size 23x17
+            text run at (3,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,605) size 769x17
</del><ins>+      RenderBlock {P} at (0,610) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock (anonymous) at (0,638) size 769x17
-        RenderInline {SPAN} at (0,0) size 23x19 [border: (1px solid #000000)]
</del><ins>+      RenderBlock (anonymous) at (0,643) size 769x18
+        RenderInline {SPAN} at (0,0) size 24x21 [border: (1.59px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (0,0) size 22x17
</span><span class="cx">             text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-      RenderBlock (anonymous) at (0,655) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,660) size 769x18
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (747,0) size 22x17
</span><span class="cx">             text run at (747,0) width 22: &quot;cba&quot;
</span><del>-      RenderBlock (anonymous) at (0,672) size 769x17
-        RenderInline {SPAN} at (0,0) size 2x19 [border: (1px solid #000000)]
</del><ins>+      RenderBlock (anonymous) at (0,677) size 769x18
+        RenderInline {SPAN} at (0,0) size 3x21 [border: (1.59px solid #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,705) size 769x17
</del><ins>+      RenderBlock {P} at (0,710) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 textes should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderBlock (anonymous) at (0,738) size 769x17
-        RenderInline {SPAN} at (0,0) size 1x19 [border: (1px solid #000000)]
-      RenderBlock (anonymous) at (0,755) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,743) size 769x18
+        RenderInline {SPAN} at (0,0) size 2x21 [border: (1.59px solid #000000)]
+      RenderBlock (anonymous) at (0,760) size 769x18
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (747,0) size 22x17
</span><span class="cx">             text run at (747,0) width 22: &quot;cba&quot;
</span><del>-      RenderBlock (anonymous) at (0,772) size 769x17
-        RenderInline {SPAN} at (0,0) size 24x19 [border: (1px solid #000000)]
-          RenderText {#text} at (2,0) size 23x17
-            text run at (2,0) width 23 RTL override: &quot;abc&quot;
</del><ins>+      RenderBlock (anonymous) at (0,777) size 769x18
+        RenderInline {SPAN} at (0,0) size 25x21 [border: (1.59px solid #000000)]
+          RenderText {#text} at (3,0) size 23x17
+            text run at (3,0) width 23 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,805) size 769x17
</del><ins>+      RenderBlock {P} at (0,810) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 29x17
</span><span class="cx">           text run at (0,0) width 29: &quot;ruby&quot;
</span><del>-      RenderBlock {DIV} at (0,838) size 769x28 [border: (1px solid #000000)]
-        RenderRuby (inline) {RUBY} at (0,0) size 23x17
-          RenderRubyRun (anonymous) at (186,10) size 23x17
-            RenderRubyText {RT} at (0,-9) size 22x9
-              RenderText {#text} at (5,0) size 12x9
</del><ins>+      RenderBlock {DIV} at (0,843) size 769x32 [border: (1.59px solid #000000)]
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (168,11) size 23x18
+            RenderRubyText {RT} at (0,-10) size 22x10
+              RenderText {#text} at (5,0) size 12x10
</ins><span class="cx">                 text run at (5,0) width 12: &quot;def&quot;
</span><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x17
</span><span class="cx">               RenderText {#text} at (0,0) size 22x17
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (181,10) size 5x17
-          text run at (181,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 23x17
-          RenderRubyRun (anonymous) at (157,10) size 23x17
-            RenderRubyText {RT} at (0,-9) size 22x9
-              RenderText {#text} at (5,0) size 12x9
</del><ins>+        RenderText {#text} at (162,11) size 5x18
+          text run at (162,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (139,11) size 23x18
+            RenderRubyText {RT} at (0,-10) size 22x10
+              RenderText {#text} at (5,0) size 12x10
</ins><span class="cx">                 text run at (5,0) width 12 RTL override: &quot;def&quot;
</span><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x17
</span><span class="cx">               RenderText {#text} at (0,0) size 22x17
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (151,10) size 5x17
-          text run at (151,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 23x17
-          RenderRubyRun (anonymous) at (128,10) size 23x17
</del><ins>+        RenderText {#text} at (133,11) size 5x18
+          text run at (133,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (109,11) size 23x18
</ins><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x17
</span><span class="cx">               RenderText {#text} at (0,0) size 22x17
</span><span class="cx">                 text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (122,10) size 5x17
-          text run at (122,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 12x17
-          RenderRubyRun (anonymous) at (110,26) size 12x0
-            RenderRubyText {RT} at (0,-9) size 11x9
-              RenderText {#text} at (0,0) size 11x9
-                text run at (0,0) width 11: &quot;def&quot;
-        RenderText {#text} at (104,10) size 5x17
-          text run at (104,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 23x17
-          RenderRubyRun (anonymous) at (80,10) size 23x17
</del><ins>+        RenderText {#text} at (104,11) size 5x18
+          text run at (104,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 13x18
+          RenderRubyRun (anonymous) at (90,27) size 13x0
+            RenderRubyText {RT} at (0,-10) size 12x10
+              RenderText {#text} at (0,0) size 12x10
+                text run at (0,0) width 12: &quot;def&quot;
+        RenderText {#text} at (85,11) size 5x18
+          text run at (85,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (61,11) size 23x18
</ins><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x17
</span><span class="cx">               RenderInline {RB} at (0,0) size 22x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 22x17
</span><span class="cx">                   text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (75,10) size 5x17
-          text run at (75,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 23x17
-          RenderRubyRun (anonymous) at (51,10) size 23x17
-            RenderRubyText {RT} at (0,-9) size 22x9
-              RenderText {#text} at (5,0) size 12x9
</del><ins>+        RenderText {#text} at (55,11) size 5x18
+          text run at (55,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (32,11) size 23x18
+            RenderRubyText {RT} at (0,-10) size 22x10
+              RenderText {#text} at (5,0) size 12x10
</ins><span class="cx">                 text run at (5,0) width 12: &quot;def&quot;
</span><span class="cx">             RenderRubyBase (anonymous) at (0,0) size 22x17
</span><span class="cx">               RenderInline {RB} at (0,0) size 22x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 22x17
</span><span class="cx">                   text run at (0,0) width 22 RTL override: &quot;abc&quot;
</span><del>-        RenderText {#text} at (46,10) size 5x17
-          text run at (46,10) width 5 RTL: &quot; &quot;
-        RenderRuby (inline) {RUBY} at (0,0) size 43x17
-          RenderRubyRun (anonymous) at (2,10) size 43x17
-            RenderRubyBase (anonymous) at (0,0) size 42x17
-              RenderInline {RB} at (0,0) size 42x17
-                RenderText {#text} at (20,0) size 22x17
-                  text run at (20,0) width 22 RTL override: &quot;abc&quot;
-                RenderInline {RT} at (0,0) size 20x17
-                  RenderText {#text} at (0,0) size 20x17
-                    text run at (0,0) width 20 RTL override: &quot;def&quot;
</del><ins>+        RenderText {#text} at (26,11) size 5x18
+          text run at (26,11) width 5 RTL: &quot; &quot;
+        RenderRuby (inline) {RUBY} at (0,0) size 23x18
+          RenderRubyRun (anonymous) at (3,11) size 23x18
+            RenderRubyText {RT} at (0,-10) size 22x10
+              RenderText {#text} at (5,0) size 12x10
+                text run at (5,0) width 12: &quot;def&quot;
+            RenderRubyBase (anonymous) at (0,0) size 22x17
+              RenderInline {RB} at (0,0) size 22x17
+                RenderText {#text} at (0,0) size 22x17
+                  text run at (0,0) width 22 RTL override: &quot;abc&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,882) size 769x17
</del><ins>+      RenderBlock {P} at (0,890) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 417x17
</span><span class="cx">           text run at (0,0) width 417: &quot;The following 2 tables should be identical, ignorning whitespaces:&quot;
</span><del>-      RenderTable {TABLE} at (1,915) size 85x63 [border: (1px solid #808080)]
</del><ins>+      RenderTable {TABLE} at (1,923) size 85x65 [border: (1.59px solid #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 84x17
</span><span class="cx">           RenderText {#text} at (0,0) size 84x17
</span><span class="cx">             text run at (0,0) width 84: &quot;NormalTable&quot;
</span><del>-        RenderTableSection {TBODY} at (1,18) size 82x44
-          RenderTableRow {TR} at (0,2) size 82x19
-            RenderTableCell {TD} at (44,2) size 36x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (13,1) size 22x17
-                text run at (13,1) width 22: &quot;abc&quot;
-            RenderTableCell {TD} at (2,2) size 40x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (19,1) size 20x17
-                text run at (19,1) width 20: &quot;def&quot;
-          RenderTableRow {TR} at (0,23) size 82x19
-            RenderTableCell {TD} at (44,23) size 36x19 [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (19,1) size 16x17
-                text run at (19,1) width 16: &quot;hij&quot;
-            RenderTableCell {TD} at (2,23) size 40x19 [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (15,1) size 24x17
-                text run at (15,1) width 24: &quot;opq&quot;
-      RenderTable {DIV} at (1,979) size 146x54 [border: (1px solid #000000)]
</del><ins>+        RenderTableSection {TBODY} at (1,18) size 82x45
+          RenderTableRow {TR} at (0,2) size 81x19
+            RenderTableCell {TD} at (42,2) size 37x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,1) size 23x17
+                text run at (12,1) width 23: &quot;abc&quot;
+            RenderTableCell {TD} at (2,2) size 39x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (17,1) size 21x17
+                text run at (17,1) width 21: &quot;def&quot;
+          RenderTableRow {TR} at (0,23) size 81x19
+            RenderTableCell {TD} at (42,23) size 37x19 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (18,1) size 17x17
+                text run at (18,1) width 17: &quot;hij&quot;
+            RenderTableCell {TD} at (2,23) size 39x19 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (13,1) size 25x17
+                text run at (13,1) width 25: &quot;opq&quot;
+      RenderTable {DIV} at (1,988) size 146x56 [border: (1.59px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (0,0) size 145x17
</span><span class="cx">           RenderText {#text} at (0,0) size 145x17
</span><span class="cx">             text run at (0,0) width 145: &quot;AnonymousTableRow&quot;
</span><del>-        RenderTableSection (anonymous) at (1,18) size 143x34
-          RenderTableRow {DIV} at (0,0) size 143x17
-            RenderTableCell {DIV} at (75,0) size 68x17 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (46,0) size 22x17
-                text run at (46,0) width 22: &quot;abc&quot;
-            RenderTableCell {DIV} at (0,0) size 75x17 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (55,0) size 20x17
-                text run at (55,0) width 20: &quot;def&quot;
-          RenderTableRow {DIV} at (0,17) size 143x17
-            RenderTableCell {DIV} at (75,17) size 68x17 [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (52,0) size 16x17
-                text run at (52,0) width 16: &quot;hij&quot;
-            RenderTableCell {DIV} at (0,17) size 75x17 [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (51,0) size 24x17
-                text run at (51,0) width 24: &quot;opq&quot;
-      RenderBlock {P} at (0,1048) size 769x18
</del><ins>+        RenderTableSection (anonymous) at (1,18) size 143x35
+          RenderTableRow {DIV} at (0,0) size 142x17
+            RenderTableCell {DIV} at (74,0) size 68x17 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (45,0) size 23x17
+                text run at (45,0) width 23: &quot;abc&quot;
+            RenderTableCell {DIV} at (0,0) size 74x17 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (54,0) size 20x17
+                text run at (54,0) width 20: &quot;def&quot;
+          RenderTableRow {DIV} at (0,17) size 142x17
+            RenderTableCell {DIV} at (74,17) size 68x17 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (51,0) size 17x17
+                text run at (51,0) width 17: &quot;hij&quot;
+            RenderTableCell {DIV} at (0,17) size 74x17 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (50,0) size 24x17
+                text run at (50,0) width 24: &quot;opq&quot;
+      RenderBlock {P} at (0,1059) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 523x17
</span><span class="cx">           text run at (0,0) width 523: &quot;Anonymous TABLE, TABLE_ROW, TABLE_ROW_GROUP, TABLE_CELL&quot;
</span><del>-      RenderBlock {DIV} at (0,1081) size 769x71 [border: (1px solid #000000)]
-        RenderTable at (1,1) size 24x68
-          RenderTableSection (anonymous) at (0,17) size 24x34
-            RenderTableRow {DIV} at (0,0) size 24x17
-              RenderTableCell (anonymous) at (0,0) size 24x17 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,0) size 22x17
-                  text run at (2,0) width 22 RTL override: &quot;abc&quot;
-            RenderTableRow (anonymous) at (0,17) size 24x17
-              RenderTableCell {DIV} at (0,17) size 24x17 [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (4,0) size 20x17
-                  text run at (4,0) width 20 RTL override: &quot;def&quot;
-          RenderBlock {DIV} at (0,0) size 24x17
-            RenderText {#text} at (8,0) size 16x17
-              text run at (8,0) width 16 RTL override: &quot;hij&quot;
-          RenderTableSection {DIV} at (0,51) size 24x17
-            RenderTableRow (anonymous) at (0,0) size 24x17
-              RenderTableCell (anonymous) at (0,0) size 24x17 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (0,0) size 24x17
-                  text run at (0,0) width 24 RTL override: &quot;opq&quot;
</del><ins>+      RenderBlock {DIV} at (0,1092) size 769x72 [border: (1.59px solid #000000)]
+        RenderTable at (1,1) size 25x69
+          RenderTableSection (anonymous) at (0,17) size 25x34
+            RenderTableRow {DIV} at (0,0) size 25x17
+              RenderTableCell (anonymous) at (0,0) size 25x17 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,0) size 23x17
+                  text run at (2,0) width 23 RTL override: &quot;abc&quot;
+            RenderTableRow (anonymous) at (0,17) size 25x17
+              RenderTableCell {DIV} at (0,17) size 25x17 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (4,0) size 21x17
+                  text run at (4,0) width 21 RTL override: &quot;def&quot;
+          RenderBlock {DIV} at (0,0) size 25x17
+            RenderText {#text} at (8,0) size 17x17
+              text run at (8,0) width 17 RTL override: &quot;hij&quot;
+          RenderTableSection {DIV} at (0,51) size 25x17
+            RenderTableRow (anonymous) at (0,0) size 25x17
+              RenderTableCell (anonymous) at (0,0) size 25x17 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 25x17
+                  text run at (0,0) width 25 RTL override: &quot;opq&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderTable {TABLE} at (0,0) size 107x40 [border: none]
+        RenderTableSection (anonymous) at (0,0) size 107x2
+          RenderTableRow (anonymous) at (0,0) size 107x2
+            RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,2) size 107x36
+          RenderTableRow {TR} at (0,0) size 107x36
+            RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+layer at (8,8) size 56x20
+  RenderBlock (positioned) {CAPTION} at (8,8) size 56x20 [border: (4px solid #008000)]
+    RenderText {#text} at (4,4) size 48x12
+      text run at (4,4) width 48: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthabsolutepositionoffsettopexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderTable {TABLE} at (0,0) size 107x40 [border: none]
+        RenderTableSection (anonymous) at (0,0) size 107x2
+          RenderTableRow (anonymous) at (0,0) size 107x2
+            RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,2) size 107x36
+          RenderTableRow {TR} at (0,0) size 107x36
+            RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+layer at (8,100) size 56x20
+  RenderBlock (positioned) {CAPTION} at (8,100) size 56x20 [border: (4px solid #008000)]
+    RenderText {#text} at (4,4) size 48x12
+      text run at (4,4) width 48: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderTable {TABLE} at (0,0) size 107x40 [border: none]
+        RenderTableSection (anonymous) at (0,0) size 107x2
+          RenderTableRow (anonymous) at (0,0) size 107x2
+            RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,2) size 107x36
+          RenderTableRow {TR} at (0,0) size 107x36
+            RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+layer at (8,8) size 56x20
+  RenderBlock (positioned) {CAPTION} at (8,8) size 56x20 [border: (4px solid #008000)]
+    RenderText {#text} at (4,4) size 48x12
+      text run at (4,4) width 48: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsscaptionwidthfixedpositionoffsettopexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x56
+  RenderBlock {HTML} at (0,0) size 800x56
+    RenderBody {BODY} at (8,8) size 784x40
+      RenderTable {TABLE} at (0,0) size 107x40 [border: none]
+        RenderTableSection (anonymous) at (0,0) size 107x2
+          RenderTableRow (anonymous) at (0,0) size 107x2
+            RenderTableCell (anonymous) at (0,0) size 107x2 [border: none] [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,2) size 107x36
+          RenderTableRow {TR} at (0,0) size 107x36
+            RenderTableCell {TD} at (0,15) size 107x6 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+layer at (8,100) size 56x20
+  RenderBlock (positioned) {CAPTION} at (8,100) size 56x20 [border: (4px solid #008000)]
+    RenderText {#text} at (4,4) size 48x12
+      text run at (4,4) width 48: &quot;xxxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssgeneratedcontent015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css-generated-content/015-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/015-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/015-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</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 784x584
</span><del>-      RenderTable {DIV} at (0,0) size 309x57
-        RenderTableSection (anonymous) at (0,0) size 309x57
-          RenderTableRow (anonymous) at (0,0) size 309x57
-            RenderTableCell (anonymous) at (0,0) size 309x57 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 309x0
</del><ins>+      RenderTable {DIV} at (0,0) size 310x57
+        RenderTableSection (anonymous) at (0,0) size 310x57
+          RenderTableRow (anonymous) at (0,0) size 310x57
+            RenderTableCell (anonymous) at (0,0) size 310x57 [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 310x0
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (0,0) size 309x21
-                RenderBlock {H3} at (0,0) size 309x21
</del><ins>+              RenderBlock (anonymous) at (0,0) size 310x21
+                RenderBlock {H3} at (0,0) size 310x21
</ins><span class="cx">                   RenderText {#text} at (0,0) size 309x21
</span><span class="cx">                     text run at (0,0) width 309: &quot;There should be a fourth dot bellow...&quot;
</span><del>-              RenderBlock (anonymous) at (0,39) size 309x18
</del><ins>+              RenderBlock (anonymous) at (0,39) size 310x18
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                 RenderInline (generated) at (0,0) size 4x17
</span><span class="cx">                   RenderText at (0,0) size 4x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsadforce_imgis_comexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/adforce_imgis_com-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderInline {BASE} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderInline {A} at (0,0) size 468x17 [color=#0000EE]
+        RenderText {#text} at (0,0) size 0x0
+        RenderImage {IMG} at (0,0) size 468x60
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug101674expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug101674-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x75 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x73
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x69
</span><del>-            RenderTableCell {TD} at (2,2) size 444x69 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 445x69 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx">               RenderImage {IMG} at (90,2) size 88x65
</span><span class="cx">               RenderImage {IMG} at (178,2) size 88x65
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,75) size 769x335 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x333
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x329
</span><del>-            RenderTableCell {TD} at (2,2) size 92x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 93x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (2,67) size 88x65
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,410) size 769x335 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x333
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x329
</span><del>-            RenderTableCell {TD} at (2,2) size 92x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 93x329 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 88x65
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (2,67) size 88x65
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,745) size 769x78 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x76
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x72
</span><del>-            RenderTableCell {TD} at (2,2) size 596x72 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 597x72 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,53) size 27x17
</span><span class="cx">                 text run at (2,53) width 27: &quot;One&quot;
</span><span class="cx">               RenderImage {IMG} at (29,2) size 88x65
</span><span class="lines">@@ -66,13 +66,13 @@
</span><span class="cx">               RenderText {#text} at (478,53) size 28x17
</span><span class="cx">                 text run at (478,53) width 28: &quot;Five&quot;
</span><span class="cx">               RenderImage {IMG} at (506,2) size 88x65
</span><del>-            RenderTableCell {TD} at (600,27) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 134x17
-                text run at (2,2) width 134: &quot;Text between images&quot;
</del><ins>+            RenderTableCell {TD} at (600,27) size 165x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 134x18
+                text run at (2,3) width 134: &quot;Text between images&quot;
</ins><span class="cx">       RenderTable {TABLE} at (0,823) size 769x364 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x362
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x358
</span><del>-            RenderTableCell {TD} at (2,2) size 129x358 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 130x358 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;One&quot;
</span><span class="cx">               RenderImage {IMG} at (2,19) size 88x65
</span><span class="lines">@@ -88,13 +88,13 @@
</span><span class="cx">               RenderText {#text} at (90,274) size 28x17
</span><span class="cx">                 text run at (90,274) width 28: &quot;Five&quot;
</span><span class="cx">               RenderImage {IMG} at (2,291) size 88x65
</span><del>-            RenderTableCell {TD} at (133,170) size 632x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 211x17
-                text run at (2,2) width 211: &quot;Text with spaces between images&quot;
</del><ins>+            RenderTableCell {TD} at (133,170) size 632x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 211x18
+                text run at (2,3) width 211: &quot;Text with spaces between images&quot;
</ins><span class="cx">       RenderTable {TABLE} at (0,1187) size 769x367 [border: (1px solid #000000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x365
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x361
</span><del>-            RenderTableCell {TD} at (2,2) size 137x361 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 138x361 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 27x85
</span><span class="cx">                 text run at (2,2) width 27: &quot;One&quot;
</span><span class="cx">                 text run at (2,70) width 12: &quot;A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106795-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,14 +3,14 @@
</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 783x82 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 781x80
-          RenderTableRow {TR} at (0,0) size 781x37
-            RenderTableCell {TD} at (0,9) size 781x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 784x82 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 782x80
+          RenderTableRow {TR} at (0,0) size 782x38
+            RenderTableCell {TD} at (0,9) size 782x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBR {BR} at (1,10) size 0x17
</span><del>-          RenderTableRow {TR} at (0,37) size 781x5
-            RenderTableCell {TD} at (0,37) size 781x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,37) size 782x6
+            RenderTableCell {TD} at (0,37) size 782x6 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 779x3
</span><del>-          RenderTableRow {TR} at (0,42) size 781x38
-            RenderTableCell {TD} at (0,51) size 781x19 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 782x38
+            RenderTableCell {TD} at (0,51) size 782x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBR {BR} at (1,10) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug106816expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug106816-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,97 +6,97 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 45x17
</span><span class="cx">           text run at (0,0) width 45: &quot;table 1&quot;
</span><del>-      RenderTable {TABLE} at (0,38) size 160x74 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 158x71
-          RenderTableRow {TR} at (0,2) size 158x21
-            RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.1&quot;
-            RenderTableCell {TD} at (28,13) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.2&quot;
-            RenderTableCell {TD} at (54,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.3&quot;
-            RenderTableCell {TD} at (80,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.4&quot;
-            RenderTableCell {TD} at (106,13) size 24x21 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.5&quot;
-            RenderTableCell {TD} at (132,13) size 24x21 [border: (1px inset #808080)] [r=0 c=5 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.6&quot;
-          RenderTableRow {TR} at (0,25) size 158x21
-            RenderTableCell {TD} at (2,25) size 128x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
-              RenderText {#text} at (54,2) size 20x17
-                text run at (54,2) width 20: &quot;2.1&quot;
-          RenderTableRow {TR} at (0,48) size 158x21
-            RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.1&quot;
-            RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.2&quot;
-            RenderTableCell {TD} at (54,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.3&quot;
-            RenderTableCell {TD} at (80,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.4&quot;
-            RenderTableCell {TD} at (106,48) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.5&quot;
-            RenderTableCell {TD} at (132,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.6&quot;
</del><ins>+      RenderTable {TABLE} at (0,38) size 161x74 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 159x71
+          RenderTableRow {TR} at (0,2) size 159x21
+            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.1&quot;
+            RenderTableCell {TD} at (28,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;1.2&quot;
+            RenderTableCell {TD} at (54,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.3&quot;
+            RenderTableCell {TD} at (80,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.4&quot;
+            RenderTableCell {TD} at (106,13) size 25x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;1.5&quot;
+            RenderTableCell {TD} at (132,13) size 25x22 [border: (1px inset #808080)] [r=0 c=5 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;1.6&quot;
+          RenderTableRow {TR} at (0,25) size 159x21
+            RenderTableCell {TD} at (2,25) size 129x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+              RenderText {#text} at (54,2) size 21x17
+                text run at (54,2) width 21: &quot;2.1&quot;
+          RenderTableRow {TR} at (0,48) size 159x21
+            RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.1&quot;
+            RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.2&quot;
+            RenderTableCell {TD} at (54,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.3&quot;
+            RenderTableCell {TD} at (80,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.4&quot;
+            RenderTableCell {TD} at (106,48) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.5&quot;
+            RenderTableCell {TD} at (132,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.6&quot;
</ins><span class="cx">       RenderBlock {P} at (0,127) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 160x17
</span><span class="cx">           text run at (0,0) width 160: &quot;cell 1.5 has rowspan=\&quot;2\&quot;&quot;
</span><span class="cx">       RenderBlock {H4} at (0,165) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 45x17
</span><span class="cx">           text run at (0,0) width 45: &quot;table 2&quot;
</span><del>-      RenderTable {TABLE} at (0,203) size 160x74 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 158x71
-          RenderTableRow {TR} at (0,2) size 158x21
-            RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.1&quot;
-            RenderTableCell {TD} at (28,13) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.2&quot;
-            RenderTableCell {TD} at (54,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.3&quot;
-            RenderTableCell {TD} at (80,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;1.4&quot;
-            RenderTableCell {TD} at (106,13) size 50x21 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=2]
-              RenderText {#text} at (15,2) size 20x17
-                text run at (15,2) width 20: &quot;1.5&quot;
-          RenderTableRow {TR} at (0,25) size 158x21
-            RenderTableCell {TD} at (2,25) size 128x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
-              RenderText {#text} at (54,2) size 20x17
-                text run at (54,2) width 20: &quot;2.1&quot;
-          RenderTableRow {TR} at (0,48) size 158x21
-            RenderTableCell {TD} at (2,48) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.1&quot;
-            RenderTableCell {TD} at (28,48) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.2&quot;
-            RenderTableCell {TD} at (54,48) size 24x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.3&quot;
-            RenderTableCell {TD} at (80,48) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.4&quot;
-            RenderTableCell {TD} at (106,48) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.5&quot;
-            RenderTableCell {TD} at (132,48) size 24x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;3.6&quot;
</del><ins>+      RenderTable {TABLE} at (0,203) size 161x74 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 159x71
+          RenderTableRow {TR} at (0,2) size 159x21
+            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.1&quot;
+            RenderTableCell {TD} at (28,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;1.2&quot;
+            RenderTableCell {TD} at (54,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.3&quot;
+            RenderTableCell {TD} at (80,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;1.4&quot;
+            RenderTableCell {TD} at (106,13) size 51x22 [border: (1px inset #808080)] [r=0 c=4 rs=2 cs=2]
+              RenderText {#text} at (15,2) size 21x18
+                text run at (15,3) width 21: &quot;1.5&quot;
+          RenderTableRow {TR} at (0,25) size 159x21
+            RenderTableCell {TD} at (2,25) size 129x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=5]
+              RenderText {#text} at (54,2) size 21x17
+                text run at (54,2) width 21: &quot;2.1&quot;
+          RenderTableRow {TR} at (0,48) size 159x21
+            RenderTableCell {TD} at (2,48) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.1&quot;
+            RenderTableCell {TD} at (28,48) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.2&quot;
+            RenderTableCell {TD} at (54,48) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.3&quot;
+            RenderTableCell {TD} at (80,48) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.4&quot;
+            RenderTableCell {TD} at (106,48) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.5&quot;
+            RenderTableCell {TD} at (132,48) size 25x21 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x17
+                text run at (2,2) width 21: &quot;3.6&quot;
</ins><span class="cx">       RenderBlock {P} at (0,292) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 243x17
</span><span class="cx">           text run at (0,0) width 243: &quot;cell 1.5 has colspan=\&quot;2\&quot; rowspan=\&quot;2\&quot;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug110566expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug110566-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug110566-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug110566-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 82x583 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 80x581
-          RenderTableRow {TR} at (0,0) size 80x407
-            RenderTableCell {TD} at (0,193) size 80x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 83x584 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 81x582
+          RenderTableRow {TR} at (0,0) size 81x408
+            RenderTableCell {TD} at (0,193) size 81x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 76x18
</ins><span class="cx">                 text run at (2,2) width 76: &quot;height: 70%&quot;
</span><del>-          RenderTableRow {TR} at (0,407) size 80x174
-            RenderTableCell {TD} at (0,483) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
-                text run at (2,2) width 76: &quot;height: 30%&quot;
</del><ins>+          RenderTableRow {TR} at (0,407) size 81x175
+            RenderTableCell {TD} at (0,484) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 76x18
+                text run at (2,3) width 76: &quot;height: 30%&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1132351expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -1,43 +1,43 @@
</span><span class="cx"> layer at (0,0) size 785x11396
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x11396
</span><del>-  RenderBlock {HTML} at (0,0) size 785x11396
-    RenderBody {BODY} at (8,8) size 769x11380
-      RenderTable {TABLE} at (0,0) size 739x11380 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 737x11378
-          RenderTableRow {TR} at (0,2) size 737x11374
-            RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x11397
+    RenderBody {BODY} at (8,8) size 769x11381
+      RenderTable {TABLE} at (0,0) size 740x11381 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 738x11379
+          RenderTableRow {TR} at (0,2) size 738x11375
+            RenderTableCell {TD} at (2,2) size 13x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,2) size 719x11375 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 715x0
</del><ins>+            RenderTableCell {TD} at (16,2) size 720x11375 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 716x0
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (2,2) size 715x50
-                RenderTable {TABLE} at (0,0) size 566x50 [border: (1px outset #808080)]
-                  RenderTableSection {TBODY} at (1,1) size 564x48
-                    RenderTableRow {TR} at (0,2) size 564x21
-                      RenderTableCell {TD} at (2,2) size 111x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderBlock (anonymous) at (2,2) size 716x50
+                RenderTable {TABLE} at (0,0) size 567x50 [border: (1px outset #808080)]
+                  RenderTableSection {TBODY} at (1,1) size 565x48
+                    RenderTableRow {TR} at (0,2) size 565x21
+                      RenderTableCell {TD} at (2,2) size 112x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                           text run at (2,2) width 4: &quot; &quot;
</span><del>-                      RenderTableCell {TD} at (115,2) size 447x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                    RenderTableRow {TR} at (0,25) size 564x21
-                      RenderTableCell {TD} at (2,25) size 111x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (115,2) size 448x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                    RenderTableRow {TR} at (0,25) size 565x21
+                      RenderTableCell {TD} at (2,25) size 112x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 107x17
</span><span class="cx">                           text run at (2,2) width 107: &quot;Search again...&quot;
</span><del>-              RenderBlock (anonymous) at (2,52) size 715x15
</del><ins>+              RenderBlock (anonymous) at (2,52) size 716x15
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 715x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 715x15
</span><span class="cx">                     text run at (0,0) width 332: &quot;This text node only exists once in the original document! &quot;
</span><span class="cx">                     text run at (332,0) width 307: &quot;If it were a large collection of inlines, the page would &quot;
</span><span class="cx">                     text run at (639,0) width 76: &quot;hang forever.&quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (2,83) size 715x11290
-                RenderBlock {H2} at (0,0) size 715x22
</del><ins>+              RenderBlock (anonymous) at (2,83) size 716x11290
+                RenderBlock {H2} at (0,0) size 716x22
</ins><span class="cx">                   RenderInline {A} at (0,0) size 169x22
</span><span class="cx">                     RenderText {#text} at (0,0) size 169x22
</span><span class="cx">                       text run at (0,0) width 169: &quot;Table of Contents&quot;
</span><del>-                RenderBlock {P} at (0,38) size 715x151
</del><ins>+                RenderBlock {P} at (0,38) size 716x151
</ins><span class="cx">                   RenderInline {B} at (0,0) size 76x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 76x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 76x15
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">                     RenderText {#text} at (0,135) size 217x15
</span><span class="cx">                       text run at (0,135) width 217: &quot;Related Documentation for This Book&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,201) size 715x991
</del><ins>+                RenderBlock {P} at (0,201) size 716x991
</ins><span class="cx">                   RenderInline {B} at (0,0) size 58x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 58x15
</span><span class="lines">@@ -479,7 +479,7 @@
</span><span class="cx">                     RenderText {#text} at (0,975) size 100x15
</span><span class="cx">                       text run at (0,975) width 100: &quot;Table Collocation&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,1204) size 715x1996
</del><ins>+                RenderBlock {P} at (0,1204) size 716x1996
</ins><span class="cx">                   RenderInline {B} at (0,0) size 123x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 123x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 123x15
</span><span class="lines">@@ -1270,7 +1270,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1980) size 58x15
</span><span class="cx">                       text run at (0,1980) width 58: &quot;Examples&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,3212) size 715x1936
</del><ins>+                RenderBlock {P} at (0,3212) size 716x1936
</ins><span class="cx">                   RenderInline {B} at (0,0) size 62x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 62x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 62x15
</span><span class="lines">@@ -2037,7 +2037,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1920) size 136x15
</span><span class="cx">                       text run at (0,1920) width 136: &quot;User-Defined Functions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5160) size 715x346
</del><ins>+                RenderBlock {P} at (0,5160) size 716x346
</ins><span class="cx">                   RenderInline {B} at (0,0) size 48x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 48x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 48x15
</span><span class="lines">@@ -2168,7 +2168,7 @@
</span><span class="cx">                     RenderText {#text} at (0,330) size 185x15
</span><span class="cx">                       text run at (0,330) width 185: &quot;Examples of a select-statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,5518) size 715x1771
</del><ins>+                RenderBlock {P} at (0,5518) size 716x1771
</ins><span class="cx">                   RenderInline {B} at (0,0) size 100x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 100x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 100x15
</span><span class="lines">@@ -2869,7 +2869,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1755) size 75x15
</span><span class="cx">                       text run at (0,1755) width 75: &quot;WHENEVER&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7301) size 715x301
</del><ins>+                RenderBlock {P} at (0,7301) size 716x301
</ins><span class="cx">                   RenderInline {B} at (0,0) size 102x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 102x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 102x15
</span><span class="lines">@@ -2982,13 +2982,13 @@
</span><span class="cx">                     RenderText {#text} at (0,285) size 105x15
</span><span class="cx">                       text run at (0,285) width 105: &quot;WHILE Statement&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7614) size 715x16
</del><ins>+                RenderBlock {P} at (0,7614) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 150x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 150x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 150x15
</span><span class="cx">                         text run at (0,0) width 150: &quot;Appendix A. SQL Limits&quot;
</span><span class="cx">                   RenderBR {BR} at (150,12) size 0x0
</span><del>-                RenderBlock {P} at (0,7642) size 715x91
</del><ins>+                RenderBlock {P} at (0,7642) size 716x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 274x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 274x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 274x15
</span><span class="lines">@@ -3017,7 +3017,7 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 325x15
</span><span class="cx">                       text run at (0,75) width 325: &quot;DB2 Enterprise - Extended Edition Usage of the SQLCA&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7745) size 715x166
</del><ins>+                RenderBlock {P} at (0,7745) size 716x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 264x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 264x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 264x15
</span><span class="lines">@@ -3076,7 +3076,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 153x15
</span><span class="cx">                       text run at (0,150) width 153: &quot;SQLLEN Field for Decimal&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,7923) size 715x1096
</del><ins>+                RenderBlock {P} at (0,7923) size 716x1096
</ins><span class="cx">                   RenderInline {B} at (0,0) size 168x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 168x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 168x15
</span><span class="lines">@@ -3507,7 +3507,7 @@
</span><span class="cx">                     RenderText {#text} at (0,1080) size 116x15
</span><span class="cx">                       text run at (0,1080) width 116: &quot;SYSSTAT.TABLES&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9031) size 715x166
</del><ins>+                RenderBlock {P} at (0,9031) size 716x166
</ins><span class="cx">                   RenderInline {B} at (0,0) size 362x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 362x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 362x15
</span><span class="lines">@@ -3566,7 +3566,7 @@
</span><span class="cx">                     RenderText {#text} at (0,150) size 147x15
</span><span class="cx">                       text run at (0,150) width 147: &quot;OBJCAT.TRANSFORMS&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9209) size 715x241
</del><ins>+                RenderBlock {P} at (0,9209) size 716x241
</ins><span class="cx">                   RenderInline {B} at (0,0) size 197x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 197x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 197x15
</span><span class="lines">@@ -3655,7 +3655,7 @@
</span><span class="cx">                     RenderText {#text} at (0,225) size 184x15
</span><span class="cx">                       text run at (0,225) width 184: &quot;Considerations and Restrictions&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9462) size 715x391
</del><ins>+                RenderBlock {P} at (0,9462) size 716x391
</ins><span class="cx">                   RenderInline {B} at (0,0) size 233x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 233x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 233x15
</span><span class="lines">@@ -3804,7 +3804,7 @@
</span><span class="cx">                     RenderText {#text} at (0,375) size 92x15
</span><span class="cx">                       text run at (0,375) width 92: &quot;Walker Resume&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9865) size 715x91
</del><ins>+                RenderBlock {P} at (0,9865) size 716x91
</ins><span class="cx">                   RenderInline {B} at (0,0) size 369x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 369x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 369x15
</span><span class="lines">@@ -3833,19 +3833,19 @@
</span><span class="cx">                     RenderText {#text} at (0,75) size 198x15
</span><span class="cx">                       text run at (0,75) width 198: &quot;ISO/ANS SQL92 Reserved Words&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,9968) size 715x16
</del><ins>+                RenderBlock {P} at (0,9968) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 269x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 269x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 269x15
</span><span class="cx">                         text run at (0,0) width 269: &quot;Appendix I. Comparison of Isolation Levels&quot;
</span><span class="cx">                   RenderBR {BR} at (269,12) size 0x0
</span><del>-                RenderBlock {P} at (0,9996) size 715x16
</del><ins>+                RenderBlock {P} at (0,9996) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 318x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 318x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 318x15
</span><span class="cx">                         text run at (0,0) width 318: &quot;Appendix J. Interaction of Triggers and Constraints&quot;
</span><span class="cx">                   RenderBR {BR} at (318,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10024) size 715x316
</del><ins>+                RenderBlock {P} at (0,10024) size 716x316
</ins><span class="cx">                   RenderInline {B} at (0,0) size 270x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 270x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 270x15
</span><span class="lines">@@ -3964,13 +3964,13 @@
</span><span class="cx">                     RenderText {#text} at (0,300) size 225x15
</span><span class="cx">                       text run at (0,300) width 225: &quot;ADVISE_WORKLOAD Table Definition&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10352) size 715x16
</del><ins>+                RenderBlock {P} at (0,10352) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 227x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 227x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 227x15
</span><span class="cx">                         text run at (0,0) width 227: &quot;Appendix L. Explain Register Values&quot;
</span><span class="cx">                   RenderBR {BR} at (227,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10380) size 715x76
</del><ins>+                RenderBlock {P} at (0,10380) size 716x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 308x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 308x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 308x15
</span><span class="lines">@@ -3993,7 +3993,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 169x15
</span><span class="cx">                       text run at (0,60) width 169: &quot;Example 3: Controlling Depth&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10468) size 715x76
</del><ins>+                RenderBlock {P} at (0,10468) size 716x76
</ins><span class="cx">                   RenderInline {B} at (0,0) size 187x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 187x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 187x15
</span><span class="lines">@@ -4016,7 +4016,7 @@
</span><span class="cx">                     RenderText {#text} at (0,60) size 179x15
</span><span class="cx">                       text run at (0,60) width 179: &quot;Querying the Exception Tables&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10556) size 715x331
</del><ins>+                RenderBlock {P} at (0,10556) size 716x331
</ins><span class="cx">                   RenderInline {B} at (0,0) size 420x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 420x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 420x15
</span><span class="lines">@@ -4141,13 +4141,13 @@
</span><span class="cx">                     RenderText {#text} at (0,315) size 63x15
</span><span class="cx">                       text run at (0,315) width 63: &quot;PREPARE&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,10899) size 715x16
</del><ins>+                RenderBlock {P} at (0,10899) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 295x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 295x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 295x15
</span><span class="cx">                         text run at (0,0) width 295: &quot;Appendix P. BNF Specifications for DATALINKs&quot;
</span><span class="cx">                   RenderBR {BR} at (295,12) size 0x0
</span><del>-                RenderBlock {P} at (0,10927) size 715x181
</del><ins>+                RenderBlock {P} at (0,10927) size 716x181
</ins><span class="cx">                   RenderInline {B} at (0,0) size 217x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 217x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 217x15
</span><span class="lines">@@ -4212,7 +4212,7 @@
</span><span class="cx">                     RenderText {#text} at (0,165) size 168x15
</span><span class="cx">                       text run at (0,165) width 168: &quot;Searching Information Online&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11120) size 715x46
</del><ins>+                RenderBlock {P} at (0,11120) size 716x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 126x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 126x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 126x15
</span><span class="lines">@@ -4223,13 +4223,13 @@
</span><span class="cx">                     RenderText {#text} at (0,30) size 69x15
</span><span class="cx">                       text run at (0,30) width 69: &quot;Trademarks&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,11178) size 715x16
</del><ins>+                RenderBlock {P} at (0,11178) size 716x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 34x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 34x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 34x15
</span><span class="cx">                         text run at (0,0) width 34: &quot;Index&quot;
</span><span class="cx">                   RenderBR {BR} at (34,12) size 0x0
</span><del>-                RenderBlock {P} at (0,11206) size 715x46
</del><ins>+                RenderBlock {P} at (0,11206) size 716x46
</ins><span class="cx">                   RenderInline {B} at (0,0) size 95x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 95x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (0,0) size 95x15
</span><span class="lines">@@ -4242,15 +4242,15 @@
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderInline {A} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTable {TABLE} at (0,11264) size 26x26
-                  RenderTableSection {TBODY} at (0,0) size 26x25
-                    RenderTableRow {TR} at (0,2) size 26x0
-                    RenderTableRow {TR} at (0,4) size 26x19
-                      RenderTableCell {TD} at (2,4) size 10x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTable {TABLE} at (0,11264) size 27x26
+                  RenderTableSection {TBODY} at (0,0) size 27x25
+                    RenderTableRow {TR} at (0,2) size 27x0
+                    RenderTableRow {TR} at (0,4) size 27x19
+                      RenderTableCell {TD} at (2,4) size 11x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                           text run at (1,1) width 8: &quot;x&quot;
</span><del>-                      RenderTableCell {TD} at (14,4) size 10x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (14,4) size 11x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                           text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderBlock (anonymous) at (2,11372) size 715x0
</del><ins>+              RenderBlock (anonymous) at (2,11372) size 716x0
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1132353expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -11,10 +11,10 @@
</span><span class="cx">             RenderText {#text} at (96,0) size 12x17
</span><span class="cx">               text run at (96,0) width 12: &quot;X&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,17) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-1&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 769x17
</span><span class="lines">@@ -36,10 +36,10 @@
</span><span class="cx">               RenderText {#text} at (12,0) size 96x17
</span><span class="cx">                 text run at (12,0) width 96: &quot; same line as X&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,96) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,123) size 769x17
</span><span class="lines">@@ -63,10 +63,10 @@
</span><span class="cx">                     RenderText {#text} at (0,0) size 12x17
</span><span class="cx">                       text run at (0,0) width 12: &quot;X&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,175) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-3&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,202) size 769x17
</span><span class="lines">@@ -95,10 +95,10 @@
</span><span class="cx">                       RenderText {#text} at (0,0) size 101x17
</span><span class="cx">                         text run at (0,0) width 101: &quot;line before table&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,254) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-4&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,281) size 769x17
</span><span class="lines">@@ -127,10 +127,10 @@
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                         RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,316) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-5&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,343) size 769x17
</span><span class="lines">@@ -167,10 +167,10 @@
</span><span class="cx">                               RenderText {#text} at (0,0) size 101x17
</span><span class="cx">                                 text run at (0,0) width 101: &quot;line before table&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,395) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-6&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,422) size 769x0
</span><span class="lines">@@ -225,10 +225,10 @@
</span><span class="cx">                                     RenderText {#text} at (0,0) size 12x17
</span><span class="cx">                                       text run at (0,0) width 12: &quot;X&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,474) size 769x27
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-7&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,501) size 769x17
</span><span class="lines">@@ -275,10 +275,10 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 98x17
</span><span class="cx">             text run at (0,0) width 98: &quot;div before table&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-8&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,597) size 769x17
</span><span class="lines">@@ -326,10 +326,10 @@
</span><span class="cx">                                             RenderText {#text} at (0,0) size 12x17
</span><span class="cx">                                               text run at (0,0) width 12: &quot;X&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,649) size 769x44
</span><del>-        RenderTable {TABLE} at (0,0) size 53x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 51x25
-            RenderTableRow {TR} at (0,2) size 51x21
-              RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 54x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 52x25
+            RenderTableRow {TR} at (0,2) size 52x21
+              RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                   text run at (2,2) width 43: &quot;table-9&quot;
</span><span class="cx">         RenderBlock {DIV} at (0,27) size 769x17
</span><span class="lines">@@ -384,10 +384,10 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 98x17
</span><span class="cx">             text run at (0,0) width 98: &quot;div before table&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 61x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 59x25
-            RenderTableRow {TR} at (0,2) size 59x21
-              RenderTableCell {TD} at (2,2) size 55x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 62x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 60x25
+            RenderTableRow {TR} at (0,2) size 60x21
+              RenderTableCell {TD} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 51x17
</span><span class="cx">                   text run at (2,2) width 51: &quot;table-10&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,772) size 769x17
</span><span class="lines">@@ -440,10 +440,10 @@
</span><span class="cx">                                               RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                                                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,807) size 769x44
</span><del>-        RenderTable {TABLE} at (0,0) size 61x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 59x25
-            RenderTableRow {TR} at (0,2) size 59x21
-              RenderTableCell {TD} at (2,2) size 55x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 62x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 60x25
+            RenderTableRow {TR} at (0,2) size 60x21
+              RenderTableCell {TD} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 51x17
</span><span class="cx">                   text run at (2,2) width 51: &quot;table-11&quot;
</span><span class="cx">         RenderBlock {DIV} at (0,27) size 769x17
</span><span class="lines">@@ -506,10 +506,10 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 98x17
</span><span class="cx">             text run at (0,0) width 98: &quot;div before table&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 61x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 59x25
-            RenderTableRow {TR} at (0,2) size 59x21
-              RenderTableCell {TD} at (2,2) size 55x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 62x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 60x25
+            RenderTableRow {TR} at (0,2) size 60x21
+              RenderTableCell {TD} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 51x17
</span><span class="cx">                   text run at (2,2) width 51: &quot;table-12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,930) size 769x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug113424expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113424-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,14 +3,14 @@
</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 600x110
-        RenderTableSection {TBODY} at (0,0) size 600x110
-          RenderTableRow {TR} at (0,0) size 600x110
-            RenderTableCell {TD} at (0,0) size 600x110 [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (0,0) size 600x51
-                RenderBR {BR} at (300,0) size 0x17
-                RenderBR {BR} at (300,17) size 0x17
-                RenderBR {BR} at (300,34) size 0x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 601x110
+        RenderTableSection {TBODY} at (0,0) size 601x110
+          RenderTableRow {TR} at (0,0) size 601x110
+            RenderTableCell {TD} at (0,0) size 601x110 [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (0,0) size 601x51
+                RenderBR {BR} at (300,0) size 1x17
+                RenderBR {BR} at (300,17) size 1x17
+                RenderBR {BR} at (300,34) size 1x17
</ins><span class="cx">               RenderTable {TABLE} at (0,51) size 600x59 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 598x57
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 598x57
</span><span class="lines">@@ -18,57 +18,57 @@
</span><span class="cx">                       RenderTable {TABLE} at (1,1) size 297x55
</span><span class="cx">                         RenderTableSection {TBODY} at (0,0) size 297x55
</span><span class="cx">                           RenderTableRow {TR} at (0,1) size 297x17 [bgcolor=#CD9944]
</span><del>-                            RenderTableCell {TD} at (1,1) size 105x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,1) size 106x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 40x11 [color=#FFFFFF]
</span><span class="cx">                                 RenderText {#text} at (3,3) size 40x11
</span><span class="cx">                                   text run at (3,3) width 40: &quot;Funktion&quot;
</span><span class="cx">                           RenderTableRow {TR} at (0,19) size 297x17 [bgcolor=#E7E7AD]
</span><del>-                            RenderTableCell {TD} at (1,19) size 105x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,19) size 106x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 64x11
</span><span class="cx">                                 RenderText {#text} at (3,3) size 64x11
</span><span class="cx">                                   text run at (3,3) width 64: &quot;Umlaufrendite&quot;
</span><span class="cx">                           RenderTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7DEA5]
</span><del>-                            RenderTableCell {TD} at (1,37) size 105x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,37) size 106x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 70x11
</span><span class="cx">                                 RenderText {#text} at (3,3) size 70x11
</span><span class="cx">                                   text run at (3,3) width 70: &quot;10 Jahre US %&quot;
</span><del>-                            RenderTableCell {TD} at (107,37) size 37x17 [r=2 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (107,37) size 39x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 21x11
</span><span class="cx">                                 RenderText {#text} at (3,3) size 21x11
</span><span class="cx">                                   text run at (3,3) width 21: &quot;4,75&quot;
</span><del>-                            RenderTableCell {TD} at (145,37) size 23x17 [r=2 c=2 rs=1 cs=1]
-                              RenderImage {IMG} at (6,3) size 11x11
-                            RenderTableCell {TD} at (169,37) size 42x17 [r=2 c=3 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (146,37) size 25x17 [r=2 c=2 rs=1 cs=1]
+                              RenderImage {IMG} at (6,3) size 12x11
+                            RenderTableCell {TD} at (171,37) size 43x17 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 24x11
</span><span class="cx">                                 RenderText {#text} at (3,3) size 24x11
</span><span class="cx">                                   text run at (3,3) width 24: &quot;-0.02&quot;
</span><del>-                            RenderTableCell {TD} at (212,37) size 51x17 [r=2 c=4 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (214,37) size 51x17 [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 30x11
</span><span class="cx">                                 RenderText {#text} at (3,3) size 30x11
</span><span class="cx">                                   text run at (3,3) width 30: &quot;03.12.&quot;
</span><del>-                            RenderTableCell {TD} at (264,37) size 32x16 [r=2 c=5 rs=1 cs=1]
-                              RenderInline {FONT} at (0,0) size 16x11
-                                RenderInline {A} at (0,0) size 16x11 [color=#0000EE]
-                                  RenderImage {IMG} at (8,3) size 16x10
</del><ins>+                            RenderTableCell {TD} at (265,37) size 31x17 [r=2 c=5 rs=1 cs=1]
+                              RenderInline {FONT} at (0,0) size 17x11
+                                RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
+                                  RenderImage {IMG} at (7,3) size 17x10
</ins><span class="cx">                     RenderTableCell {TD} at (299,0) size 299x57 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderTable {TABLE} at (1,1) size 297x55
</span><span class="cx">                         RenderTableSection {TBODY} at (0,0) size 297x55
</span><span class="cx">                           RenderTableRow {TR} at (0,1) size 297x17 [bgcolor=#CD9944]
</span><del>-                            RenderTableCell {TD} at (1,1) size 205x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,1) size 206x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 45x11 [color=#FFFFFF]
</span><span class="cx">                                 RenderText {#text} at (3,3) size 45x11
</span><span class="cx">                                   text run at (3,3) width 45: &quot;Rohstoffe&quot;
</span><span class="cx">                           RenderTableRow {TR} at (0,19) size 297x17 [bgcolor=#E7E7AD]
</span><del>-                            RenderTableCell {TD} at (1,19) size 205x17 [r=1 c=0 rs=1 cs=1]
-                              RenderImage {IMG} at (97,3) size 11x11
-                            RenderTableCell {TD} at (207,19) size 89x16 [r=1 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,19) size 206x17 [r=1 c=0 rs=1 cs=1]
+                              RenderImage {IMG} at (97,3) size 12x11
+                            RenderTableCell {TD} at (207,19) size 89x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx">                                 RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><span class="cx">                                   RenderImage {IMG} at (36,3) size 17x10
</span><span class="cx">                           RenderTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7DEA5]
</span><del>-                            RenderTableCell {TD} at (1,37) size 205x17 [r=2 c=0 rs=1 cs=1]
-                              RenderImage {IMG} at (97,3) size 11x11
-                            RenderTableCell {TD} at (207,37) size 89x16 [r=2 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (1,37) size 206x17 [r=2 c=0 rs=1 cs=1]
+                              RenderImage {IMG} at (97,3) size 12x11
+                            RenderTableCell {TD} at (207,37) size 89x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {FONT} at (0,0) size 17x11
</span><span class="cx">                                 RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
</span><span class="cx">                                   RenderImage {IMG} at (36,3) size 17x10
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug119786expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug119786-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug119786-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug119786-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,89 +3,89 @@
</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 70x84 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 70x34 [color=#008000] [bgcolor=#FFFFE0]
-          RenderText {#text} at (7,0) size 60x34
-            text run at (7,0) width 56: &quot;Where is&quot;
-            text run at (5,17) width 60: &quot;the table?&quot;
-        RenderTableSection {THEAD} at (1,35) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 71x84 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 71x34 [color=#008000] [bgcolor=#FFFFE0]
+          RenderText {#text} at (7,0) size 61x34
+            text run at (7,0) width 57: &quot;Where is&quot;
+            text run at (5,17) width 61: &quot;the table?&quot;
+        RenderTableSection {THEAD} at (1,35) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,60) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,60) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><span class="cx">       RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,102) size 70x50 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,102) size 71x50 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><span class="cx">       RenderBlock {HR} at (0,160) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,170) size 70x84 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 70x34 [color=#008000] [bgcolor=#FFFFE0]
-          RenderText {#text} at (1,0) size 68x34
-            text run at (1,0) width 68: &quot;Here is the&quot;
-            text run at (20,17) width 30: &quot;table&quot;
-        RenderTableSection {THEAD} at (1,35) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,170) size 71x84 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 71x34 [color=#008000] [bgcolor=#FFFFE0]
+          RenderText {#text} at (1,0) size 69x34
+            text run at (1,0) width 69: &quot;Here is the&quot;
+            text run at (20,17) width 31: &quot;table&quot;
+        RenderTableSection {THEAD} at (1,35) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,60) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,60) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderTable {TABLE} at (0,254) size 70x84 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,35) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,254) size 71x84 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,35) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderBlock {CAPTION} at (0,0) size 70x34 [color=#008000] [bgcolor=#FFFFE0]
-          RenderText {#text} at (7,0) size 60x34
-            text run at (7,0) width 56: &quot;Where is&quot;
-            text run at (5,17) width 60: &quot;the table?&quot;
-        RenderTableSection {TBODY} at (1,60) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderBlock {CAPTION} at (0,0) size 71x34 [color=#008000] [bgcolor=#FFFFE0]
+          RenderText {#text} at (7,0) size 61x34
+            text run at (7,0) width 57: &quot;Where is&quot;
+            text run at (5,17) width 61: &quot;the table?&quot;
+        RenderTableSection {TBODY} at (1,60) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><span class="cx">       RenderBlock {HR} at (0,346) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,356) size 70x50 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,356) size 71x50 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><span class="cx">       RenderBlock {HR} at (0,414) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,424) size 70x84 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,35) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,424) size 71x84 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,35) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderBlock {CAPTION} at (0,0) size 70x34 [color=#008000] [bgcolor=#FFFFE0]
-          RenderText {#text} at (1,0) size 68x34
-            text run at (1,0) width 68: &quot;Here is the&quot;
-            text run at (20,17) width 30: &quot;table&quot;
-        RenderTableSection {TBODY} at (1,60) size 68x23
-          RenderTableRow {TR} at (0,0) size 68x21
-            RenderTableCell {TD} at (2,0) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderBlock {CAPTION} at (0,0) size 71x34 [color=#008000] [bgcolor=#FFFFE0]
+          RenderText {#text} at (1,0) size 69x34
+            text run at (1,0) width 69: &quot;Here is the&quot;
+            text run at (20,17) width 31: &quot;table&quot;
+        RenderTableSection {TBODY} at (1,60) size 69x23
+          RenderTableRow {TR} at (0,0) size 69x21
+            RenderTableCell {TD} at (2,0) size 65x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug126742expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug126742-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug126742-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug126742-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,84 +3,84 @@
</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>-      RenderBlock {CENTER} at (0,0) size 784x377
-        RenderTable {TABLE} at (0,0) size 784x377
-          RenderTableSection {TBODY} at (0,0) size 784x377
</del><ins>+      RenderBlock {CENTER} at (0,0) size 784x380
+        RenderTable {TABLE} at (0,0) size 784x380
+          RenderTableSection {TBODY} at (0,0) size 784x380
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 784x61
</span><del>-              RenderTableCell {TD} at (0,7) size 784x46 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,7) size 784x47 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {H2} at (0,0) size 784x26
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 90x26
</span><span class="cx">                     RenderText {#text} at (347,0) size 90x26
</span><span class="cx">                       text run at (347,0) width 90: &quot;EET 304&quot;
</span><del>-            RenderTableRow {TR} at (0,61) size 784x19
-              RenderTableCell {TD} at (0,63) size 784x15 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,61) size 784x20
+              RenderTableCell {TD} at (0,63) size 784x16 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (0,0) size 784x15
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 32x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 32x15 [color=#0000EE]
</span><span class="cx">                       RenderText {#text} at (376,0) size 32x15
</span><span class="cx">                         text run at (376,0) width 32: &quot;Home&quot;
</span><del>-            RenderTableRow {TR} at (0,80) size 784x33
-              RenderTableCell {TD} at (0,89) size 784x15 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,80) size 784x35
+              RenderTableCell {TD} at (0,90) size 784x16 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 106x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 106x15
</span><del>-                    RenderText {#text} at (339,0) size 106x15
</del><ins>+                    RenderText {#text} at (339,-1) size 106x17
</ins><span class="cx">                       text run at (339,0) width 106: &quot;Course Information&quot;
</span><del>-            RenderTableRow {TR} at (0,113) size 784x33
-              RenderTableCell {TD} at (0,122) size 784x15 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,114) size 784x34
+              RenderTableCell {TD} at (0,123) size 784x16 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 42x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 42x15
</span><del>-                    RenderText {#text} at (371,0) size 42x15
</del><ins>+                    RenderText {#text} at (371,-1) size 42x17
</ins><span class="cx">                       text run at (371,0) width 42: &quot;Lecture&quot;
</span><del>-            RenderTableRow {TR} at (0,146) size 784x33
-              RenderTableCell {TD} at (0,155) size 784x15 [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,147) size 784x34
+              RenderTableCell {TD} at (0,156) size 784x16 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {A} at (0,0) size 60x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 60x15
</span><del>-                    RenderText {#text} at (362,0) size 60x15
</del><ins>+                    RenderText {#text} at (362,-1) size 60x17
</ins><span class="cx">                       text run at (362,0) width 60: &quot;Homework&quot;
</span><del>-            RenderTableRow {TR} at (0,179) size 784x33
-              RenderTableCell {TD} at (0,188) size 784x15 [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,180) size 784x34
+              RenderTableCell {TD} at (0,189) size 784x16 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 44x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 44x15
</span><del>-                    RenderText {#text} at (370,0) size 44x15
</del><ins>+                    RenderText {#text} at (370,-1) size 44x17
</ins><span class="cx">                       text run at (370,0) width 44: &quot;Quizzes&quot;
</span><del>-            RenderTableRow {TR} at (0,212) size 784x33
-              RenderTableCell {TD} at (0,221) size 784x15 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,213) size 784x35
+              RenderTableCell {TD} at (0,222) size 784x16 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 36x15 [color=#0000FF]
</span><span class="cx">                   RenderInline {A} at (0,0) size 36x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (374,0) size 36x15
</del><ins>+                    RenderText {#text} at (374,-1) size 36x17
</ins><span class="cx">                       text run at (374,0) width 36: &quot;Exams&quot;
</span><del>-            RenderTableRow {TR} at (0,245) size 784x33
-              RenderTableCell {TD} at (0,254) size 784x15 [r=7 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,247) size 784x34
+              RenderTableCell {TD} at (0,256) size 784x16 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {A} at (0,0) size 60x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 60x15
</span><del>-                    RenderText {#text} at (362,0) size 21x15
</del><ins>+                    RenderText {#text} at (362,-1) size 21x17
</ins><span class="cx">                       text run at (362,0) width 21: &quot;Lab&quot;
</span><span class="cx">                     RenderInline {U} at (0,0) size 39x15
</span><del>-                      RenderText {#text} at (383,0) size 39x15
</del><ins>+                      RenderText {#text} at (383,-1) size 39x17
</ins><span class="cx">                         text run at (383,0) width 39: &quot;oratory&quot;
</span><del>-            RenderTableRow {TR} at (0,278) size 784x33
-              RenderTableCell {TD} at (0,287) size 784x15 [r=8 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,280) size 784x34
+              RenderTableCell {TD} at (0,289) size 784x16 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 38x17 [color=#0000EE]
</span><span class="cx">                   RenderInline {U} at (0,0) size 38x17
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 38x15
</span><del>-                      RenderText {#text} at (373,0) size 38x15
</del><ins>+                      RenderText {#text} at (373,-1) size 38x17
</ins><span class="cx">                         text run at (373,0) width 38: &quot;Grades&quot;
</span><del>-            RenderTableRow {TR} at (0,311) size 784x33
-              RenderTableCell {TD} at (0,320) size 784x15 [r=9 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,313) size 784x34
+              RenderTableCell {TD} at (0,322) size 784x16 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 70x15
</span><span class="cx">                   RenderInline {A} at (0,0) size 70x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (357,0) size 70x15
</del><ins>+                    RenderText {#text} at (357,-1) size 70x17
</ins><span class="cx">                       text run at (357,0) width 32: &quot;Filter &quot;
</span><span class="cx">                       text run at (389,0) width 38: &quot;Design&quot;
</span><del>-            RenderTableRow {TR} at (0,344) size 784x33
-              RenderTableCell {TD} at (0,353) size 784x15 [r=10 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,346) size 784x34
+              RenderTableCell {TD} at (0,355) size 784x16 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 68x15
</span><span class="cx">                   RenderInline {U} at (0,0) size 68x15
</span><span class="cx">                     RenderInline {A} at (0,0) size 68x15 [color=#0000EE]
</span><del>-                      RenderText {#text} at (358,0) size 68x15
</del><ins>+                      RenderText {#text} at (358,-1) size 68x17
</ins><span class="cx">                         text run at (358,0) width 36: &quot;Office &quot;
</span><span class="cx">                         text run at (394,0) width 32: &quot;Hours&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug128229expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug128229-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug128229-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug128229-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x242
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x242
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x226
</span><del>-      RenderTable {TABLE} at (0,0) size 705x226 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 703x224
-          RenderTableRow {TR} at (0,2) size 703x220
-            RenderTableCell {TD} at (2,2) size 699x220 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 706x226 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 704x224
+          RenderTableRow {TR} at (0,2) size 704x220
+            RenderTableCell {TD} at (2,2) size 700x220 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 108x36 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (2,2) size 108x36
</span><span class="cx">                   text run at (2,2) width 108: &quot;Xandros&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1310202expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x416
+  RenderBlock {HTML} at (0,0) size 800x416
+    RenderBody {BODY} at (8,8) size 784x400
+      RenderTable {TABLE} at (0,0) size 600x400 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 598x398
+          RenderTableRow {TR} at (0,2) size 598x394
+            RenderTableCell {TD} at (2,2) size 594x394 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 590x390 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 588x388
+                  RenderTableRow {TR} at (0,2) size 588x384
+                    RenderTableCell {TD} at (2,2) size 584x384 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (2,2) size 590x380 [border: (5px solid #0000FF)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug131020expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug131020-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -21,13 +21,13 @@
</span><span class="cx">                                 RenderBlock (anonymous) at (0,0) size 765x17
</span><span class="cx">                                   RenderBR {BR} at (382,0) size 1x17
</span><span class="cx">                                 RenderTable {TABLE} at (19,17) size 727x1708 [border: (1px solid #000000)]
</span><del>-                                  RenderTableSection {TBODY} at (1,1) size 724x1706
-                                    RenderTableRow {TR} at (0,0) size 724x19
-                                      RenderTableCell {TD} at (0,0) size 724x19 [bgcolor=#3F5694] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                  RenderTableSection {TBODY} at (1,1) size 725x1706
+                                    RenderTableRow {TR} at (0,0) size 725x19
+                                      RenderTableCell {TD} at (0,0) size 725x19 [bgcolor=#3F5694] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (343,1) size 38x17
</span><span class="cx">                                           text run at (343,1) width 38: &quot;News&quot;
</span><del>-                                    RenderTableRow {TR} at (0,19) size 724x36
-                                      RenderTableCell {TD} at (0,19) size 724x36 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,19) size 725x36
+                                      RenderTableCell {TD} at (0,19) size 725x36 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderInline {B} at (0,0) size 98x17
</span><span class="cx">                                           RenderText {#text} at (313,1) size 98x17
</span><span class="cx">                                             text run at (313,1) width 98: &quot;11. M\x{E4}rz 2002&quot;
</span><span class="lines">@@ -35,29 +35,29 @@
</span><span class="cx">                                         RenderText {#text} at (48,18) size 628x17
</span><span class="cx">                                           text run at (48,18) width 493: &quot;nun gibt es auch eine kommerzielle Version vom PopUp-Manager, mehr Info &quot;
</span><span class="cx">                                           text run at (540,18) width 136: &quot;unter komerz. Scripte&quot;
</span><del>-                                    RenderTableRow {TR} at (0,55) size 724x36
-                                      RenderTableCell {TD} at (0,55) size 724x36 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,55) size 725x36
+                                      RenderTableCell {TD} at (0,55) size 725x36 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderInline {B} at (0,0) size 94x17
</span><span class="cx">                                           RenderText {#text} at (315,1) size 94x17
</span><span class="cx">                                             text run at (315,1) width 94: &quot;09.M\x{E4}rz 2002&quot;
</span><span class="cx">                                           RenderBR {BR} at (408,15) size 1x0
</span><del>-                                        RenderText {#text} at (159,18) size 406x17
-                                          text run at (159,18) width 406: &quot;neues Script ist online, PopUp-Manager, mehr Info unter Scripte&quot;
-                                    RenderTableRow {TR} at (0,91) size 724x36
-                                      RenderTableCell {TD} at (0,91) size 724x36 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (159,18) size 407x17
+                                          text run at (159,18) width 407: &quot;neues Script ist online, PopUp-Manager, mehr Info unter Scripte&quot;
+                                    RenderTableRow {TR} at (0,91) size 725x36
+                                      RenderTableCell {TD} at (0,91) size 725x36 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (298,1) size 128x17
</span><span class="cx">                                           text run at (298,1) width 128: &quot;17. November 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (425,15) size 1x0
</span><del>-                                        RenderText {#text} at (279,18) size 166x17
-                                          text run at (279,18) width 166: &quot;Endlich wieder Online! :-)&quot;
-                                    RenderTableRow {TR} at (0,127) size 724x155
-                                      RenderTableCell {TD} at (0,127) size 724x155 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (279,18) size 167x17
+                                          text run at (279,18) width 167: &quot;Endlich wieder Online! :-)&quot;
+                                    RenderTableRow {TR} at (0,127) size 725x155
+                                      RenderTableCell {TD} at (0,127) size 725x155 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (266,1) size 192x17
</span><span class="cx">                                           text run at (266,1) width 192: &quot;23. Oktober 2001 (21:00 Uhr)&quot;
</span><span class="cx">                                         RenderBR {BR} at (457,15) size 1x0
</span><del>-                                        RenderText {#text} at (307,18) size 110x17
-                                          text run at (307,18) width 110: &quot;Es ist vollbracht! &quot;
-                                        RenderBR {BR} at (417,32) size 0x0
</del><ins>+                                        RenderText {#text} at (307,18) size 111x17
+                                          text run at (307,18) width 111: &quot;Es ist vollbracht! &quot;
+                                        RenderBR {BR} at (417,32) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (202,35) size 320x17
</span><span class="cx">                                           text run at (202,35) width 320: &quot;Ich habe nun den .htaccess-BUG bei den Scripten:&quot;
</span><span class="cx">                                         RenderBR {BR} at (521,49) size 1x0
</span><span class="lines">@@ -74,20 +74,20 @@
</span><span class="cx">                                           text run at (1,103) width 134: &quot;ein neues Password! &quot;
</span><span class="cx">                                           text run at (134,103) width 454: &quot;Au\x{DF}erdem wurde bei der Toplist die Sache mit dem Button Load/Klick &quot;
</span><span class="cx">                                           text run at (587,103) width 136: &quot;um programmiert, f\x{FC}r&quot;
</span><del>-                                          text run at (20,120) width 330: &quot;die Leute die den Button Load/Klick Modus haben, &quot;
-                                          text run at (350,120) width 354: &quot;Ihr m\x{FC}st Euch auch die topsites.cgi laden und im Admin&quot;
-                                          text run at (159,137) width 89: &quot;Bereich unter &quot;
-                                          text run at (248,137) width 317: &quot;Modus unten die URL zu Eurem Button angeben!&quot;
-                                    RenderTableRow {TR} at (0,282) size 724x36
-                                      RenderTableCell {TD} at (0,282) size 724x36 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (306,1) size 112x17
-                                          text run at (306,1) width 112: &quot;22. Oktober 2001&quot;
-                                        RenderBR {BR} at (418,15) size 0x0
-                                        RenderText {#text} at (124,18) size 476x17
-                                          text run at (124,18) width 429: &quot;Download-Bereich ist vorrerst geschlo\x{DF}en, kommen Sie bitte sp\x{E4}ter &quot;
-                                          text run at (553,18) width 47: &quot;wieder.&quot;
-                                    RenderTableRow {TR} at (0,318) size 724x53
-                                      RenderTableCell {TD} at (0,318) size 724x53 [border: (1px solid #000000)] [r=6 c=0 rs=1 cs=1]
</del><ins>+                                          text run at (20,120) width 331: &quot;die Leute die den Button Load/Klick Modus haben, &quot;
+                                          text run at (350,120) width 355: &quot;Ihr m\x{FC}st Euch auch die topsites.cgi laden und im Admin&quot;
+                                          text run at (159,137) width 90: &quot;Bereich unter &quot;
+                                          text run at (248,137) width 318: &quot;Modus unten die URL zu Eurem Button angeben!&quot;
+                                    RenderTableRow {TR} at (0,282) size 725x36
+                                      RenderTableCell {TD} at (0,282) size 725x36 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (306,1) size 113x17
+                                          text run at (306,1) width 113: &quot;22. Oktober 2001&quot;
+                                        RenderBR {BR} at (418,15) size 1x0
+                                        RenderText {#text} at (124,18) size 477x17
+                                          text run at (124,18) width 430: &quot;Download-Bereich ist vorrerst geschlo\x{DF}en, kommen Sie bitte sp\x{E4}ter &quot;
+                                          text run at (553,18) width 48: &quot;wieder.&quot;
+                                    RenderTableRow {TR} at (0,318) size 725x53
+                                      RenderTableCell {TD} at (0,318) size 725x53 [border: (1px solid #000000)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (266,1) size 192x17
</span><span class="cx">                                           text run at (266,1) width 192: &quot;21. Oktober 2001 (22:45 Uhr)&quot;
</span><span class="cx">                                         RenderBR {BR} at (457,15) size 1x0
</span><span class="lines">@@ -97,8 +97,8 @@
</span><span class="cx">                                           text run at (39,35) width 206: &quot;admin.cgi erneuern, hier kommt &quot;
</span><span class="cx">                                           text run at (244,35) width 441: &quot;noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! &quot;
</span><span class="cx">                                         RenderBR {BR} at (684,49) size 1x0
</span><del>-                                    RenderTableRow {TR} at (0,371) size 724x104
-                                      RenderTableCell {TD} at (0,371) size 724x104 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,371) size 725x104
+                                      RenderTableCell {TD} at (0,371) size 725x104 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (266,1) size 192x17
</span><span class="cx">                                           text run at (266,1) width 192: &quot;21. Oktober 2001 (20:50 Uhr)&quot;
</span><span class="cx">                                         RenderBR {BR} at (457,15) size 1x0
</span><span class="lines">@@ -112,29 +112,29 @@
</span><span class="cx">                                           text run at (25,52) width 467: &quot;bitte noch ein mal runter laden und die admin.cgi erneuern, beim Sponsor &quot;
</span><span class="cx">                                           text run at (491,52) width 208: &quot;Manager kommt noch eine Datei&quot;
</span><span class="cx">                                         RenderBR {BR} at (698,66) size 1x0
</span><del>-                                        RenderText {#text} at (304,69) size 116x17
-                                          text run at (304,69) width 116: &quot;'variable.pl' dazu!!&quot;
-                                        RenderBR {BR} at (420,83) size 0x0
-                                        RenderText {#text} at (75,86) size 574x17
-                                          text run at (75,86) width 472: &quot;Der Grund : man hat festgestellt das .htaccess Password Schutz doch nicht &quot;
-                                          text run at (547,86) width 102: &quot;das sicherste ist!&quot;
-                                    RenderTableRow {TR} at (0,475) size 724x171
-                                      RenderTableCell {TD} at (0,475) size 724x171 [border: (1px solid #000000)] [r=8 c=0 rs=1 cs=1]
-                                        RenderBlock {P} at (1,1) size 722x119
-                                          RenderText {#text} at (305,0) size 112x17
-                                            text run at (305,0) width 112: &quot;13. Oktober 2001&quot;
-                                          RenderBR {BR} at (417,14) size 0x0
-                                          RenderText {#text} at (80,17) size 562x17
-                                            text run at (80,17) width 483: &quot;Ich habe es nun endlich geschafft das Gateway bei der Toplist mit IP-Sperre &quot;
-                                            text run at (563,17) width 79: &quot;zu versehen,&quot;
-                                          RenderBR {BR} at (642,31) size 0x0
-                                          RenderText {#text} at (1,34) size 720x17
-                                            text run at (1,34) width 442: &quot;dabei war der Fehler den ich vorher nicht verstand eine simple Sache, &quot;
-                                            text run at (443,34) width 278: &quot;h\x{E4}tte ich doch ein wenig mehr nachgedacht!&quot;
-                                          RenderBR {BR} at (721,48) size 0x0
-                                          RenderText {#text} at (3,51) size 716x68
-                                            text run at (3,51) width 430: &quot;Des weiteren habe ich noch die Datensicherung umgeschrieben, f\x{FC}r &quot;
-                                            text run at (433,51) width 286: &quot;alle die Listen deren Hits ab und zu mal auf 0&quot;
</del><ins>+                                        RenderText {#text} at (304,69) size 117x17
+                                          text run at (304,69) width 117: &quot;'variable.pl' dazu!!&quot;
+                                        RenderBR {BR} at (420,83) size 1x0
+                                        RenderText {#text} at (75,86) size 575x17
+                                          text run at (75,86) width 473: &quot;Der Grund : man hat festgestellt das .htaccess Password Schutz doch nicht &quot;
+                                          text run at (547,86) width 103: &quot;das sicherste ist!&quot;
+                                    RenderTableRow {TR} at (0,475) size 725x171
+                                      RenderTableCell {TD} at (0,475) size 725x171 [border: (1px solid #000000)] [r=8 c=0 rs=1 cs=1]
+                                        RenderBlock {P} at (1,1) size 723x119
+                                          RenderText {#text} at (305,0) size 113x17
+                                            text run at (305,0) width 113: &quot;13. Oktober 2001&quot;
+                                          RenderBR {BR} at (417,14) size 1x0
+                                          RenderText {#text} at (80,17) size 563x17
+                                            text run at (80,17) width 484: &quot;Ich habe es nun endlich geschafft das Gateway bei der Toplist mit IP-Sperre &quot;
+                                            text run at (563,17) width 80: &quot;zu versehen,&quot;
+                                          RenderBR {BR} at (642,31) size 1x0
+                                          RenderText {#text} at (1,34) size 721x17
+                                            text run at (1,34) width 443: &quot;dabei war der Fehler den ich vorher nicht verstand eine simple Sache, &quot;
+                                            text run at (443,34) width 279: &quot;h\x{E4}tte ich doch ein wenig mehr nachgedacht!&quot;
+                                          RenderBR {BR} at (721,48) size 1x0
+                                          RenderText {#text} at (3,51) size 717x68
+                                            text run at (3,51) width 431: &quot;Des weiteren habe ich noch die Datensicherung umgeschrieben, f\x{FC}r &quot;
+                                            text run at (433,51) width 287: &quot;alle die Listen deren Hits ab und zu mal auf 0&quot;
</ins><span class="cx">                                             text run at (14,68) width 140: &quot;gesetzt werden, sollte &quot;
</span><span class="cx">                                             text run at (153,68) width 457: &quot;jetzt nicht mehr passieren und ich habe noch den Mail Versand aus dem &quot;
</span><span class="cx">                                             text run at (609,68) width 99: &quot;Admin-Bereich&quot;
</span><span class="lines">@@ -142,201 +142,201 @@
</span><span class="cx">                                             text run at (366,85) width 339: &quot;zusammen gequetscht, die Enters wurden so zu sagen&quot;
</span><span class="cx">                                             text run at (279,102) width 92: &quot;ignoriert, jetzt &quot;
</span><span class="cx">                                             text run at (370,102) width 73: &quot;nicht mehr!&quot;
</span><del>-                                        RenderBlock {P} at (1,136) size 722x34
</del><ins>+                                        RenderBlock {P} at (1,136) size 723x34
</ins><span class="cx">                                           RenderText {#text} at (10,0) size 702x34
</span><span class="cx">                                             text run at (10,0) width 374: &quot;&gt;&gt; F\x{FC}r alle die das Script vor dem 11.10.01 runter geladen &quot;
</span><span class="cx">                                             text run at (383,0) width 329: &quot;haben, Ihr solltet es Euch noch mal runter laden und&quot;
</span><span class="cx">                                             text run at (121,17) width 144: &quot;die folgenden Dateien &quot;
</span><span class="cx">                                             text run at (264,17) width 337: &quot;durch die neuen ersetzen: topsites.cgi und admin.cgi .&quot;
</span><del>-                                    RenderTableRow {TR} at (0,646) size 724x36
-                                      RenderTableCell {TD} at (0,646) size 724x36 [border: (1px solid #000000)] [r=9 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (306,1) size 112x17
-                                          text run at (306,1) width 112: &quot;11. Oktober 2001&quot;
-                                        RenderBR {BR} at (418,15) size 0x0
</del><ins>+                                    RenderTableRow {TR} at (0,646) size 725x36
+                                      RenderTableCell {TD} at (0,646) size 725x36 [border: (1px solid #000000)] [r=9 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (306,1) size 113x17
+                                          text run at (306,1) width 113: &quot;11. Oktober 2001&quot;
+                                        RenderBR {BR} at (418,15) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (120,18) size 484x17
</span><span class="cx">                                           text run at (120,18) width 484: &quot;neues Script ist online, .htaccess-Password-Manager, mehr Info unter Scripte&quot;
</span><del>-                                    RenderTableRow {TR} at (0,682) size 724x36
-                                      RenderTableCell {TD} at (0,682) size 724x36 [border: (1px solid #000000)] [r=10 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,682) size 725x36
+                                      RenderTableCell {TD} at (0,682) size 725x36 [border: (1px solid #000000)] [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (298,1) size 128x17
</span><span class="cx">                                           text run at (298,1) width 128: &quot;08. September 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (425,15) size 1x0
</span><span class="cx">                                         RenderText {#text} at (195,18) size 334x17
</span><span class="cx">                                           text run at (195,18) width 334: &quot;Eine neu Version des Download Counters ist online!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,718) size 724x53
-                                      RenderTableCell {TD} at (0,718) size 724x53 [border: (1px solid #000000)] [r=11 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (309,1) size 106x17
-                                          text run at (309,1) width 106: &quot;11. August 2001&quot;
-                                        RenderBR {BR} at (415,15) size 0x0
</del><ins>+                                    RenderTableRow {TR} at (0,718) size 725x53
+                                      RenderTableCell {TD} at (0,718) size 725x53 [border: (1px solid #000000)] [r=11 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (309,1) size 107x17
+                                          text run at (309,1) width 107: &quot;11. August 2001&quot;
+                                        RenderBR {BR} at (415,15) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (28,18) size 668x17
</span><span class="cx">                                           text run at (28,18) width 446: &quot;Ich habe so eben eine random.cgi f\x{FC}r den Topsites Script geschrieben. &quot;
</span><span class="cx">                                           text run at (473,18) width 223: &quot;Die random.cgi f\x{FC}hrt den Besucher&quot;
</span><span class="cx">                                         RenderBR {BR} at (695,32) size 1x0
</span><del>-                                        RenderText {#text} at (251,35) size 222x17
-                                          text run at (251,35) width 222: &quot;auf eine zuf\x{E4}llig ausgew\x{E4}hlte Seite.&quot;
-                                    RenderTableRow {TR} at (0,771) size 724x53
-                                      RenderTableCell {TD} at (0,771) size 724x53 [border: (1px solid #000000)] [r=12 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (309,1) size 106x17
-                                          text run at (309,1) width 106: &quot;08. August 2001&quot;
-                                        RenderBR {BR} at (415,15) size 0x0
-                                        RenderText {#text} at (93,18) size 538x17
-                                          text run at (93,18) width 464: &quot;Ich schreibe gerade eine neue Version von dem Download Counter, bitte &quot;
-                                          text run at (557,18) width 74: &quot;schreibt mir&quot;
-                                        RenderBR {BR} at (631,32) size 0x0
-                                        RenderText {#text} at (184,35) size 356x17
-                                          text run at (184,35) width 356: &quot;ins Forum was Ihr da alles haben wollt, wer das benutzt!&quot;
-                                    RenderTableRow {TR} at (0,824) size 724x53
-                                      RenderTableCell {TD} at (0,824) size 724x53 [border: (1px solid #000000)] [r=13 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (321,1) size 82x17
-                                          text run at (321,1) width 82: &quot;09. Juli 2001&quot;
-                                        RenderBR {BR} at (403,15) size 0x0
-                                        RenderText {#text} at (12,18) size 700x34
-                                          text run at (12,18) width 451: &quot;eine kleiner Bug in der Topsites.cgi wurde behoben! Wer m\x{F6}chte kann &quot;
-                                          text run at (463,18) width 249: &quot;sich die jetzige Zip runter laden und die&quot;
-                                          text run at (180,35) width 169: &quot;topsites.cgi auktualisieren, &quot;
-                                          text run at (349,35) width 195: &quot;mu\x{DF} aber nicht unbedingt sein!&quot;
-                                    RenderTableRow {TR} at (0,877) size 724x53
-                                      RenderTableCell {TD} at (0,877) size 724x53 [border: (1px solid #000000)] [r=14 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (321,1) size 82x17
-                                          text run at (321,1) width 82: &quot;01. Juli 2001&quot;
-                                        RenderBR {BR} at (403,15) size 0x0
-                                        RenderText {#text} at (80,18) size 564x17
-                                          text run at (80,18) width 499: &quot;Jetzt haben wir einen Support Forum, postet Eure Fragen da rein und versuche &quot;
-                                          text run at (579,18) width 65: &quot;Sie alle zu&quot;
-                                        RenderBR {BR} at (644,32) size 0x0
</del><ins>+                                        RenderText {#text} at (251,35) size 223x17
+                                          text run at (251,35) width 223: &quot;auf eine zuf\x{E4}llig ausgew\x{E4}hlte Seite.&quot;
+                                    RenderTableRow {TR} at (0,771) size 725x53
+                                      RenderTableCell {TD} at (0,771) size 725x53 [border: (1px solid #000000)] [r=12 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (309,1) size 107x17
+                                          text run at (309,1) width 107: &quot;08. August 2001&quot;
+                                        RenderBR {BR} at (415,15) size 1x0
+                                        RenderText {#text} at (93,18) size 539x17
+                                          text run at (93,18) width 465: &quot;Ich schreibe gerade eine neue Version von dem Download Counter, bitte &quot;
+                                          text run at (557,18) width 75: &quot;schreibt mir&quot;
+                                        RenderBR {BR} at (631,32) size 1x0
+                                        RenderText {#text} at (184,35) size 357x17
+                                          text run at (184,35) width 357: &quot;ins Forum was Ihr da alles haben wollt, wer das benutzt!&quot;
+                                    RenderTableRow {TR} at (0,824) size 725x53
+                                      RenderTableCell {TD} at (0,824) size 725x53 [border: (1px solid #000000)] [r=13 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (321,1) size 83x17
+                                          text run at (321,1) width 83: &quot;09. Juli 2001&quot;
+                                        RenderBR {BR} at (403,15) size 1x0
+                                        RenderText {#text} at (12,18) size 701x34
+                                          text run at (12,18) width 452: &quot;eine kleiner Bug in der Topsites.cgi wurde behoben! Wer m\x{F6}chte kann &quot;
+                                          text run at (463,18) width 250: &quot;sich die jetzige Zip runter laden und die&quot;
+                                          text run at (180,35) width 170: &quot;topsites.cgi auktualisieren, &quot;
+                                          text run at (349,35) width 196: &quot;mu\x{DF} aber nicht unbedingt sein!&quot;
+                                    RenderTableRow {TR} at (0,877) size 725x53
+                                      RenderTableCell {TD} at (0,877) size 725x53 [border: (1px solid #000000)] [r=14 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (321,1) size 83x17
+                                          text run at (321,1) width 83: &quot;01. Juli 2001&quot;
+                                        RenderBR {BR} at (403,15) size 1x0
+                                        RenderText {#text} at (80,18) size 565x17
+                                          text run at (80,18) width 500: &quot;Jetzt haben wir einen Support Forum, postet Eure Fragen da rein und versuche &quot;
+                                          text run at (579,18) width 66: &quot;Sie alle zu&quot;
+                                        RenderBR {BR} at (644,32) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (53,35) size 618x17
</span><span class="cx">                                           text run at (53,35) width 394: &quot;beantworten! Au\x{DF}erdem k\x{F6}nnt Ihr dort auch Eure Vorschl\x{E4}ge &quot;
</span><span class="cx">                                           text run at (446,35) width 225: &quot;zu den einzelnen Scripten abgeben!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,930) size 724x53
-                                      RenderTableCell {TD} at (0,930) size 724x53 [border: (1px solid #000000)] [r=15 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (321,1) size 82x17
-                                          text run at (321,1) width 82: &quot;01. Juli 2001&quot;
-                                        RenderBR {BR} at (403,15) size 0x0
</del><ins>+                                    RenderTableRow {TR} at (0,930) size 725x53
+                                      RenderTableCell {TD} at (0,930) size 725x53 [border: (1px solid #000000)] [r=15 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (321,1) size 83x17
+                                          text run at (321,1) width 83: &quot;01. Juli 2001&quot;
+                                        RenderBR {BR} at (403,15) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (106,18) size 512x17
</span><span class="cx">                                           text run at (106,18) width 487: &quot;Und wieder eine neue Version von The Real Topsites ist online, die Version &quot;
</span><span class="cx">                                           text run at (592,18) width 26: &quot;3.4!&quot;
</span><span class="cx">                                         RenderBR {BR} at (617,32) size 1x0
</span><span class="cx">                                         RenderText {#text} at (142,35) size 440x17
</span><span class="cx">                                           text run at (142,35) width 440: &quot;Es gibt einige neue Funktionen und es wurde auch einiges verbessert!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,983) size 724x53
-                                      RenderTableCell {TD} at (0,983) size 724x53 [border: (1px solid #000000)] [r=16 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (319,1) size 86x17
-                                          text run at (319,1) width 86: &quot;20. Juni 2001&quot;
-                                        RenderBR {BR} at (405,15) size 0x0
-                                        RenderText {#text} at (122,18) size 480x17
-                                          text run at (122,18) width 449: &quot;unser Hoster hat ein paar kleine Probleme also sollte irgend was an der &quot;
-                                          text run at (571,18) width 31: &quot;Seite&quot;
-                                        RenderBR {BR} at (602,32) size 0x0
</del><ins>+                                    RenderTableRow {TR} at (0,983) size 725x53
+                                      RenderTableCell {TD} at (0,983) size 725x53 [border: (1px solid #000000)] [r=16 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (319,1) size 87x17
+                                          text run at (319,1) width 87: &quot;20. Juni 2001&quot;
+                                        RenderBR {BR} at (405,15) size 1x0
+                                        RenderText {#text} at (122,18) size 481x17
+                                          text run at (122,18) width 450: &quot;unser Hoster hat ein paar kleine Probleme also sollte irgend was an der &quot;
+                                          text run at (571,18) width 32: &quot;Seite&quot;
+                                        RenderBR {BR} at (602,32) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (238,35) size 248x17
</span><span class="cx">                                           text run at (238,35) width 248: &quot;nicht gehen, einfach wieder versuchen!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,1036) size 724x87
-                                      RenderTableCell {TD} at (0,1036) size 724x87 [border: (1px solid #000000)] [r=17 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (319,1) size 86x17
-                                          text run at (319,1) width 86: &quot;09. Juni 2001&quot;
-                                        RenderBR {BR} at (405,15) size 0x0
-                                        RenderText {#text} at (83,18) size 558x17
-                                          text run at (83,18) width 448: &quot;Die neue Version (3.3) von The Real Topsites ist online, es gibt einige &quot;
-                                          text run at (531,18) width 110: &quot;neue Funktionen &quot;
-                                        RenderBR {BR} at (641,32) size 0x0
</del><ins>+                                    RenderTableRow {TR} at (0,1036) size 725x87
+                                      RenderTableCell {TD} at (0,1036) size 725x87 [border: (1px solid #000000)] [r=17 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (319,1) size 87x17
+                                          text run at (319,1) width 87: &quot;09. Juni 2001&quot;
+                                        RenderBR {BR} at (405,15) size 1x0
+                                        RenderText {#text} at (83,18) size 559x17
+                                          text run at (83,18) width 449: &quot;Die neue Version (3.3) von The Real Topsites ist online, es gibt einige &quot;
+                                          text run at (531,18) width 111: &quot;neue Funktionen &quot;
+                                        RenderBR {BR} at (641,32) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (244,35) size 236x17
</span><span class="cx">                                           text run at (244,35) width 236: &quot;und es wurde auch einiges ver\x{E4}ndert!&quot;
</span><span class="cx">                                         RenderBR {BR} at (479,49) size 1x0
</span><del>-                                        RenderText {#text} at (232,52) size 260x17
-                                          text run at (232,52) width 260: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}. &quot;
-                                        RenderBR {BR} at (492,66) size 0x0
-                                        RenderText {#text} at (149,69) size 426x17
-                                          text run at (149,69) width 426: &quot;P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!&quot;
-                                    RenderTableRow {TR} at (0,1123) size 724x70
-                                      RenderTableCell {TD} at (0,1123) size 724x70 [border: (1px solid #000000)] [r=18 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (319,1) size 86x17
-                                          text run at (319,1) width 86: &quot;04. Juni 2001&quot;
-                                        RenderBR {BR} at (405,15) size 0x0
</del><ins>+                                        RenderText {#text} at (232,52) size 261x17
+                                          text run at (232,52) width 261: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}. &quot;
+                                        RenderBR {BR} at (492,66) size 1x0
+                                        RenderText {#text} at (149,69) size 427x17
+                                          text run at (149,69) width 427: &quot;P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!&quot;
+                                    RenderTableRow {TR} at (0,1123) size 725x70
+                                      RenderTableCell {TD} at (0,1123) size 725x70 [border: (1px solid #000000)] [r=18 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (319,1) size 87x17
+                                          text run at (319,1) width 87: &quot;04. Juni 2001&quot;
+                                        RenderBR {BR} at (405,15) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (132,18) size 460x17
</span><span class="cx">                                           text run at (132,18) width 460: &quot;Ein kleiner Bug bei Topsites Script wurde gefunden und sofort behoben!&quot;
</span><span class="cx">                                         RenderBR {BR} at (591,32) size 1x0
</span><del>-                                        RenderText {#text} at (139,35) size 446x17
-                                          text run at (139,35) width 446: &quot;Bug: es wurde immer wieder die selbe Site Of The Moment angezeigt!&quot;
-                                        RenderBR {BR} at (585,49) size 0x0
</del><ins>+                                        RenderText {#text} at (139,35) size 447x17
+                                          text run at (139,35) width 447: &quot;Bug: es wurde immer wieder die selbe Site Of The Moment angezeigt!&quot;
+                                        RenderBR {BR} at (585,49) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (142,52) size 440x17
</span><span class="cx">                                           text run at (142,52) width 435: &quot;Ladet Euch die jetzige Version runter und ersetzt nur die topsites.cgi &quot;
</span><span class="cx">                                           text run at (576,52) width 6: &quot;!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,1193) size 724x53
-                                      RenderTableCell {TD} at (0,1193) size 724x53 [border: (1px solid #000000)] [r=19 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,1193) size 725x53
+                                      RenderTableCell {TD} at (0,1193) size 725x53 [border: (1px solid #000000)] [r=19 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (319,1) size 87x17
+                                          text run at (319,1) width 87: &quot;01. Juni 2001&quot;
+                                        RenderBR {BR} at (405,15) size 1x0
+                                        RenderText {#text} at (209,18) size 307x17
+                                          text run at (209,18) width 307: &quot;Ein neues Script ist online! G5-ICQ Newsletter. &quot;
+                                        RenderBR {BR} at (515,32) size 1x0
+                                        RenderText {#text} at (234,35) size 257x17
+                                          text run at (234,35) width 257: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
+                                    RenderTableRow {TR} at (0,1246) size 725x53
+                                      RenderTableCell {TD} at (0,1246) size 725x53 [border: (1px solid #000000)] [r=20 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (319,1) size 86x17
</span><del>-                                          text run at (319,1) width 86: &quot;01. Juni 2001&quot;
-                                        RenderBR {BR} at (405,15) size 0x0
-                                        RenderText {#text} at (209,18) size 306x17
-                                          text run at (209,18) width 306: &quot;Ein neues Script ist online! G5-ICQ Newsletter. &quot;
-                                        RenderBR {BR} at (515,32) size 0x0
-                                        RenderText {#text} at (234,35) size 256x17
-                                          text run at (234,35) width 256: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
-                                    RenderTableRow {TR} at (0,1246) size 724x53
-                                      RenderTableCell {TD} at (0,1246) size 724x53 [border: (1px solid #000000)] [r=20 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (319,1) size 86x17
</del><span class="cx">                                           text run at (319,1) width 86: &quot;31. Mai 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (404,15) size 1x0
</span><span class="cx">                                         RenderText {#text} at (154,18) size 416x17
</span><span class="cx">                                           text run at (154,18) width 416: &quot;Ich habe einen ICQ-Newsletter Script installiert, unter dem Men\x{FC}.&quot;
</span><span class="cx">                                         RenderBR {BR} at (569,32) size 1x0
</span><del>-                                        RenderText {#text} at (174,35) size 376x17
-                                          text run at (174,35) width 376: &quot;Tragt Euch ein, dann seit Ihr immer auf dem neusten Stand!&quot;
-                                    RenderTableRow {TR} at (0,1299) size 724x36
-                                      RenderTableCell {TD} at (0,1299) size 724x36 [border: (1px solid #000000)] [r=21 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (174,35) size 377x17
+                                          text run at (174,35) width 377: &quot;Tragt Euch ein, dann seit Ihr immer auf dem neusten Stand!&quot;
+                                    RenderTableRow {TR} at (0,1299) size 725x36
+                                      RenderTableCell {TD} at (0,1299) size 725x36 [border: (1px solid #000000)] [r=21 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (319,1) size 86x17
</span><span class="cx">                                           text run at (319,1) width 86: &quot;26. Mai 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (404,15) size 1x0
</span><span class="cx">                                         RenderText {#text} at (255,18) size 214x17
</span><span class="cx">                                           text run at (255,18) width 214: &quot;The Real Topsites v3.0 ist online!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,1335) size 724x53
-                                      RenderTableCell {TD} at (0,1335) size 724x53 [border: (1px solid #000000)] [r=22 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,1335) size 725x53
+                                      RenderTableCell {TD} at (0,1335) size 725x53 [border: (1px solid #000000)] [r=22 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (319,1) size 86x17
</span><span class="cx">                                           text run at (319,1) width 86: &quot;25. Mai 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (404,15) size 1x0
</span><del>-                                        RenderText {#text} at (200,18) size 324x17
-                                          text run at (200,18) width 324: &quot;Ein neues Script ist online! G5-Download Counter.&quot;
-                                        RenderBR {BR} at (524,32) size 0x0
-                                        RenderText {#text} at (234,35) size 256x17
-                                          text run at (234,35) width 256: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
-                                    RenderTableRow {TR} at (0,1388) size 724x87
-                                      RenderTableCell {TD} at (0,1388) size 724x87 [border: (1px solid #000000)] [r=23 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (200,18) size 325x17
+                                          text run at (200,18) width 325: &quot;Ein neues Script ist online! G5-Download Counter.&quot;
+                                        RenderBR {BR} at (524,32) size 1x0
+                                        RenderText {#text} at (234,35) size 257x17
+                                          text run at (234,35) width 257: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
+                                    RenderTableRow {TR} at (0,1388) size 725x87
+                                      RenderTableCell {TD} at (0,1388) size 725x87 [border: (1px solid #000000)] [r=23 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (319,1) size 86x17
</span><span class="cx">                                           text run at (319,1) width 86: &quot;24. Mai 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (404,15) size 1x0
</span><del>-                                        RenderText {#text} at (113,18) size 498x17
-                                          text run at (113,18) width 424: &quot;Ich habe es mir sehr lange \x{FC}berlegt, die Entscheidung war wirklich &quot;
-                                          text run at (537,18) width 74: &quot;nicht leicht!&quot;
-                                        RenderBR {BR} at (611,32) size 0x0
-                                        RenderText {#text} at (86,35) size 552x17
-                                          text run at (86,35) width 403: &quot;Ich habe mich entschieden den Script \&quot;The Real Topsites\&quot; zum &quot;
-                                          text run at (489,35) width 149: &quot;Download freizugeben.&quot;
-                                        RenderBR {BR} at (638,49) size 0x0
</del><ins>+                                        RenderText {#text} at (113,18) size 499x17
+                                          text run at (113,18) width 425: &quot;Ich habe es mir sehr lange \x{FC}berlegt, die Entscheidung war wirklich &quot;
+                                          text run at (537,18) width 75: &quot;nicht leicht!&quot;
+                                        RenderBR {BR} at (611,32) size 1x0
+                                        RenderText {#text} at (86,35) size 553x17
+                                          text run at (86,35) width 404: &quot;Ich habe mich entschieden den Script \&quot;The Real Topsites\&quot; zum &quot;
+                                          text run at (489,35) width 150: &quot;Download freizugeben.&quot;
+                                        RenderBR {BR} at (638,49) size 1x0
</ins><span class="cx">                                         RenderText {#text} at (217,52) size 290x17
</span><span class="cx">                                           text run at (217,52) width 290: &quot;Ihr k\x{F6}nnt es Euch jetzt kostenlos runter laden!&quot;
</span><span class="cx">                                         RenderBR {BR} at (506,66) size 1x0
</span><span class="cx">                                         RenderText {#text} at (308,69) size 108x17
</span><span class="cx">                                           text run at (308,69) width 108: &quot;Viel Spa\x{DF} damit!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,1475) size 724x53
-                                      RenderTableCell {TD} at (0,1475) size 724x53 [border: (1px solid #000000)] [r=24 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableRow {TR} at (0,1475) size 725x53
+                                      RenderTableCell {TD} at (0,1475) size 725x53 [border: (1px solid #000000)] [r=24 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (319,1) size 86x17
</span><span class="cx">                                           text run at (319,1) width 86: &quot;13. Mai 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (404,15) size 1x0
</span><del>-                                        RenderText {#text} at (7,18) size 710x34
-                                          text run at (7,18) width 466: &quot;Es gab nur eine kleine Ver\x{E4}nderung bei G5-Sponsor-Manager, man kann &quot;
-                                          text run at (473,18) width 244: &quot;den Script jetzt auch via Java aufrufen,&quot;
-                                          text run at (51,35) width 187: &quot;so das Euer Server jetzt nicht &quot;
-                                          text run at (238,35) width 364: &quot;unbedingt SSI unterst\x{FC}tzen mu\x{DF} um den Script ausf\x{FC}hren &quot;
-                                          text run at (602,35) width 71: &quot;zu k\x{F6}nnen!&quot;
-                                    RenderTableRow {TR} at (0,1528) size 724x53
-                                      RenderTableCell {TD} at (0,1528) size 724x53 [border: (1px solid #000000)] [r=25 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (7,18) size 711x34
+                                          text run at (7,18) width 467: &quot;Es gab nur eine kleine Ver\x{E4}nderung bei G5-Sponsor-Manager, man kann &quot;
+                                          text run at (473,18) width 245: &quot;den Script jetzt auch via Java aufrufen,&quot;
+                                          text run at (51,35) width 188: &quot;so das Euer Server jetzt nicht &quot;
+                                          text run at (238,35) width 365: &quot;unbedingt SSI unterst\x{FC}tzen mu\x{DF} um den Script ausf\x{FC}hren &quot;
+                                          text run at (602,35) width 72: &quot;zu k\x{F6}nnen!&quot;
+                                    RenderTableRow {TR} at (0,1528) size 725x53
+                                      RenderTableCell {TD} at (0,1528) size 725x53 [border: (1px solid #000000)] [r=25 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (315,1) size 94x17
</span><span class="cx">                                           text run at (315,1) width 94: &quot;22. April 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (408,15) size 1x0
</span><span class="cx">                                         RenderText {#text} at (204,18) size 316x17
</span><span class="cx">                                           text run at (204,18) width 316: &quot;Ein neues Script ist online! G5-Sponsor-Manager.&quot;
</span><span class="cx">                                         RenderBR {BR} at (519,32) size 1x0
</span><del>-                                        RenderText {#text} at (234,35) size 256x17
-                                          text run at (234,35) width 256: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
-                                    RenderTableRow {TR} at (0,1581) size 724x70
-                                      RenderTableCell {TD} at (0,1581) size 724x70 [border: (1px solid #000000)] [r=26 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (234,35) size 257x17
+                                          text run at (234,35) width 257: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
+                                    RenderTableRow {TR} at (0,1581) size 725x70
+                                      RenderTableCell {TD} at (0,1581) size 725x70 [border: (1px solid #000000)] [r=26 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (315,1) size 94x17
</span><span class="cx">                                           text run at (315,1) width 94: &quot;20. April 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (408,15) size 1x0
</span><span class="lines">@@ -346,18 +346,18 @@
</span><span class="cx">                                         RenderText {#text} at (201,35) size 322x17
</span><span class="cx">                                           text run at (201,35) width 322: &quot;\&quot;The Real Topsites\&quot; (Toplist Script) ver\x{F6}ffentlicht!&quot;
</span><span class="cx">                                         RenderBR {BR} at (522,49) size 1x0
</span><del>-                                        RenderText {#text} at (234,52) size 256x17
-                                          text run at (234,52) width 256: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
-                                    RenderTableRow {TR} at (0,1651) size 724x36
-                                      RenderTableCell {TD} at (0,1651) size 724x36 [border: (1px solid #000000)] [r=27 c=0 rs=1 cs=1]
</del><ins>+                                        RenderText {#text} at (234,52) size 257x17
+                                          text run at (234,52) width 257: &quot;Mehr Info unter \&quot;Perl Scripte\&quot; im Men\x{FC}.&quot;
+                                    RenderTableRow {TR} at (0,1651) size 725x36
+                                      RenderTableCell {TD} at (0,1651) size 725x36 [border: (1px solid #000000)] [r=27 c=0 rs=1 cs=1]
</ins><span class="cx">                                         RenderText {#text} at (315,1) size 94x17
</span><span class="cx">                                           text run at (315,1) width 94: &quot;13. M\x{E4}rz 2001&quot;
</span><span class="cx">                                         RenderBR {BR} at (408,15) size 1x0
</span><span class="cx">                                         RenderText {#text} at (219,18) size 286x17
</span><span class="cx">                                           text run at (219,18) width 286: &quot;An diesem Tag ging die G5-Script.de online!&quot;
</span><del>-                                    RenderTableRow {TR} at (0,1687) size 724x19
-                                      RenderTableCell {TD} at (0,1687) size 724x19 [border: (1px solid #000000)] [r=28 c=0 rs=1 cs=1]
-                                        RenderText {#text} at (360,1) size 4x17
-                                          text run at (360,1) width 4: &quot; &quot;
</del><ins>+                                    RenderTableRow {TR} at (0,1687) size 725x19
+                                      RenderTableCell {TD} at (0,1687) size 725x19 [border: (1px solid #000000)] [r=28 c=0 rs=1 cs=1]
+                                        RenderText {#text} at (360,1) size 5x17
+                                          text run at (360,1) width 5: &quot; &quot;
</ins><span class="cx">                                 RenderBlock (anonymous) at (0,1725) size 765x17
</span><span class="cx">                                   RenderBR {BR} at (382,0) size 1x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1337562expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,43 +6,43 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 1: border=1 cellspacing=0 cellpadding=0&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 67x21 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 65x19
-          RenderTableRow {TR} at (0,0) size 65x19
-            RenderTableCell {TD} at (0,0) size 65x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 68x21 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 66x19
+          RenderTableRow {TR} at (0,0) size 66x19
+            RenderTableCell {TD} at (0,0) size 66x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 63x17
</span><span class="cx">                 text run at (1,1) width 63: &quot;First Row&quot;
</span><del>-          RenderTableRow {TR} at (0,19) size 65x0
</del><ins>+          RenderTableRow {TR} at (0,19) size 66x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,38) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 2: border=1 cellspacing=1 cellpadding=0&quot;
</span><del>-      RenderTable {TABLE} at (0,55) size 69x24 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x22
-          RenderTableRow {TR} at (0,1) size 67x19
-            RenderTableCell {TD} at (1,1) size 65x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 63x17
-                text run at (1,1) width 63: &quot;First Row&quot;
-          RenderTableRow {TR} at (0,21) size 67x0
</del><ins>+      RenderTable {TABLE} at (0,55) size 70x24 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x22
+          RenderTableRow {TR} at (0,1) size 68x19
+            RenderTableCell {TD} at (1,1) size 66x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 63x18
+                text run at (1,2) width 63: &quot;First Row&quot;
+          RenderTableRow {TR} at (0,21) size 68x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,79) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 3: border=1 cellspacing=0 cellpadding=1&quot;
</span><del>-      RenderTable {TABLE} at (0,96) size 69x23 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x21
-          RenderTableRow {TR} at (0,0) size 67x21
-            RenderTableCell {TD} at (0,0) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,96) size 70x23 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x21
+          RenderTableRow {TR} at (0,0) size 68x21
+            RenderTableCell {TD} at (0,0) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 63x17
</span><span class="cx">                 text run at (2,2) width 63: &quot;First Row&quot;
</span><del>-          RenderTableRow {TR} at (0,21) size 67x0
</del><ins>+          RenderTableRow {TR} at (0,21) size 68x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,119) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 4: border=1 cellspacing=1 cellpadding=1&quot;
</span><del>-      RenderTable {TABLE} at (0,136) size 71x26 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 69x24
-          RenderTableRow {TR} at (0,1) size 69x21
-            RenderTableCell {TD} at (1,1) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 63x17
-                text run at (2,2) width 63: &quot;First Row&quot;
-          RenderTableRow {TR} at (0,23) size 69x0
</del><ins>+      RenderTable {TABLE} at (0,136) size 72x26 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 70x24
+          RenderTableRow {TR} at (0,1) size 70x21
+            RenderTableCell {TD} at (1,1) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 63x18
+                text run at (2,3) width 63: &quot;First Row&quot;
+          RenderTableRow {TR} at (0,23) size 70x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,162) size 784x85
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><span class="lines">@@ -52,40 +52,40 @@
</span><span class="cx">         RenderBR {BR} at (0,51) size 0x17
</span><span class="cx">         RenderText {#text} at (0,68) size 299x17
</span><span class="cx">           text run at (0,68) width 299: &quot;Table 5: border=1 cellspacing=0 cellpadding=0&quot;
</span><del>-      RenderTable {TABLE} at (0,247) size 67x21 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 65x19
-          RenderTableRow {TR} at (0,0) size 65x19
-            RenderTableCell {TD} at (0,0) size 65x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,247) size 68x21 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 66x19
+          RenderTableRow {TR} at (0,0) size 66x19
+            RenderTableCell {TD} at (0,0) size 66x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 63x17
</span><span class="cx">                 text run at (1,1) width 63: &quot;First Row&quot;
</span><del>-          RenderTableRow {TR} at (0,19) size 65x0
</del><ins>+          RenderTableRow {TR} at (0,19) size 66x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,268) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 6: border=1 cellspacing=1 cellpadding=0&quot;
</span><del>-      RenderTable {TABLE} at (0,285) size 69x24 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x22
-          RenderTableRow {TR} at (0,1) size 67x19
-            RenderTableCell {TD} at (1,1) size 65x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 63x17
-                text run at (1,1) width 63: &quot;First Row&quot;
-          RenderTableRow {TR} at (0,21) size 67x0
</del><ins>+      RenderTable {TABLE} at (0,285) size 70x24 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x22
+          RenderTableRow {TR} at (0,1) size 68x19
+            RenderTableCell {TD} at (1,1) size 66x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 63x18
+                text run at (1,2) width 63: &quot;First Row&quot;
+          RenderTableRow {TR} at (0,21) size 68x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,309) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 7: border=1 cellspacing=0 cellpadding=1&quot;
</span><del>-      RenderTable {TABLE} at (0,326) size 69x23 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x21
-          RenderTableRow {TR} at (0,0) size 67x21
-            RenderTableCell {TD} at (0,0) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,326) size 70x23 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x21
+          RenderTableRow {TR} at (0,0) size 68x21
+            RenderTableCell {TD} at (0,0) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 63x17
</span><span class="cx">                 text run at (2,2) width 63: &quot;First Row&quot;
</span><del>-          RenderTableRow {TR} at (0,21) size 67x0
</del><ins>+          RenderTableRow {TR} at (0,21) size 68x0
</ins><span class="cx">       RenderBlock (anonymous) at (0,349) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 299x17
</span><span class="cx">           text run at (0,0) width 299: &quot;Table 8: border=1 cellspacing=1 cellpadding=1&quot;
</span><del>-      RenderTable {TABLE} at (0,366) size 71x26 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 69x24
-          RenderTableRow {TR} at (0,1) size 69x21
-            RenderTableCell {TD} at (1,1) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 63x17
-                text run at (2,2) width 63: &quot;First Row&quot;
-          RenderTableRow {TR} at (0,23) size 69x0
</del><ins>+      RenderTable {TABLE} at (0,366) size 72x26 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 70x24
+          RenderTableRow {TR} at (0,1) size 70x21
+            RenderTableCell {TD} at (1,1) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 63x18
+                text run at (2,3) width 63: &quot;First Row&quot;
+          RenderTableRow {TR} at (0,23) size 70x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug133948expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133948-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133948-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug133948-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -14,6 +14,6 @@
</span><span class="cx">                       RenderTable {TABLE} at (11,11) size 736x536 [bgcolor=#FF0000] [border: (1px outset #808080)]
</span><span class="cx">                         RenderTableSection {TBODY} at (1,1) size 734x534
</span><span class="cx">                           RenderTableRow {TR} at (0,0) size 734x534
</span><del>-                            RenderTableCell {TD} at (0,247) size 734x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                              RenderText {#text} at (11,11) size 4x17
-                                text run at (11,11) width 4: &quot; &quot;
</del><ins>+                            RenderTableCell {TD} at (0,247) size 734x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (11,11) size 4x18
+                                text run at (11,12) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395244expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-4-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,21 +3,21 @@
</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 312x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 313x27 [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
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 310x25
-          RenderTableRow {TR} at (0,2) size 310x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 311x25
+          RenderTableRow {TR} at (0,2) size 311x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 50x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,2) size 51x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (106,2) size 100x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,2) size 101x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;3&quot;
</span><del>-            RenderTableCell {TD} at (208,2) size 100x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 101x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;4&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug157890expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug157890-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug157890-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug157890-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
</del><ins>+layer at (0,0) size 1616x585
+  RenderView at (0,0) size 800x585
</ins><span class="cx"> layer at (0,0) size 800x484
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x484
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x463
</span><span class="lines">@@ -7,22 +7,22 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 25x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 25x0
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 2x0 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (2,0) size 1x0 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (3,0) size 1x0 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (4,0) size 1x0 [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (5,0) size 1x0 [r=0 c=4 rs=1 cs=1]
-            RenderTableCell {TD} at (6,0) size 1x0 [r=0 c=5 rs=1 cs=1]
-            RenderTableCell {TD} at (7,0) size 1x0 [r=0 c=6 rs=1 cs=1]
-            RenderTableCell {TD} at (8,0) size 1x0 [r=0 c=7 rs=1 cs=1]
-            RenderTableCell {TD} at (9,0) size 1x0 [r=0 c=8 rs=1 cs=1]
-            RenderTableCell {TD} at (10,0) size 1x0 [r=0 c=9 rs=1 cs=1]
-            RenderTableCell {TD} at (11,0) size 1x0 [r=0 c=10 rs=1 cs=1]
-            RenderTableCell {TD} at (12,0) size 1x0 [r=0 c=11 rs=1 cs=1]
-            RenderTableCell {TD} at (13,0) size 1x0 [r=0 c=12 rs=1 cs=1]
-            RenderTableCell {TD} at (14,0) size 1x0 [r=0 c=13 rs=1 cs=1]
-            RenderTableCell {TD} at (15,0) size 1x0 [r=0 c=14 rs=1 cs=1]
-            RenderTableCell {TD} at (16,0) size 1x0 [r=0 c=15 rs=1 cs=1]
-            RenderTableCell {TD} at (17,0) size 8x0 [r=0 c=16 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,0) size 2x0 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (2,0) size 2x0 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (3,0) size 2x0 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (4,0) size 2x0 [r=0 c=4 rs=1 cs=1]
+            RenderTableCell {TD} at (5,0) size 2x0 [r=0 c=5 rs=1 cs=1]
+            RenderTableCell {TD} at (6,0) size 2x0 [r=0 c=6 rs=1 cs=1]
+            RenderTableCell {TD} at (7,0) size 2x0 [r=0 c=7 rs=1 cs=1]
+            RenderTableCell {TD} at (8,0) size 2x0 [r=0 c=8 rs=1 cs=1]
+            RenderTableCell {TD} at (9,0) size 2x0 [r=0 c=9 rs=1 cs=1]
+            RenderTableCell {TD} at (10,0) size 2x0 [r=0 c=10 rs=1 cs=1]
+            RenderTableCell {TD} at (11,0) size 2x0 [r=0 c=11 rs=1 cs=1]
+            RenderTableCell {TD} at (12,0) size 2x0 [r=0 c=12 rs=1 cs=1]
+            RenderTableCell {TD} at (13,0) size 2x0 [r=0 c=13 rs=1 cs=1]
+            RenderTableCell {TD} at (14,0) size 2x0 [r=0 c=14 rs=1 cs=1]
+            RenderTableCell {TD} at (15,0) size 2x0 [r=0 c=15 rs=1 cs=1]
+            RenderTableCell {TD} at (16,0) size 9x0 [r=0 c=16 rs=1 cs=1]
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 12x0
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 12x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 12x0
</span><span class="lines">@@ -35,10 +35,10 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 13x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 13x0
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 2x0 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (2,0) size 1x0 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (3,0) size 1x0 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (4,0) size 1x0 [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (5,0) size 8x0 [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,0) size 2x0 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (2,0) size 2x0 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (3,0) size 2x0 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (4,0) size 9x0 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 24x0
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 24x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 24x0
</span><span class="lines">@@ -51,23 +51,23 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 25x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 25x0
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 3x0 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (3,0) size 2x0 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (5,0) size 2x0 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (7,0) size 2x0 [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (9,0) size 16x0 [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 3x0 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (4,0) size 3x0 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (6,0) size 3x0 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (8,0) size 17x0 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 17x0
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 17x0
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 17x0
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 2x0 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (2,0) size 2x0 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (4,0) size 2x0 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (6,0) size 2x0 [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (8,0) size 2x0 [r=0 c=4 rs=1 cs=1]
-            RenderTableCell {TD} at (10,0) size 2x0 [r=0 c=5 rs=1 cs=1]
-            RenderTableCell {TD} at (12,0) size 2x0 [r=0 c=6 rs=1 cs=1]
-            RenderTableCell {TD} at (14,0) size 1x0 [r=0 c=7 rs=1 cs=1]
-            RenderTableCell {TD} at (15,0) size 1x0 [r=0 c=8 rs=1 cs=1]
-            RenderTableCell {TD} at (16,0) size 1x0 [r=0 c=9 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,0) size 3x0 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (3,0) size 3x0 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (5,0) size 2x0 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (6,0) size 3x0 [r=0 c=4 rs=1 cs=1]
+            RenderTableCell {TD} at (8,0) size 3x0 [r=0 c=5 rs=1 cs=1]
+            RenderTableCell {TD} at (10,0) size 2x0 [r=0 c=6 rs=1 cs=1]
+            RenderTableCell {TD} at (11,0) size 3x0 [r=0 c=7 rs=1 cs=1]
+            RenderTableCell {TD} at (13,0) size 3x0 [r=0 c=8 rs=1 cs=1]
+            RenderTableCell {TD} at (15,0) size 2x0 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">       RenderBlock {PRE} at (0,13) size 784x450
</span><span class="cx">         RenderText {#text} at (0,0) size 216x15
</span><span class="cx">           text run at (0,0) width 216: &quot;Specified table width: 25px&quot;
</span><span class="lines">@@ -112,40 +112,40 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,45) size 168x15
</span><span class="cx">           text run at (0,45) width 168: &quot;Actual TD widths:    &quot;
</span><del>-        RenderText {#text} at (168,45) size 32x15
-          text run at (168,45) width 32: &quot;2px &quot;
-        RenderText {#text} at (200,45) size 32x15
-          text run at (200,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (232,45) size 32x15
-          text run at (232,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (264,45) size 32x15
-          text run at (264,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (296,45) size 32x15
-          text run at (296,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (328,45) size 32x15
-          text run at (328,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (360,45) size 32x15
-          text run at (360,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (392,45) size 32x15
-          text run at (392,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (424,45) size 32x15
-          text run at (424,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (456,45) size 32x15
-          text run at (456,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (488,45) size 32x15
-          text run at (488,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (520,45) size 32x15
-          text run at (520,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (552,45) size 32x15
-          text run at (552,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (584,45) size 32x15
-          text run at (584,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (616,45) size 32x15
-          text run at (616,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (648,45) size 32x15
-          text run at (648,45) width 32: &quot;1px &quot;
-        RenderText {#text} at (680,45) size 32x15
-          text run at (680,45) width 32: &quot;8px &quot;
</del><ins>+        RenderText {#text} at (168,45) size 80x15
+          text run at (168,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (248,45) size 88x15
+          text run at (248,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (336,45) size 88x15
+          text run at (336,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (424,45) size 80x15
+          text run at (424,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (504,45) size 88x15
+          text run at (504,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (592,45) size 80x15
+          text run at (592,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (672,45) size 88x15
+          text run at (672,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (760,45) size 88x15
+          text run at (760,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (848,45) size 88x15
+          text run at (848,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (936,45) size 80x15
+          text run at (936,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (1016,45) size 88x15
+          text run at (1016,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (1104,45) size 88x15
+          text run at (1104,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (1192,45) size 80x15
+          text run at (1192,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (1272,45) size 88x15
+          text run at (1272,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (1360,45) size 88x15
+          text run at (1360,45) width 88: &quot;1.046875px &quot;
+        RenderText {#text} at (1448,45) size 80x15
+          text run at (1448,45) width 80: &quot;1.03125px &quot;
+        RenderText {#text} at (1528,45) size 80x15
+          text run at (1528,45) width 80: &quot;8.34375px &quot;
</ins><span class="cx">         RenderText {#text} at (0,60) size 0x15
</span><span class="cx">           text run at (0,60) width 0: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,75) size 216x15
</span><span class="lines">@@ -198,16 +198,16 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,195) size 168x15
</span><span class="cx">           text run at (0,195) width 168: &quot;Actual TD widths:    &quot;
</span><del>-        RenderText {#text} at (168,195) size 32x15
-          text run at (168,195) width 32: &quot;2px &quot;
-        RenderText {#text} at (200,195) size 32x15
-          text run at (200,195) width 32: &quot;1px &quot;
-        RenderText {#text} at (232,195) size 32x15
-          text run at (232,195) width 32: &quot;1px &quot;
-        RenderText {#text} at (264,195) size 32x15
-          text run at (264,195) width 32: &quot;1px &quot;
-        RenderText {#text} at (296,195) size 32x15
-          text run at (296,195) width 32: &quot;8px &quot;
</del><ins>+        RenderText {#text} at (168,195) size 88x15
+          text run at (168,195) width 88: &quot;1.078125px &quot;
+        RenderText {#text} at (256,195) size 88x15
+          text run at (256,195) width 88: &quot;1.078125px &quot;
+        RenderText {#text} at (344,195) size 80x15
+          text run at (344,195) width 80: &quot;1.09375px &quot;
+        RenderText {#text} at (424,195) size 88x15
+          text run at (424,195) width 88: &quot;1.078125px &quot;
+        RenderText {#text} at (512,195) size 88x15
+          text run at (512,195) width 88: &quot;8.671875px &quot;
</ins><span class="cx">         RenderText {#text} at (0,210) size 0x15
</span><span class="cx">           text run at (0,210) width 0: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,225) size 216x15
</span><span class="lines">@@ -260,16 +260,16 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,345) size 168x15
</span><span class="cx">           text run at (0,345) width 168: &quot;Actual TD widths:    &quot;
</span><del>-        RenderText {#text} at (168,345) size 32x15
-          text run at (168,345) width 32: &quot;3px &quot;
-        RenderText {#text} at (200,345) size 32x15
-          text run at (200,345) width 32: &quot;2px &quot;
-        RenderText {#text} at (232,345) size 32x15
-          text run at (232,345) width 32: &quot;2px &quot;
-        RenderText {#text} at (264,345) size 32x15
-          text run at (264,345) width 32: &quot;2px &quot;
-        RenderText {#text} at (296,345) size 40x15
-          text run at (296,345) width 40: &quot;16px &quot;
</del><ins>+        RenderText {#text} at (168,345) size 88x15
+          text run at (168,345) width 88: &quot;2.078125px &quot;
+        RenderText {#text} at (256,345) size 88x15
+          text run at (256,345) width 88: &quot;2.078125px &quot;
+        RenderText {#text} at (344,345) size 80x15
+          text run at (344,345) width 80: &quot;2.09375px &quot;
+        RenderText {#text} at (424,345) size 88x15
+          text run at (424,345) width 88: &quot;2.078125px &quot;
+        RenderText {#text} at (512,345) size 96x15
+          text run at (512,345) width 96: &quot;16.671875px &quot;
</ins><span class="cx">         RenderText {#text} at (0,360) size 0x15
</span><span class="cx">           text run at (0,360) width 0: &quot; &quot;
</span><span class="cx">         RenderText {#text} at (0,375) size 216x15
</span><span class="lines">@@ -301,25 +301,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,420) size 168x15
</span><span class="cx">           text run at (0,420) width 168: &quot;Actual TD widths:    &quot;
</span><del>-        RenderText {#text} at (168,420) size 32x15
-          text run at (168,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (200,420) size 32x15
-          text run at (200,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (232,420) size 32x15
-          text run at (232,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (264,420) size 32x15
-          text run at (264,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (296,420) size 32x15
-          text run at (296,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (328,420) size 32x15
-          text run at (328,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (360,420) size 32x15
-          text run at (360,420) width 32: &quot;2px &quot;
-        RenderText {#text} at (392,420) size 32x15
-          text run at (392,420) width 32: &quot;1px &quot;
-        RenderText {#text} at (424,420) size 32x15
-          text run at (424,420) width 32: &quot;1px &quot;
-        RenderText {#text} at (456,420) size 32x15
-          text run at (456,420) width 32: &quot;1px &quot;
</del><ins>+        RenderText {#text} at (168,420) size 72x15
+          text run at (168,420) width 72: &quot;1.6875px &quot;
+        RenderText {#text} at (240,420) size 88x15
+          text run at (240,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (328,420) size 88x15
+          text run at (328,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (416,420) size 88x15
+          text run at (416,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (504,420) size 88x15
+          text run at (504,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (592,420) size 72x15
+          text run at (592,420) width 72: &quot;1.6875px &quot;
+        RenderText {#text} at (664,420) size 88x15
+          text run at (664,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (752,420) size 88x15
+          text run at (752,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (840,420) size 88x15
+          text run at (840,420) width 88: &quot;1.703125px &quot;
+        RenderText {#text} at (928,420) size 88x15
+          text run at (928,420) width 88: &quot;1.703125px &quot;
</ins><span class="cx">         RenderText {#text} at (0,435) size 0x15
</span><span class="cx">           text run at (0,435) width 0: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18183expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-3-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 784x50 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 780x46
+          RenderTableRow {TR} at (0,0) size 780x46
+            RenderTableCell {TD} at (0,22) size 402x2 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (402,22) size 8x2 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (410,22) size 370x2 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18186expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-6-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 784x0
+        RenderTableSection {TBODY} at (0,0) size 784x0
+          RenderTableRow {TR} at (0,0) size 784x0
+            RenderTableCell {TD} at (0,0) size 400x0 [bgcolor=#0000CC] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (400,0) size 6x0 [bgcolor=#00CC00] [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (406,0) size 378x0 [bgcolor=#CC0000] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug196870expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug196870-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug196870-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug196870-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x47
+  RenderBlock {HTML} at (0,0) size 800x47
+    RenderBody {BODY} at (8,8) size 784x31
+      RenderTable {TABLE} at (0,0) size 130x31
+        RenderTableSection {TBODY} at (0,0) size 130x31
+          RenderTableRow {TR} at (0,2) size 130x27
+            RenderTableCell {TD} at (2,2) size 126x27 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (100,1) size 25x25
+                RenderImage {IMG} at (0,0) size 77x77
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196931expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,9 +3,9 @@
</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 14x584 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 12x582
-          RenderTableRow {TR} at (0,2) size 12x578
-            RenderTableCell {TD} at (2,280) size 8x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 4x17
-                text run at (2,2) width 4: &quot; &quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 15x584 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 13x582
+          RenderTableRow {TR} at (0,2) size 13x578
+            RenderTableCell {TD} at (2,280) size 9x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 4x18
+                text run at (2,3) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2196932expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug219693-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,9 +3,9 @@
</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 14x584 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 12x582
-          RenderTableRow {TR} at (0,2) size 12x578
-            RenderTableCell {TD} at (2,280) size 8x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 4x17
-                text run at (2,2) width 4: &quot; &quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 15x584 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 13x582
+          RenderTableRow {TR} at (0,2) size 13x578
+            RenderTableCell {TD} at (2,280) size 9x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 4x18
+                text run at (2,3) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug222467expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222467-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222467-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug222467-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 400x8 [border: (1px solid #0000FF)]
+        RenderTableSection {TBODY} at (1,1) size 398x6
+          RenderTableRow {TR} at (0,2) size 398x2
+            RenderTableCell {TD} at (2,2) size 394x2 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug278385expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug278385-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug278385-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug278385-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x130
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x130
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x114
</span><del>-      RenderTable {TABLE} at (0,0) size 87x114 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 85x57
-          RenderTableRow {TR} at (0,2) size 85x53
-            RenderTableCell {TH} at (2,26) size 38x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (42,2) size 41x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderBlock {P} at (2,18) size 37x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 88x114 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 86x57
+          RenderTableRow {TR} at (0,2) size 86x53
+            RenderTableCell {TH} at (2,26) size 39x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (42,2) size 42x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {P} at (2,18) size 38x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 37x17
</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,58) size 85x55
-          RenderTableRow {TR} at (0,0) size 85x53
-            RenderTableCell {TD} at (2,0) size 38x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (2,18) size 34x17
</del><ins>+        RenderTableSection {TBODY} at (1,58) size 86x55
+          RenderTableRow {TR} at (0,0) size 86x53
+            RenderTableCell {TD} at (2,0) size 39x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (2,18) size 35x17
</ins><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 class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug506952expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug50695-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x304
+        RenderIFrame {IFRAME} at (0,0) size 304x304 [border: (2px inset #000000)]
+          layer at (0,0) size 300x300
+            RenderView at (0,0) size 300x300
+          layer at (0,0) size 300x300
+            RenderBlock {HTML} at (0,0) size 300x300
+              RenderBody {BODY} at (0,0) size 300x300
+                RenderImage {IMG} at (0,0) size 250x170
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug63785expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug63785-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug63785-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug63785-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,14 +3,14 @@
</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 98x56
-        RenderTableSection {TBODY} at (0,0) size 98x56
-          RenderTableRow {TR} at (0,2) size 98x52
-            RenderTableCell {TD} at (2,2) size 94x52 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 92x50
-                RenderBlock {P} at (0,0) size 92x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 99x56
+        RenderTableSection {TBODY} at (0,0) size 99x56
+          RenderTableRow {TR} at (0,2) size 99x52
+            RenderTableCell {TD} at (2,2) size 95x52 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 93x50
+                RenderBlock {P} at (0,0) size 93x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x17
</span><span class="cx">                     text run at (0,0) width 91: &quot;Paragraph one&quot;
</span><del>-                RenderBlock {P} at (0,33) size 92x17
</del><ins>+                RenderBlock {P} at (0,33) size 93x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x17
</span><span class="cx">                     text run at (0,0) width 92: &quot;Paragraph two&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug67864expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67864-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67864-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67864-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,20 +3,20 @@
</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 63x114
-        RenderBlock {CAPTION} at (0,0) size 63x91
-          RenderTable {TABLE} at (0,0) size 63x91
-            RenderTableSection {TBODY} at (0,0) size 63x91
-              RenderTableRow {TR} at (0,2) size 63x87
-                RenderTableCell {TD} at (2,2) size 59x87 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 64x114
+        RenderBlock {CAPTION} at (0,0) size 64x91
+          RenderTable {TABLE} at (0,0) size 64x91
+            RenderTableSection {TBODY} at (0,0) size 64x91
+              RenderTableRow {TR} at (0,2) size 64x87
+                RenderTableCell {TD} at (2,2) size 60x87 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (1,1) size 52x85
</span><span class="cx">                     text run at (1,1) width 52: &quot;Another&quot;
</span><span class="cx">                     text run at (1,18) width 30: &quot;table&quot;
</span><span class="cx">                     text run at (1,35) width 37: &quot;inside&quot;
</span><span class="cx">                     text run at (1,52) width 19: &quot;the&quot;
</span><span class="cx">                     text run at (1,69) width 46: &quot;caption&quot;
</span><del>-        RenderTableSection {TBODY} at (0,91) size 63x23
-          RenderTableRow {TR} at (0,2) size 63x19
-            RenderTableCell {TD} at (2,2) size 59x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,91) size 64x23
+          RenderTableRow {TR} at (0,2) size 64x19
+            RenderTableCell {TD} at (2,2) size 60x19 [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></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug679151expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x2751 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x2749
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x141
</span><del>-            RenderTableCell {TD} at (2,53) size 36x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;A&quot;
-            RenderTableCell {TD} at (40,49) size 427x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,53) size 37x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;A&quot;
+            RenderTableCell {TD} at (40,49) size 428x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (175,11) size 77x25
</span><span class="cx">             RenderTableCell {TD} at (469,2) size 296x141 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,145) size 767x141
</span><del>-            RenderTableCell {TD} at (2,196) size 36x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,196) size 37x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (12,11) size 12x17
</span><span class="cx">                 text run at (12,11) width 12: &quot;B&quot;
</span><del>-            RenderTableCell {TD} at (40,183) size 427x64 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,183) size 428x65 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (198,11) size 31x42
</span><span class="cx">             RenderTableCell {TD} at (469,145) size 296x141 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -44,29 +44,29 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,288) size 767x160
</span><del>-            RenderTableCell {TD} at (2,348) size 36x39 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;C&quot;
-            RenderTableCell {TD} at (40,288) size 427x160 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,348) size 37x40 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 12x18
+                text run at (12,12) width 12: &quot;C&quot;
+            RenderTableCell {TD} at (40,288) size 428x160 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (103,11) size 221x138
</span><del>-            RenderTableCell {TD} at (469,297) size 296x141 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 272x119
-                text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
-                text run at (12,28) width 101: &quot;test test test test &quot;
-                text run at (112,28) width 172: &quot;test test test test test test test&quot;
-                text run at (12,45) width 201: &quot;test test test test test test test test &quot;
-                text run at (212,45) width 72: &quot;test test test&quot;
-                text run at (12,62) width 272: &quot;test test test test test test test test test test test&quot;
-                text run at (12,79) width 26: &quot;test &quot;
-                text run at (37,79) width 247: &quot;test test test test test test test test test test&quot;
-                text run at (12,96) width 126: &quot;test test test test test &quot;
-                text run at (137,96) width 147: &quot;test test test test test test&quot;
-                text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</del><ins>+            RenderTableCell {TD} at (469,297) size 296x142 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 272x120
+                text run at (12,12) width 272: &quot;test test test test test test test test test test test&quot;
+                text run at (12,29) width 101: &quot;test test test test &quot;
+                text run at (112,29) width 172: &quot;test test test test test test test&quot;
+                text run at (12,46) width 201: &quot;test test test test test test test test &quot;
+                text run at (212,46) width 72: &quot;test test test&quot;
+                text run at (12,63) width 272: &quot;test test test test test test test test test test test&quot;
+                text run at (12,80) width 26: &quot;test &quot;
+                text run at (37,80) width 247: &quot;test test test test test test test test test test&quot;
+                text run at (12,97) width 126: &quot;test test test test test &quot;
+                text run at (137,97) width 147: &quot;test test test test test test&quot;
+                text run at (37,114) width 222: &quot;test test test test test test test test test&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,450) size 767x141
</span><del>-            RenderTableCell {TD} at (2,501) size 36x39 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;D&quot;
-            RenderTableCell {TD} at (40,467) size 427x107 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,501) size 37x39 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;D&quot;
+            RenderTableCell {TD} at (40,467) size 428x107 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (113,11) size 201x85
</span><span class="cx">             RenderTableCell {TD} at (469,450) size 296x141 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -82,10 +82,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,593) size 767x141
</span><del>-            RenderTableCell {TD} at (2,644) size 36x39 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (13,11) size 10x17
-                text run at (13,11) width 10: &quot;E&quot;
-            RenderTableCell {TD} at (40,627) size 427x72 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,644) size 37x39 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (13,11) size 11x17
+                text run at (13,11) width 11: &quot;E&quot;
+            RenderTableCell {TD} at (40,627) size 428x73 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (186,11) size 55x50
</span><span class="cx">             RenderTableCell {TD} at (469,593) size 296x141 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -101,10 +101,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,736) size 767x141
</span><del>-            RenderTableCell {TD} at (2,787) size 36x39 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,787) size 37x39 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (13,11) size 10x17
</span><span class="cx">                 text run at (13,11) width 10: &quot;F&quot;
</span><del>-            RenderTableCell {TD} at (40,770) size 427x72 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,770) size 428x73 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (95,11) size 237x50
</span><span class="cx">             RenderTableCell {TD} at (469,736) size 296x141 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -120,10 +120,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,879) size 767x141
</span><del>-            RenderTableCell {TD} at (2,930) size 36x39 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;G&quot;
-            RenderTableCell {TD} at (40,907) size 427x85 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,930) size 37x39 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;G&quot;
+            RenderTableCell {TD} at (40,907) size 428x85 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (155,11) size 117x63
</span><span class="cx">             RenderTableCell {TD} at (469,879) size 296x141 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -139,10 +139,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1022) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1073) size 36x39 [border: (1px inset #808080)] [r=7 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;H&quot;
-            RenderTableCell {TD} at (40,1072) size 427x40 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1073) size 37x39 [border: (1px inset #808080)] [r=7 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;H&quot;
+            RenderTableCell {TD} at (40,1072) size 428x41 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (200,11) size 27x18
</span><span class="cx">             RenderTableCell {TD} at (469,1022) size 296x141 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1165) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1216) size 36x39 [border: (1px inset #808080)] [r=8 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1216) size 37x39 [border: (1px inset #808080)] [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (15,11) size 6x17
</span><span class="cx">                 text run at (15,11) width 6: &quot;I&quot;
</span><del>-            RenderTableCell {TD} at (40,1194) size 427x83 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,1194) size 428x83 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (126,11) size 175x61
</span><span class="cx">             RenderTableCell {TD} at (469,1165) size 296x141 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1308) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1359) size 36x39 [border: (1px inset #808080)] [r=9 c=0 rs=1 cs=1]
-              RenderText {#text} at (15,11) size 6x17
-                text run at (15,11) width 6: &quot;J&quot;
-            RenderTableCell {TD} at (40,1317) size 427x122 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1359) size 37x39 [border: (1px inset #808080)] [r=9 c=0 rs=1 cs=1]
+              RenderText {#text} at (15,11) size 7x17
+                text run at (15,11) width 7: &quot;J&quot;
+            RenderTableCell {TD} at (40,1317) size 428x123 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (11,11) size 405x100
</span><span class="cx">             RenderTableCell {TD} at (469,1308) size 296x141 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -196,10 +196,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1451) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1502) size 36x39 [border: (1px inset #808080)] [r=10 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;K&quot;
-            RenderTableCell {TD} at (40,1485) size 427x72 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1502) size 37x39 [border: (1px inset #808080)] [r=10 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;K&quot;
+            RenderTableCell {TD} at (40,1485) size 428x73 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (77,11) size 273x50
</span><span class="cx">             RenderTableCell {TD} at (469,1451) size 296x141 [border: (1px inset #808080)] [r=10 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -215,10 +215,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1594) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1645) size 36x39 [border: (1px inset #808080)] [r=11 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;K&quot;
-            RenderTableCell {TD} at (40,1630) size 427x69 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1645) size 37x39 [border: (1px inset #808080)] [r=11 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;K&quot;
+            RenderTableCell {TD} at (40,1630) size 428x69 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (168,11) size 91x47
</span><span class="cx">             RenderTableCell {TD} at (469,1594) size 296x141 [border: (1px inset #808080)] [r=11 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -234,10 +234,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1737) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1788) size 36x39 [border: (1px inset #808080)] [r=12 c=0 rs=1 cs=1]
-              RenderText {#text} at (13,11) size 10x17
-                text run at (13,11) width 10: &quot;L&quot;
-            RenderTableCell {TD} at (40,1763) size 427x88 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1788) size 37x39 [border: (1px inset #808080)] [r=12 c=0 rs=1 cs=1]
+              RenderText {#text} at (13,11) size 11x17
+                text run at (13,11) width 11: &quot;L&quot;
+            RenderTableCell {TD} at (40,1763) size 428x89 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (88,11) size 251x66
</span><span class="cx">             RenderTableCell {TD} at (469,1737) size 296x141 [border: (1px inset #808080)] [r=12 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -253,10 +253,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,1880) size 767x141
</span><del>-            RenderTableCell {TD} at (2,1931) size 36x39 [border: (1px inset #808080)] [r=13 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,11) size 14x17
-                text run at (11,11) width 14: &quot;M&quot;
-            RenderTableCell {TD} at (40,1917) size 427x66 [border: (1px inset #808080)] [r=13 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,1931) size 37x39 [border: (1px inset #808080)] [r=13 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 15x17
+                text run at (11,11) width 15: &quot;M&quot;
+            RenderTableCell {TD} at (40,1917) size 428x67 [border: (1px inset #808080)] [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (163,11) size 101x44
</span><span class="cx">             RenderTableCell {TD} at (469,1880) size 296x141 [border: (1px inset #808080)] [r=13 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -272,10 +272,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,2023) size 767x141
</span><del>-            RenderTableCell {TD} at (2,2074) size 36x39 [border: (1px inset #808080)] [r=14 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;N&quot;
-            RenderTableCell {TD} at (40,2076) size 427x35 [border: (1px inset #808080)] [r=14 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2074) size 37x39 [border: (1px inset #808080)] [r=14 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;N&quot;
+            RenderTableCell {TD} at (40,2076) size 428x35 [border: (1px inset #808080)] [r=14 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (201,11) size 25x13
</span><span class="cx">             RenderTableCell {TD} at (469,2023) size 296x141 [border: (1px inset #808080)] [r=14 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -291,10 +291,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,2166) size 767x141
</span><del>-            RenderTableCell {TD} at (2,2217) size 36x39 [border: (1px inset #808080)] [r=15 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;O&quot;
-            RenderTableCell {TD} at (40,2197) size 427x78 [border: (1px inset #808080)] [r=15 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2217) size 37x39 [border: (1px inset #808080)] [r=15 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;O&quot;
+            RenderTableCell {TD} at (40,2197) size 428x79 [border: (1px inset #808080)] [r=15 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (87,11) size 253x56
</span><span class="cx">             RenderTableCell {TD} at (469,2166) size 296x141 [border: (1px inset #808080)] [r=15 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -310,10 +310,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,2309) size 767x141
</span><del>-            RenderTableCell {TD} at (2,2360) size 36x39 [border: (1px inset #808080)] [r=16 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2360) size 37x39 [border: (1px inset #808080)] [r=16 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (13,11) size 10x17
</span><span class="cx">                 text run at (13,11) width 10: &quot;P&quot;
</span><del>-            RenderTableCell {TD} at (40,2328) size 427x103 [border: (1px inset #808080)] [r=16 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2328) size 428x103 [border: (1px inset #808080)] [r=16 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (134,11) size 159x81
</span><span class="cx">             RenderTableCell {TD} at (469,2309) size 296x141 [border: (1px inset #808080)] [r=16 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -329,10 +329,10 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,2452) size 767x141
</span><del>-            RenderTableCell {TD} at (2,2503) size 36x39 [border: (1px inset #808080)] [r=17 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;Q&quot;
-            RenderTableCell {TD} at (40,2457) size 427x130 [border: (1px inset #808080)] [r=17 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2503) size 37x39 [border: (1px inset #808080)] [r=17 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 13x17
+                text run at (12,11) width 13: &quot;Q&quot;
+            RenderTableCell {TD} at (40,2457) size 428x131 [border: (1px inset #808080)] [r=17 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (107,11) size 213x108
</span><span class="cx">             RenderTableCell {TD} at (469,2452) size 296x141 [border: (1px inset #808080)] [r=17 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (12,11) size 272x119
</span><span class="lines">@@ -348,21 +348,21 @@
</span><span class="cx">                 text run at (137,96) width 147: &quot;test test test test test test&quot;
</span><span class="cx">                 text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,2595) size 767x152
</span><del>-            RenderTableCell {TD} at (2,2651) size 36x39 [border: (1px inset #808080)] [r=18 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 12x17
-                text run at (12,11) width 12: &quot;R&quot;
-            RenderTableCell {TD} at (40,2595) size 427x152 [border: (1px inset #808080)] [r=18 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2651) size 37x40 [border: (1px inset #808080)] [r=18 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 12x18
+                text run at (12,12) width 12: &quot;R&quot;
+            RenderTableCell {TD} at (40,2595) size 428x152 [border: (1px inset #808080)] [r=18 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (41,11) size 345x130
</span><del>-            RenderTableCell {TD} at (469,2600) size 296x141 [border: (1px inset #808080)] [r=18 c=2 rs=1 cs=1]
-              RenderText {#text} at (12,11) size 272x119
-                text run at (12,11) width 272: &quot;test test test test test test test test test test test&quot;
-                text run at (12,28) width 101: &quot;test test test test &quot;
-                text run at (112,28) width 172: &quot;test test test test test test test&quot;
-                text run at (12,45) width 201: &quot;test test test test test test test test &quot;
-                text run at (212,45) width 72: &quot;test test test&quot;
-                text run at (12,62) width 272: &quot;test test test test test test test test test test test&quot;
-                text run at (12,79) width 26: &quot;test &quot;
-                text run at (37,79) width 247: &quot;test test test test test test test test test test&quot;
-                text run at (12,96) width 126: &quot;test test test test test &quot;
-                text run at (137,96) width 147: &quot;test test test test test test&quot;
-                text run at (37,113) width 222: &quot;test test test test test test test test test&quot;
</del><ins>+            RenderTableCell {TD} at (469,2600) size 296x142 [border: (1px inset #808080)] [r=18 c=2 rs=1 cs=1]
+              RenderText {#text} at (12,11) size 272x120
+                text run at (12,12) width 272: &quot;test test test test test test test test test test test&quot;
+                text run at (12,29) width 101: &quot;test test test test &quot;
+                text run at (112,29) width 172: &quot;test test test test test test test&quot;
+                text run at (12,46) width 201: &quot;test test test test test test test test &quot;
+                text run at (212,46) width 72: &quot;test test test&quot;
+                text run at (12,63) width 272: &quot;test test test test test test test test test test test&quot;
+                text run at (12,80) width 26: &quot;test &quot;
+                text run at (37,80) width 247: &quot;test test test test test test test test test test&quot;
+                text run at (12,97) width 126: &quot;test test test test test &quot;
+                text run at (137,97) width 147: &quot;test test test test test test&quot;
+                text run at (37,114) width 222: &quot;test test test test test test test test test&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug68998expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug68998-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,23 +3,23 @@
</span><span class="cx"> layer at (0,0) size 800x75
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x75
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x59
</span><del>-      RenderTable {TABLE} at (0,0) size 369x59 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 367x57
-          RenderTableRow {TR} at (0,0) size 367x19
-            RenderTableCell {TD} at (0,19) size 6x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 370x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 368x57
+          RenderTableRow {TR} at (0,0) size 368x19
+            RenderTableCell {TD} at (0,19) size 7x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                 text run at (1,1) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (6,0) size 355x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (6,0) size 356x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 353x17
</span><span class="cx">                 text run at (1,1) width 353: &quot;This row has two cells with rowspans and a middle cell.&quot;
</span><del>-            RenderTableCell {TD} at (361,19) size 6x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
</del><ins>+            RenderTableCell {TD} at (361,19) size 7x19 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                 text run at (1,1) width 4: &quot; &quot;
</span><del>-          RenderTableRow {TR} at (0,19) size 367x19
-            RenderTableCell {TD} at (6,19) size 355x19 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,19) size 368x19
+            RenderTableCell {TD} at (6,19) size 356x19 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 162x17
</span><span class="cx">                 text run at (1,1) width 162: &quot;This cell is coloured blue.&quot;
</span><del>-          RenderTableRow {TR} at (0,38) size 367x19 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,38) size 355x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,38) size 368x19 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,38) size 356x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 158x17
</span><span class="cx">                 text run at (1,1) width 158: &quot;This row is coloured red.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug69187expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69187-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69187-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69187-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,34 +3,34 @@
</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 246x145 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 244x143
-          RenderTableRow {TR} at (0,2) size 244x50
-            RenderTableCell {TD} at (2,2) size 240x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderBlock {H2} at (2,2) size 236x26
</del><ins>+      RenderTable {TABLE} at (0,0) size 247x145 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 245x143
+          RenderTableRow {TR} at (0,2) size 245x50
+            RenderTableCell {TD} at (2,2) size 241x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderBlock {H2} at (2,2) size 237x26
</ins><span class="cx">                 RenderText {#text} at (0,0) size 175x26
</span><span class="cx">                   text run at (0,0) width 175: &quot;Personal Friends&quot;
</span><del>-          RenderTableRow {TR} at (0,54) size 244x87
-            RenderTableCell {TD} at (2,54) size 183x87 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 179x0
</del><ins>+          RenderTableRow {TR} at (0,53) size 245x88
+            RenderTableCell {TD} at (2,53) size 184x88 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 180x0
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {P} at (2,2) size 179x17
</del><ins>+              RenderBlock {P} at (2,2) size 180x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 179x17
</span><span class="cx">                   text run at (0,0) width 179: &quot;Alisha - Password-Protected&quot;
</span><del>-              RenderBlock {P} at (2,35) size 179x17
</del><ins>+              RenderBlock {P} at (2,35) size 180x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 45x17
</span><span class="cx">                   text run at (0,0) width 45: &quot;Arlesia&quot;
</span><del>-              RenderBlock {P} at (2,68) size 179x17
</del><ins>+              RenderBlock {P} at (2,68) size 180x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 36x17
</span><span class="cx">                   text run at (0,0) width 36: &quot;Asale&quot;
</span><del>-            RenderTableCell {TD} at (187,54) size 55x87 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderBlock {P} at (2,2) size 51x17
</del><ins>+            RenderTableCell {TD} at (187,53) size 56x88 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderBlock {P} at (2,2) size 52x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 34x17
</span><span class="cx">                   text run at (0,0) width 34: &quot;Ernie&quot;
</span><del>-              RenderBlock {P} at (2,35) size 51x17
</del><ins>+              RenderBlock {P} at (2,35) size 52x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 51x17
</span><span class="cx">                   text run at (0,0) width 51: &quot;Melanie&quot;
</span><del>-              RenderBlock {P} at (2,68) size 51x17
</del><ins>+              RenderBlock {P} at (2,68) size 52x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 48x17
</span><span class="cx">                   text run at (0,0) width 48: &quot;Tamara&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693821expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -7,38 +7,38 @@
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 784x286 [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 782x284
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 782x21
</span><del>-              RenderTableCell {TH} at (2,2) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (6,2) size 8x17
-                  text run at (6,2) width 8: &quot;#&quot;
-              RenderTableCell {TH} at (24,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 69x17
-                  text run at (2,2) width 69: &quot;Relevance&quot;
</del><ins>+              RenderTableCell {TH} at (2,2) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (6,2) size 9x17
+                  text run at (6,2) width 9: &quot;#&quot;
+              RenderTableCell {TH} at (24,2) size 74x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 70x17
+                  text run at (2,2) width 70: &quot;Relevance&quot;
</ins><span class="cx">               RenderTableCell {TH} at (99,2) size 530x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (229,2) size 72x17
</span><span class="cx">                   text run at (229,2) width 72: &quot;Title Long&quot;
</span><del>-              RenderTableCell {TH} at (631,2) size 109x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TH} at (630,2) size 110x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (29,2) size 51x17
</span><span class="cx">                   text run at (29,2) width 51: &quot;Author&quot;
</span><del>-              RenderTableCell {TH} at (742,2) size 36x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 32x17
-                  text run at (2,2) width 32: &quot;Date&quot;
</del><ins>+              RenderTableCell {TH} at (741,2) size 37x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 33x17
+                  text run at (2,2) width 33: &quot;Date&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,25) size 782x38
</span><del>-              RenderTableCell {TD} at (2,48) size 20x21 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,48) size 21x21 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot; 1 &quot;
</span><del>-              RenderTableCell {TD} at (24,48) size 73x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (24,48) size 74x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot;**&quot;
</span><span class="cx">               RenderTableCell {TD} at (99,25) size 530x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 478x34
</span><span class="cx">                   text run at (2,2) width 478: &quot;UNIX and Windows 2000 integration toolkit : a complete guide for systems&quot;
</span><span class="cx">                   text run at (2,19) width 178: &quot;administrators / Rawn Shah.&quot;
</span><del>-              RenderTableCell {TD} at (631,33) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 82x17
-                  text run at (2,2) width 82: &quot;Shah, Rawn.&quot;
-              RenderTableCell {TD} at (742,33) size 36x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 32x17
-                  text run at (2,2) width 32: &quot;2000&quot;
</del><ins>+              RenderTableCell {TD} at (630,33) size 110x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 82x18
+                  text run at (2,3) width 82: &quot;Shah, Rawn.&quot;
+              RenderTableCell {TD} at (741,33) size 37x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 32x18
+                  text run at (2,3) width 32: &quot;2000&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,65) size 782x27
</span><span class="cx">               RenderTableCell {TD} at (99,65) size 681x27 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=4]
</span><span class="cx">                 RenderTable {TABLE} at (2,2) size 677x23
</span><span class="lines">@@ -48,22 +48,22 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 167x17
</span><span class="cx">                           text run at (1,1) width 167: &quot;Title has multiple holdings&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,94) size 782x38
</span><del>-              RenderTableCell {TD} at (2,117) size 20x21 [border: (1px inset #808080)] [r=3 c=0 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,117) size 21x21 [border: (1px inset #808080)] [r=3 c=0 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot; 2 &quot;
</span><del>-              RenderTableCell {TD} at (24,117) size 73x21 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (24,117) size 74x21 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot;**&quot;
</span><del>-              RenderTableCell {TD} at (99,102) size 530x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 255x17
-                  text run at (2,2) width 255: &quot;Learning Red Hat Linux / Bill McCarty.&quot;
-              RenderTableCell {TD} at (631,94) size 109x38 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (99,102) size 530x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 255x18
+                  text run at (2,3) width 255: &quot;Learning Red Hat Linux / Bill McCarty.&quot;
+              RenderTableCell {TD} at (630,94) size 110x38 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 91x34
</span><span class="cx">                   text run at (2,2) width 91: &quot;McCarty, Bill,&quot;
</span><span class="cx">                   text run at (2,19) width 37: &quot;1953-&quot;
</span><del>-              RenderTableCell {TD} at (742,102) size 36x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 32x17
-                  text run at (2,2) width 32: &quot;1999&quot;
</del><ins>+              RenderTableCell {TD} at (741,102) size 37x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 32x18
+                  text run at (2,3) width 32: &quot;1999&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,134) size 782x27
</span><span class="cx">               RenderTableCell {TD} at (99,134) size 681x27 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=4]
</span><span class="cx">                 RenderTable {TABLE} at (2,2) size 677x23
</span><span class="lines">@@ -73,22 +73,22 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 167x17
</span><span class="cx">                           text run at (1,1) width 167: &quot;Title has multiple holdings&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,163) size 782x38
</span><del>-              RenderTableCell {TD} at (2,186) size 20x21 [border: (1px inset #808080)] [r=5 c=0 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,186) size 21x21 [border: (1px inset #808080)] [r=5 c=0 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot; 3 &quot;
</span><del>-              RenderTableCell {TD} at (24,186) size 73x21 [border: (1px inset #808080)] [r=5 c=1 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (24,186) size 74x21 [border: (1px inset #808080)] [r=5 c=1 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                   text run at (2,2) width 16: &quot;**&quot;
</span><del>-              RenderTableCell {TD} at (99,171) size 530x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 284x17
-                  text run at (2,2) width 284: &quot;Learning Debian GNU/Linux / Bill Mccarty.&quot;
-              RenderTableCell {TD} at (631,163) size 109x38 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (99,171) size 530x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 284x18
+                  text run at (2,3) width 284: &quot;Learning Debian GNU/Linux / Bill Mccarty.&quot;
+              RenderTableCell {TD} at (630,163) size 110x38 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 91x34
</span><span class="cx">                   text run at (2,2) width 91: &quot;McCarty, Bill,&quot;
</span><span class="cx">                   text run at (2,19) width 37: &quot;1953-&quot;
</span><del>-              RenderTableCell {TD} at (742,171) size 36x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 32x17
-                  text run at (2,2) width 32: &quot;1999&quot;
</del><ins>+              RenderTableCell {TD} at (741,171) size 37x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 32x18
+                  text run at (2,3) width 32: &quot;1999&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,203) size 782x27
</span><span class="cx">               RenderTableCell {TD} at (99,203) size 681x27 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=4]
</span><span class="cx">                 RenderTable {TABLE} at (2,2) size 677x23
</span><span class="lines">@@ -98,19 +98,19 @@
</span><span class="cx">                         RenderText {#text} at (1,1) size 167x17
</span><span class="cx">                           text run at (1,1) width 167: &quot;Title has multiple holdings&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,232) size 782x21
</span><del>-              RenderTableCell {TD} at (2,246) size 20x21 [border: (1px inset #808080)] [r=7 c=0 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 16x17
-                  text run at (2,2) width 16: &quot; 4 &quot;
-              RenderTableCell {TD} at (24,246) size 73x21 [border: (1px inset #808080)] [r=7 c=1 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 16x17
-                  text run at (2,2) width 16: &quot;**&quot;
</del><ins>+              RenderTableCell {TD} at (2,246) size 21x22 [border: (1px inset #808080)] [r=7 c=0 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 16x18
+                  text run at (2,3) width 16: &quot; 4 &quot;
+              RenderTableCell {TD} at (24,246) size 74x22 [border: (1px inset #808080)] [r=7 c=1 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 16x18
+                  text run at (2,3) width 16: &quot;**&quot;
</ins><span class="cx">               RenderTableCell {TD} at (99,232) size 530x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 392x17
</span><span class="cx">                   text run at (2,2) width 392: &quot;Advanced Java networking / Dick Steflik, Prashant Sridharan.&quot;
</span><del>-              RenderTableCell {TD} at (631,232) size 109x21 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (630,232) size 110x21 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 84x17
</span><span class="cx">                   text run at (2,2) width 84: &quot;Steflik, Dick.&quot;
</span><del>-              RenderTableCell {TD} at (742,232) size 36x21 [border: (1px inset #808080)] [r=7 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (741,232) size 37x21 [border: (1px inset #808080)] [r=7 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 32x17
</span><span class="cx">                   text run at (2,2) width 32: &quot;2000&quot;
</span><span class="cx">             RenderTableRow {TR} at (0,255) size 782x27
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug693822expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug69382-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -4,45 +4,45 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x96
</span><del>-        RenderTable {TABLE} at (0,0) size 193x96 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 191x94
-            RenderTableRow {TR} at (0,2) size 191x21
-              RenderTableCell {TD} at (2,13) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 8x17
-                  text run at (2,2) width 8: &quot;5&quot;
-              RenderTableCell {TD} at (16,13) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 16x17
-                  text run at (2,2) width 16: &quot;**&quot;
-              RenderTableCell {TD} at (38,2) size 96x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 194x96 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 192x94
+            RenderTableRow {TR} at (0,2) size 192x21
+              RenderTableCell {TD} at (2,13) size 13x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 8x18
+                  text run at (2,3) width 8: &quot;5&quot;
+              RenderTableCell {TD} at (16,13) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 16x18
+                  text run at (2,3) width 16: &quot;**&quot;
+              RenderTableCell {TD} at (38,2) size 97x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 83x17
</span><span class="cx">                   text run at (2,2) width 83: &quot;Text text text&quot;
</span><del>-              RenderTableCell {TD} at (136,2) size 8x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,2) size 10x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                   text run at (2,2) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (146,2) size 41x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,2) size 41x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 32x17
</span><span class="cx">                   text run at (2,2) width 32: &quot;1970&quot;
</span><del>-            RenderTableRow {TR} at (0,25) size 191x21
-              RenderTableCell {TD} at (38,25) size 151x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</del><ins>+            RenderTableRow {TR} at (0,25) size 192x21
+              RenderTableCell {TD} at (38,25) size 152x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 147x17
</span><span class="cx">                   text run at (2,2) width 147: &quot;No Holdings Available&quot;
</span><del>-            RenderTableRow {TR} at (0,48) size 191x21
-              RenderTableCell {TD} at (2,59) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 8x17
-                  text run at (2,2) width 8: &quot;6&quot;
-              RenderTableCell {TD} at (16,59) size 20x21 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
-                RenderText {#text} at (2,2) size 16x17
-                  text run at (2,2) width 16: &quot;**&quot;
-              RenderTableCell {TD} at (38,48) size 96x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,48) size 192x21
+              RenderTableCell {TD} at (2,59) size 13x22 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 8x18
+                  text run at (2,3) width 8: &quot;6&quot;
+              RenderTableCell {TD} at (16,59) size 21x22 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
+                RenderText {#text} at (2,2) size 16x18
+                  text run at (2,3) width 16: &quot;**&quot;
+              RenderTableCell {TD} at (38,48) size 97x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 83x17
</span><span class="cx">                   text run at (2,2) width 83: &quot;Text text text&quot;
</span><del>-              RenderTableCell {TD} at (136,48) size 8x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (136,48) size 10x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                   text run at (2,2) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (146,48) size 41x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (147,48) size 41x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 32x17
</span><span class="cx">                   text run at (2,2) width 32: &quot;1970&quot;
</span><del>-            RenderTableRow {TR} at (0,71) size 191x21
-              RenderTableCell {TD} at (38,71) size 151x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=4]
</del><ins>+            RenderTableRow {TR} at (0,71) size 192x21
+              RenderTableCell {TD} at (38,71) size 152x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=4]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 147x17
</span><span class="cx">                   text run at (2,2) width 147: &quot;No Holdings Available&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug73321expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug73321-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug73321-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug73321-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">         RenderText {#text} at (410,32) size 242x36
</span><span class="cx">           text run at (410,32) width 242: &quot; Table Testcase&quot;
</span><span class="cx">       RenderTable {TABLE} at (16,158) size 737x1130
</span><del>-        RenderTableSection {TBODY} at (0,0) size 737x1129
</del><ins>+        RenderTableSection {TBODY} at (0,0) size 737x1130
</ins><span class="cx">           RenderTableRow {TR} at (0,2) size 737x379
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 135x683 [bgcolor=#FFFFFF] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderBlock {H2} at (5,18) size 125x18
</span><span class="lines">@@ -188,8 +188,8 @@
</span><span class="cx">                   text run at (0,30) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,45) width 108: &quot;blah blah blah blah&quot;
</span><span class="cx">                   text run at (0,60) width 52: &quot;blah blah&quot;
</span><del>-          RenderTableRow {TR} at (0,383) size 737x744
-            RenderTableCell {TD} at (600,968) size 135x159 [bgcolor=#FFFFFF] [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,382) size 737x746
+            RenderTableCell {TD} at (600,968) size 135x160 [bgcolor=#FFFFFF] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {H2} at (5,18) size 125x35
</span><span class="cx">                 RenderText {#text} at (0,0) size 88x34
</span><span class="cx">                   text run at (0,0) width 88: &quot;Community&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug78162expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug78162-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,15 +3,15 @@
</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 [bgcolor=#FFFFFF]
</span><del>-      RenderTable {TABLE} at (0,0) size 642x168 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 640x166
-          RenderTableRow {TR} at (0,2) size 640x162
-            RenderTableCell {TD} at (2,78) size 124x10 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 643x168 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 641x166
+          RenderTableRow {TR} at (0,2) size 641x162
+            RenderTableCell {TD} at (2,78) size 125x10 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 120x6
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 120x6
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 120x2
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 116x2 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (128,2) size 510x162 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (128,2) size 511x162 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 506x158 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 504x156
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 504x152
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug80322expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug81934expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug81934-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug81934-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug81934-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x107 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x105
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x21
</span><del>-            RenderTableCell {TH} at (0,0) size 117x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (51,2) size 15x17
-                text run at (51,2) width 15: &quot;c1&quot;
-            RenderTableCell {TH} at (117,0) size 117x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (51,2) size 15x17
-                text run at (51,2) width 15: &quot;c2&quot;
</del><ins>+            RenderTableCell {TH} at (0,0) size 118x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (51,2) size 16x17
+                text run at (51,2) width 16: &quot;c1&quot;
+            RenderTableCell {TH} at (117,0) size 118x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (51,2) size 16x17
+                text run at (51,2) width 16: &quot;c2&quot;
</ins><span class="cx">             RenderTableCell {TH} at (234,0) size 548x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (266,2) size 16x17
</span><span class="cx">                 text run at (266,2) width 16: &quot;c4&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,21) size 782x21
</span><del>-            RenderTableCell {TD} at (0,21) size 117x21 [border: (1px inset #808080)] [r=1 c=0 rs=4 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,21) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=4 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x17
</span><span class="cx">                 text run at (2,2) width 28: &quot;r1c2&quot;
</span><del>-            RenderTableCell {TD} at (117,21) size 117x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (117,21) size 118x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x17
</span><span class="cx">                 text run at (2,2) width 28: &quot;r1c3&quot;
</span><span class="cx">             RenderTableCell {TD} at (234,21) size 548x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -30,9 +30,9 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 28x17
</span><span class="cx">                 text run at (2,2) width 28: &quot;r2c4&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,63) size 782x21
</span><del>-            RenderTableCell {TD} at (117,73) size 117x21 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 28x17
-                text run at (2,2) width 28: &quot;r3c3&quot;
</del><ins>+            RenderTableCell {TD} at (117,73) size 118x22 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 28x18
+                text run at (2,3) width 28: &quot;r3c3&quot;
</ins><span class="cx">             RenderTableCell {TD} at (234,63) size 548x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 28x17
</span><span class="cx">                 text run at (2,2) width 28: &quot;r3c4&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug829461expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,67) size 784x248 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x246
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x151
</span><del>-            RenderTableCell {TD} at (2,112) size 49x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 45x17
-                text run at (2,2) width 45: &quot;sidebar&quot;
</del><ins>+            RenderTableCell {TD} at (2,112) size 50x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 45x18
+                text run at (2,3) width 45: &quot;sidebar&quot;
</ins><span class="cx">             RenderTableCell {TD} at (53,2) size 727x151 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock (anonymous) at (2,2) size 723x120
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 459x120
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug86708expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug86708-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 474x212 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderInline {A} at (0,0) size 286x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (1,1) size 286x210
</span><del>-            RenderTableCell {TD} at (474,0) size 272x19 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (473,0) size 273x19 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 169x17
</span><span class="cx">                 text run at (1,1) width 169: &quot;ROWSPAN =2 in this cell&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,212) size 746x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug880351expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-1-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x582
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x288
</span><del>-            RenderTableCell {TD} at (2,135) size 778x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (168,2) size 442x17
-                text run at (168,2) width 442: &quot;This table is not wrapped in a &lt;CENTER&gt; tag, with HEIGHT=100%&quot;
</del><ins>+            RenderTableCell {TD} at (2,135) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (168,2) size 442x18
+                text run at (168,3) width 442: &quot;This table is not wrapped in a &lt;CENTER&gt; tag, with HEIGHT=100%&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,292) size 782x288
</span><del>-            RenderTableCell {TD} at (2,425) size 778x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,425) size 778x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 70x17 [color=#0000EE]
</span><del>-                RenderText {#text} at (354,2) size 70x17
-                  text run at (354,2) width 70: &quot;This one is&quot;
</del><ins>+                RenderText {#text} at (354,2) size 70x18
+                  text run at (354,3) width 70: &quot;This one is&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug880352expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug88035-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 782x582
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 782x288
</span><del>-              RenderTableCell {TD} at (2,135) size 778x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (182,2) size 414x17
-                  text run at (182,2) width 414: &quot;This table is wrapped in a &lt;CENTER&gt; tag with HEIGHT=100%&quot;
</del><ins>+              RenderTableCell {TD} at (2,135) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (182,2) size 414x18
+                  text run at (182,3) width 414: &quot;This table is wrapped in a &lt;CENTER&gt; tag with HEIGHT=100%&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,292) size 782x288
</span><del>-              RenderTableCell {TD} at (2,425) size 778x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (2,425) size 778x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 94x17 [color=#0000EE]
</span><del>-                  RenderText {#text} at (342,2) size 94x17
-                    text run at (342,2) width 94: &quot;This one is not&quot;
</del><ins>+                  RenderText {#text} at (342,2) size 94x18
+                    text run at (342,3) width 94: &quot;This one is not&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug9024expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 1x1 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug92143expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92143-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,17) size 324x55 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 322x53
-          RenderTableRow {TR} at (0,0) size 322x53
-            RenderTableCell {TD} at (0,0) size 322x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 325x55 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 323x53
+          RenderTableRow {TR} at (0,0) size 323x53
+            RenderTableCell {TD} at (0,0) size 323x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 313x51
</span><span class="cx">                 text run at (1,1) width 280: &quot;Hotmail's Junk Mail spreading effort just got&quot;
</span><span class="cx">                 text run at (1,18) width 44: &quot;better! &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug97138expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97138-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97138-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97138-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 106x17
</span><span class="cx">           text run at (0,0) width 106: &quot;table height=200&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 111x200 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 109x198
-          RenderTableRow {TR} at (0,2) size 109x156
-            RenderTableCell {TD} at (2,69) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 101x17
</del><ins>+      RenderTable {TABLE} at (0,17) size 112x200 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 110x198
+          RenderTableRow {TR} at (0,2) size 110x157
+            RenderTableCell {TD} at (2,69) size 106x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 101x18
+                text run at (2,3) width 101: &quot;80% height row&quot;
+          RenderTableRow {TR} at (0,160) size 110x36
+            RenderTableCell {TD} at (2,167) size 106x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 101x18
</ins><span class="cx">                 text run at (2,2) width 101: &quot;80% height row&quot;
</span><del>-          RenderTableRow {TR} at (0,160) size 109x36
-            RenderTableCell {TD} at (2,167) size 105x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 101x17
-                text run at (2,2) width 101: &quot;80% height row&quot;
</del><span class="cx">       RenderBlock (anonymous) at (0,217) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 106x17
</span><span class="cx">           text run at (0,17) width 106: &quot;table height=200&quot;
</span><del>-      RenderTable {TABLE} at (0,251) size 106x306 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 104x304
-          RenderTableRow {TR} at (0,2) size 104x300
-            RenderTableCell {TD} at (2,141) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;400 height row&quot;
</del><ins>+      RenderTable {TABLE} at (0,251) size 107x306 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 105x304
+          RenderTableRow {TR} at (0,2) size 105x300
+            RenderTableCell {TD} at (2,141) size 101x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;400 height row&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug97383expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug97383-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x231
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x231
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x227
</span><del>-            RenderTableCell {TD} at (2,2) size 127x227 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 128x227 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (floating) {DIV} at (1,1) size 15x100 [bgcolor=#0000FF]
</span><span class="cx">                 RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug98196expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug98196-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug98196-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug98196-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x582
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x288
</span><del>-            RenderTableCell {TD} at (2,135) size 778x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;top&quot;
</del><ins>+            RenderTableCell {TD} at (2,135) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;top&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,292) size 782x288
</span><del>-            RenderTableCell {TD} at (2,425) size 778x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 44x17
-                text run at (2,2) width 44: &quot;bottom&quot;
</del><ins>+            RenderTableCell {TD} at (2,425) size 778x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 44x18
+                text run at (2,3) width 44: &quot;bottom&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixPerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -7,48 +7,48 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 755x34
</span><span class="cx">           text run at (0,0) width 755: &quot;The TFOOT element defines a table footer within a table. In this test, the numbers contained in the TFOOT cells should&quot;
</span><span class="cx">           text run at (0,17) width 167: &quot;align on the decimal point.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 529x96 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 527x25
-          RenderTableRow {TR} at (0,2) size 527x21
-            RenderTableCell {TD} at (2,2) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 530x96 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 528x25
+          RenderTableRow {TR} at (0,2) size 528x21
+            RenderTableCell {TD} at (2,2) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 168x17
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (177,2) size 173x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,2) size 174x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 168x17
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (352,2) size 173x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,2) size 174x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 168x17
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 527x46
-          RenderTableRow {TR} at (0,0) size 527x21
-            RenderTableCell {TD} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 528x46
+          RenderTableRow {TR} at (0,0) size 528x21
+            RenderTableCell {TD} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x17
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {TD} at (177,0) size 173x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 174x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {TD} at (352,0) size 173x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 174x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x17
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 527x21
-            RenderTableCell {TD} at (2,23) size 173x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 528x21
+            RenderTableCell {TD} at (2,23) size 174x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {TD} at (177,23) size 173x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,23) size 174x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x17
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {TD} at (352,23) size 173x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,23) size 174x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 527x23
-          RenderTableRow {TR} at (0,0) size 527x21
-            RenderTableCell {TD} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 528x23
+          RenderTableRow {TR} at (0,0) size 528x21
+            RenderTableCell {TD} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (177,0) size 173x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 174x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (352,0) size 173x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 174x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 527x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 528x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x261 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (1,49) size 782x211
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x209
</span><del>-            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,171) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,19) width 74: &quot;the baseline&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x21
</span><del>-            RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x21 [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><span class="cx">             RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x189
</span><del>-            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,151) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,19) width 67: &quot;the bottom&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x21
</span><del>-            RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x21 [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><span class="cx">             RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,15 +17,15 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x189
</span><del>-            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><del>-            RenderTableCell {TD} at (308,75) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 466x34
-                text run at (2,2) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
-                text run at (2,19) width 66: &quot;the middle&quot;
</del><ins>+            RenderTableCell {TD} at (308,75) size 472x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 466x35
+                text run at (2,3) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
+                text run at (2,20) width 66: &quot;the middle&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x21
</span><del>-            RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x21 [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><span class="cx">             RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x241 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (1,49) size 782x191
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x189
</span><del>-            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,0) size 472x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 466x34
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,19) width 43: &quot;the top&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x21
</span><del>-            RenderTableCell {TD} at (2,0) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,0) size 305x21 [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><span class="cx">             RenderTableCell {TD} at (308,0) size 472x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><del>-            RenderTableCell {TH} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableCell {TH} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (20,2) size 195x34
</span><span class="cx">                 text run at (20,2) width 195: &quot;This text should be vertically&quot;
</span><del>-                text run at (43,19) width 149: &quot;aligned to the baseline&quot;
</del><ins>+                text run at (42,19) width 150: &quot;aligned to the baseline&quot;
</ins><span class="cx">             RenderTableCell {TH} at (545,2) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (20,2) size 195x34
</span><span class="cx">                 text run at (20,2) width 195: &quot;This text should be vertically&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><del>-            RenderTableCell {TH} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableCell {TH} at (308,153) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (20,2) size 195x34
</span><span class="cx">                 text run at (20,2) width 195: &quot;This text should be vertically&quot;
</span><del>-                text run at (46,19) width 143: &quot;aligned to the bottom&quot;
</del><ins>+                text run at (45,19) width 144: &quot;aligned to the bottom&quot;
</ins><span class="cx">             RenderTableCell {TH} at (545,153) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (20,2) size 195x34
</span><span class="cx">                 text run at (20,2) width 195: &quot;This text should be vertically&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinth_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/th_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 784x195 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><del>-            RenderTableCell {TH} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (2,2) size 305x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TH} at (308,77) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (20,2) size 195x34
-                text run at (20,2) width 195: &quot;This text should be vertically&quot;
-                text run at (47,19) width 141: &quot;aligned to the middle&quot;
-            RenderTableCell {TH} at (545,77) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (20,2) size 195x34
-                text run at (20,2) width 195: &quot;This text should be vertically&quot;
-                text run at (47,19) width 141: &quot;aligned to the middle&quot;
</del><ins>+            RenderTableCell {TH} at (308,77) size 235x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (20,2) size 195x35
+                text run at (20,3) width 195: &quot;This text should be vertically&quot;
+                text run at (46,20) width 142: &quot;aligned to the middle&quot;
+            RenderTableCell {TH} at (545,77) size 235x39 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (20,2) size 195x35
+                text run at (20,3) width 195: &quot;This text should be vertically&quot;
+                text run at (47,20) width 141: &quot;aligned to the middle&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,26) size 628x23 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x50 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,26) size 629x23 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,1) size 628x25
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,1) size 629x25
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,26) size 628x23 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x50 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,26) size 629x23 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,1) size 628x25
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,1) size 629x25
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,26) size 628x23 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x50 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,26) size 629x23 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x17
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,1) size 628x25
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,1) size 629x25
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x281 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {thead} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x21
</span><del>-            RenderTableCell {td} at (2,2) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,2) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {td} at (217,2) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {tfoot} at (1,49) size 782x231
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x229
</span><del>-            RenderTableCell {td} at (2,22) size 213x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,22) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 206x85
</span><span class="cx">                 text run at (2,2) width 204: &quot;Compare the baseline of the first&quot;
</span><span class="cx">                 text run at (2,19) width 139: &quot;line of text in this cell &quot;
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 text run at (2,182) width 279: &quot;vertically aligned&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 214x21 [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><span class="cx">             RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x259 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {thead} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x21
</span><del>-            RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">             RenderTableCell {td} at (208,2) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><span class="cx">         RenderTableSection {tfoot} at (1,49) size 782x209
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x207
</span><del>-            RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {td} at (208,152) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 561x51
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">                 text run at (193,36) width 132: &quot;x-fill x-fill x-fill x-fill&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,26) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 205x21 [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><span class="cx">             RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 192x17
</span><span class="cx">           text run at (0,0) width 192: &quot;TFOOT VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,33) size 616x259 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 614x25
-          RenderTableRow {tr} at (0,2) size 614x21
-            RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 617x259 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 615x25
+          RenderTableRow {tr} at (0,2) size 615x21
+            RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-            RenderTableCell {td} at (208,2) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,2) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 614x209
-          RenderTableRow {tr} at (0,0) size 614x207
-            RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 615x209
+          RenderTableRow {tr} at (0,0) size 615x207
+            RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,93) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,93) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 400x17
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 614x23
-          RenderTableRow {tr} at (0,0) size 614x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 615x23
+          RenderTableRow {tr} at (0,0) size 615x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 405x21 [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>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 160x17
</span><span class="cx">           text run at (0,0) width 160: &quot;TFOOT VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,33) size 657x259 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 655x25
-          RenderTableRow {tr} at (0,2) size 655x21
-            RenderTableCell {td} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 658x259 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 656x25
+          RenderTableRow {tr} at (0,2) size 656x21
+            RenderTableCell {td} at (2,2) size 205x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-            RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 655x209
-          RenderTableRow {tr} at (0,0) size 655x207
-            RenderTableCell {td} at (2,0) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 656x209
+          RenderTableRow {tr} at (0,0) size 656x207
+            RenderTableCell {td} at (2,0) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 441x17
</span><span class="cx">                 text run at (2,2) width 380: &quot;The top of this text should be vertically aligned to the top of &quot;
</span><span class="cx">                 text run at (382,2) width 61: &quot;the image&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 655x23
-          RenderTableRow {tr} at (0,0) size 655x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 656x23
+          RenderTableRow {tr} at (0,0) size 656x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 446x21 [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>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_center-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 424x17
</span><span class="cx">           text run at (0,17) width 399: &quot;No specific table width; text in second row exceeds text in first &quot;
</span><span class="cx">           text run at (399,17) width 25: &quot;row&quot;
</span><del>-      RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 564x48
-          RenderTableRow {tr} at (0,2) size 564x21
-            RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (168,2) size 224x17
-                text run at (168,2) width 224: &quot;Cell text should be center aligned&quot;
-          RenderTableRow {tr} at (0,25) size 564x21
-            RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 556x17
-                text run at (2,2) width 448: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
-                text run at (450,2) width 108: &quot;xxx xxx xxx xxx&quot;
</del><ins>+      RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 565x48
+          RenderTableRow {tr} at (0,2) size 565x21
+            RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (168,2) size 225x17
+                text run at (168,2) width 225: &quot;Cell text should be center aligned&quot;
+          RenderTableRow {tr} at (0,25) size 565x21
+            RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 557x17
+                text run at (2,2) width 449: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
+                text run at (450,2) width 109: &quot;xxx xxx xxx xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_char-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 301x17
</span><span class="cx">           text run at (0,0) width 301: &quot;TEST: Numbers should align by decimal points&quot;
</span><del>-      RenderTable {table} at (0,33) size 194x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 192x48
-          RenderTableRow {tr} at (0,2) size 192x21
-            RenderTableCell {th} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (10,2) size 36x17
-                text run at (10,2) width 36: &quot;55.00&quot;
-            RenderTableCell {th} at (60,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 60x17
-                text run at (2,2) width 60: &quot;55555.00&quot;
-            RenderTableCell {th} at (126,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (10,2) size 44x17
-                text run at (10,2) width 44: &quot;555.00&quot;
-          RenderTableRow {tr} at (0,25) size 192x21
-            RenderTableCell {th} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 52x17
-                text run at (2,2) width 52: &quot;1234.56&quot;
-            RenderTableCell {th} at (60,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (10,2) size 44x17
-                text run at (10,2) width 44: &quot;123.45&quot;
-            RenderTableCell {th} at (126,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 60x17
-                text run at (2,2) width 60: &quot;12345.67&quot;
</del><ins>+      RenderTable {table} at (0,33) size 195x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 193x48
+          RenderTableRow {tr} at (0,2) size 193x21
+            RenderTableCell {th} at (2,2) size 57x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (10,2) size 37x17
+                text run at (10,2) width 37: &quot;55.00&quot;
+            RenderTableCell {th} at (60,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 61x17
+                text run at (2,2) width 61: &quot;55555.00&quot;
+            RenderTableCell {th} at (126,2) size 65x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (10,2) size 45x17
+                text run at (10,2) width 45: &quot;555.00&quot;
+          RenderTableRow {tr} at (0,25) size 193x21
+            RenderTableCell {th} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x17
+                text run at (2,2) width 53: &quot;1234.56&quot;
+            RenderTableCell {th} at (60,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (10,2) size 45x17
+                text run at (10,2) width 45: &quot;123.45&quot;
+            RenderTableCell {th} at (126,25) size 65x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 61x17
+                text run at (2,2) width 61: &quot;12345.67&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_justify-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderTable {table} at (0,0) size 784x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x76
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x72
</span><del>-            RenderTableCell {th} at (2,2) size 388x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 384x68
-                text run at (2,2) width 232: &quot;This cell text should be justified &quot;
-                text run at (234,2) width 152: &quot;which means that the&quot;
</del><ins>+            RenderTableCell {th} at (2,2) size 389x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 385x68
+                text run at (2,2) width 233: &quot;This cell text should be justified &quot;
+                text run at (234,2) width 153: &quot;which means that the&quot;
</ins><span class="cx">                 text run at (2,19) width 303: &quot;right and left margins should line up, no &quot;
</span><del>-                text run at (304,19) width 82: &quot;matter how&quot;
-                text run at (2,36) width 384: &quot;long the content becomes (except the last line which&quot;
</del><ins>+                text run at (304,19) width 83: &quot;matter how&quot;
+                text run at (2,36) width 385: &quot;long the content becomes (except the last line which&quot;
</ins><span class="cx">                 text run at (2,53) width 148: &quot;should be left aligned)&quot;
</span><del>-            RenderTableCell {th} at (392,27) size 388x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 237x17
-                text run at (2,2) width 183: &quot;This cell text should be left &quot;
-                text run at (185,2) width 54: &quot;justified&quot;
</del><ins>+            RenderTableCell {th} at (392,27) size 388x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 237x18
+                text run at (2,3) width 183: &quot;This cell text should be left &quot;
+                text run at (185,3) width 54: &quot;justified&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_left-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 424x17
</span><span class="cx">           text run at (0,17) width 399: &quot;No specific table width; text in second row exceeds text in first &quot;
</span><span class="cx">           text run at (399,17) width 25: &quot;row&quot;
</span><del>-      RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 564x48
-          RenderTableRow {tr} at (0,2) size 564x21
-            RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 565x48
+          RenderTableRow {tr} at (0,2) size 565x21
+            RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 203x17
</span><span class="cx">                 text run at (2,2) width 203: &quot;Cell text should be left aligned&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 564x21
-            RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 556x17
-                text run at (2,2) width 448: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
-                text run at (450,2) width 108: &quot;xxx xxx xxx xxx&quot;
</del><ins>+          RenderTableRow {tr} at (0,25) size 565x21
+            RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 557x17
+                text run at (2,2) width 449: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
+                text run at (450,2) width 109: &quot;xxx xxx xxx xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_align_right-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -27,14 +27,14 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 424x17
</span><span class="cx">           text run at (0,17) width 399: &quot;No specific table width; text in second row exceeds text in first &quot;
</span><span class="cx">           text run at (399,17) width 25: &quot;row&quot;
</span><del>-      RenderTable {table} at (0,176) size 566x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 564x48
-          RenderTableRow {tr} at (0,2) size 564x21
-            RenderTableCell {th} at (2,2) size 560x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (343,2) size 215x17
-                text run at (343,2) width 215: &quot;Cell text should be right aligned&quot;
-          RenderTableRow {tr} at (0,25) size 564x21
-            RenderTableCell {th} at (2,25) size 560x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 556x17
-                text run at (2,2) width 448: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
-                text run at (450,2) width 108: &quot;xxx xxx xxx xxx&quot;
</del><ins>+      RenderTable {table} at (0,176) size 567x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 565x48
+          RenderTableRow {tr} at (0,2) size 565x21
+            RenderTableCell {th} at (2,2) size 561x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (343,2) size 216x17
+                text run at (343,2) width 216: &quot;Cell text should be right aligned&quot;
+          RenderTableRow {tr} at (0,25) size 565x21
+            RenderTableCell {th} at (2,25) size 561x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 557x17
+                text run at (2,2) width 449: &quot;xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx &quot;
+                text run at (450,2) width 109: &quot;xxx xxx xxx xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_bgcolor_nameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,400 +6,400 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Black table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,33) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,33) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,99) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Silver table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,132) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,132) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,198) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 263x17
</span><span class="cx">           text run at (0,0) width 263: &quot;Gray table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,231) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,231) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,297) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 269x17
</span><span class="cx">           text run at (0,0) width 269: &quot;White table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,330) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,330) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,396) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 281x17
</span><span class="cx">           text run at (0,0) width 281: &quot;Maroon table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,429) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,429) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,495) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 257x17
</span><span class="cx">           text run at (0,0) width 257: &quot;Red table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,528) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,528) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,594) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 272x17
</span><span class="cx">           text run at (0,0) width 272: &quot;Purple table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,627) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,627) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,693) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 280x17
</span><span class="cx">           text run at (0,0) width 280: &quot;Fuchsia table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,726) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,726) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,792) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 270x17
</span><span class="cx">           text run at (0,0) width 270: &quot;Green table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,825) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,825) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,891) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 264x17
</span><span class="cx">           text run at (0,0) width 264: &quot;Lime table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,924) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,924) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,990) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Olive table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1023) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1023) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1089) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 278x17
</span><span class="cx">           text run at (0,0) width 278: &quot;Yellow table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1122) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1122) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1188) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Navy table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1221) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1221) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1287) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 261x17
</span><span class="cx">           text run at (0,0) width 261: &quot;Blue table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1320) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1320) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1386) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 259x17
</span><span class="cx">           text run at (0,0) width 259: &quot;Teal table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1419) size 446x44
-        RenderTableSection (anonymous) at (0,0) size 446x44
-          RenderTableRow {tr} at (0,2) size 446x19
-            RenderTableCell {th} at (2,2) size 146x19 [bgcolor=#008080] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (150,2) size 146x19 [bgcolor=#008080] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (298,2) size 146x19 [bgcolor=#008080] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,23) size 446x19
-            RenderTableCell {th} at (2,23) size 146x19 [bgcolor=#008080] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (150,23) size 146x19 [bgcolor=#008080] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (298,23) size 146x19 [bgcolor=#008080] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1419) size 447x44
+        RenderTableSection (anonymous) at (0,0) size 447x44
+          RenderTableRow {tr} at (0,2) size 447x19
+            RenderTableCell {th} at (2,2) size 147x19 [bgcolor=#008080] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (150,2) size 147x19 [bgcolor=#008080] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (298,2) size 147x19 [bgcolor=#008080] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,23) size 447x19
+            RenderTableCell {th} at (2,23) size 147x19 [bgcolor=#008080] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (150,23) size 147x19 [bgcolor=#008080] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (298,23) size 147x19 [bgcolor=#008080] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1479) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Aqua table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1512) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1512) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_bgcolor_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,400 +6,400 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Black table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,33) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,33) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,99) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Silver table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,132) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,132) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,198) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 263x17
</span><span class="cx">           text run at (0,0) width 263: &quot;Gray table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,231) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,231) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,297) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 269x17
</span><span class="cx">           text run at (0,0) width 269: &quot;White table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,330) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,330) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,396) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 281x17
</span><span class="cx">           text run at (0,0) width 281: &quot;Maroon table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,429) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,429) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#800000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,495) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 257x17
</span><span class="cx">           text run at (0,0) width 257: &quot;Red table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,528) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,528) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,594) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 272x17
</span><span class="cx">           text run at (0,0) width 272: &quot;Purple table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,627) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,627) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#800080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,693) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 280x17
</span><span class="cx">           text run at (0,0) width 280: &quot;Fuchsia table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,726) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,726) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,792) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 270x17
</span><span class="cx">           text run at (0,0) width 270: &quot;Green table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,825) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,825) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,891) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 264x17
</span><span class="cx">           text run at (0,0) width 264: &quot;Lime table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,924) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,924) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,990) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Olive table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1023) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1023) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#808000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1089) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 278x17
</span><span class="cx">           text run at (0,0) width 278: &quot;Yellow table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1122) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1122) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1188) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Navy table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1221) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1221) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#000080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1287) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 261x17
</span><span class="cx">           text run at (0,0) width 261: &quot;Blue table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1320) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1320) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1386) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 259x17
</span><span class="cx">           text run at (0,0) width 259: &quot;Teal table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1419) size 446x44
-        RenderTableSection (anonymous) at (0,0) size 446x44
-          RenderTableRow {tr} at (0,2) size 446x19
-            RenderTableCell {th} at (2,2) size 146x19 [bgcolor=#008080] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (150,2) size 146x19 [bgcolor=#008080] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (298,2) size 146x19 [bgcolor=#008080] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,23) size 446x19
-            RenderTableCell {th} at (2,23) size 146x19 [bgcolor=#008080] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (150,23) size 146x19 [bgcolor=#008080] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (298,23) size 146x19 [bgcolor=#008080] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 144x17
-                text run at (1,1) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1419) size 447x44
+        RenderTableSection (anonymous) at (0,0) size 447x44
+          RenderTableRow {tr} at (0,2) size 447x19
+            RenderTableCell {th} at (2,2) size 147x19 [bgcolor=#008080] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (150,2) size 147x19 [bgcolor=#008080] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (298,2) size 147x19 [bgcolor=#008080] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,23) size 447x19
+            RenderTableCell {th} at (2,23) size 147x19 [bgcolor=#008080] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (150,23) size 147x19 [bgcolor=#008080] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (298,23) size 147x19 [bgcolor=#008080] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 145x17
+                text run at (1,1) width 145: &quot;table table table table&quot;
</ins><span class="cx">       RenderBlock {p} at (0,1479) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Aqua table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1512) size 454x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 452x48
-          RenderTableRow {tr} at (0,2) size 452x21
-            RenderTableCell {th} at (2,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,2) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-          RenderTableRow {tr} at (0,25) size 452x21
-            RenderTableCell {th} at (2,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (152,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
-            RenderTableCell {th} at (302,25) size 148x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;table table table table&quot;
</del><ins>+      RenderTable {table} at (0,1512) size 455x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 453x48
+          RenderTableRow {tr} at (0,2) size 453x21
+            RenderTableCell {th} at (2,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,2) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+          RenderTableRow {tr} at (0,25) size 453x21
+            RenderTableCell {th} at (2,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (152,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
+            RenderTableCell {th} at (302,25) size 149x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 145x17
+                text run at (2,2) width 145: &quot;table table table table&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 676x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 674x25
-          RenderTableRow {tr} at (0,2) size 674x21
-            RenderTableCell {th} at (2,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 247: &quot;This heading cell should have a lime &quot;
-                text run at (249,2) width 83: &quot;background&quot;
-            RenderTableCell {th} at (338,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 247: &quot;This heading cell should have a lime &quot;
-                text run at (249,2) width 83: &quot;background&quot;
</del><ins>+      RenderTable {table} at (0,0) size 677x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 675x25
+          RenderTableRow {tr} at (0,2) size 675x21
+            RenderTableCell {th} at (2,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 248: &quot;This heading cell should have a lime &quot;
+                text run at (249,2) width 84: &quot;background&quot;
+            RenderTableCell {th} at (338,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 248: &quot;This heading cell should have a lime &quot;
+                text run at (249,2) width 84: &quot;background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_colspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 197x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 195x48
-          RenderTableRow {tr} at (0,2) size 195x21
-            RenderTableCell {th} at (2,2) size 191x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (2,2) size 187x17
-                text run at (2,2) width 187: &quot;This cell spans two columns&quot;
-          RenderTableRow {tr} at (0,25) size 195x21
-            RenderTableCell {th} at (2,25) size 94x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 52x17
-                text run at (21,2) width 52: &quot;xxx xxx&quot;
-            RenderTableCell {th} at (98,25) size 95x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 198x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 196x48
+          RenderTableRow {tr} at (0,2) size 196x21
+            RenderTableCell {th} at (2,2) size 192x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (2,2) size 188x17
+                text run at (2,2) width 188: &quot;This cell spans two columns&quot;
+          RenderTableRow {tr} at (0,25) size 196x21
+            RenderTableCell {th} at (2,25) size 95x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,2) size 53x17
</span><span class="cx">                 text run at (21,2) width 53: &quot;xxx xxx&quot;
</span><ins>+            RenderTableCell {th} at (98,25) size 96x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 53x17
+                text run at (21,2) width 53: &quot;xxx xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,41 +3,41 @@
</span><span class="cx"> layer at (0,0) size 785x1634
</span><span class="cx">   RenderBlock {html} at (0,0) size 785x1634
</span><span class="cx">     RenderBody {body} at (8,8) size 769x1618
</span><del>-      RenderTable {table} at (0,0) size 293x110 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 291x108
-          RenderTableRow {tr} at (0,2) size 291x104
-            RenderTableCell {th} at (2,43) size 287x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 283x17
-                text run at (2,2) width 283: &quot;The height of this cell should be 100 pixels&quot;
</del><ins>+      RenderTable {table} at (0,0) size 294x110 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 292x108
+          RenderTableRow {tr} at (0,2) size 292x104
+            RenderTableCell {th} at (2,43) size 288x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 284x18
+                text run at (2,3) width 284: &quot;The height of this cell should be 100 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,110) size 769x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,127) size 293x210 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 291x208
-          RenderTableRow {tr} at (0,2) size 291x204
-            RenderTableCell {th} at (2,93) size 287x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 283x17
-                text run at (2,2) width 283: &quot;The height of this cell should be 200 pixels&quot;
</del><ins>+      RenderTable {table} at (0,127) size 294x210 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 292x208
+          RenderTableRow {tr} at (0,2) size 292x204
+            RenderTableCell {th} at (2,93) size 288x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 284x18
+                text run at (2,3) width 284: &quot;The height of this cell should be 200 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,337) size 769x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,354) size 293x310 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 291x308
-          RenderTableRow {tr} at (0,2) size 291x304
-            RenderTableCell {th} at (2,143) size 287x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 283x17
-                text run at (2,2) width 283: &quot;The height of this cell should be 300 pixels&quot;
</del><ins>+      RenderTable {table} at (0,354) size 294x310 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 292x308
+          RenderTableRow {tr} at (0,2) size 292x304
+            RenderTableCell {th} at (2,143) size 288x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 284x18
+                text run at (2,3) width 284: &quot;The height of this cell should be 300 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,664) size 769x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,681) size 293x410 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 291x408
-          RenderTableRow {tr} at (0,2) size 291x404
-            RenderTableCell {th} at (2,193) size 287x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 283x17
-                text run at (2,2) width 283: &quot;The height of this cell should be 400 pixels&quot;
</del><ins>+      RenderTable {table} at (0,681) size 294x410 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 292x408
+          RenderTableRow {tr} at (0,2) size 292x404
+            RenderTableCell {th} at (2,193) size 288x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 284x18
+                text run at (2,3) width 284: &quot;The height of this cell should be 400 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1091) size 769x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,1108) size 293x510 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 291x508
-          RenderTableRow {tr} at (0,2) size 291x504
-            RenderTableCell {th} at (2,243) size 287x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 283x17
-                text run at (2,2) width 283: &quot;The height of this cell should be 500 pixels&quot;
</del><ins>+      RenderTable {table} at (0,1108) size 294x510 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 292x508
+          RenderTableRow {tr} at (0,2) size 292x504
+            RenderTableCell {th} at (2,243) size 288x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 284x18
+                text run at (2,3) width 284: &quot;The height of this cell should be 500 pixels&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 676x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 674x25
-          RenderTableRow {tr} at (0,2) size 674x21
-            RenderTableCell {th} at (2,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 330: &quot;This heading cell should have a lime background&quot;
-            RenderTableCell {th} at (338,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 330: &quot;This heading cell should have a lime background&quot;
</del><ins>+      RenderTable {table} at (0,0) size 677x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 675x25
+          RenderTableRow {tr} at (0,2) size 675x21
+            RenderTableCell {th} at (2,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 331: &quot;This heading cell should have a lime background&quot;
+            RenderTableCell {th} at (338,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 331: &quot;This heading cell should have a lime background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_nowrapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,19 +3,19 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 924x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 922x48
-          RenderTableRow {tr} at (0,2) size 922x21
-            RenderTableCell {th} at (2,2) size 918x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 914x17
-                text run at (2,2) width 282: &quot;The text in the cell should not wrap upon &quot;
-                text run at (284,2) width 262: &quot;window resizing    x-fill x-fill x-fill x-fill &quot;
-                text run at (546,2) width 306: &quot;x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill &quot;
-                text run at (852,2) width 64: &quot;x-fill x-fill&quot;
-          RenderTableRow {tr} at (0,25) size 922x21
-            RenderTableCell {th} at (2,25) size 918x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 914x17
-                text run at (2,2) width 282: &quot;The text in the cell should not wrap upon &quot;
-                text run at (284,2) width 262: &quot;window resizing    x-fill x-fill x-fill x-fill &quot;
-                text run at (546,2) width 306: &quot;x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill &quot;
-                text run at (852,2) width 64: &quot;x-fill x-fill&quot;
</del><ins>+      RenderTable {table} at (0,0) size 925x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 923x48
+          RenderTableRow {tr} at (0,2) size 923x21
+            RenderTableCell {th} at (2,2) size 919x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 915x17
+                text run at (2,2) width 283: &quot;The text in the cell should not wrap upon &quot;
+                text run at (284,2) width 263: &quot;window resizing    x-fill x-fill x-fill x-fill &quot;
+                text run at (546,2) width 307: &quot;x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill &quot;
+                text run at (852,2) width 65: &quot;x-fill x-fill&quot;
+          RenderTableRow {tr} at (0,25) size 923x21
+            RenderTableCell {th} at (2,25) size 919x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 915x17
+                text run at (2,2) width 283: &quot;The text in the cell should not wrap upon &quot;
+                text run at (284,2) width 263: &quot;window resizing    x-fill x-fill x-fill x-fill &quot;
+                text run at (546,2) width 307: &quot;x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill x-fill &quot;
+                text run at (852,2) width 65: &quot;x-fill x-fill&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_rowspan-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x66
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x66
</span><span class="cx">     RenderBody {body} at (8,8) size 784x50
</span><del>-      RenderTable {table} at (0,0) size 232x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 230x48
-          RenderTableRow {tr} at (0,2) size 230x21
-            RenderTableCell {th} at (2,13) size 168x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 164x17
-                text run at (2,2) width 164: &quot;This cell spans two rows&quot;
-            RenderTableCell {th} at (172,2) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 52x17
-                text run at (2,2) width 52: &quot;xxx xxx&quot;
-          RenderTableRow {tr} at (0,25) size 230x21
-            RenderTableCell {th} at (172,25) size 56x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 52x17
-                text run at (2,2) width 52: &quot;xxx xxx&quot;
</del><ins>+      RenderTable {table} at (0,0) size 233x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 231x48
+          RenderTableRow {tr} at (0,2) size 231x21
+            RenderTableCell {th} at (2,13) size 169x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 165x18
+                text run at (2,3) width 165: &quot;This cell spans two rows&quot;
+            RenderTableCell {th} at (172,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x17
+                text run at (2,2) width 53: &quot;xxx xxx&quot;
+          RenderTableRow {tr} at (0,25) size 231x21
+            RenderTableCell {th} at (172,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x17
+                text run at (2,2) width 53: &quot;xxx xxx&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,14 +3,14 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 676x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 674x25
-          RenderTableRow {tr} at (0,2) size 674x21
-            RenderTableCell {th} at (2,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 215: &quot;This heading cell should have a &quot;
-                text run at (217,2) width 115: &quot;lime background&quot;
-            RenderTableCell {th} at (338,2) size 334x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 330x17
-                text run at (2,2) width 215: &quot;This heading cell should have a &quot;
-                text run at (217,2) width 115: &quot;lime background&quot;
</del><ins>+      RenderTable {table} at (0,0) size 677x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 675x25
+          RenderTableRow {tr} at (0,2) size 675x21
+            RenderTableCell {th} at (2,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 216: &quot;This heading cell should have a &quot;
+                text run at (217,2) width 116: &quot;lime background&quot;
+            RenderTableCell {th} at (338,2) size 335x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 331x17
+                text run at (2,2) width 216: &quot;This heading cell should have a &quot;
+                text run at (217,2) width 116: &quot;lime background&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,22 +9,22 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x235 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x233
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x229
</span><del>-            RenderTableCell {th} at (2,24) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,2) size 206x85
</del><ins>+            RenderTableCell {th} at (2,24) size 215x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,2) size 207x85
</ins><span class="cx">                 text run at (12,2) width 190: &quot;Compare the baseline of the&quot;
</span><del>-                text run at (4,19) width 76: &quot;first line of &quot;
-                text run at (80,19) width 130: &quot;text in this cell with&quot;
</del><ins>+                text run at (4,19) width 77: &quot;first line of &quot;
+                text run at (80,19) width 131: &quot;text in this cell with&quot;
</ins><span class="cx">                 text run at (8,36) width 198: &quot;the baseline of the first line of&quot;
</span><del>-                text run at (25,53) width 46: &quot;text in &quot;
-                text run at (71,53) width 118: &quot;the next cell: they&quot;
-                text run at (15,70) width 184: &quot;should be vertically aligned&quot;
</del><ins>+                text run at (25,53) width 47: &quot;text in &quot;
+                text run at (71,53) width 119: &quot;the next cell: they&quot;
+                text run at (15,70) width 185: &quot;should be vertically aligned&quot;
</ins><span class="cx">             RenderTableCell {th} at (218,2) size 562x229 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (2,2) size 558x225
-                text run at (2,2) width 381: &quot;Compare the baseline &quot;
-                text run at (383,2) width 177: &quot;of the first&quot;
-                text run at (26,47) width 510: &quot;line of text in this cell with the&quot;
-                text run at (2,92) width 255: &quot;baseline of the &quot;
-                text run at (256,92) width 304: &quot;first line of text in&quot;
-                text run at (7,137) width 548: &quot;the previous cell: they should be&quot;
-                text run at (134,182) width 170: &quot;vertically &quot;
-                text run at (304,182) width 124: &quot;aligned&quot;
</del><ins>+              RenderText {#text} at (42,2) size 529x225
+                text run at (42,2) width 382: &quot;Compare the baseline &quot;
+                text run at (423,2) width 97: &quot;of the&quot;
+                text run at (16,47) width 529: &quot;first line of text in this cell with&quot;
+                text run at (29,92) width 318: &quot;the baseline of the &quot;
+                text run at (346,92) width 187: &quot;first line of&quot;
+                text run at (35,137) width 492: &quot;text in the previous cell: they&quot;
+                text run at (47,182) width 344: &quot;should be vertically &quot;
+                text run at (390,182) width 125: &quot;aligned&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x213 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x207
</span><del>-            RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {th} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,2) size 560x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 161x17
</span><span class="cx">           text run at (0,0) width 161: &quot;TH VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,33) size 641x213 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 639x211
-          RenderTableRow {tr} at (0,2) size 639x207
-            RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 642x213 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 640x211
+          RenderTableRow {tr} at (0,2) size 640x207
+            RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {th} at (208,95) size 429x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 425x17
-                text run at (2,2) width 293: &quot;This text should be vertically aligned to the &quot;
-                text run at (295,2) width 132: &quot;middle of the image&quot;
</del><ins>+            RenderTableCell {th} at (208,95) size 430x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 426x17
+                text run at (2,2) width 294: &quot;This text should be vertically aligned to the &quot;
+                text run at (295,2) width 133: &quot;middle of the image&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_valign_top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 129x17
</span><span class="cx">           text run at (0,0) width 129: &quot;TH VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,33) size 685x213 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 683x211
-          RenderTableRow {tr} at (0,2) size 683x207
-            RenderTableCell {th} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 686x213 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 684x211
+          RenderTableRow {tr} at (0,2) size 684x207
+            RenderTableCell {th} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {th} at (208,2) size 473x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 469x17
-                text run at (2,2) width 319: &quot;The top of this text should be vertically aligned &quot;
-                text run at (321,2) width 150: &quot;to the top of the image&quot;
</del><ins>+            RenderTableCell {th} at (208,2) size 474x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 470x17
+                text run at (2,2) width 320: &quot;The top of this text should be vertically aligned &quot;
+                text run at (321,2) width 151: &quot;to the top of the image&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_th_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_th_width-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,44 +3,44 @@
</span><span class="cx"> layer at (0,0) size 800x270
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x270
</span><span class="cx">     RenderBody {body} at (8,8) size 784x254
</span><del>-      RenderTable {table} at (0,0) size 110x61 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 108x59
-          RenderTableRow {tr} at (0,2) size 108x55
-            RenderTableCell {th} at (2,2) size 104x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 111x61 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 109x59
+          RenderTableRow {tr} at (0,2) size 109x55
+            RenderTableCell {th} at (2,2) size 105x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,2) size 100x51
</span><span class="cx">                 text run at (8,2) width 88: &quot;The width of&quot;
</span><span class="cx">                 text run at (2,19) width 100: &quot;this cell should&quot;
</span><del>-                text run at (9,36) width 86: &quot;be 100 pixels&quot;
</del><ins>+                text run at (9,36) width 87: &quot;be 100 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,61) size 784x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,78) size 210x44 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 208x42
-          RenderTableRow {tr} at (0,2) size 208x38
-            RenderTableCell {th} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (7,2) size 190x34
-                text run at (7,2) width 190: &quot;The width of this cell should&quot;
-                text run at (59,19) width 86: &quot;be 200 pixels&quot;
</del><ins>+      RenderTable {table} at (0,78) size 211x44 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 209x42
+          RenderTableRow {tr} at (0,2) size 209x38
+            RenderTableCell {th} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (7,2) size 191x34
+                text run at (7,2) width 191: &quot;The width of this cell should&quot;
+                text run at (59,19) width 87: &quot;be 200 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,122) size 784x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,139) size 310x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 308x25
-          RenderTableRow {tr} at (0,2) size 308x21
-            RenderTableCell {th} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,2) size 280x17
-                text run at (12,2) width 280: &quot;The width of this cell should be 300 pixels&quot;
</del><ins>+      RenderTable {table} at (0,139) size 311x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 309x25
+          RenderTableRow {tr} at (0,2) size 309x21
+            RenderTableCell {th} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,2) size 281x17
+                text run at (12,2) width 281: &quot;The width of this cell should be 300 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,166) size 784x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,183) size 410x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 408x25
-          RenderTableRow {tr} at (0,2) size 408x21
-            RenderTableCell {th} at (2,2) size 404x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (62,2) size 280x17
-                text run at (62,2) width 280: &quot;The width of this cell should be 400 pixels&quot;
</del><ins>+      RenderTable {table} at (0,183) size 411x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 409x25
+          RenderTableRow {tr} at (0,2) size 409x21
+            RenderTableCell {th} at (2,2) size 405x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (62,2) size 281x17
+                text run at (62,2) width 281: &quot;The width of this cell should be 400 pixels&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,210) size 784x17
</span><span class="cx">         RenderBR {br} at (0,0) size 0x17
</span><del>-      RenderTable {table} at (0,227) size 510x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 508x25
-          RenderTableRow {tr} at (0,2) size 508x21
-            RenderTableCell {th} at (2,2) size 504x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (112,2) size 280x17
-                text run at (112,2) width 280: &quot;The width of this cell should be 500 pixels&quot;
</del><ins>+      RenderTable {table} at (0,227) size 511x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 509x25
+          RenderTableRow {tr} at (0,2) size 509x21
+            RenderTableCell {th} at (2,2) size 505x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (112,2) size 281x17
+                text run at (112,2) width 281: &quot;The width of this cell should be 500 pixels&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 335x17
</span><span class="cx">           text run at (0,0) width 335: &quot;In this test, the THEAD text should be center aligned&quot;
</span><del>-      RenderTable {table} at (0,33) size 179x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 177x25
-          RenderTableRow {tr} at (0,2) size 177x21
-            RenderTableCell {td} at (2,2) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 180x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 178x25
+          RenderTableRow {tr} at (0,2) size 178x21
+            RenderTableCell {td} at (2,2) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (58,2) size 57x17
</span><span class="cx">                 text run at (58,2) width 57: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x17
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,67 +6,67 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 396x17
</span><span class="cx">           text run at (0,0) width 396: &quot;The numbers in the THEAD should align at the decimal points&quot;
</span><del>-      RenderTable {table} at (0,33) size 374x142 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 372x48
-          RenderTableRow {tr} at (0,2) size 372x21
-            RenderTableCell {td} at (2,2) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 375x142 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 373x48
+          RenderTableRow {tr} at (0,2) size 373x21
+            RenderTableCell {td} at (2,2) size 117x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;THEAD 55.00&quot;
</span><del>-            RenderTableCell {td} at (120,2) size 124x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,2) size 125x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 120x17
</span><span class="cx">                 text run at (2,2) width 120: &quot;THEAD 55555.00&quot;
</span><del>-            RenderTableCell {td} at (246,2) size 124x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,2) size 125x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 104x17
</span><span class="cx">                 text run at (2,2) width 104: &quot;THEAD 555.00&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 372x21
-            RenderTableCell {td} at (2,25) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 373x21
+            RenderTableCell {td} at (2,25) size 117x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                 text run at (2,2) width 112: &quot;THEAD 1234.56&quot;
</span><del>-            RenderTableCell {td} at (120,25) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,25) size 125x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 104x17
</span><span class="cx">                 text run at (2,2) width 104: &quot;THEAD 123.45&quot;
</span><del>-            RenderTableCell {td} at (246,25) size 124x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,25) size 125x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 120x17
</span><span class="cx">                 text run at (2,2) width 120: &quot;THEAD 12345.67&quot;
</span><del>-        RenderTableSection {tfoot} at (1,95) size 372x46
-          RenderTableRow {tr} at (0,0) size 372x21
-            RenderTableCell {td} at (2,0) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,95) size 373x46
+          RenderTableRow {tr} at (0,0) size 373x21
+            RenderTableCell {td} at (2,0) size 117x21 [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 (120,0) size 124x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,0) size 125x21 [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>-            RenderTableCell {td} at (246,0) size 124x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,0) size 125x21 [border: (1px inset #808080)] [r=0 c=2 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>-          RenderTableRow {tr} at (0,23) size 372x21
-            RenderTableCell {td} at (2,23) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,23) size 373x21
+            RenderTableCell {td} at (2,23) size 117x21 [border: (1px inset #808080)] [r=1 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 (120,23) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,23) size 125x21 [border: (1px inset #808080)] [r=1 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>-            RenderTableCell {td} at (246,23) size 124x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,23) size 125x21 [border: (1px inset #808080)] [r=1 c=2 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,49) size 372x46
-          RenderTableRow {tr} at (0,0) size 372x21
-            RenderTableCell {td} at (2,0) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,49) size 373x46
+          RenderTableRow {tr} at (0,0) size 373x21
+            RenderTableCell {td} at (2,0) size 117x21 [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 (120,0) size 124x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,0) size 125x21 [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>-            RenderTableCell {td} at (246,0) size 124x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,0) size 125x21 [border: (1px inset #808080)] [r=0 c=2 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>-          RenderTableRow {tr} at (0,23) size 372x21
-            RenderTableCell {td} at (2,23) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,23) size 373x21
+            RenderTableCell {td} at (2,23) size 117x21 [border: (1px inset #808080)] [r=1 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 (120,23) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,23) size 125x21 [border: (1px inset #808080)] [r=1 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>-            RenderTableCell {td} at (246,23) size 124x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,23) size 125x21 [border: (1px inset #808080)] [r=1 c=2 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>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 321x17
</span><span class="cx">           text run at (0,0) width 321: &quot;In this test, the THEAD text should be left aligned.&quot;
</span><del>-      RenderTable {table} at (0,33) size 179x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 177x25
-          RenderTableRow {tr} at (0,2) size 177x21
-            RenderTableCell {td} at (2,2) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 180x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 178x25
+          RenderTableRow {tr} at (0,2) size 178x21
+            RenderTableCell {td} at (2,2) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 56x17
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x17
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 326x17
</span><span class="cx">           text run at (0,0) width 326: &quot;In this test, the THEAD text should be right aligned&quot;
</span><del>-      RenderTable {table} at (0,33) size 179x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 177x25
-          RenderTableRow {tr} at (0,2) size 177x21
-            RenderTableCell {td} at (2,2) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (115,2) size 56x17
-                text run at (115,2) width 56: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (1,49) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 180x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 178x25
+          RenderTableRow {tr} at (0,2) size 178x21
+            RenderTableCell {td} at (2,2) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (115,2) size 57x17
+                text run at (115,2) width 57: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (1,49) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x17
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 177x23
-          RenderTableRow {tr} at (0,0) size 177x21
-            RenderTableCell {td} at (2,0) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 178x23
+          RenderTableRow {tr} at (0,0) size 178x21
+            RenderTableCell {td} at (2,0) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x17
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x89
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x89
</span><span class="cx">     RenderBody {body} at (8,8) size 784x73
</span><del>-      RenderTable {table} at (0,0) size 630x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 628x25 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 629x25 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x89
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x89
</span><span class="cx">     RenderBody {body} at (8,8) size 784x73
</span><del>-      RenderTable {table} at (0,0) size 630x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 628x25 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 629x25 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x89
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x89
</span><span class="cx">     RenderBody {body} at (8,8) size 784x73
</span><del>-      RenderTable {table} at (0,0) size 630x73 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 628x25 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,2) size 628x21
-            RenderTableCell {td} at (2,2) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 631x73 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 629x25 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,2) size 629x21
+            RenderTableCell {td} at (2,2) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,2) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,2) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 267x17
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,49) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x17
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,26) size 628x23
-          RenderTableRow {tr} at (0,0) size 628x21
-            RenderTableCell {td} at (2,0) size 311x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,26) size 629x23
+          RenderTableRow {tr} at (0,0) size 629x21
+            RenderTableCell {td} at (2,0) size 312x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,0) size 311x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 312x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x17
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x281 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {thead} at (1,1) size 782x233
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x229
</span><del>-            RenderTableCell {td} at (2,24) size 213x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,24) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 206x85
</span><span class="cx">                 text run at (2,2) width 204: &quot;Compare the baseline of the first&quot;
</span><span class="cx">                 text run at (2,19) width 139: &quot;line of text in this cell &quot;
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">                 text run at (2,182) width 279: &quot;vertically aligned&quot;
</span><span class="cx">         RenderTableSection {tfoot} at (1,257) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 214x21 [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><span class="cx">             RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,234) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 214x21 [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><span class="cx">             RenderTableCell {td} at (217,0) size 563x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</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 (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x259 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {thead} at (1,1) size 782x211
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x207
</span><del>-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {td} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 561x51
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">                 text run at (193,36) width 132: &quot;x-fill x-fill x-fill x-fill&quot;
</span><span class="cx">         RenderTableSection {tfoot} at (1,235) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 205x21 [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><span class="cx">             RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,212) size 782x23
</span><span class="cx">           RenderTableRow {tr} at (0,0) size 782x21
</span><del>-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,0) size 205x21 [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><span class="cx">             RenderTableCell {td} at (208,0) size 572x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 195x17
</span><span class="cx">           text run at (0,0) width 195: &quot;THEAD VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,33) size 616x259 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 614x211
-          RenderTableRow {tr} at (0,2) size 614x207
-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 617x259 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 615x211
+          RenderTableRow {tr} at (0,2) size 615x207
+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,95) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,95) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 400x17
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 614x23
-          RenderTableRow {tr} at (0,0) size 614x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,235) size 615x23
+          RenderTableRow {tr} at (0,0) size 615x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 405x21 [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 614x23
-          RenderTableRow {tr} at (0,0) size 614x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,212) size 615x23
+          RenderTableRow {tr} at (0,0) size 615x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 405x21 [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>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_thead_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 163x17
</span><span class="cx">           text run at (0,0) width 163: &quot;THEAD VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,33) size 657x259 [border: (1px outset #808080)]
-        RenderTableSection {thead} at (1,1) size 655x211
-          RenderTableRow {tr} at (0,2) size 655x207
-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 658x259 [border: (1px outset #808080)]
+        RenderTableSection {thead} at (1,1) size 656x211
+          RenderTableRow {tr} at (0,2) size 656x207
+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 441x17
</span><span class="cx">                 text run at (2,2) width 380: &quot;The top of this text should be vertically aligned to the top of &quot;
</span><span class="cx">                 text run at (382,2) width 61: &quot;the image&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 655x23
-          RenderTableRow {tr} at (0,0) size 655x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,235) size 656x23
+          RenderTableRow {tr} at (0,0) size 656x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 446x21 [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 655x23
-          RenderTableRow {tr} at (0,0) size 655x21
-            RenderTableCell {td} at (2,0) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,212) size 656x23
+          RenderTableRow {tr} at (0,0) size 656x21
+            RenderTableCell {td} at (2,0) size 205x21 [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,0) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 446x21 [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>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_align_char-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,25 +6,25 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 301x17
</span><span class="cx">           text run at (0,0) width 301: &quot;TEST: Numbers should align by decimal points&quot;
</span><del>-      RenderTable {table} at (0,33) size 194x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 192x48
-          RenderTableRow {tr} at (0,2) size 192x21
-            RenderTableCell {td} at (2,2) size 56x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 195x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 193x48
+          RenderTableRow {tr} at (0,2) size 193x21
+            RenderTableCell {td} at (2,2) size 57x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x17
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {td} at (60,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (60,2) size 65x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {td} at (126,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,2) size 65x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x17
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 192x21
-            RenderTableCell {td} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 193x21
+            RenderTableCell {td} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {td} at (60,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (60,25) size 65x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x17
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {td} at (126,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,25) size 65x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_bgcolor_nameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,400 +6,400 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Black table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,33) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#000000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#000000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#000000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#000000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,99) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Silver table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,132) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#C0C0C0]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,132) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#C0C0C0]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#C0C0C0]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#C0C0C0]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,198) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 263x17
</span><span class="cx">           text run at (0,0) width 263: &quot;Gray table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,231) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#808080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,231) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#808080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#808080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#808080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,297) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 269x17
</span><span class="cx">           text run at (0,0) width 269: &quot;White table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,330) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FFFFFF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,330) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FFFFFF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FFFFFF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FFFFFF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,396) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 281x17
</span><span class="cx">           text run at (0,0) width 281: &quot;Maroon table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,429) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#800000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,429) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#800000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#800000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#800000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,495) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 257x17
</span><span class="cx">           text run at (0,0) width 257: &quot;Red table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,528) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FF0000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,528) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FF0000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FF0000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FF0000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,594) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 272x17
</span><span class="cx">           text run at (0,0) width 272: &quot;Purple table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,627) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#800080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,627) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#800080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#800080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#800080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,693) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 280x17
</span><span class="cx">           text run at (0,0) width 280: &quot;Fuchsia table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,726) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FF00FF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,726) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FF00FF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FF00FF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FF00FF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,792) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 270x17
</span><span class="cx">           text run at (0,0) width 270: &quot;Green table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,825) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#008000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,825) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#008000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#008000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#008000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,891) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 264x17
</span><span class="cx">           text run at (0,0) width 264: &quot;Lime table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,924) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,924) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,990) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Olive table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1023) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#808000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1023) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#808000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#808000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#808000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1089) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 278x17
</span><span class="cx">           text run at (0,0) width 278: &quot;Yellow table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1122) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FFFF00]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1122) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FFFF00]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FFFF00]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FFFF00]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1188) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Navy table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1221) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#000080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1221) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#000080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#000080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#000080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1287) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 261x17
</span><span class="cx">           text run at (0,0) width 261: &quot;Blue table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1320) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#0000FF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1320) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#0000FF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#0000FF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#0000FF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1386) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 259x17
</span><span class="cx">           text run at (0,0) width 259: &quot;Teal table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1419) size 410x44
-        RenderTableSection (anonymous) at (0,0) size 410x44
-          RenderTableRow {tr} at (0,2) size 410x19 [bgcolor=#008080]
-            RenderTableCell {td} at (2,2) size 134x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1419) size 411x44
+        RenderTableSection (anonymous) at (0,0) size 411x44
+          RenderTableRow {tr} at (0,2) size 411x19 [bgcolor=#008080]
+            RenderTableCell {td} at (2,2) size 135x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (138,2) size 134x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (138,2) size 135x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (274,2) size 134x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (274,2) size 135x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,23) size 410x19 [bgcolor=#008080]
-            RenderTableCell {td} at (2,23) size 134x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,23) size 411x19 [bgcolor=#008080]
+            RenderTableCell {td} at (2,23) size 135x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (138,23) size 134x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (138,23) size 135x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (274,23) size 134x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (274,23) size 135x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1479) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Aqua table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1512) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#00FFFF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1512) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#00FFFF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#00FFFF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#00FFFF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_bgcolor_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,400 +6,400 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Black table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,33) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#000000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#000000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#000000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#000000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,99) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 268x17
</span><span class="cx">           text run at (0,0) width 268: &quot;Silver table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,132) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#C0C0C0]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,132) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#C0C0C0]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#C0C0C0]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#C0C0C0]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,198) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 263x17
</span><span class="cx">           text run at (0,0) width 263: &quot;Gray table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,231) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#808080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,231) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#808080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#808080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#808080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,297) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 269x17
</span><span class="cx">           text run at (0,0) width 269: &quot;White table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,330) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FFFFFF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,330) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FFFFFF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FFFFFF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FFFFFF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,396) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 281x17
</span><span class="cx">           text run at (0,0) width 281: &quot;Maroon table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,429) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#800000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,429) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#800000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#800000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#800000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,495) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 257x17
</span><span class="cx">           text run at (0,0) width 257: &quot;Red table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,528) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FF0000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,528) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FF0000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FF0000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FF0000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,594) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 272x17
</span><span class="cx">           text run at (0,0) width 272: &quot;Purple table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,627) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#800080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,627) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#800080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#800080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#800080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,693) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 280x17
</span><span class="cx">           text run at (0,0) width 280: &quot;Fuchsia table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,726) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FF00FF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,726) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FF00FF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FF00FF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FF00FF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,792) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 270x17
</span><span class="cx">           text run at (0,0) width 270: &quot;Green table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,825) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#008000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,825) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#008000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#008000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#008000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,891) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 264x17
</span><span class="cx">           text run at (0,0) width 264: &quot;Lime table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,924) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,924) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,990) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Olive table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1023) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#808000]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1023) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#808000]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#808000]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#808000]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1089) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 278x17
</span><span class="cx">           text run at (0,0) width 278: &quot;Yellow table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1122) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#FFFF00]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1122) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#FFFF00]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#FFFF00]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#FFFF00]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1188) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Navy table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1221) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#000080]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1221) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#000080]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#000080]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#000080]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1287) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 261x17
</span><span class="cx">           text run at (0,0) width 261: &quot;Blue table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1320) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#0000FF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1320) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#0000FF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#0000FF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#0000FF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1386) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 259x17
</span><span class="cx">           text run at (0,0) width 259: &quot;Teal table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1419) size 410x44
-        RenderTableSection (anonymous) at (0,0) size 410x44
-          RenderTableRow {tr} at (0,2) size 410x19 [bgcolor=#008080]
-            RenderTableCell {td} at (2,2) size 134x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1419) size 411x44
+        RenderTableSection (anonymous) at (0,0) size 411x44
+          RenderTableRow {tr} at (0,2) size 411x19 [bgcolor=#008080]
+            RenderTableCell {td} at (2,2) size 135x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (138,2) size 134x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (138,2) size 135x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (274,2) size 134x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (274,2) size 135x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,23) size 410x19 [bgcolor=#008080]
-            RenderTableCell {td} at (2,23) size 134x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,23) size 411x19 [bgcolor=#008080]
+            RenderTableCell {td} at (2,23) size 135x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (138,23) size 134x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (138,23) size 135x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (274,23) size 134x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (274,23) size 135x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                 text run at (1,1) width 132: &quot;table table table table&quot;
</span><span class="cx">       RenderBlock {p} at (0,1479) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 266x17
</span><span class="cx">           text run at (0,0) width 266: &quot;Aqua table with a white body background&quot;
</span><del>-      RenderTable {table} at (0,1512) size 418x50 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 416x48
-          RenderTableRow {tr} at (0,2) size 416x21 [bgcolor=#00FFFF]
-            RenderTableCell {td} at (2,2) size 136x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,1512) size 419x50 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 417x48
+          RenderTableRow {tr} at (0,2) size 417x21 [bgcolor=#00FFFF]
+            RenderTableCell {td} at (2,2) size 137x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,2) size 136x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,2) size 137x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,2) size 136x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,2) size 137x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 416x21 [bgcolor=#00FFFF]
-            RenderTableCell {td} at (2,25) size 136x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 417x21 [bgcolor=#00FFFF]
+            RenderTableCell {td} at (2,25) size 137x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (140,25) size 136x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (140,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span><del>-            RenderTableCell {td} at (278,25) size 136x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (278,25) size 137x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 132x17
</span><span class="cx">                 text run at (2,2) width 132: &quot;table table table table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 532x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 530x25
-          RenderTableRow {tr} at (0,2) size 530x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 262x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 533x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 531x25
+          RenderTableRow {tr} at (0,2) size 531x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 263x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (266,2) size 262x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,2) size 263x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 532x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 530x25
-          RenderTableRow {tr} at (0,2) size 530x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 262x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 533x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 531x25
+          RenderTableRow {tr} at (0,2) size 531x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 263x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (266,2) size 262x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,2) size 263x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -3,12 +3,12 @@
</span><span class="cx"> layer at (0,0) size 800x43
</span><span class="cx">   RenderBlock {html} at (0,0) size 800x43
</span><span class="cx">     RenderBody {body} at (8,8) size 784x27
</span><del>-      RenderTable {table} at (0,0) size 532x27 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 530x25
-          RenderTableRow {tr} at (0,2) size 530x21 [bgcolor=#00FF00]
-            RenderTableCell {td} at (2,2) size 262x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,0) size 533x27 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 531x25
+          RenderTableRow {tr} at (0,2) size 531x21 [bgcolor=#00FF00]
+            RenderTableCell {td} at (2,2) size 263x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (266,2) size 262x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (266,2) size 263x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 258x17
</span><span class="cx">                 text run at (2,2) width 258: &quot;This row should have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x235 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x233
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x229
</span><del>-            RenderTableCell {td} at (2,24) size 213x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,24) size 214x89 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 206x85
</span><span class="cx">                 text run at (2,2) width 204: &quot;Compare the baseline of the first&quot;
</span><span class="cx">                 text run at (2,19) width 139: &quot;line of text in this cell &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {table} at (0,33) size 784x213 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection (anonymous) at (1,1) size 782x211
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x207
</span><del>-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {td} at (208,154) size 572x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 561x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_middle-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 160x17
</span><span class="cx">           text run at (0,0) width 160: &quot;TR VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,33) size 616x213 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 614x211
-          RenderTableRow {tr} at (0,2) size 614x207
-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 617x213 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 615x211
+          RenderTableRow {tr} at (0,2) size 615x207
+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,95) size 404x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,95) size 405x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 400x17
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinx_tr_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/x_tr_valign_top-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 128x17
</span><span class="cx">           text run at (0,0) width 128: &quot;TR VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,33) size 657x213 [border: (1px outset #808080)]
-        RenderTableSection (anonymous) at (1,1) size 655x211
-          RenderTableRow {tr} at (0,2) size 655x207
-            RenderTableCell {td} at (2,2) size 204x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {table} at (0,33) size 658x213 [border: (1px outset #808080)]
+        RenderTableSection (anonymous) at (1,1) size 656x211
+          RenderTableRow {tr} at (0,2) size 656x207
+            RenderTableCell {td} at (2,2) size 205x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,2) size 445x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,2) size 446x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 441x17
</span><span class="cx">                 text run at (2,2) width 380: &quot;The top of this text should be vertically aligned to the top of &quot;
</span><span class="cx">                 text run at (382,2) width 61: &quot;the image&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10552expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x877
</del><ins>+layer at (0,0) size 785x882
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x877
-  RenderBlock {HTML} at (0,0) size 785x878
-    RenderBody {BODY} at (8,8) size 769x854 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 785x882
+  RenderBlock {HTML} at (0,0) size 785x882
+    RenderBody {BODY} at (8,8) size 769x858 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 359x36
</span><span class="cx">           text run at (0,0) width 359: &quot;Tests de conformit\x{E9} CSS 2&quot;
</span><span class="lines">@@ -12,24 +12,24 @@
</span><span class="cx">       RenderBlock {H6} at (0,103) size 769x13
</span><span class="cx">         RenderText {#text} at (0,0) size 119x12
</span><span class="cx">           text run at (0,0) width 119: &quot;\x{A9} \x{C9}ditions Eyrolles 1998&quot;
</span><del>-      RenderTable {TABLE} at (193,140) size 576x46
-        RenderTableSection {TBODY} at (0,0) size 576x45
-          RenderTableRow {TR} at (0,2) size 576x20
-            RenderTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
-              RenderBlock {HR} at (1,9) size 572x2 [bgcolor=#808080] [border: (1px solid #808080)]
-          RenderTableRow {TR} at (0,24) size 576x19
-            RenderTableCell {TD} at (2,24) size 142x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (192,140) size 577x46
+        RenderTableSection {TBODY} at (0,0) size 577x45
+          RenderTableRow {TR} at (0,2) size 577x20
+            RenderTableCell {TD} at (2,2) size 573x20 [r=0 c=0 rs=1 cs=3]
+              RenderBlock {HR} at (1,9) size 573x2 [bgcolor=#808080] [border: (1px solid #808080)]
+          RenderTableRow {TR} at (0,24) size 577x19
+            RenderTableCell {TD} at (2,24) size 143x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 86x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (1,1) size 86x17
</span><span class="cx">                   text run at (1,1) width 86: &quot;test pr\x{E9}c\x{E9}dent&quot;
</span><del>-            RenderTableCell {TD} at (146,24) size 284x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,24) size 285x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {B} at (0,0) size 132x17
</span><span class="cx">                 RenderText {#text} at (76,1) size 132x17
</span><span class="cx">                   text run at (76,1) width 132: &quot;Cadres de tableaux&quot;
</span><del>-            RenderTableCell {TD} at (432,24) size 142x19 [r=1 c=2 rs=1 cs=1]
-              RenderInline {A} at (0,0) size 70x17 [color=#0000EE]
-                RenderText {#text} at (71,1) size 70x17
-                  text run at (71,1) width 70: &quot;test suivant&quot;
</del><ins>+            RenderTableCell {TD} at (432,24) size 143x19 [r=1 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 71x17 [color=#0000EE]
+                RenderText {#text} at (71,1) size 71x17
+                  text run at (71,1) width 71: &quot;test suivant&quot;
</ins><span class="cx">       RenderBlock {P} at (0,140) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><span class="lines">@@ -42,126 +42,115 @@
</span><span class="cx">       RenderBlock {PRE} at (0,239) size 769x181
</span><span class="cx">         RenderText {#text} at (0,0) size 576x180
</span><span class="cx">           text run at (0,0) width 472: &quot;.firsttable { border-width : 10pt ; border-color : yellow ;&quot;
</span><del>-          text run at (472,0) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,15) width 312: &quot;                border-style : double }&quot;
</span><del>-          text run at (312,15) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,30) width 416: &quot;.t1 { border-color : black ; border-style : double ;&quot;
</span><del>-          text run at (416,30) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,45) width 288: &quot;                border-width : 5pt }&quot;
</span><del>-          text run at (288,45) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,60) width 392: &quot;.t2 { border-color : red ; border-style : solid ;&quot;
</span><del>-          text run at (392,60) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,75) width 296: &quot;                border-width : 5pt  }&quot;
</span><del>-          text run at (296,75) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,90) width 408: &quot;.t3 { border-color : lime ; border-style : groove ;&quot;
</span><del>-          text run at (408,90) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,105) width 296: &quot;                border-width : 5pt  }&quot;
</span><del>-          text run at (296,105) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,120) width 576: &quot;.t4 { border-color : blue ; border-style : inset ; border-width : 5pt  }&quot;
</span><del>-          text run at (576,120) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,135) width 480: &quot;.secondtable { border-width : 10pt ; border-color : yellow ;&quot;
</span><del>-          text run at (480,135) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,150) width 312: &quot;                border-style : double ;&quot;
</span><del>-          text run at (312,150) width 0: &quot; &quot;
</del><span class="cx">           text run at (0,165) width 352: &quot;                border-collapse : collapse }&quot;
</span><del>-      RenderTable {TABLE} at (96,432) size 577x128 [border: (13px double #FFFF00)]
-        RenderTableSection {TBODY} at (13,13) size 550x101
-          RenderTableRow {TR} at (0,2) size 550x31
-            RenderTableCell {TD} at (2,2) size 180x31 [border: (6px double #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;1&quot;
-            RenderTableCell {TD} at (184,2) size 181x31 [border: (6px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;2&quot;
-            RenderTableCell {TD} at (367,2) size 181x31 [border: (6px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;3&quot;
-          RenderTableRow {TR} at (0,35) size 550x31
-            RenderTableCell {TD} at (2,35) size 180x31 [border: (6px inset #0000FF)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;4&quot;
-            RenderTableCell {TD} at (184,35) size 181x31 [border: (6px double #000000)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;5&quot;
-            RenderTableCell {TD} at (367,35) size 181x31 [border: (6px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;6&quot;
-          RenderTableRow {TR} at (0,68) size 550x31
-            RenderTableCell {TD} at (2,68) size 180x31 [border: (6px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;7&quot;
-            RenderTableCell {TD} at (184,68) size 181x31 [border: (6px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;8&quot;
-            RenderTableCell {TD} at (367,68) size 181x31 [border: (6px double #000000)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (7,7) size 8x17
-                text run at (7,7) width 8: &quot;9&quot;
-      RenderBlock (anonymous) at (0,559) size 769x18
</del><ins>+      RenderTable {TABLE} at (96,432) size 577x132 [border: (13.33px double #FFFF00)]
+        RenderTableSection {TBODY} at (13,13) size 551x106
+          RenderTableRow {TR} at (0,2) size 551x33
+            RenderTableCell {TD} at (2,2) size 181x33 [border: (6.66px double #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;1&quot;
+            RenderTableCell {TD} at (184,2) size 182x33 [border: (6.66px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;2&quot;
+            RenderTableCell {TD} at (367,2) size 182x33 [border: (6.66px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;3&quot;
+          RenderTableRow {TR} at (0,36) size 551x33
+            RenderTableCell {TD} at (2,36) size 181x33 [border: (6.66px inset #0000FF)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;4&quot;
+            RenderTableCell {TD} at (184,36) size 182x33 [border: (6.66px double #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;5&quot;
+            RenderTableCell {TD} at (367,36) size 182x33 [border: (6.66px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;6&quot;
+          RenderTableRow {TR} at (0,70) size 551x33
+            RenderTableCell {TD} at (2,70) size 181x33 [border: (6.66px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;7&quot;
+            RenderTableCell {TD} at (184,70) size 182x33 [border: (6.66px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;8&quot;
+            RenderTableCell {TD} at (367,70) size 182x33 [border: (6.66px double #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (7,8) size 9x17
+                text run at (7,8) width 9: &quot;9&quot;
+      RenderBlock (anonymous) at (0,563) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (96,576) size 577x96 [border: (6px double #FFFF00)]
-        RenderTableSection {TBODY} at (6,6) size 563x82
-          RenderTableRow {TR} at (0,0) size 563x29
-            RenderTableCell {TD} at (0,0) size 204x29 [border: (7px double #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (96,580) size 577x96 [border: (6px double #FFFF00)]
+        RenderTableSection {TBODY} at (6,6) size 564x82
+          RenderTableRow {TR} at (0,0) size 564x29
+            RenderTableCell {TD} at (0,0) size 205x29 [border: (7px double #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,8) size 8x17
</span><span class="cx">                 text run at (8,8) width 8: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (204,0) size 164x29 [border: (7px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,0) size 165x29 [border: (7px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,8) size 8x17
</span><span class="cx">                 text run at (4,8) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (368,0) size 195x29 [border: (7px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (369,0) size 195x29 [border: (7px groove #00FF00)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,8) size 8x17
</span><span class="cx">                 text run at (4,8) width 8: &quot;3&quot;
</span><del>-          RenderTableRow {TR} at (0,29) size 563x25
-            RenderTableCell {TD} at (0,29) size 204x25 [border: (3px inset #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 564x25
+            RenderTableCell {TD} at (0,29) size 205x25 [border: (3px inset #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,4) size 8x17
</span><span class="cx">                 text run at (8,4) width 8: &quot;4&quot;
</span><del>-            RenderTableCell {TD} at (204,29) size 164x25 [border: (3px double #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,29) size 165x25 [border: (3px double #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 8x17
</span><span class="cx">                 text run at (4,4) width 8: &quot;5&quot;
</span><del>-            RenderTableCell {TD} at (368,29) size 195x25 [border: (3px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (369,29) size 195x25 [border: (3px solid #FF0000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 8x17
</span><span class="cx">                 text run at (4,4) width 8: &quot;6&quot;
</span><del>-          RenderTableRow {TR} at (0,54) size 563x28
-            RenderTableCell {TD} at (0,54) size 204x28 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,54) size 564x28
+            RenderTableCell {TD} at (0,54) size 205x28 [border: (3px groove #00FF00)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,4) size 8x17
</span><span class="cx">                 text run at (8,4) width 8: &quot;7&quot;
</span><del>-            RenderTableCell {TD} at (204,54) size 164x28 [border: (3px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,54) size 165x28 [border: (3px inset #0000FF)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 8x17
</span><span class="cx">                 text run at (4,4) width 8: &quot;8&quot;
</span><del>-            RenderTableCell {TD} at (368,54) size 195x28 [border: (3px double #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (369,54) size 195x28 [border: (3px double #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 8x17
</span><span class="cx">                 text run at (4,4) width 8: &quot;9&quot;
</span><del>-      RenderBlock {P} at (0,687) size 769x35
</del><ins>+      RenderBlock {P} at (0,691) size 769x35
</ins><span class="cx">         RenderText {#text} at (0,0) size 754x34
</span><span class="cx">           text run at (0,0) width 302: &quot;Si toutes les conditions exprim\x{E9}es par les r\x{E8}gles &quot;
</span><span class="cx">           text run at (302,0) width 452: &quot;CSS ci-dessus se retrouvent dans le formatage des tableaux ci-dessus, la&quot;
</span><span class="cx">           text run at (0,17) width 43: &quot;valeur &quot;
</span><span class="cx">           text run at (43,17) width 160: &quot;de ce test est 2 et 0 sinon.&quot;
</span><del>-      RenderTable {TABLE} at (193,737) size 576x46
-        RenderTableSection {TBODY} at (0,0) size 576x45
-          RenderTableRow {TR} at (0,2) size 576x20
-            RenderTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
-              RenderBlock {HR} at (1,9) size 572x2 [bgcolor=#808080] [border: (1px solid #808080)]
-          RenderTableRow {TR} at (0,24) size 576x19
-            RenderTableCell {TD} at (2,24) size 142x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (192,741) size 577x46
+        RenderTableSection {TBODY} at (0,0) size 577x45
+          RenderTableRow {TR} at (0,2) size 577x20
+            RenderTableCell {TD} at (2,2) size 573x20 [r=0 c=0 rs=1 cs=3]
+              RenderBlock {HR} at (1,9) size 573x2 [bgcolor=#808080] [border: (1px solid #808080)]
+          RenderTableRow {TR} at (0,24) size 577x19
+            RenderTableCell {TD} at (2,24) size 143x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 86x17
</span><span class="cx">                 text run at (1,1) width 86: &quot;test pr\x{E9}c\x{E9}dent&quot;
</span><del>-            RenderTableCell {TD} at (146,24) size 284x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,24) size 285x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {B} at (0,0) size 132x17
</span><span class="cx">                 RenderText {#text} at (76,1) size 132x17
</span><span class="cx">                   text run at (76,1) width 132: &quot;Cadres de tableaux&quot;
</span><del>-            RenderTableCell {TD} at (432,24) size 142x19 [r=1 c=2 rs=1 cs=1]
-              RenderInline {A} at (0,0) size 70x17 [color=#0000EE]
-                RenderText {#text} at (71,1) size 70x17
-                  text run at (71,1) width 70: &quot;test suivant&quot;
-      RenderBlock {P} at (0,737) size 769x18
</del><ins>+            RenderTableCell {TD} at (432,24) size 143x19 [r=1 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 71x17 [color=#0000EE]
+                RenderText {#text} at (71,1) size 71x17
+                  text run at (71,1) width 71: &quot;test suivant&quot;
+      RenderBlock {P} at (0,741) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,770) size 769x18
</del><ins>+      RenderBlock {P} at (0,774) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,803) size 769x18
</del><ins>+      RenderBlock {P} at (0,807) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">           text run at (0,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,836) size 769x18
</del><ins>+      RenderBlock {P} at (0,840) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 163x17
</span><span class="cx">           text run at (0,0) width 163: &quot;Auteur : Daniel Glazman.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3517expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3517-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+CONSOLE MESSAGE: line 25: ReferenceError: Can't find variable: dump
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 1x1 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tbodyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt (191726 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt        2015-10-29 09:36:44 UTC (rev 191726)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -1,19 +1,32 @@
</span><del>-layer at (0,0) size 785x612
</del><ins>+layer at (0,0) size 785x725
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x416
-  RenderBlock {HTML} at (0,0) size 785x416
-    RenderBody {BODY} at (8,8) size 769x400
-      RenderTable {TABLE} at (0,0) size 229x400 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 229x206 [border: (3px solid #FFA500)]
-          RenderText {#text} at (103,3) size 23x19
</del><ins>+layer at (0,0) size 785x529
+  RenderBlock {HTML} at (0,0) size 785x529
+    RenderBody {BODY} at (8,8) size 769x513
+      RenderTable {TABLE} at (0,0) size 230x513 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 230x206 [border: (3px solid #FFA500)]
+          RenderText {#text} at (103,3) size 23x17
</ins><span class="cx">             text run at (103,3) width 23: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (1,207) size 227x192
-          RenderTableRow {TR} at (0,30) size 227x132
-            RenderTableCell {TD} at (30,71) size 53x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (16,16) size 21x19
</del><ins>+        RenderTableSection {TBODY} at (1,207) size 228x305
+          RenderTableRow {TR} at (0,30) size 228x83
+            RenderTableCell {TD} at (30,47) size 54x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (16,16) size 21x17
</ins><span class="cx">                 text run at (16,16) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (113,78) size 84x84 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,30) size 85x83 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (16,16) size 20x17
+                text run at (16,16) width 20: &quot;bar&quot;
+              RenderBR {BR} at (36,16) size 0x17
+              RenderText {#text} at (16,33) size 22x17
+                text run at (16,33) width 22: &quot;baz&quot;
+              RenderBR {BR} at (38,33) size 0x17
+              RenderText {#text} at (16,50) size 22x17
+                text run at (16,50) width 22: &quot;zap&quot;
+          RenderTableRow {TR} at (0,143) size 228x132
+            RenderTableCell {TD} at (30,184) size 54x50 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (16,16) size 21x18
+                text run at (16,17) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (113,191) size 85x84 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (16,16) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><del>-                  RenderText {#text} at (1,1) size 8x19
</del><ins>+                  RenderText {#text} at (1,1) size 8x17
</ins><span class="cx">                     text run at (1,1) width 8: &quot;d&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablestablesectionoverflowclipcrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/table-section-overflow-clip-crash-expected.txt (0 => 191727)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/table-section-overflow-clip-crash-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/table-section-overflow-clip-crash-expected.txt        2015-10-29 11:13:56 UTC (rev 191727)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+WebKit Bug 87445 - RenderTableSection::paintCell.
+Test passes if it does not crash.
</ins></span></pre>
</div>
</div>

</body>
</html>