<!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>[191723] 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/191723">191723</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2015-10-29 00:45: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/inline-table-expected.txt:
* platform/gtk/editing/selection/move-by-line-001-expected.txt:
* platform/gtk/fast/borders/table-borders-expected.txt:
* platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10009-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10036-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10565-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug10633-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug11321-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug11944-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12008-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12268-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12384-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12709-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug13105-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug13118-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug13169-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug13484-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug13526-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug14323-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug14929-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug15247-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug15544-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug15933-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug16012-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3977-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4284-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4385-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4427-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4429-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4501-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4520-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4523-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4576-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4739-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4803-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4849-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5188-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5538-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5797-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5798-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5799-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5835-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug5838-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug6184-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug6304-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug6404-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug6674-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7342-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7471-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug7714-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8361-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8381-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8858-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug8950-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9072-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_default-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_id-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Copied from LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Copied from LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectioninlinetableexpectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/inline-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedtxt">trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastborderstablebordersexpectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10036expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug102691expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug102692expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug102961expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug102962expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11321expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11321-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11384qexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11384sexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11944expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11944-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12384expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13105expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13118expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13118-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13484expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13484-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13526expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13526-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug141593expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug16012expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4284expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4284-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4429expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4429-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4520expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4520-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4523expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4523-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4739expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4739-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4803expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug48492expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4849expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5798expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5798-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5799expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5799-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug5838expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5838-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug71121expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug71122expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug71211expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7471expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7471-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug80321expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8361expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8361-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8381expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8381-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8858expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8858-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug9072expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9072-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug92711expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_border_0expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_border_1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_border_2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_border_3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_caption_align_botexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_caption_align_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_cellspacingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_defaultexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_default-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_idexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_row_th_nowrapexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_colspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_heightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_nowrapexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_heightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_rowspanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_charexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug101759expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug104898expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug106336expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug106966expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1310203expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug178855expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug18770expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug19526expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug220653expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug248801expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug25707expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug322051expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug322054expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug462684expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug51000expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug584022expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug610421expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug610422expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug65372expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug679152expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug73629expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug89315expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug91057expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug92868_1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_aboveexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_belowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_hsidesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_lhsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_rhsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_voidexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_vsidesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_rules_colsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_rules_rowsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_caption_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_caption_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_caption_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_caption_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_colgroup_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_aboveexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_belowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_borderexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_boxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_hsidesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_lhsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_rhsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_vsidesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_allexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_colsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_rowsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug129102expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/ChangeLog        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,3 +1,260 @@
</span><ins>+2015-10-29  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
+
+        * platform/gtk/editing/selection/inline-table-expected.txt:
+        * platform/gtk/editing/selection/move-by-line-001-expected.txt:
+        * platform/gtk/fast/borders/table-borders-expected.txt:
+        * platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10009-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10036-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10565-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug10633-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug11321-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug11944-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12008-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12268-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12384-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12709-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug13105-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug13118-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug13169-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug13484-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug13526-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug14323-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug14929-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug15247-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug15544-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug15933-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug16012-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3977-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4284-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4385-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4427-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4429-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4501-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4520-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4523-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4527-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4576-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4739-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4803-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4849-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5188-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5538-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5797-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5798-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5799-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5835-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug5838-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug6184-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug6304-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug6404-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug6674-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7342-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7471-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug7714-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8361-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8381-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8858-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug8950-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9072-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_default-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_id-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Copied from LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Copied from LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt:
+
</ins><span class="cx"> 2015-10-28  Brady Eidson  &lt;beidson@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Modern IDB: Support IDBDatabase.transaction() (and transaction scheduling in general).
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectioninlinetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/inline-table-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/inline-table-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/editing/selection/inline-table-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -155,38 +155,38 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 784x73
</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"> caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingselectionmovebyline001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/editing/selection/move-by-line-001-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,16 +12,16 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x190 [border: (2px solid #FF0000)]
</span><span class="cx">         RenderBlock {DIV} at (14,14) size 756x162
</span><del>-          RenderTable {TABLE} at (0,0) size 64x162 [border: (1px outset #808080)]
-            RenderTableSection {TBODY} at (1,1) size 62x160
-              RenderTableRow {TR} at (0,2) size 62x52
-                RenderTableCell {TD} at (2,2) size 58x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (0,0) size 65x162 [border: (1px outset #808080)]
+            RenderTableSection {TBODY} at (1,1) size 63x160
+              RenderTableRow {TR} at (0,2) size 63x52
+                RenderTableCell {TD} at (2,2) size 59x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (13,13) size 32x26
</span><span class="cx">                     text run at (13,13) width 32: &quot;foo&quot;
</span><del>-              RenderTableRow {TR} at (0,56) size 62x48
-                RenderTableCell {TD} at (2,67) size 58x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderTableRow {TR} at (0,106) size 62x52
-                RenderTableCell {TD} at (2,106) size 58x52 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,56) size 63x48
+                RenderTableCell {TD} at (2,67) size 59x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderTableRow {TR} at (0,106) size 63x52
+                RenderTableCell {TD} at (2,106) size 59x52 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (13,13) size 31x26
</span><span class="cx">                     text run at (13,13) width 31: &quot;bar&quot;
</span><span class="cx"> caret: position 2 of child 1 {TABLE} of child 1 {DIV} of child 1 {DIV} of body
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastborderstablebordersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/fast/borders/table-borders-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (28,28) size 22x35
</span><del>-  RenderTable {TABLE} at (20,20) size 22x35 [border: (5px outset #808080)]
-    RenderTableSection {TBODY} at (5,5) size 12x25
-      RenderTableRow {TR} at (0,2) size 12x21
-        RenderTableCell {TD} at (2,2) size 8x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (20,20) size 23x35 [border: (5px outset #808080)]
+    RenderTableSection {TBODY} at (5,5) size 13x25
+      RenderTableRow {TR} at (0,2) size 13x21
+        RenderTableCell {TD} at (2,2) size 9x21 [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></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastdynamicinsertbeforetablepartincontinuationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><del>-layer at (0,0) size 785x643
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x643
-  RenderBlock {HTML} at (0,0) size 785x643
-    RenderBody {BODY} at (8,8) size 769x627
-      RenderBlock {P} at (0,0) size 769x17
</del><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 784x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 53x17
</span><span class="cx">           text run at (0,0) width 53: &quot;Test for &quot;
</span><span class="cx">         RenderInline {I} at (0,0) size 632x17
</span><span class="lines">@@ -15,241 +15,193 @@
</span><span class="cx">             text run at (358,0) width 327: &quot;Safari Crashes when opening a JS TreeGrid widget&quot;
</span><span class="cx">         RenderText {#text} at (685,0) size 4x17
</span><span class="cx">           text run at (685,0) width 4: &quot;.&quot;
</span><del>-      RenderBlock {P} at (0,33) size 769x68
-        RenderText {#text} at (0,0) size 761x68
-          text run at (0,0) width 753: &quot;The test sets up an inline parent with a child that is some kind of table part. The child gets broken off into a continuation&quot;
-          text run at (0,17) width 761: &quot;and anonymous table parts get created below and/or above the table parts. Then the test tries to insert a new child into the&quot;
-          text run at (0,34) width 743: &quot;inline, specifying the table part as the \&quot;before child\&quot;. The resulting render tree should look just like it would look if the&quot;
-          text run at (0,51) width 122: &quot;parent was a block.&quot;
-      RenderBlock {DIV} at (0,117) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 128x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-            RenderText {#text} at (41,0) size 87x17
-              text run at (41,0) width 87: &quot;goes here and&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (0,0) size 103x17
-                    text run at (0,0) width 103: &quot;...continues here&quot;
-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,151) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 104x17
</del><ins>+      RenderBlock {P} at (0,33) size 784x68
+        RenderText {#text} at (0,0) size 783x68
+          text run at (0,0) width 780: &quot;The test sets up an inline parent with a child that is some kind of table part. The child gets broken off into a continuation and&quot;
+          text run at (0,17) width 777: &quot;anonymous table parts get created below and/or above the table parts. Then the test tries to insert a new child into the inline,&quot;
+          text run at (0,34) width 783: &quot;specifying the table part as the \&quot;before child\&quot;. The resulting render tree should look just like it would look if the parent was a&quot;
+          text run at (0,51) width 39: &quot;block.&quot;
+      RenderBlock {DIV} at (0,117) size 784x17
+        RenderInline {SPAN} at (0,0) size 232x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderText {#text} at (41,0) size 87x17
+            text run at (41,0) width 87: &quot;goes here and&quot;
+          RenderTable at (128,0) size 104x17
</ins><span class="cx">             RenderTableSection (anonymous) at (0,0) size 104x17
</span><span class="cx">               RenderTableRow (anonymous) at (0,0) size 104x17
</span><del>-                RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
-                RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,185) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow {TR} at (0,0) size 103x0
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell {DIV} at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,134) size 784x17
+        RenderInline {SPAN} at (0,0) size 146x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 105x17
+            RenderTableSection (anonymous) at (0,0) size 105x17
+              RenderTableRow (anonymous) at (0,0) size 105x17
+                RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
+                RenderTableCell {DIV} at (0,0) size 105x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,219) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-            RenderInline {SPAN} at (0,0) size 0x17
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,151) size 784x20
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,3) size 41x17
+            text run at (0,3) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow {TR} at (0,0) size 104x0
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell {DIV} at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,253) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderBlock {DIV} at (0,0) size 769x0
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell {DIV} at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,171) size 784x17
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderInline {SPAN} at (0,0) size 0x17
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,287) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 128x17
</del><ins>+      RenderBlock {DIV} at (0,188) size 784x34
+        RenderBlock (anonymous) at (0,0) size 784x17
+          RenderInline {SPAN} at (0,0) size 41x17
</ins><span class="cx">             RenderText {#text} at (0,0) size 41x17
</span><span class="cx">               text run at (0,0) width 41: &quot;Text...&quot;
</span><del>-            RenderText {#text} at (41,0) size 87x17
-              text run at (41,0) width 87: &quot;goes here and&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow {DIV} at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderBlock (anonymous) at (0,17) size 784x0
+          RenderBlock {DIV} at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,17) size 784x17
+          RenderInline {SPAN} at (0,0) size 104x17
+            RenderTable at (0,0) size 104x17
+              RenderTableSection (anonymous) at (0,0) size 104x17
+                RenderTableRow (anonymous) at (0,0) size 104x17
+                  RenderTableCell {DIV} at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 103x17
+                      text run at (0,0) width 103: &quot;...continues here&quot;
+      RenderBlock {DIV} at (0,222) size 784x17
+        RenderInline {SPAN} at (0,0) size 232x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderText {#text} at (41,0) size 87x17
+            text run at (41,0) width 87: &quot;goes here and&quot;
+          RenderTable at (128,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow {DIV} at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,321) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x0
-                RenderTableCell {TD} at (0,0) size 103x0 [r=0 c=0 rs=1 cs=1]
-              RenderTableRow {DIV} at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,239) size 784x20
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,3) size 41x17
+            text run at (0,3) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x0
+                RenderTableCell {TD} at (0,0) size 104x0 [r=0 c=0 rs=1 cs=1]
+              RenderTableRow {DIV} at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,355) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow {TR} at (0,0) size 103x0
-              RenderTableRow {DIV} at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,259) size 784x20
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,3) size 41x17
+            text run at (0,3) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow {TR} at (0,0) size 104x0
+              RenderTableRow {DIV} at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,389) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-            RenderInline {SPAN} at (0,0) size 0x17
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow {DIV} at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,279) size 784x17
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderInline {SPAN} at (0,0) size 0x17
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x17
+              RenderTableRow {DIV} at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,423) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
</del><ins>+      RenderBlock {DIV} at (0,296) size 784x34
+        RenderBlock (anonymous) at (0,0) size 784x17
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 41x17
</span><span class="cx">             RenderText {#text} at (0,0) size 41x17
</span><span class="cx">               text run at (0,0) width 41: &quot;Text...&quot;
</span><del>-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderBlock {DIV} at (0,0) size 769x0
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x17
-              RenderTableRow {DIV} at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderBlock (anonymous) at (0,17) size 784x0
+          RenderBlock {DIV} at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,17) size 784x17
+          RenderInline {SPAN} at (0,0) size 104x17
+            RenderTable at (0,0) size 104x17
+              RenderTableSection (anonymous) at (0,0) size 104x17
+                RenderTableRow {DIV} at (0,0) size 104x17
+                  RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 103x17
+                      text run at (0,0) width 103: &quot;...continues here&quot;
+      RenderBlock {DIV} at (0,330) size 784x17
+        RenderInline {SPAN} at (0,0) size 232x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderText {#text} at (41,0) size 87x17
+            text run at (41,0) width 87: &quot;goes here and&quot;
+          RenderTable at (128,0) size 104x17
+            RenderTableSection {DIV} at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,457) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 128x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-            RenderText {#text} at (41,0) size 87x17
-              text run at (41,0) width 87: &quot;goes here and&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection {DIV} at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,347) size 784x20
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,3) size 41x17
+            text run at (0,3) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x0
+              RenderTableRow (anonymous) at (0,0) size 104x0
+                RenderTableCell {TD} at (0,0) size 104x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableSection {DIV} at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,491) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x0
-              RenderTableRow (anonymous) at (0,0) size 103x0
-                RenderTableCell {TD} at (0,0) size 103x0 [r=0 c=0 rs=1 cs=1]
-            RenderTableSection {DIV} at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,367) size 784x20
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,3) size 41x17
+            text run at (0,3) width 41: &quot;Text...&quot;
+          RenderTable at (41,0) size 104x17
+            RenderTableSection (anonymous) at (0,0) size 104x0
+              RenderTableRow {TR} at (0,0) size 104x0
+            RenderTableSection {DIV} at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,525) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection (anonymous) at (0,0) size 103x0
-              RenderTableRow {TR} at (0,0) size 103x0
-            RenderTableSection {DIV} at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {DIV} at (0,387) size 784x17
+        RenderInline {SPAN} at (0,0) size 145x17
+          RenderText {#text} at (0,0) size 41x17
+            text run at (0,0) width 41: &quot;Text...&quot;
+          RenderInline {SPAN} at (0,0) size 0x17
+          RenderTable at (41,0) size 104x17
+            RenderTableSection {DIV} at (0,0) size 104x17
+              RenderTableRow (anonymous) at (0,0) size 104x17
+                RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 103x17
</span><span class="cx">                     text run at (0,0) width 103: &quot;...continues here&quot;
</span><del>-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,559) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
</del><ins>+      RenderBlock {DIV} at (0,404) size 784x34
+        RenderBlock (anonymous) at (0,0) size 784x17
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 41x17
</span><span class="cx">             RenderText {#text} at (0,0) size 41x17
</span><span class="cx">               text run at (0,0) width 41: &quot;Text...&quot;
</span><del>-            RenderInline {SPAN} at (0,0) size 0x17
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderTable at (0,0) size 103x17
-            RenderTableSection {DIV} at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (0,0) size 103x17
-                    text run at (0,0) width 103: &quot;...continues here&quot;
-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,593) size 769x34
-        RenderBlock (anonymous) at (0,0) size 769x17
-          RenderInline {SPAN} at (0,0) size 41x17
-            RenderText {#text} at (0,0) size 41x17
-              text run at (0,0) width 41: &quot;Text...&quot;
-        RenderBlock (anonymous) at (0,17) size 769x17
-          RenderBlock {DIV} at (0,0) size 769x0
-          RenderTable at (0,0) size 103x17
-            RenderTableSection {DIV} at (0,0) size 103x17
-              RenderTableRow (anonymous) at (0,0) size 103x17
-                RenderTableCell (anonymous) at (0,0) size 103x17 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (0,0) size 103x17
-                    text run at (0,0) width 103: &quot;...continues here&quot;
-        RenderBlock (anonymous) at (0,34) size 769x0
-          RenderInline {SPAN} at (0,0) size 0x0
</del><ins>+        RenderBlock (anonymous) at (0,17) size 784x0
+          RenderBlock {DIV} at (0,0) size 784x0
+        RenderBlock (anonymous) at (0,17) size 784x17
+          RenderInline {SPAN} at (0,0) size 104x17
+            RenderTable at (0,0) size 104x17
+              RenderTableSection {DIV} at (0,0) size 104x17
+                RenderTableRow (anonymous) at (0,0) size 104x17
+                  RenderTableCell (anonymous) at (0,0) size 104x17 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,0) size 103x17
+                      text run at (0,0) width 103: &quot;...continues here&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10009-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x52 [border: (5px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (5,5) size 774x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 774x38
</span><del>-            RenderTableCell {TD} at (2,3) size 693x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 689x31 [border: (3px outset #808080)]
-                RenderTableSection {TBODY} at (3,3) size 683x25
-                  RenderTableRow {TR} at (0,2) size 683x21
-                    RenderTableCell {TD} at (2,2) size 679x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,3) size 694x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 690x31 [border: (3px outset #808080)]
+                RenderTableSection {TBODY} at (3,3) size 684x25
+                  RenderTableRow {TR} at (0,2) size 684x21
+                    RenderTableCell {TD} at (2,2) size 680x21 [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><span class="cx">             RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -22,11 +22,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,69) size 784x52 [border: (5px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (5,5) size 774x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 774x38
</span><del>-            RenderTableCell {TD} at (2,3) size 693x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 689x31 [border: (3px outset #808080)]
-                RenderTableSection {TBODY} at (3,3) size 683x25
-                  RenderTableRow {TR} at (0,2) size 683x21
-                    RenderTableCell {TD} at (2,2) size 679x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,3) size 694x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 690x31 [border: (3px outset #808080)]
+                RenderTableSection {TBODY} at (3,3) size 684x25
+                  RenderTableRow {TR} at (0,2) size 684x21
+                    RenderTableCell {TD} at (2,2) size 680x21 [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><span class="cx">             RenderTableCell {TD} at (697,2) size 75x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10036expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10036-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10036-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10036-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 225x17
</span><span class="cx">           text run at (0,0) width 225: &quot;the lower left cell should be colored&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 31x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 29x48
-          RenderTableRow {TR} at (0,2) size 29x21
-            RenderTableCell {TD} at (2,2) size 11x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 32x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 30x48
+          RenderTableRow {TR} at (0,2) size 30x21
+            RenderTableCell {TD} at (2,2) size 12x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 7x17
</span><span class="cx">                 text run at (2,2) width 7: &quot;a&quot;
</span><del>-            RenderTableCell {TD} at (15,2) size 12x21 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,2) size 13x21 [bgcolor=#00FFFF] [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;b&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 29x21
-            RenderTableCell {TD} at (2,25) size 11x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 30x21
+            RenderTableCell {TD} at (2,25) size 12x21 [bgcolor=#FF00FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBR {BR} at (2,2) size 0x17
</span><del>-            RenderTableCell {TD} at (15,25) size 12x21 [bgcolor=#088880] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,25) size 13x21 [bgcolor=#088880] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 7x17
</span><span class="cx">                 text run at (2,2) width 7: &quot;c&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug102691expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,15 +3,15 @@
</span><span class="cx"> layer at (0,0) size 800x39
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x39
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x23
</span><del>-      RenderTable {TABLE} at (0,0) size 108x23
-        RenderTableSection {TBODY} at (0,0) size 108x23
-          RenderTableRow {TR} at (0,2) size 108x19
-            RenderTableCell {TD} at (2,2) size 29x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 109x23
+        RenderTableSection {TBODY} at (0,0) size 109x23
+          RenderTableRow {TR} at (0,2) size 109x19
+            RenderTableCell {TD} at (2,2) size 30x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 27x17
</span><span class="cx">                 text run at (1,1) width 27: &quot;One&quot;
</span><del>-            RenderTableCell {TD} at (33,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Two&quot;
</span><del>-            RenderTableCell {TD} at (67,2) size 39x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (67,2) size 40x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 37x17
</span><span class="cx">                 text run at (1,1) width 37: &quot;Three&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug102692expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -14,45 +14,45 @@
</span><span class="cx">             text run at (562,3) width 32: &quot;auto&quot;
</span><span class="cx">         RenderText {#text} at (594,0) size 4x17
</span><span class="cx">           text run at (594,0) width 4: &quot;:&quot;
</span><del>-      RenderTable {TABLE} at (0,91) size 110x49
-        RenderTableSection {TBODY} at (0,0) size 110x48
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,91) size 111x49
+        RenderTableSection {TBODY} at (0,0) size 111x48
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,139) size 769x321
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x320
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x21
</span><del>-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 693x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 769x293
</span><del>-            RenderTableCell {TD} at (2,161) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,161) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,161) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,161) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (74,25) size 693x293 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -133,10 +133,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,459) size 769x321
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x320
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x293
</span><del>-            RenderTableCell {TD} at (2,138) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,138) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,138) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,138) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 693x293 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -215,10 +215,10 @@
</span><span class="cx">                 text run at (79,274) width 189: &quot;Lots and lots and lots of data. &quot;
</span><span class="cx">                 text run at (268,274) width 185: &quot;Lots and lots and lots of data.&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,297) size 769x21
</span><del>-            RenderTableCell {TD} at (2,297) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,297) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,297) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,297) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (74,297) size 693x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -230,20 +230,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,828) size 769x49
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x21
</span><del>-            RenderTableCell {TD} at (2,2) size 253x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 254x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (257,2) size 254x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,2) size 255x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (513,2) size 254x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 769x21
</span><del>-            RenderTableCell {TD} at (2,25) size 253x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 254x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (257,25) size 254x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,25) size 255x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (513,25) size 254x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -252,22 +252,22 @@
</span><span class="cx">       RenderTable {TABLE} at (0,876) size 769x848
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x847
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x21
</span><del>-            RenderTableCell {TD} at (2,2) size 253x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 254x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (257,2) size 254x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,2) size 255x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (513,2) size 254x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 769x820
</span><del>-            RenderTableCell {TD} at (2,424) size 253x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (257,424) size 254x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+            RenderTableCell {TD} at (2,424) size 254x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (257,424) size 255x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">             RenderTableCell {TD} at (513,25) size 254x820 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 244x816
</span><span class="cx">                 text run at (2,2) width 189: &quot;Lots and lots and lots of data. &quot;
</span><span class="lines">@@ -369,12 +369,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,1723) size 769x848
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x847
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x820
</span><del>-            RenderTableCell {TD} at (2,401) size 253x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (257,401) size 254x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+            RenderTableCell {TD} at (2,401) size 254x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (257,401) size 255x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">             RenderTableCell {TD} at (513,2) size 254x820 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 244x816
</span><span class="cx">                 text run at (2,2) width 189: &quot;Lots and lots and lots of data. &quot;
</span><span class="lines">@@ -474,10 +474,10 @@
</span><span class="cx">                 text run at (2,801) width 34: &quot;data. &quot;
</span><span class="cx">                 text run at (36,801) width 185: &quot;Lots and lots and lots of data.&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,824) size 769x21
</span><del>-            RenderTableCell {TD} at (2,824) size 253x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,824) size 254x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (257,824) size 254x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,824) size 255x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">             RenderTableCell {TD} at (513,824) size 254x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -486,48 +486,48 @@
</span><span class="cx">       RenderBlock {P} at (0,2586) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 741x17
</span><span class="cx">           text run at (0,0) width 741: &quot;All the columns in the following three tables should divide equally the available space (50% of the width of the page):&quot;
</span><del>-      RenderTable {TABLE} at (0,2619) size 384x49
-        RenderTableSection {TBODY} at (0,0) size 384x48
-          RenderTableRow {TR} at (0,2) size 384x21
-            RenderTableCell {TD} at (2,2) size 125x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2619) size 385x49
+        RenderTableSection {TBODY} at (0,0) size 385x48
+          RenderTableRow {TR} at (0,2) size 385x21
+            RenderTableCell {TD} at (2,2) size 126x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (129,2) size 125x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (129,2) size 126x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (256,2) size 126x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,2) size 126x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 384x21
-            RenderTableCell {TD} at (2,25) size 125x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 385x21
+            RenderTableCell {TD} at (2,25) size 126x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (129,25) size 125x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (129,25) size 126x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (256,25) size 126x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,25) size 126x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2667) size 384x1732
-        RenderTableSection {TBODY} at (0,0) size 384x1731
-          RenderTableRow {TR} at (0,2) size 384x21
-            RenderTableCell {TD} at (2,2) size 125x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2667) size 385x1732
+        RenderTableSection {TBODY} at (0,0) size 385x1731
+          RenderTableRow {TR} at (0,2) size 385x21
+            RenderTableCell {TD} at (2,2) size 126x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (129,2) size 125x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (129,2) size 126x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (256,2) size 126x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,2) size 126x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 384x1704
-            RenderTableCell {TD} at (2,866) size 125x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (129,866) size 125x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (256,25) size 126x1704 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 385x1704
+            RenderTableCell {TD} at (2,866) size 126x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (129,866) size 126x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (257,25) size 126x1704 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 119x1700
</span><span class="cx">                 text run at (2,2) width 108: &quot;Lots and lots and&quot;
</span><span class="cx">                 text run at (2,19) width 77: &quot;lots of data. &quot;
</span><span class="lines">@@ -669,16 +669,16 @@
</span><span class="cx">                 text run at (2,1668) width 34: &quot;data. &quot;
</span><span class="cx">                 text run at (36,1668) width 81: &quot;Lots and lots&quot;
</span><span class="cx">                 text run at (2,1685) width 100: &quot;and lots of data.&quot;
</span><del>-      RenderTable {TABLE} at (0,4398) size 384x1732
-        RenderTableSection {TBODY} at (0,0) size 384x1731
-          RenderTableRow {TR} at (0,2) size 384x1704
-            RenderTableCell {TD} at (2,843) size 125x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (129,843) size 125x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (256,2) size 126x1704 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4398) size 385x1732
+        RenderTableSection {TBODY} at (0,0) size 385x1731
+          RenderTableRow {TR} at (0,2) size 385x1704
+            RenderTableCell {TD} at (2,843) size 126x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (129,843) size 126x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (257,2) size 126x1704 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 119x1700
</span><span class="cx">                 text run at (2,2) width 108: &quot;Lots and lots and&quot;
</span><span class="cx">                 text run at (2,19) width 77: &quot;lots of data. &quot;
</span><span class="lines">@@ -820,14 +820,14 @@
</span><span class="cx">                 text run at (2,1668) width 34: &quot;data. &quot;
</span><span class="cx">                 text run at (36,1668) width 81: &quot;Lots and lots&quot;
</span><span class="cx">                 text run at (2,1685) width 100: &quot;and lots of data.&quot;
</span><del>-          RenderTableRow {TR} at (0,1708) size 384x21
-            RenderTableCell {TD} at (2,1708) size 125x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,1708) size 385x21
+            RenderTableCell {TD} at (2,1708) size 126x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (129,1708) size 125x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (129,1708) size 126x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (256,1708) size 126x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (257,1708) size 126x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,6145) size 769x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug102961expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -28,190 +28,190 @@
</span><span class="cx">           text run at (0,18) width 39: &quot;rows. &quot;
</span><span class="cx">           text run at (39,18) width 728: &quot;The second and third can be handled however the browser wants, but there just here to make sure it does something&quot;
</span><span class="cx">           text run at (0,35) width 71: &quot;reasonable.&quot;
</span><del>-      RenderTable {TABLE} at (0,125) size 110x141
-        RenderTableSection {TBODY} at (0,0) size 110x140
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,125) size 111x141
+        RenderTableSection {TBODY} at (0,0) size 111x140
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 110x21
-            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 111x21
+            RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 110x21
-            RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 111x21
+            RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,94) size 110x21
-            RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 111x21
+            RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,117) size 110x21
-            RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 111x21
+            RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,265) size 110x141
-        RenderTableSection {TBODY} at (0,0) size 110x140
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,265) size 111x141
+        RenderTableSection {TBODY} at (0,0) size 111x140
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 110x21
-            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 111x21
+            RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 110x21
-            RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 111x21
+            RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,94) size 110x21
-            RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 111x21
+            RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,117) size 110x21
-            RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 111x21
+            RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,405) size 110x501
-        RenderTableSection {TBODY} at (0,0) size 110x500
-          RenderTableRow {TR} at (0,2) size 110x81
-            RenderTableCell {TD} at (2,32) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,405) size 111x501
+        RenderTableSection {TBODY} at (0,0) size 111x500
+          RenderTableRow {TR} at (0,2) size 111x81
+            RenderTableCell {TD} at (2,32) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,32) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,32) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,32) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,32) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,85) size 110x81
-            RenderTableCell {TD} at (2,115) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,85) size 111x81
+            RenderTableCell {TD} at (2,115) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,115) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,115) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,115) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,115) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,168) size 110x81
-            RenderTableCell {TD} at (2,198) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,168) size 111x81
+            RenderTableCell {TD} at (2,198) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,198) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,198) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,198) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,198) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,251) size 110x81
-            RenderTableCell {TD} at (2,281) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,251) size 111x81
+            RenderTableCell {TD} at (2,281) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,281) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,281) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,281) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,281) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,334) size 110x81
-            RenderTableCell {TD} at (2,364) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,334) size 111x81
+            RenderTableCell {TD} at (2,364) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,364) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,364) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,364) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,364) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,417) size 110x81
-            RenderTableCell {TD} at (2,447) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,417) size 111x81
+            RenderTableCell {TD} at (2,447) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,447) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,447) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,447) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,447) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,921) size 769x35
</span><span class="lines">@@ -219,130 +219,130 @@
</span><span class="cx">           text run at (0,0) width 232: &quot;These tables test percentage heights. &quot;
</span><span class="cx">           text run at (232,0) width 522: &quot;The first should be its natural height; the second should be 50% of the height of the&quot;
</span><span class="cx">           text run at (0,17) width 183: &quot;div (600px), which is 300px.&quot;
</span><del>-      RenderTable {TABLE} at (0,971) size 110x141
-        RenderTableSection {TBODY} at (0,0) size 110x140
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,971) size 111x141
+        RenderTableSection {TBODY} at (0,0) size 111x140
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 110x21
-            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 111x21
+            RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 110x21
-            RenderTableCell {TD} at (2,71) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 111x21
+            RenderTableCell {TD} at (2,71) size 35x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,71) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,71) size 35x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,71) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,71) size 35x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,94) size 110x21
-            RenderTableCell {TD} at (2,94) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 111x21
+            RenderTableCell {TD} at (2,94) size 35x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,94) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,94) size 35x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,94) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,94) size 35x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,117) size 110x21
-            RenderTableCell {TD} at (2,117) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 111x21
+            RenderTableCell {TD} at (2,117) size 35x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,117) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,117) size 35x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,117) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,117) size 35x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1111) size 769x607 [border: (3px solid #800080)]
</span><del>-        RenderTable {TABLE} at (3,3) size 110x300
-          RenderTableSection {TBODY} at (0,0) size 110x300
-            RenderTableRow {TR} at (0,2) size 110x47
-              RenderTableCell {TD} at (2,15) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+        RenderTable {TABLE} at (3,3) size 111x300
+          RenderTableSection {TBODY} at (0,0) size 111x300
+            RenderTableRow {TR} at (0,2) size 111x48
+              RenderTableCell {TD} at (2,15) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,15) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,15) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,15) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,15) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableRow {TR} at (0,51) size 110x47
-              RenderTableCell {TD} at (2,64) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+            RenderTableRow {TR} at (0,51) size 111x49
+              RenderTableCell {TD} at (2,64) size 35x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,64) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,64) size 35x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,64) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,64) size 35x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableRow {TR} at (0,100) size 110x48
-              RenderTableCell {TD} at (2,113) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+            RenderTableRow {TR} at (0,101) size 111x48
+              RenderTableCell {TD} at (2,114) size 35x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,113) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,114) size 35x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,113) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,114) size 35x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableRow {TR} at (0,150) size 110x48
-              RenderTableCell {TD} at (2,163) size 34x21 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+            RenderTableRow {TR} at (0,150) size 111x49
+              RenderTableCell {TD} at (2,164) size 35x22 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,163) size 34x21 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,164) size 35x22 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,163) size 34x21 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,164) size 35x22 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableRow {TR} at (0,200) size 110x48
-              RenderTableCell {TD} at (2,213) size 34x21 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+            RenderTableRow {TR} at (0,200) size 111x49
+              RenderTableCell {TD} at (2,213) size 35x22 [border: (1px solid #000000)] [r=4 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,213) size 34x21 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,213) size 35x22 [border: (1px solid #000000)] [r=4 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,213) size 34x21 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,213) size 35x22 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableRow {TR} at (0,250) size 110x48
-              RenderTableCell {TD} at (2,263) size 34x21 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+            RenderTableRow {TR} at (0,250) size 111x48
+              RenderTableCell {TD} at (2,263) size 35x22 [border: (1px solid #000000)] [r=5 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (38,263) size 34x21 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (38,263) size 35x22 [border: (1px solid #000000)] [r=5 c=1 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><del>-              RenderTableCell {TD} at (74,263) size 34x21 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 30x17
</del><ins>+              RenderTableCell {TD} at (74,263) size 35x22 [border: (1px solid #000000)] [r=5 c=2 rs=1 cs=1]
+                RenderText {#text} at (2,1) size 30x18
</ins><span class="cx">                   text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,1733) size 769x53
</span><span class="cx">         RenderText {#text} at (0,0) size 150x17
</span><span class="lines">@@ -360,21 +360,21 @@
</span><span class="cx">           text run at (714,0) width 24: &quot;In a&quot;
</span><span class="cx">           text run at (0,18) width 765: &quot;simple case, this is just the height of the tallest cell (excluding the increased padding, of course, since with the padding the&quot;
</span><span class="cx">           text run at (0,35) width 173: &quot;cells have the same height):&quot;
</span><del>-      RenderTable {TABLE} at (0,1801) size 110x43
-        RenderTableSection {TBODY} at (0,0) size 110x42
-          RenderTableRow {TR} at (0,2) size 110x38
-            RenderTableCell {TD} at (2,10) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1801) size 111x43
+        RenderTableSection {TBODY} at (0,0) size 111x42
+          RenderTableRow {TR} at (0,2) size 111x38
+            RenderTableCell {TD} at (2,10) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (38,2) size 35x38 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x38 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><span class="cx">               RenderBR {BR} at (32,2) size 0x17
</span><span class="cx">               RenderText {#text} at (2,19) size 30x17
</span><span class="cx">                 text run at (2,19) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,10) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+            RenderTableCell {TD} at (74,10) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">       RenderBlock {P} at (0,1859) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;However, vertical-align values of &quot;
</span><span class="lines">@@ -384,20 +384,20 @@
</span><span class="cx">         RenderText {#text} at (278,0) size 747x35
</span><span class="cx">           text run at (278,0) width 469: &quot; (the default, but could be overridden in a UA stylesheet) can make it taller&quot;
</span><span class="cx">           text run at (0,18) width 58: &quot;than that:&quot;
</span><del>-      RenderTable {TABLE} at (0,1910) size 290x140
-        RenderTableSection {TBODY} at (0,0) size 290x139
-          RenderTableRow {TR} at (0,2) size 290x135
-            RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1910) size 291x140
+        RenderTableSection {TBODY} at (0,0) size 291x139
+          RenderTableRow {TR} at (0,2) size 291x135
+            RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx">                 RenderText {#text} at (2,2) size 120x71
</span><span class="cx">                   text run at (2,2) width 120: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (122,45) size 0x17
</span><span class="cx">               RenderText {#text} at (2,73) size 30x17
</span><span class="cx">                 text run at (2,73) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (32,2) size 0x17
</span><span class="lines">@@ -407,20 +407,20 @@
</span><span class="cx">       RenderBlock {P} at (0,2065) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 527x17
</span><span class="cx">           text run at (0,0) width 527: &quot;The exact same thing should happen when the given height for the row is too small:&quot;
</span><del>-      RenderTable {TABLE} at (0,2098) size 290x140
-        RenderTableSection {TBODY} at (0,0) size 290x139
-          RenderTableRow {TR} at (0,2) size 290x135
-            RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2098) size 291x140
+        RenderTableSection {TBODY} at (0,0) size 291x139
+          RenderTableRow {TR} at (0,2) size 291x135
+            RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx">                 RenderText {#text} at (2,2) size 120x71
</span><span class="cx">                   text run at (2,2) width 120: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (122,45) size 0x17
</span><span class="cx">               RenderText {#text} at (2,73) size 30x17
</span><span class="cx">                 text run at (2,73) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (32,2) size 0x17
</span><span class="lines">@@ -431,586 +431,586 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 743x34
</span><span class="cx">           text run at (0,0) width 743: &quot;Padding should also be able to increase the height (here the first cell has 20px padding-top and the second has 20px of&quot;
</span><span class="cx">           text run at (0,17) width 109: &quot;padding-bottom):&quot;
</span><del>-      RenderTable {TABLE} at (0,2303) size 110x45
-        RenderTableSection {TBODY} at (0,0) size 110x44
-          RenderTableRow {TR} at (0,2) size 110x40
-            RenderTableCell {TD} at (2,2) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2303) size 111x45
+        RenderTableSection {TBODY} at (0,0) size 111x44
+          RenderTableRow {TR} at (0,2) size 111x40
+            RenderTableCell {TD} at (2,2) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,21) size 30x17
</span><span class="cx">                 text run at (2,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,11) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-      RenderTable {TABLE} at (0,2347) size 110x45
-        RenderTableSection {TBODY} at (0,0) size 110x44
-          RenderTableRow {TR} at (0,2) size 110x40
-            RenderTableCell {TD} at (2,2) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,11) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+      RenderTable {TABLE} at (0,2347) size 111x45
+        RenderTableSection {TBODY} at (0,0) size 111x44
+          RenderTableRow {TR} at (0,2) size 111x40
+            RenderTableCell {TD} at (2,2) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,21) size 30x17
</span><span class="cx">                 text run at (2,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,11) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+            RenderTableCell {TD} at (74,11) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">       RenderBlock {P} at (0,2407) size 769x35
</span><span class="cx">         RenderText {#text} at (0,0) size 754x34
</span><span class="cx">           text run at (0,0) width 481: &quot;These two tables should be 200px tall, because of a height on the table row. &quot;
</span><span class="cx">           text run at (481,0) width 273: &quot;The second one should have its second and&quot;
</span><span class="cx">           text run at (0,17) width 440: &quot;third cell's contents offset from the middle by 10px (bottom, then top):&quot;
</span><del>-      RenderTable {TABLE} at (0,2457) size 290x205
-        RenderTableSection {TBODY} at (0,0) size 290x204
-          RenderTableRow {TR} at (0,2) size 290x200
-            RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2457) size 291x205
+        RenderTableSection {TBODY} at (0,0) size 291x204
+          RenderTableRow {TR} at (0,2) size 291x200
+            RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 124x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 125x92 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx">                 RenderText {#text} at (2,2) size 120x71
</span><span class="cx">                   text run at (2,2) width 120: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (122,45) size 0x17
</span><span class="cx">               RenderText {#text} at (2,73) size 30x17
</span><span class="cx">                 text run at (2,73) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (164,45) size 124x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (164,45) size 125x92 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">               RenderBR {BR} at (32,2) size 0x17
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 120x71
</span><span class="cx">                 RenderText {#text} at (2,19) size 120x71
</span><span class="cx">                   text run at (2,19) width 120: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2661) size 110x205
-        RenderTableSection {TBODY} at (0,0) size 110x204
-          RenderTableRow {TR} at (0,2) size 110x200
-            RenderTableCell {TD} at (2,82) size 34x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2661) size 111x205
+        RenderTableSection {TBODY} at (0,0) size 111x204
+          RenderTableRow {TR} at (0,2) size 111x200
+            RenderTableCell {TD} at (2,82) size 35x40 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,21) size 30x17
</span><span class="cx">                 text run at (2,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,82) size 34x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,82) size 35x40 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,91) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+            RenderTableCell {TD} at (74,91) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">       RenderBlock {P} at (0,2881) size 769x35
</span><span class="cx">         RenderText {#text} at (0,0) size 722x34
</span><span class="cx">           text run at (0,0) width 518: &quot;The behavior of percentage heights on table-row or table-row-group is undefined. &quot;
</span><span class="cx">           text run at (518,0) width 204: &quot;However, I think they should be&quot;
</span><span class="cx">           text run at (0,17) width 276: &quot;ignored, so these tables should look normal:&quot;
</span><del>-      RenderTable {TABLE} at (0,2931) size 110x72
-        RenderTableSection {TBODY} at (0,0) size 110x71
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2931) size 111x72
+        RenderTableSection {TBODY} at (0,0) size 111x71
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 110x21
-            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 111x21
+            RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3002) size 110x72
-        RenderTableSection {TBODY} at (0,0) size 110x71
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3002) size 111x72
+        RenderTableSection {TBODY} at (0,0) size 111x71
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 110x21
-            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 111x21
+            RenderTableCell {TD} at (2,48) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,48) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,48) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3073) size 110x164
-        RenderTableSection {THEAD} at (0,0) size 110x48
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3073) size 111x164
+        RenderTableSection {THEAD} at (0,0) size 111x48
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,117) size 110x46
-          RenderTableRow {TR} at (0,0) size 110x21
-            RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,117) size 111x46
+          RenderTableRow {TR} at (0,0) size 111x21
+            RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 110x21
-            RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 111x21
+            RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,48) size 110x69
-          RenderTableRow {TR} at (0,0) size 110x21
-            RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,48) size 111x69
+          RenderTableRow {TR} at (0,0) size 111x21
+            RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 110x21
-            RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 111x21
+            RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,46) size 110x21
-            RenderTableCell {TD} at (2,46) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,46) size 111x21
+            RenderTableCell {TD} at (2,46) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,46) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,46) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,46) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,46) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3236) size 110x164
-        RenderTableSection {THEAD} at (0,0) size 110x48
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3236) size 111x164
+        RenderTableSection {THEAD} at (0,0) size 111x48
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 110x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 111x21
+            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,25) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,25) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,117) size 110x46
-          RenderTableRow {TR} at (0,0) size 110x21
-            RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,117) size 111x46
+          RenderTableRow {TR} at (0,0) size 111x21
+            RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 110x21
-            RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 111x21
+            RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,48) size 110x69
-          RenderTableRow {TR} at (0,0) size 110x21
-            RenderTableCell {TD} at (2,0) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,48) size 111x69
+          RenderTableRow {TR} at (0,0) size 111x21
+            RenderTableCell {TD} at (2,0) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,0) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,0) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 110x21
-            RenderTableCell {TD} at (2,23) size 34x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 111x21
+            RenderTableCell {TD} at (2,23) size 35x21 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,23) size 34x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,23) size 35x21 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,23) size 34x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,23) size 35x21 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,46) size 110x21
-            RenderTableCell {TD} at (2,46) size 34x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,46) size 111x21
+            RenderTableCell {TD} at (2,46) size 35x21 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,46) size 34x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,46) size 35x21 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,46) size 34x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,46) size 35x21 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,3415) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 487x17
</span><span class="cx">           text run at (0,0) width 487: &quot;The following table should look normal, since very small heights get ignored:&quot;
</span><del>-      RenderTable {TABLE} at (0,3448) size 110x26
-        RenderTableSection {TBODY} at (0,0) size 110x25
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3448) size 111x26
+        RenderTableSection {TBODY} at (0,0) size 111x25
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,3489) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 252x17
</span><span class="cx">           text run at (0,0) width 252: &quot;So should this one, for auto cell heights:&quot;
</span><del>-      RenderTable {TABLE} at (0,3522) size 110x26
-        RenderTableSection {TBODY} at (0,0) size 110x25
-          RenderTableRow {TR} at (0,2) size 110x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3522) size 111x26
+        RenderTableSection {TBODY} at (0,0) size 111x25
+          RenderTableRow {TR} at (0,2) size 111x21
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,3563) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 627x17
</span><span class="cx">           text run at (0,0) width 627: &quot;These tables should look the same - all cells should be 100px tall with the text at the top of the cells:&quot;
</span><del>-      RenderTable {TABLE} at (0,3596) size 110x109
-        RenderTableSection {TBODY} at (0,0) size 110x108
-          RenderTableRow {TR} at (0,2) size 110x104
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3596) size 111x109
+        RenderTableSection {TBODY} at (0,0) size 111x108
+          RenderTableRow {TR} at (0,2) size 111x104
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3704) size 110x109
-        RenderTableSection {TBODY} at (0,0) size 110x108
-          RenderTableRow {TR} at (0,2) size 110x104
-            RenderTableCell {TD} at (2,43) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3704) size 111x109
+        RenderTableSection {TBODY} at (0,0) size 111x108
+          RenderTableRow {TR} at (0,2) size 111x104
+            RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (38,43) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (74,43) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+      RenderTable {TABLE} at (0,3812) size 111x109
+        RenderTableSection {TBODY} at (0,0) size 111x108
+          RenderTableRow {TR} at (0,2) size 111x104
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,43) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,43) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3812) size 110x109
-        RenderTableSection {TBODY} at (0,0) size 110x108
-          RenderTableRow {TR} at (0,2) size 110x104
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,3920) size 111x109
+        RenderTableSection {TBODY} at (0,0) size 111x108
+          RenderTableRow {TR} at (0,2) size 111x104
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,2) size 35x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3920) size 110x109
-        RenderTableSection {TBODY} at (0,0) size 110x108
-          RenderTableRow {TR} at (0,2) size 110x104
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (38,2) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (74,2) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><span class="cx">       RenderBlock {P} at (0,4044) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 715x17
</span><span class="cx">           text run at (0,0) width 715: &quot;In these four tables, the text should be 20px lower each cell, but should otherwise look like the above three tables:&quot;
</span><del>-      RenderTable {TABLE} at (0,4077) size 106x109
-        RenderTableSection {TBODY} at (0,0) size 106x108
-          RenderTableRow {TR} at (0,2) size 106x104
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4077) size 107x109
+        RenderTableSection {TBODY} at (0,0) size 107x108
+          RenderTableRow {TR} at (0,2) size 107x104
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,21) size 30x17
</span><span class="cx">                 text run at (1,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,2) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,2) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4185) size 106x109
-        RenderTableSection {TBODY} at (0,0) size 106x108
-          RenderTableRow {TR} at (0,2) size 106x104
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4185) size 107x109
+        RenderTableSection {TBODY} at (0,0) size 107x108
+          RenderTableRow {TR} at (0,2) size 107x104
+            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,2) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,21) size 30x17
</span><span class="cx">                 text run at (1,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,2) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,2) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4293) size 106x109
-        RenderTableSection {TBODY} at (0,0) size 106x108
-          RenderTableRow {TR} at (0,2) size 106x104
-            RenderTableCell {TD} at (2,43) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (38,24) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,21) size 30x17
-                text run at (1,21) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (72,4) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,41) size 30x17
-                text run at (1,41) width 30: &quot;Data&quot;
-      RenderTable {TABLE} at (0,4401) size 110x109
-        RenderTableSection {TBODY} at (0,0) size 110x108
-          RenderTableRow {TR} at (0,2) size 110x104
-            RenderTableCell {TD} at (2,43) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (38,43) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (74,43) size 34x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
</del><ins>+      RenderTable {TABLE} at (0,4293) size 107x109
+        RenderTableSection {TBODY} at (0,0) size 107x108
+          RenderTableRow {TR} at (0,2) size 107x104
+            RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (38,24) size 33x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,21) size 30x18
+                text run at (1,22) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (72,4) size 33x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,41) size 30x18
+                text run at (1,42) width 30: &quot;Data&quot;
+      RenderTable {TABLE} at (0,4401) size 111x109
+        RenderTableSection {TBODY} at (0,0) size 111x108
+          RenderTableRow {TR} at (0,2) size 111x104
+            RenderTableCell {TD} at (2,43) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (38,43) size 35x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (74,43) size 35x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
</ins><span class="cx">       RenderBlock {P} at (0,4525) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 370x17
</span><span class="cx">           text run at (0,0) width 370: &quot;These should have the text 40px from the top in every cell:&quot;
</span><del>-      RenderTable {TABLE} at (0,4558) size 106x108
-        RenderTableSection {TBODY} at (0,0) size 106x107
-          RenderTableRow {TR} at (0,2) size 106x103
-            RenderTableCell {TD} at (2,41) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4558) size 107x108
+        RenderTableSection {TBODY} at (0,0) size 107x107
+          RenderTableRow {TR} at (0,2) size 107x103
+            RenderTableCell {TD} at (2,41) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,22) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,22) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,21) size 30x17
</span><span class="cx">                 text run at (1,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,2) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,2) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4665) size 106x107
-        RenderTableSection {TBODY} at (0,0) size 106x106
-          RenderTableRow {TR} at (0,2) size 106x102
-            RenderTableCell {TD} at (2,41) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4665) size 107x107
+        RenderTableSection {TBODY} at (0,0) size 107x106
+          RenderTableRow {TR} at (0,2) size 107x102
+            RenderTableCell {TD} at (2,41) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,22) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,22) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,21) size 30x17
</span><span class="cx">                 text run at (1,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,2) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,2) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4771) size 106x107
-        RenderTableSection {TBODY} at (0,0) size 106x106
-          RenderTableRow {TR} at (0,2) size 106x102
-            RenderTableCell {TD} at (2,42) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4771) size 107x107
+        RenderTableSection {TBODY} at (0,0) size 107x106
+          RenderTableRow {TR} at (0,2) size 107x102
+            RenderTableCell {TD} at (2,42) size 35x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (38,23) size 33x60 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,21) size 30x18
+                text run at (1,22) width 30: &quot;Data&quot;
+            RenderTableCell {TD} at (72,3) size 33x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,41) size 30x18
+                text run at (1,42) width 30: &quot;Data&quot;
+      RenderTable {TABLE} at (0,4877) size 107x107
+        RenderTableSection {TBODY} at (0,0) size 107x106
+          RenderTableRow {TR} at (0,2) size 107x102
+            RenderTableCell {TD} at (2,83) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,23) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,45) size 33x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,21) size 30x17
</span><span class="cx">                 text run at (1,21) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,3) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,5) size 33x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,41) size 30x17
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4877) size 106x107
-        RenderTableSection {TBODY} at (0,0) size 106x106
-          RenderTableRow {TR} at (0,2) size 106x102
-            RenderTableCell {TD} at (2,83) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,4983) size 107x69
+        RenderTableSection {TBODY} at (0,0) size 107x68
+          RenderTableRow {TR} at (0,2) size 107x64
+            RenderTableCell {TD} at (2,45) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,45) size 32x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,21) size 30x17
-                text run at (1,21) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (72,5) size 32x99 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,41) size 30x17
-                text run at (1,41) width 30: &quot;Data&quot;
-      RenderTable {TABLE} at (0,4983) size 106x69
-        RenderTableSection {TBODY} at (0,0) size 106x68
-          RenderTableRow {TR} at (0,2) size 106x64
-            RenderTableCell {TD} at (2,45) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;Data&quot;
-            RenderTableCell {TD} at (38,27) size 32x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,27) size 33x39 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (72,7) size 32x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (72,7) size 33x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,5067) size 769x35
</span><span class="cx">         RenderText {#text} at (0,0) size 749x34
</span><span class="cx">           text run at (0,0) width 749: &quot;In each of the following tables, three of the cells should have the same baseline of the first line, and the three so marked&quot;
</span><span class="cx">           text run at (0,17) width 269: &quot;should be aligned top, middle, and bottom:&quot;
</span><del>-      RenderTable {TABLE} at (0,5117) size 458x116
-        RenderTableSection {TBODY} at (0,0) size 458x115
-          RenderTableRow {TR} at (0,2) size 458x111
-            RenderTableCell {TD} at (2,74) size 34x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,5117) size 459x116
+        RenderTableSection {TBODY} at (0,0) size 459x115
+          RenderTableRow {TR} at (0,2) size 459x111
+            RenderTableCell {TD} at (2,74) size 35x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 90x53
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (134,2) size 186x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (134,2) size 187x111 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x107
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (322,2) size 30x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (322,2) size 31x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Top&quot;
</span><del>-            RenderTableCell {TD} at (354,47) size 49x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (354,47) size 50x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-            RenderTableCell {TD} at (405,92) size 51x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (405,92) size 52x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-      RenderTable {TABLE} at (0,5232) size 458x116
-        RenderTableSection {TBODY} at (0,0) size 458x115
-          RenderTableRow {TR} at (0,2) size 458x111
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,5232) size 459x116
+        RenderTableSection {TBODY} at (0,0) size 459x115
+          RenderTableRow {TR} at (0,2) size 459x111
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Top&quot;
</span><del>-            RenderTableCell {TD} at (34,47) size 49x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,47) size 50x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-            RenderTableCell {TD} at (85,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (85,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-            RenderTableCell {TD} at (138,2) size 186x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,2) size 187x111 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x107
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (326,74) size 34x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (326,74) size 35x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 90x53
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5347) size 458x116
-        RenderTableSection {TBODY} at (0,0) size 458x115
-          RenderTableRow {TR} at (0,2) size 458x111
-            RenderTableCell {TD} at (2,2) size 186x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,5347) size 459x116
+        RenderTableSection {TBODY} at (0,0) size 459x115
+          RenderTableRow {TR} at (0,2) size 459x111
+            RenderTableCell {TD} at (2,2) size 187x111 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x107
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (190,2) size 30x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (190,2) size 31x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Top&quot;
</span><del>-            RenderTableCell {TD} at (222,47) size 49x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (222,47) size 50x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-            RenderTableCell {TD} at (273,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (273,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (309,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (309,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-            RenderTableCell {TD} at (362,45) size 94x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (362,45) size 95x57 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 90x53
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5462) size 458x116
-        RenderTableSection {TBODY} at (0,0) size 458x115
-          RenderTableRow {TR} at (0,2) size 458x111
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,5462) size 459x116
+        RenderTableSection {TBODY} at (0,0) size 459x115
+          RenderTableRow {TR} at (0,2) size 459x111
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Top&quot;
</span><del>-            RenderTableCell {TD} at (34,74) size 34x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,74) size 35x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (70,45) size 94x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,45) size 95x57 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 90x53
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (166,47) size 49x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (166,47) size 50x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-            RenderTableCell {TD} at (217,92) size 51x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (217,92) size 52x21 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-            RenderTableCell {TD} at (270,2) size 186x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (270,2) size 187x111 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x107
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5577) size 458x116
-        RenderTableSection {TBODY} at (0,0) size 458x115
-          RenderTableRow {TR} at (0,2) size 458x111
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,5577) size 459x116
+        RenderTableSection {TBODY} at (0,0) size 459x115
+          RenderTableRow {TR} at (0,2) size 459x111
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Top&quot;
</span><del>-            RenderTableCell {TD} at (34,45) size 94x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,45) size 95x57 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 90x53
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (130,92) size 51x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (130,92) size 52x21 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-            RenderTableCell {TD} at (183,74) size 34x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (183,74) size 35x21 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (219,2) size 186x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (219,2) size 187x111 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x107
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (407,47) size 49x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (407,47) size 50x21 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><span class="cx">       RenderBlock {HR} at (0,5700) size 769x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug102962expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,12 +3,12 @@
</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 70x23
-        RenderTableSection {TBODY} at (0,0) size 70x23
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 71x23
+        RenderTableSection {TBODY} at (0,0) size 71x23
+          RenderTableRow {TR} at (0,2) size 71x19
+            RenderTableCell {TD} at (2,2) size 33x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,2) size 33x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10565expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10565-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 490x17
</span><span class="cx">           text run at (0,0) width 490: &quot;Using a 10px wide transparent gif with td width=\&quot;10\&quot; in the middle column...&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 676x224 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 674x222
-          RenderTableRow {TR} at (0,0) size 674x222
-            RenderTableCell {TD} at (0,0) size 331x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 677x224 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 675x222
+          RenderTableRow {TR} at (0,0) size 675x222
+            RenderTableCell {TD} at (0,0) size 332x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 329x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (1,1) size 329x220
</span><del>-            RenderTableCell {TD} at (331,109) size 12x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (331,109) size 13x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 10x1
</span><del>-            RenderTableCell {TD} at (343,0) size 331x222 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (343,0) size 332x222 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 329x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (1,1) size 329x220
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10633expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug10633-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,55 +3,55 @@
</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 468x103
-        RenderTableSection {TBODY} at (0,0) size 468x103
-          RenderTableRow {TR} at (0,0) size 468x1
-            RenderTableCell {TD} at (0,0) size 18x0 [r=0 c=0 rs=1 cs=3]
-            RenderTableCell {TD} at (18,0) size 187x1 [r=0 c=3 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 469x103
+        RenderTableSection {TBODY} at (0,0) size 469x103
+          RenderTableRow {TR} at (0,0) size 469x1
+            RenderTableCell {TD} at (0,0) size 19x0 [r=0 c=0 rs=1 cs=3]
+            RenderTableCell {TD} at (18,0) size 188x1 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 187x1
</span><del>-            RenderTableCell {TD} at (205,0) size 20x1 [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (205,0) size 21x1 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 20x1
</span><del>-            RenderTableCell {TD} at (225,0) size 18x1 [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (225,0) size 19x1 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 18x1
</span><del>-            RenderTableCell {TD} at (243,0) size 18x0 [r=0 c=6 rs=1 cs=3]
-            RenderTableCell {TD} at (261,0) size 187x1 [r=0 c=9 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (243,0) size 19x0 [r=0 c=6 rs=1 cs=3]
+            RenderTableCell {TD} at (261,0) size 188x1 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 187x1
</span><del>-            RenderTableCell {TD} at (448,0) size 20x1 [r=0 c=10 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (448,0) size 21x1 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 20x1
</span><del>-          RenderTableRow {TR} at (0,1) size 468x22
-            RenderTableCell {TD} at (0,1) size 18x22 [r=1 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,1) size 469x22
+            RenderTableCell {TD} at (0,1) size 19x22 [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 18x22
</span><del>-            RenderTableCell {TD} at (18,3) size 187x17 [bgcolor=#FFCC00] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (18,3) size 188x18 [bgcolor=#FFCC00] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 121x17 [color=#0000EE]
</span><span class="cx">                 RenderInline {B} at (0,0) size 121x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 121x17
</span><del>-                    RenderText {#text} at (33,0) size 121x17
-                      text run at (33,0) width 121: &quot;Detailed Search&quot;
</del><ins>+                    RenderText {#text} at (33,0) size 121x18
+                      text run at (33,1) width 121: &quot;Detailed Search&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (205,1) size 20x22 [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (205,1) size 21x22 [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 20x22
</span><del>-            RenderTableCell {TD} at (225,3) size 18x17 [r=1 c=5 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (243,1) size 18x22 [r=1 c=6 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (225,3) size 19x18 [r=1 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (243,1) size 19x22 [r=1 c=6 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 18x22
</span><del>-            RenderTableCell {TD} at (261,3) size 187x17 [bgcolor=#FFCC00] [r=1 c=9 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (261,3) size 188x18 [bgcolor=#FFCC00] [r=1 c=9 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 151x17 [color=#0000EE]
</span><span class="cx">                 RenderInline {B} at (0,0) size 151x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 151x17
</span><del>-                    RenderText {#text} at (18,0) size 151x17
-                      text run at (18,0) width 151: &quot;Search By Distance&quot;
</del><ins>+                    RenderText {#text} at (18,0) size 151x18
+                      text run at (18,1) width 151: &quot;Search By Distance&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (448,1) size 20x22 [r=1 c=10 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (448,1) size 21x22 [r=1 c=10 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 20x22
</span><del>-          RenderTableRow {TR} at (0,23) size 468x80
-            RenderTableCell {TD} at (0,54) size 6x17 [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (6,54) size 6x17 [bgcolor=#EBEBE4] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (12,23) size 213x80 [bgcolor=#EBEBE4] [r=2 c=2 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,23) size 469x80
+            RenderTableCell {TD} at (0,54) size 7x18 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (6,54) size 7x18 [bgcolor=#EBEBE4] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (12,23) size 214x80 [bgcolor=#EBEBE4] [r=2 c=2 rs=1 cs=3]
</ins><span class="cx">               RenderBlock {P} at (0,0) size 213x80
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 1x5
</span><span class="cx">                 RenderBR {BR} at (1,5) size 0x0
</span><span class="lines">@@ -67,16 +67,16 @@
</span><span class="cx">                   RenderBR {BR} at (130,62) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,65) size 4x15
</span><span class="cx">                     text run at (0,65) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (225,54) size 18x17 [r=2 c=5 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (243,54) size 7x17 [r=2 c=6 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (250,54) size 7x17 [bgcolor=#EBEBE4] [r=2 c=7 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 4x17
-                text run at (0,0) width 4: &quot; &quot;
-            RenderTableCell {TD} at (257,23) size 211x50 [bgcolor=#EBEBE4] [r=2 c=8 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (225,54) size 19x18 [r=2 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (243,54) size 8x18 [r=2 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (250,54) size 8x18 [bgcolor=#EBEBE4] [r=2 c=7 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 4x18
+                text run at (0,1) width 4: &quot; &quot;
+            RenderTableCell {TD} at (257,23) size 212x50 [bgcolor=#EBEBE4] [r=2 c=8 rs=1 cs=3]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 207x57
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 1x5
</span><span class="cx">                 RenderBR {BR} at (1,5) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11321expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11321-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11321-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11321-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 47x23
-        RenderTableSection (anonymous) at (0,0) size 47x23
-          RenderTableRow {TR} at (0,2) size 47x19
-            RenderTableCell {TD} at (2,2) size 43x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 48x23
+        RenderTableSection (anonymous) at (0,0) size 48x23
+          RenderTableRow {TR} at (0,2) size 48x19
+            RenderTableCell {TD} at (2,2) size 44x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 41x17
</span><span class="cx">                 text run at (1,1) width 41: &quot;testing&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11384qexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384q-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (148,0) size 488x36
</span><span class="cx">           text run at (148,0) width 488: &quot;&lt;BODY style=\&quot;text-align: center\&quot;&gt;&quot;
</span><del>-      RenderTable {TABLE} at (0,57) size 627x28 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 625x25
-          RenderTableRow {TR} at (0,2) size 625x21
-            RenderTableCell {TD} at (2,2) size 621x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,57) size 628x28 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 626x25
+          RenderTableRow {TR} at (0,2) size 626x21
+            RenderTableCell {TD} at (2,2) size 622x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 291x17
</span><span class="cx">                 text run at (2,2) width 291: &quot;The table should be center-aligned not the text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11384sexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11384s-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (148,0) size 488x36
</span><span class="cx">           text run at (148,0) width 488: &quot;&lt;BODY style=\&quot;text-align: center\&quot;&gt;&quot;
</span><del>-      RenderTable {TABLE} at (0,57) size 627x28 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 625x25
-          RenderTableRow {TR} at (0,2) size 625x21
-            RenderTableCell {TD} at (2,2) size 621x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (165,2) size 291x17
-                text run at (165,2) width 291: &quot;The text should be center-aligned not the table&quot;
</del><ins>+      RenderTable {TABLE} at (0,57) size 628x28 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 626x25
+          RenderTableRow {TR} at (0,2) size 626x21
+            RenderTableCell {TD} at (2,2) size 622x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (165,2) size 292x17
+                text run at (165,2) width 292: &quot;The text should be center-aligned not the table&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11944expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11944-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11944-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug11944-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,26 +1,26 @@
</span><del>-layer at (0,0) size 785x635
</del><ins>+layer at (0,0) size 785x636
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x635
-  RenderBlock {HTML} at (0,0) size 785x635
-    RenderBody {BODY} at (8,8) size 769x619 [bgcolor=#C0C0C0]
-      RenderTable {TABLE} at (0,0) size 136x150 [border: (20px outset #808080)]
-        RenderTableSection {TBODY} at (20,20) size 96x110
-          RenderTableRow {TR} at (0,10) size 96x90
-            RenderTableCell {TD} at (10,44) size 76x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 72x17
-                text run at (2,2) width 72: &quot;cell content&quot;
</del><ins>+layer at (0,0) size 785x636
+  RenderBlock {HTML} at (0,0) size 785x636
+    RenderBody {BODY} at (8,8) size 769x620 [bgcolor=#C0C0C0]
+      RenderTable {TABLE} at (0,0) size 137x150 [border: (20px outset #808080)]
+        RenderTableSection {TBODY} at (20,20) size 97x110
+          RenderTableRow {TR} at (0,10) size 97x90
+            RenderTableCell {TD} at (10,44) size 77x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,3) width 72: &quot;cell content&quot;
</ins><span class="cx">       RenderBlock {P} at (0,166) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 615x17
</span><span class="cx">           text run at (0,0) width 615: &quot;The following two tables demostrates the bug with TD and TABLE both having height specified.&quot;
</span><del>-      RenderTable {TABLE} at (0,199) size 256x210 [border: (20px outset #808080)]
-        RenderTableSection {TBODY} at (20,20) size 216x170
-          RenderTableRow {TR} at (0,10) size 216x150
-            RenderTableCell {TD} at (10,74) size 196x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 192x17
-                text run at (2,2) width 192: &quot;height=210 (150+2*10+2*20)&quot;
-      RenderTable {TABLE} at (0,409) size 273x210 [border: (20px outset #808080)]
-        RenderTableSection {TBODY} at (20,20) size 233x170
-          RenderTableRow {TR} at (0,10) size 233x150
-            RenderTableCell {TD} at (10,74) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 209x17
-                text run at (2,2) width 209: &quot;height=211 (150+2*10+2*20+1)&quot;
</del><ins>+      RenderTable {TABLE} at (0,199) size 257x210 [border: (20px outset #808080)]
+        RenderTableSection {TBODY} at (20,20) size 217x170
+          RenderTableRow {TR} at (0,10) size 217x150
+            RenderTableCell {TD} at (10,74) size 197x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 192x18
+                text run at (2,3) width 192: &quot;height=210 (150+2*10+2*20)&quot;
+      RenderTable {TABLE} at (0,409) size 274x211 [border: (20px outset #808080)]
+        RenderTableSection {TBODY} at (20,20) size 234x171
+          RenderTableRow {TR} at (0,10) size 234x151
+            RenderTableCell {TD} at (10,74) size 214x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 209x18
+                text run at (2,3) width 209: &quot;height=211 (150+2*10+2*20+1)&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12008-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 782x578
</span><del>-            RenderTableCell {TD} at (2,280) size 66x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 32x17
-                text run at (2,2) width 32: &quot;Hurz&quot;
-            RenderTableCell {TD} at (70,280) size 710x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 378x17
-                text run at (2,2) width 294: &quot;very long text that forces the browser window &quot;
-                text run at (296,2) width 84: &quot;to be scrolled&quot;
</del><ins>+            RenderTableCell {TD} at (2,280) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 32x18
+                text run at (2,3) width 32: &quot;Hurz&quot;
+            RenderTableCell {TD} at (70,280) size 710x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 378x18
+                text run at (2,3) width 294: &quot;very long text that forces the browser window &quot;
+                text run at (296,3) width 84: &quot;to be scrolled&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12268expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12268-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock (anonymous) 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;If bug 12268 is not fixed, then the table is too narrow&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x110 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 608x108
-          RenderTableRow {TR} at (0,2) size 608x104
-            RenderTableCell {TD} at (2,2) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x110 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 609x108
+          RenderTableRow {TR} at (0,2) size 609x104
+            RenderTableCell {TD} at (2,2) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 600x100
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12384expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x561
</span><span class="cx">       RenderBlock {FORM} at (0,0) size 784x31
</span><del>-        RenderTable {TABLE} at (0,0) size 885x31 [bgcolor=#FFE030] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 883x29
-            RenderTableRow {TR} at (0,0) size 883x29
-              RenderTableCell {TD} at (0,0) size 883x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 886x31 [bgcolor=#FFE030] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 884x29
+            RenderTableRow {TR} at (0,0) size 884x29
+              RenderTableCell {TD} at (0,0) size 884x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {NOBR} at (0,0) size 881x17
</span><span class="cx">                   RenderTextControl {INPUT} at (3,3) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                   RenderText {#text} at (286,6) size 13x17
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">                     text run at (584,6) width 13: &quot; - &quot;
</span><span class="cx">                   RenderTextControl {INPUT} at (599,3) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableRow {TR} at (0,29) size 883x0
</del><ins>+            RenderTableRow {TR} at (0,29) size 884x0
</ins><span class="cx"> layer at (15,15) size 275x17
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 275x17
</span><span class="cx"> layer at (313,15) size 275x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug12709expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12709-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,5 +12,5 @@
</span><span class="cx">                 text run at (2,19) width 105: &quot;information you &quot;
</span><span class="cx">                 text run at (107,19) width 146: &quot;may need to use any of&quot;
</span><span class="cx">                 text run at (2,36) width 143: &quot;your Internet software.&quot;
</span><del>-            RenderTableCell {TD} at (271,2) size 59x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderImage {IMG} at (5,2) size 52x51
</del><ins>+            RenderTableCell {TD} at (270,2) size 60x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (5,2) size 53x51
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129081expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,22 +6,22 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 147x17
</span><span class="cx">           text run at (0,0) width 147: &quot;Border enabled version&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 335x226 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 333x224
-          RenderTableRow {TR} at (0,0) size 333x2
</del><ins>+      RenderTable {TABLE} at (0,33) size 336x226 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 334x224
+          RenderTableRow {TR} at (0,0) size 334x2
</ins><span class="cx">             RenderTableCell {TD} at (0,0) size 31x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (31,0) size 302x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,2) size 333x222
-            RenderTableCell {TD} at (0,2) size 333x222 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (31,0) size 303x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,2) size 334x222
+            RenderTableCell {TD} at (0,2) size 334x222 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 329x220
</span><span class="cx">       RenderBlock {P} at (0,275) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 203x17
</span><span class="cx">           text run at (0,0) width 203: &quot;Cellspanned cell's bgcolor is red&quot;
</span><del>-      RenderTable {TABLE} at (0,308) size 329x220
-        RenderTableSection {TBODY} at (0,0) size 329x220
-          RenderTableRow {TR} at (0,0) size 329x0
</del><ins>+      RenderTable {TABLE} at (0,308) size 330x220
+        RenderTableSection {TBODY} at (0,0) size 330x220
+          RenderTableRow {TR} at (0,0) size 330x0
</ins><span class="cx">             RenderTableCell {TD} at (0,0) size 29x0 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (29,0) size 300x0 [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,0) size 329x220
-            RenderTableCell {TD} at (0,0) size 329x220 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (29,0) size 301x0 [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,0) size 330x220
+            RenderTableCell {TD} at (0,0) size 330x220 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 329x220
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129082expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12908-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,13 @@
</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 353x50
+        RenderTableSection {TBODY} at (0,0) size 353x50
+          RenderTableRow {TR} at (0,0) size 353x20
+            RenderTableCell {TD} at (0,10) size 52x0 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (52,10) size 301x0 [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,20) size 353x30
+            RenderTableCell {TD} at (0,20) size 353x30 [r=1 c=0 rs=1 cs=2]
+              RenderImage {IMG} at (0,0) size 352x30
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug129102expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug12910-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,26 @@
</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 (0,0) size 800x600 [bgcolor=#000000]
+      RenderTable {TABLE} at (0,0) size 800x20
+        RenderTableSection {TBODY} at (0,0) size 800x20
+          RenderTableRow {TR} at (0,0) size 800x20
+            RenderTableCell {TD} at (0,0) size 5x20 [r=0 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 5x20
+            RenderTableCell {TD} at (4,6) size 672x14 [r=0 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 672x14
+            RenderTableCell {TD} at (675,3) size 106x14 [r=0 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 14x14
+              RenderImage {IMG} at (14,0) size 14x14
+              RenderImage {IMG} at (28,0) size 14x14
+              RenderImage {IMG} at (42,0) size 14x14
+              RenderImage {IMG} at (56,0) size 14x14
+              RenderImage {IMG} at (70,0) size 7x14
+              RenderImage {IMG} at (77,0) size 14x14
+              RenderImage {IMG} at (91,0) size 14x14
+              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (780,6) size 16x14 [r=0 c=3 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 15x14
+            RenderTableCell {TD} at (795,0) size 5x20 [r=0 c=4 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 4x20
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13105expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13105-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13105-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13105-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,12 +9,12 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 248x15
</span><span class="cx">               text run at (0,0) width 248: &quot;&lt;TABLE border=\&quot;0\&quot; frame=\&quot;void\&quot;&gt;&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderTable {TABLE} at (0,15) size 71x23
-          RenderTableSection {TBODY} at (0,0) size 71x23
-            RenderTableRow {TR} at (0,2) size 71x19
-              RenderTableCell {TD} at (2,2) size 28x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,15) size 72x23
+          RenderTableSection {TBODY} at (0,0) size 72x23
+            RenderTableRow {TR} at (0,2) size 72x19
+              RenderTableCell {TD} at (2,2) size 29x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 26x17
</span><span class="cx">                   text run at (1,1) width 26: &quot;Left&quot;
</span><del>-              RenderTableCell {TD} at (32,2) size 37x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (32,2) size 38x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 35x17
</span><span class="cx">                   text run at (1,1) width 35: &quot;Right&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13118expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13118-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13118-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13118-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 538x17
</span><span class="cx">           text run at (0,0) width 538: &quot;TBODY is not correctly positioned when TFOOT is present but THEAD is not:&quot;
</span><del>-      RenderTable {TABLE} at (0,38) size 67x51 [border: (1px outset #808080)]
-        RenderTableSection {TFOOT} at (1,26) size 65x23
-          RenderTableRow {TR} at (0,0) size 65x21
-            RenderTableCell {TD} at (2,0) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,38) size 68x51 [border: (1px outset #808080)]
+        RenderTableSection {TFOOT} at (1,26) size 66x23
+          RenderTableRow {TR} at (0,0) size 66x21
+            RenderTableCell {TD} at (2,0) size 62x21 [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>-        RenderTableSection {TBODY} at (1,1) size 65x25
-          RenderTableRow {TR} at (0,2) size 65x21
-            RenderTableCell {TD} at (2,2) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 66x25
+          RenderTableRow {TR} at (0,2) size 66x21
+            RenderTableCell {TD} at (2,2) size 62x21 [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">       RenderBlock (anonymous) at (0,88) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,105) size 68x74 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 66x25
-          RenderTableRow {TR} at (0,2) size 66x21
-            RenderTableCell {TH} at (2,2) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-        RenderTableSection {TFOOT} at (1,49) size 66x23
-          RenderTableRow {TR} at (0,0) size 66x21
-            RenderTableCell {TD} at (2,0) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,105) size 69x74 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 67x25
+          RenderTableRow {TR} at (0,2) size 67x21
+            RenderTableCell {TH} at (2,2) size 63x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+        RenderTableSection {TFOOT} at (1,49) size 67x23
+          RenderTableRow {TR} at (0,0) size 67x21
+            RenderTableCell {TD} at (2,0) size 63x21 [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>-        RenderTableSection {TBODY} at (1,26) size 66x23
-          RenderTableRow {TR} at (0,0) size 66x21
-            RenderTableCell {TD} at (2,0) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 67x23
+          RenderTableRow {TR} at (0,0) size 67x21
+            RenderTableCell {TD} at (2,0) size 63x21 [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">       RenderBlock {P} at (0,194) size 784x215
</span><span class="lines">@@ -44,32 +44,32 @@
</span><span class="cx">               text run at (154,3) width 128: &quot;CELLSPACING=\&quot;10\&quot;&quot;
</span><span class="cx">           RenderText {#text} at (282,0) size 4x17
</span><span class="cx">             text run at (282,0) width 4: &quot;:&quot;
</span><del>-        RenderTable {TABLE} at (0,18) size 83x74 [border: (1px outset #808080)]
-          RenderTableSection {TFOOT} at (1,42) size 81x31
-            RenderTableRow {TR} at (0,0) size 81x21
-              RenderTableCell {TD} at (10,0) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 84x74 [border: (1px outset #808080)]
+          RenderTableSection {TFOOT} at (1,42) size 82x31
+            RenderTableRow {TR} at (0,0) size 82x21
+              RenderTableCell {TD} at (10,0) size 62x21 [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>-          RenderTableSection {TBODY} at (1,1) size 81x41
-            RenderTableRow {TR} at (0,10) size 81x21
-              RenderTableCell {TD} at (10,10) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,1) size 82x41
+            RenderTableRow {TR} at (0,10) size 82x21
+              RenderTableCell {TD} at (10,10) size 62x21 [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">         RenderBlock (anonymous) at (0,92) size 784x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><del>-        RenderTable {TABLE} at (0,109) size 84x105 [border: (1px outset #808080)]
-          RenderTableSection {THEAD} at (1,1) size 82x41
-            RenderTableRow {TR} at (0,10) size 82x21
-              RenderTableCell {TH} at (10,10) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 58x17
-                  text run at (2,2) width 58: &quot;THEAD&quot;
-          RenderTableSection {TFOOT} at (1,73) size 82x31
-            RenderTableRow {TR} at (0,0) size 82x21
-              RenderTableCell {TD} at (10,0) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,109) size 85x105 [border: (1px outset #808080)]
+          RenderTableSection {THEAD} at (1,1) size 83x41
+            RenderTableRow {TR} at (0,10) size 83x21
+              RenderTableCell {TH} at (10,10) size 63x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 59x17
+                  text run at (2,2) width 59: &quot;THEAD&quot;
+          RenderTableSection {TFOOT} at (1,73) size 83x31
+            RenderTableRow {TR} at (0,0) size 83x21
+              RenderTableCell {TD} at (10,0) size 63x21 [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>-          RenderTableSection {TBODY} at (1,42) size 82x31
-            RenderTableRow {TR} at (0,0) size 82x21
-              RenderTableCell {TD} at (10,0) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,42) size 83x31
+            RenderTableRow {TR} at (0,0) size 83x21
+              RenderTableCell {TD} at (10,0) size 63x21 [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></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13169expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13169-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,27 @@
</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 [bgcolor=#C0C0C0]
+      RenderTable {TABLE} at (0,0) size 673x234 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 667x228
+          RenderTableRow {TR} at (0,0) size 667x4
+            RenderTableCell {TD} at (0,0) size 334x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (333,0) size 334x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderImage {IMG} at (2,2) size 329x220
+          RenderTableRow {TR} at (0,4) size 667x220
+            RenderTableCell {TD} at (0,4) size 334x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
+              RenderImage {IMG} at (2,2) size 329x220
+          RenderTableRow {TR} at (0,224) size 667x4
+            RenderTableCell {TD} at (333,224) size 334x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+      RenderTable {TABLE} at (0,234) size 676x237 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 670x231
+          RenderTableRow {TR} at (0,1) size 670x4
+            RenderTableCell {TD} at (1,1) size 334x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (335,1) size 334x224 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderImage {IMG} at (2,2) size 329x220
+          RenderTableRow {TR} at (0,6) size 670x219
+            RenderTableCell {TD} at (1,6) size 334x224 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=1]
+              RenderImage {IMG} at (2,2) size 329x220
+          RenderTableRow {TR} at (0,226) size 670x4
+            RenderTableCell {TD} at (335,226) size 334x4 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13484expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13484-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13484-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13484-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x44 [bgcolor=#E2BF81] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x38
</span><del>-            RenderTableCell {TD} at (2,10) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 30x17
-                text run at (2,2) width 30: &quot;&lt;td&gt;&quot;
-            RenderTableCell {TD} at (38,10) size 631x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 130x17
-                text run at (2,2) width 130: &quot;&lt;td width=\&quot;100%\&quot;&gt;&quot;
-            RenderTableCell {TD} at (671,2) size 109x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,10) size 35x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x18
+                text run at (2,3) width 30: &quot;&lt;td&gt;&quot;
+            RenderTableCell {TD} at (38,10) size 631x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 130x18
+                text run at (2,3) width 130: &quot;&lt;td width=\&quot;100%\&quot;&gt;&quot;
+            RenderTableCell {TD} at (670,2) size 110x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x34
</span><span class="cx">                 text run at (2,2) width 21: &quot;&lt;td&quot;
</span><span class="cx">                 text run at (2,19) width 105: &quot;width=\&quot;100%\&quot;&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug13526expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13526-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13526-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug13526-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 76x80
-        RenderTableSection {TBODY} at (0,0) size 76x80
-          RenderTableRow {TR} at (0,2) size 76x37
-            RenderTableCell {TD} at (2,2) size 72x37 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 77x80
+        RenderTableSection {TBODY} at (0,0) size 77x80
+          RenderTableRow {TR} at (0,2) size 77x37
+            RenderTableCell {TD} at (2,2) size 73x37 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,10) size 52x17
</span><span class="cx">                 text run at (10,10) width 52: &quot;cell data&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 76x37
-            RenderTableCell {TD} at (2,41) size 72x37 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 77x37
+            RenderTableCell {TD} at (2,41) size 73x37 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,10) size 52x17
</span><span class="cx">                 text run at (10,10) width 52: &quot;cell data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,80) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug141593expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,11 +3,11 @@
</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 251x27
-        RenderTableSection {TBODY} at (0,0) size 251x27
-          RenderTableRow {TR} at (0,2) size 251x19
-            RenderTableCell {TD} at (2,2) size 247x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 252x27
+        RenderTableSection {TBODY} at (0,0) size 252x27
+          RenderTableRow {TR} at (0,2) size 252x19
+            RenderTableCell {TD} at (2,2) size 248x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 245x17
</span><span class="cx">                 text run at (1,1) width 245: &quot;Really sorry about the server yesterday&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 251x2
-            RenderTableCell {TD} at (2,23) size 247x2 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 252x2
+            RenderTableCell {TD} at (2,23) size 248x2 [r=1 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14323expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14323-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,40 +4,40 @@
</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><span class="cx">       RenderBlock {HR} at (0,0) size 152x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,10) size 184x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 182x47
-          RenderTableRow {TR} at (0,0) size 182x47
-            RenderTableCell {TD} at (0,5) size 138x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 136x34
-                text run at (1,1) width 136: &quot;xxxxxxxxxxxxxxxxx&quot;
-                text run at (1,18) width 100: &quot;xxxxxx xxxxxx&quot;
-            RenderTableCell {TD} at (138,0) size 44x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,10) size 185x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 183x47
+          RenderTableRow {TR} at (0,0) size 183x47
+            RenderTableCell {TD} at (0,5) size 139x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 136x35
+                text run at (1,2) width 136: &quot;xxxxxxxxxxxxxxxxx&quot;
+                text run at (1,19) width 100: &quot;xxxxxx xxxxxx&quot;
+            RenderTableCell {TD} at (138,0) size 45x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 21x45
</span><span class="cx">               RenderImage {IMG} at (22,1) size 21x45
</span><span class="cx">       RenderBlock (anonymous) at (0,59) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,76) size 468x70 [bgcolor=#F7D68C]
-        RenderTableSection {TBODY} at (0,0) size 468x70
-          RenderTableRow {TR} at (0,0) size 468x40
-            RenderTableCell {TD} at (0,0) size 326x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,76) size 469x70 [bgcolor=#F7D68C]
+        RenderTableSection {TBODY} at (0,0) size 469x70
+          RenderTableRow {TR} at (0,0) size 469x40
+            RenderTableCell {TD} at (0,0) size 327x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 264x20
</span><span class="cx">                 RenderInline {B} at (0,0) size 264x20
</span><span class="cx">                   RenderText {#text} at (0,0) size 264x20
</span><span class="cx">                     text run at (0,0) width 264: &quot; 25 offres d'emploi des entreprises&quot;
</span><del>-            RenderTableCell {TD} at (326,0) size 100x40 [bgcolor=#EE9E02] [r=0 c=1 rs=1 cs=1]
-              RenderImage {IMG} at (18,15) size 20x1
-              RenderText {#text} at (38,0) size 34x17
-                text run at (38,0) width 34: &quot;page &quot;
-              RenderInline {FONT} at (0,0) size 28x40
-                RenderInline {B} at (0,0) size 28x40
-                  RenderText {#text} at (72,0) size 28x40
-                    text run at (72,0) width 28: &quot;12 /&quot;
-                    text run at (82,20) width 18: &quot;13&quot;
-            RenderTableCell {TD} at (426,0) size 42x45 [r=0 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (326,0) size 101x40 [bgcolor=#EE9E02] [r=0 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (18,15) size 21x1
+              RenderText {#text} at (38,0) size 35x17
+                text run at (38,0) width 35: &quot;page &quot;
+              RenderInline {FONT} at (0,0) size 29x40
+                RenderInline {B} at (0,0) size 29x40
+                  RenderText {#text} at (72,0) size 29x40
+                    text run at (72,0) width 29: &quot;12 /&quot;
+                    text run at (82,20) width 19: &quot;13&quot;
+            RenderTableCell {TD} at (426,0) size 43x45 [r=0 c=2 rs=2 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 21x45
</span><span class="cx">               RenderImage {IMG} at (21,0) size 21x45
</span><del>-          RenderTableRow {TR} at (0,40) size 468x30
-            RenderTableCell {TD} at (0,40) size 326x30 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,40) size 469x30
+            RenderTableCell {TD} at (0,40) size 327x30 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 326x30
</span><del>-            RenderTableCell {TD} at (326,40) size 100x30 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (326,40) size 101x30 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 100x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug14929expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,66) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                   text run at (2,2) width 58: &quot;MC Visa&quot;
</span><del>-              RenderTableCell {TD} at (131,66) size 505x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (130,66) size 506x21 [border: (1px inset #808080)] [r=1 c=1 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;SLmail&quot;
</span><span class="cx">       RenderBlock {HR} at (0,140) size 130x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -33,7 +33,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,26) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                   text run at (2,2) width 58: &quot;MC Visa&quot;
</span><del>-              RenderTableCell {TD} at (131,26) size 505x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (130,26) size 506x21 [border: (1px inset #808080)] [r=1 c=1 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;SLmail&quot;
</span><span class="cx">       RenderBlock {HR} at (0,250) size 130x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx">               RenderTableCell {TD} at (2,42) size 127x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                   text run at (2,2) width 58: &quot;MC Visa&quot;
</span><del>-              RenderTableCell {TD} at (131,42) size 505x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (130,42) size 506x21 [border: (1px inset #808080)] [r=1 c=1 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;SLmail&quot;
</span><span class="cx">       RenderBlock {HR} at (0,376) size 130x2 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15247expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15247-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x88 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x86
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x82
</span><del>-            RenderTableCell {TD} at (2,2) size 621x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 617x17
</del><ins>+            RenderTableCell {TD} at (2,2) size 622x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 618x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 253x17
</span><span class="cx">                   text run at (0,0) width 253: &quot;some normal text before the nested table&quot;
</span><del>-              RenderTable {TABLE} at (52,19) size 555x44 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 553x42
-                  RenderTableRow {TR} at (0,2) size 553x38
-                    RenderTableCell {TD} at (2,2) size 181x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (52,19) size 556x44 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 554x42
+                  RenderTableRow {TR} at (0,2) size 554x38
+                    RenderTableCell {TD} at (2,2) size 182x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (185,2) size 182x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (185,2) size 183x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (369,2) size 182x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (369,2) size 183x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-              RenderBlock (anonymous) at (2,63) size 617x17
</del><ins>+              RenderBlock (anonymous) at (2,63) size 618x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x17
</span><span class="cx">                   text run at (0,0) width 241: &quot;some normal text after the nested table&quot;
</span><span class="cx">             RenderTableCell {TD} at (625,24) size 155x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -35,26 +35,26 @@
</span><span class="cx">       RenderTable {TABLE} at (0,88) size 784x88 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x86
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x82
</span><del>-            RenderTableCell {TD} at (2,2) size 621x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 617x17
</del><ins>+            RenderTableCell {TD} at (2,2) size 622x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 618x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 253x17
</span><span class="cx">                   text run at (0,0) width 253: &quot;some normal text before the nested table&quot;
</span><del>-              RenderTable {TABLE} at (52,19) size 567x44 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 565x42
-                  RenderTableRow {TR} at (0,2) size 565x38
-                    RenderTableCell {TD} at (2,2) size 185x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (52,19) size 568x44 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 566x42
+                  RenderTableRow {TR} at (0,2) size 566x38
+                    RenderTableCell {TD} at (2,2) size 186x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (189,2) size 186x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (189,2) size 187x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (377,2) size 186x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (377,2) size 187x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-              RenderBlock (anonymous) at (2,63) size 617x17
</del><ins>+              RenderBlock (anonymous) at (2,63) size 618x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x17
</span><span class="cx">                   text run at (0,0) width 241: &quot;some normal text after the nested table&quot;
</span><span class="cx">             RenderTableCell {TD} at (625,24) size 155x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -64,26 +64,26 @@
</span><span class="cx">       RenderTable {TABLE} at (0,176) size 784x116 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x114
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x110
</span><del>-            RenderTableCell {TD} at (2,2) size 625x110 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 621x17
</del><ins>+            RenderTableCell {TD} at (2,2) size 626x110 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 622x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 253x17
</span><span class="cx">                   text run at (0,0) width 253: &quot;some normal text before the nested table&quot;
</span><del>-              RenderTable {TABLE} at (52,19) size 571x72 [border: (10px solid #000000)]
-                RenderTableSection {TBODY} at (15,15) size 541x42
-                  RenderTableRow {TR} at (0,2) size 541x38
-                    RenderTableCell {TD} at (2,2) size 177x38 [border: (1px inset #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (52,19) size 572x72 [border: (10px solid #000000)]
+                RenderTableSection {TBODY} at (15,15) size 542x42
+                  RenderTableRow {TR} at (0,2) size 542x38
+                    RenderTableCell {TD} at (2,2) size 178x38 [border: (1px inset #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (181,2) size 178x38 [border: (1px inset #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (181,2) size 179x38 [border: (1px inset #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-                    RenderTableCell {TD} at (361,2) size 178x38 [border: (1px inset #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (361,2) size 179x38 [border: (1px inset #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 158x34
</span><span class="cx">                         text run at (2,2) width 158: &quot;selection of words to pad&quot;
</span><span class="cx">                         text run at (2,19) width 56: &quot;table cell&quot;
</span><del>-              RenderBlock (anonymous) at (2,91) size 621x17
</del><ins>+              RenderBlock (anonymous) at (2,91) size 622x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x17
</span><span class="cx">                   text run at (0,0) width 241: &quot;some normal text after the nested table&quot;
</span><span class="cx">             RenderTableCell {TD} at (629,38) size 151x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15544expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15544-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,38 +3,38 @@
</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 80x93
-        RenderTableSection {TBODY} at (0,0) size 80x93
-          RenderTableRow {TR} at (0,0) size 80x28
-            RenderTableCell {TD} at (0,0) size 30x93 [r=0 c=0 rs=3 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 80x186
+        RenderTableSection {TBODY} at (0,0) size 80x186
+          RenderTableRow {TR} at (0,0) size 80x56
+            RenderTableCell {TD} at (0,46) size 31x94 [r=0 c=0 rs=3 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 30x93
</span><del>-            RenderTableCell {TD} at (30,0) size 50x28 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (30,0) size 50x56 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x28
</span><del>-              RenderImage {IMG} at (25,0) size 25x28
-          RenderTableRow {TR} at (0,28) size 80x25
-            RenderTableCell {TD} at (30,28) size 50x25 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderImage {IMG} at (0,28) size 25x28
+          RenderTableRow {TR} at (0,56) size 80x50
+            RenderTableCell {TD} at (30,56) size 50x50 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x25
</span><del>-              RenderImage {IMG} at (25,0) size 25x25
-          RenderTableRow {TR} at (0,53) size 80x40
-            RenderTableCell {TD} at (30,53) size 50x40 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderImage {IMG} at (0,25) size 25x25
+          RenderTableRow {TR} at (0,106) size 80x80
+            RenderTableCell {TD} at (30,106) size 50x80 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x40
</span><del>-              RenderImage {IMG} at (25,0) size 25x40
-      RenderBlock (anonymous) at (0,93) size 784x17
</del><ins>+              RenderImage {IMG} at (0,40) size 25x40
+      RenderBlock (anonymous) at (0,186) size 784x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 317x17
</span><span class="cx">           text run at (0,0) width 317: &quot;Here's the same table without the off-by-one error.&quot;
</span><del>-      RenderTable {TABLE} at (0,110) size 80x93
-        RenderTableSection {TBODY} at (0,0) size 80x93
-          RenderTableRow {TR} at (0,0) size 80x28
-            RenderTableCell {TD} at (0,0) size 30x93 [r=0 c=0 rs=3 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,203) size 80x186
+        RenderTableSection {TBODY} at (0,0) size 80x186
+          RenderTableRow {TR} at (0,0) size 80x56
+            RenderTableCell {TD} at (0,46) size 31x94 [r=0 c=0 rs=3 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 30x93
</span><del>-            RenderTableCell {TD} at (30,0) size 50x28 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (30,0) size 50x56 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x28
</span><del>-              RenderImage {IMG} at (25,0) size 25x28
-          RenderTableRow {TR} at (0,28) size 80x25
-            RenderTableCell {TD} at (30,28) size 50x25 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderImage {IMG} at (0,28) size 25x28
+          RenderTableRow {TR} at (0,56) size 80x50
+            RenderTableCell {TD} at (30,56) size 50x50 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x25
</span><del>-              RenderImage {IMG} at (25,0) size 25x25
-          RenderTableRow {TR} at (0,53) size 80x40
-            RenderTableCell {TD} at (30,53) size 50x40 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderImage {IMG} at (0,25) size 25x25
+          RenderTableRow {TR} at (0,106) size 80x80
+            RenderTableCell {TD} at (30,106) size 50x80 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 25x40
</span><del>-              RenderImage {IMG} at (25,0) size 25x40
</del><ins>+              RenderImage {IMG} at (0,40) size 25x40
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug15933expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug15933-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 5x5 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 3x3
-          RenderTableRow {TR} at (0,0) size 3x3
-            RenderTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 6x5 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 4x3
+          RenderTableRow {TR} at (0,0) size 4x3
+            RenderTableCell {TD} at (0,0) size 4x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 1x1
</span><span class="cx">       RenderBlock (anonymous) at (0,5) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,22) size 4x4 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 2x2
-          RenderTableRow {TR} at (0,0) size 2x2
-            RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,22) size 5x4 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 3x2
+          RenderTableRow {TR} at (0,0) size 3x2
+            RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">       RenderBlock (anonymous) at (0,26) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,43) size 5x5 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 3x3
-          RenderTableRow {TR} at (0,0) size 3x3
-            RenderTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,43) size 6x5 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 4x3
+          RenderTableRow {TR} at (0,0) size 4x3
+            RenderTableCell {TD} at (0,0) size 4x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 1x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug16012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug16012-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,18 +8,18 @@
</span><span class="cx">           text run at (0,0) width 262: &quot;Tables: both lines should be 1 pixel thick.&quot;
</span><span class="cx">         RenderBR {BR} at (262,14) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,34) size 37x5
-        RenderTableSection {TBODY} at (0,0) size 37x5
-          RenderTableRow {TR} at (0,2) size 37x1
</del><ins>+      RenderTable {TABLE} at (0,34) size 38x5
+        RenderTableSection {TBODY} at (0,0) size 38x5
+          RenderTableRow {TR} at (0,2) size 38x1
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 31x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (0,0) size 30x1
</span><del>-            RenderTableCell {TD} at (35,2) size 0x0 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 1x0 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">       RenderBlock (anonymous) at (0,39) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,56) size 34x5
-        RenderTableSection {TBODY} at (0,0) size 34x5
-          RenderTableRow {TR} at (0,2) size 34x1
-            RenderTableCell {TD} at (2,2) size 30x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,56) size 35x5
+        RenderTableSection {TBODY} at (0,0) size 35x5
+          RenderTableRow {TR} at (0,2) size 35x1
+            RenderTableCell {TD} at (2,2) size 31x1 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 30x1
</span><span class="cx">       RenderBlock (anonymous) at (0,61) size 784x163
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3977expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3977-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,21 +3,21 @@
</span><span class="cx"> layer at (0,0) size 785x911
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x911
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x895
</span><del>-      RenderTable {TABLE} at (0,0) size 600x256 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 598x254
-          RenderTableRow {TR} at (0,2) size 598x77
-            RenderTableCell {TD} at (2,2) size 594x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,0) size 601x256 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 599x254
+          RenderTableRow {TR} at (0,2) size 599x77
+            RenderTableCell {TD} at (2,2) size 595x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 590x73
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,81) size 598x87
-            RenderTableCell {TD} at (2,81) size 114x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,81) size 599x87
+            RenderTableCell {TD} at (2,81) size 115x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x34
</span><span class="cx">                 text run at (2,2) width 73: &quot;LH column&quot;
</span><span class="cx">                 text run at (2,19) width 38: &quot;image&quot;
</span><del>-            RenderTableCell {TD} at (118,81) size 20x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (118,81) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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 (140,81) size 456x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (140,81) size 457x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (2,2) size 452x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 223x17
</span><span class="cx">                   text run at (0,0) width 223: &quot;HP Peripherals Developer Program&quot;
</span><span class="lines">@@ -27,15 +27,15 @@
</span><span class="cx">               RenderBlock {P} at (2,68) size 452x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 68x17
</span><span class="cx">                   text run at (0,0) width 68: &quot;etc., etc. ...&quot;
</span><del>-          RenderTableRow {TR} at (0,170) size 598x37
-            RenderTableCell {TD} at (2,170) size 594x37 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,170) size 599x37
+            RenderTableCell {TD} at (2,170) size 595x37 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 589x33
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,209) size 598x43
-            RenderTableCell {TD} at (2,209) size 114x43 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,209) size 599x43
+            RenderTableCell {TD} at (2,209) size 115x43 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 110x39
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TH} at (118,220) size 478x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TH} at (118,220) size 479x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (208,2) size 62x17
</span><span class="cx">                 text run at (208,2) width 62: &quot;text links&quot;
</span><span class="cx">       RenderBlock {HR} at (0,264) size 769x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -50,11 +50,11 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 127x17
</span><span class="cx">                 text run at (2,2) width 127: &quot;IMG in a colspan=3&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 588x87
</span><del>-            RenderTableCell {TD} at (2,25) size 110x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 111x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x34
</span><span class="cx">                 text run at (2,2) width 73: &quot;LH column&quot;
</span><span class="cx">                 text run at (2,19) width 38: &quot;image&quot;
</span><del>-            RenderTableCell {TD} at (114,25) size 20x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,25) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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 (136,25) size 450x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 127x17
</span><span class="cx">                 text run at (2,2) width 127: &quot;IMG in a colspan=3&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,149) size 588x21
</span><del>-            RenderTableCell {TD} at (2,149) size 110x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,149) size 111x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 76x17
</span><span class="cx">                 text run at (2,2) width 76: &quot;just an IMG&quot;
</span><span class="cx">             RenderTableCell {TH} at (114,149) size 472x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</span><span class="lines">@@ -86,18 +86,18 @@
</span><span class="cx">       RenderTable {TABLE} at (0,548) size 600x172 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x170
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x77
</span><del>-            RenderTableCell {TD} at (2,2) size 594x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (2,2) size 595x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 590x73
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,81) size 598x87
</span><del>-            RenderTableCell {TD} at (2,81) size 111x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,81) size 112x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x34
</span><span class="cx">                 text run at (2,2) width 73: &quot;LH column&quot;
</span><span class="cx">                 text run at (2,19) width 38: &quot;image&quot;
</span><del>-            RenderTableCell {TD} at (115,81) size 20x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (115,81) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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 (137,81) size 459x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (137,81) size 460x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (2,2) size 455x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 223x17
</span><span class="cx">                   text run at (0,0) width 223: &quot;HP Peripherals Developer Program&quot;
</span><span class="lines">@@ -119,11 +119,11 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 208x17
</span><span class="cx">                 text run at (2,2) width 208: &quot;text instead of IMG in colspan=3&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 588x87
</span><del>-            RenderTableCell {TD} at (2,25) size 110x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 111x38 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x34
</span><span class="cx">                 text run at (2,2) width 73: &quot;LH column&quot;
</span><span class="cx">                 text run at (2,19) width 38: &quot;image&quot;
</span><del>-            RenderTableCell {TD} at (114,25) size 20x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,25) size 21x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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 (136,25) size 450x87 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4284expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4284-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4284-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4284-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,9 +8,9 @@
</span><span class="cx">           text run at (0,0) width 217: &quot;this table should be center aligned &quot;
</span><span class="cx">         RenderBR {BR} at (217,14) size 0x0
</span><span class="cx">       RenderTable {TABLE} at (376,17) size 32x27 [border: (1px outset #808080)]
</span><del>-        RenderTableSection {TBODY} at (1,1) size 29x25
-          RenderTableRow {TR} at (0,2) size 29x21
-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 30x25
+          RenderTableRow {TR} at (0,2) size 30x21
+            RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4385expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4385-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x21
</span><del>-            RenderTableCell {TD} at (2,33) size 16x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (20,25) size 760x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,33) size 16x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (19,25) size 761x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 195x17
</span><span class="cx">                 text run at (2,2) width 195: &quot;This text is invariably wrapped&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4427expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4427-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,66 +7,66 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 765x34
</span><span class="cx">           text run at (0,0) width 765: &quot;the following is not the bug but is related. Nav put's the images in the 2nd cell on the same line. Border widths of cells are&quot;
</span><span class="cx">           text run at (0,17) width 81: &quot;suspect here.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 28x6 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 26x4
-          RenderTableRow {TR} at (0,0) size 26x4
-            RenderTableCell {TD} at (0,0) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 29x6 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 27x4
+          RenderTableRow {TR} at (0,0) size 27x4
+            RenderTableCell {TD} at (0,0) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 2x2
</span><del>-            RenderTableCell {TD} at (4,0) size 22x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (4,0) size 23x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 10x2
</span><span class="cx">               RenderImage {IMG} at (11,1) size 10x2
</span><span class="cx">       RenderBlock (anonymous) at (0,40) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 649x17
</span><span class="cx">           text run at (0,17) width 649: &quot;the following is related to the bug. Nav put's the images in the last cell of the last table on the same line.&quot;
</span><del>-      RenderTable {TABLE} at (0,74) size 700x32
-        RenderTableSection {TBODY} at (0,0) size 700x32
-          RenderTableRow {TR} at (0,0) size 700x32
-            RenderTableCell {TD} at (0,0) size 175x32 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 175x32
-                RenderTableSection {TBODY} at (0,0) size 175x32
-                  RenderTableRow {TR} at (0,0) size 175x2
-                    RenderTableCell {TD} at (0,0) size 175x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,74) size 701x32
+        RenderTableSection {TBODY} at (0,0) size 701x32
+          RenderTableRow {TR} at (0,0) size 701x32
+            RenderTableCell {TD} at (0,0) size 176x32 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 176x32
+                RenderTableSection {TBODY} at (0,0) size 176x32
+                  RenderTableRow {TR} at (0,0) size 176x2
+                    RenderTableCell {TD} at (0,0) size 176x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 7x2
</span><del>-                  RenderTableRow {TR} at (0,2) size 175x29
-                    RenderTableCell {TD} at (0,2) size 175x29 [r=1 c=0 rs=1 cs=8]
</del><ins>+                  RenderTableRow {TR} at (0,2) size 176x29
+                    RenderTableCell {TD} at (0,2) size 176x29 [r=1 c=0 rs=1 cs=8]
</ins><span class="cx">                       RenderInline {A} at (0,0) size 156x17 [color=#0000EE]
</span><span class="cx">                         RenderImage {IMG} at (0,0) size 156x29
</span><span class="cx">                       RenderImage {IMG} at (156,0) size 19x29
</span><del>-                  RenderTableRow {TR} at (0,31) size 175x1
-                    RenderTableCell {TD} at (0,31) size 175x1 [r=2 c=0 rs=1 cs=3]
</del><ins>+                  RenderTableRow {TR} at (0,31) size 176x1
+                    RenderTableCell {TD} at (0,31) size 176x1 [r=2 c=0 rs=1 cs=3]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 156x1
</span><del>-            RenderTableCell {TD} at (175,0) size 525x23 [r=0 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 525x23
-                RenderTableSection {TBODY} at (0,0) size 525x23
-                  RenderTableRow {TR} at (0,0) size 525x2
-                    RenderTableCell {TD} at (0,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (175,0) size 526x23 [r=0 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 526x23
+                RenderTableSection {TBODY} at (0,0) size 526x23
+                  RenderTableRow {TR} at (0,0) size 526x2
+                    RenderTableCell {TD} at (0,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 20x2
</span><del>-                    RenderTableCell {TD} at (20,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (20,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 20x2
</span><del>-                    RenderTableCell {TD} at (40,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (40,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 20x2
</span><del>-                    RenderTableCell {TD} at (60,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (60,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 20x2
</span><del>-                    RenderTableCell {TD} at (80,0) size 67x2 [bgcolor=#FFFFFF] [r=0 c=4 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (80,0) size 68x2 [bgcolor=#FFFFFF] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 67x2
</span><del>-                    RenderTableCell {TD} at (147,0) size 81x2 [bgcolor=#FFFFFF] [r=0 c=5 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (147,0) size 82x2 [bgcolor=#FFFFFF] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 81x2
</span><del>-                    RenderTableCell {TD} at (228,0) size 77x2 [bgcolor=#FFFFFF] [r=0 c=6 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (228,0) size 78x2 [bgcolor=#FFFFFF] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 77x2
</span><del>-                    RenderTableCell {TD} at (305,0) size 63x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (305,0) size 64x2 [bgcolor=#FFFFFF] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 63x2
</span><del>-                    RenderTableCell {TD} at (368,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=8 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (368,0) size 21x2 [bgcolor=#FFFFFF] [r=0 c=8 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 20x2
</span><del>-                    RenderTableCell {TD} at (388,0) size 19x2 [bgcolor=#FFFFFF] [r=0 c=9 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (388,0) size 20x2 [bgcolor=#FFFFFF] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 19x2
</span><del>-                    RenderTableCell {TD} at (407,0) size 101x2 [bgcolor=#FFFFFF] [r=0 c=10 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (407,0) size 102x2 [bgcolor=#FFFFFF] [r=0 c=10 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 101x2
</span><del>-                    RenderTableCell {TD} at (508,0) size 17x2 [r=0 c=11 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (508,0) size 18x2 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 15x2
</span><span class="cx">                       RenderImage {IMG} at (15,0) size 2x2
</span><del>-                  RenderTableRow {TR} at (0,2) size 525x21
-                    RenderTableCell {TD} at (0,2) size 525x21 [r=1 c=0 rs=1 cs=12]
</del><ins>+                  RenderTableRow {TR} at (0,2) size 526x21
+                    RenderTableCell {TD} at (0,2) size 526x21 [r=1 c=0 rs=1 cs=12]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 525x18
</span><span class="cx">                       RenderBR {BR} at (525,18) size 0x0
</span><span class="cx">                       RenderImage {IMG} at (0,18) size 525x1
</span><span class="lines">@@ -74,13 +74,13 @@
</span><span class="cx">                       RenderImage {IMG} at (0,19) size 525x2
</span><span class="cx">       RenderBlock (anonymous) at (0,106) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,123) size 427x189 [bgcolor=#CCCCCC] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 425x187
-          RenderTableRow {TR} at (0,1) size 425x72
-            RenderTableCell {TD} at (1,1) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;1. &quot;
-            RenderTableCell {TD} at (22,1) size 229x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,123) size 428x189 [bgcolor=#CCCCCC] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 426x187
+          RenderTableRow {TR} at (0,1) size 426x72
+            RenderTableCell {TD} at (1,1) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 17x17
+                text run at (2,2) width 17: &quot;1. &quot;
+            RenderTableCell {TD} at (22,1) size 230x72 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 67x17
</span><span class="cx">                 text run at (2,2) width 67: &quot;Some One&quot;
</span><span class="cx">               RenderBR {BR} at (69,16) size 0x0
</span><span class="lines">@@ -95,26 +95,26 @@
</span><span class="cx">                 text run at (103,53) width 31: &quot;CA  &quot;
</span><span class="cx">                 text run at (134,53) width 44: &quot;94132 &quot;
</span><span class="cx">               RenderBR {BR} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (252,1) size 24x5 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (252,1) size 25x5 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 20x1
</span><del>-            RenderTableCell {TD} at (277,1) size 147x38 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderImage {IMG} at (7,2) size 38x34
-              RenderImage {IMG} at (45,35) size 12x1
-              RenderImage {IMG} at (57,2) size 38x34
-              RenderImage {IMG} at (95,35) size 12x1
-              RenderImage {IMG} at (107,2) size 38x34
-          RenderTableRow {TR} at (0,74) size 425x22
-            RenderTableCell {TD} at (1,83) size 20x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (22,74) size 402x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (277,1) size 148x38 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderImage {IMG} at (6,2) size 39x34
+              RenderImage {IMG} at (44,35) size 13x1
+              RenderImage {IMG} at (56,2) size 39x34
+              RenderImage {IMG} at (94,35) size 13x1
+              RenderImage {IMG} at (106,2) size 39x34
+          RenderTableRow {TR} at (0,74) size 426x22
+            RenderTableCell {TD} at (1,83) size 21x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (22,74) size 403x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 398x1
</span><span class="cx">               RenderBR {BR} at (400,3) size 0x0
</span><span class="cx">               RenderText {#text} at (2,3) size 4x17
</span><span class="cx">                 text run at (2,3) width 4: &quot; &quot;
</span><del>-          RenderTableRow {TR} at (0,97) size 425x89
-            RenderTableCell {TD} at (1,97) size 20x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;2. &quot;
-            RenderTableCell {TD} at (22,97) size 229x89 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,97) size 426x89
+            RenderTableCell {TD} at (1,97) size 21x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 17x17
+                text run at (2,2) width 17: &quot;2. &quot;
+            RenderTableCell {TD} at (22,97) size 230x89 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 175x34
</span><span class="cx">                 text run at (2,2) width 166: &quot;FORECLOSURES AAA&quot;
</span><span class="cx">                 text run at (2,19) width 175: &quot;HOMES UP TO 50% OFF&quot;
</span><span class="lines">@@ -128,11 +128,11 @@
</span><span class="cx">               RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (2,70) size 99x17
</span><span class="cx">                 text run at (2,70) width 99: &quot;(000) 000-0000&quot;
</span><del>-            RenderTableCell {TD} at (252,97) size 24x5 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (252,97) size 25x5 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 20x1
</span><del>-            RenderTableCell {TD} at (277,97) size 147x38 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderImage {IMG} at (7,2) size 38x34
-              RenderImage {IMG} at (45,35) size 12x1
-              RenderImage {IMG} at (57,2) size 38x34
-              RenderImage {IMG} at (95,35) size 12x1
-              RenderImage {IMG} at (107,2) size 38x34
</del><ins>+            RenderTableCell {TD} at (277,97) size 148x38 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderImage {IMG} at (6,2) size 39x34
+              RenderImage {IMG} at (44,35) size 13x1
+              RenderImage {IMG} at (56,2) size 39x34
+              RenderImage {IMG} at (94,35) size 13x1
+              RenderImage {IMG} at (106,2) size 39x34
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4429expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4429-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4429-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4429-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,10 +4,10 @@
</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 784x57
</span><del>-        RenderTable {TABLE} at (0,0) size 31x27 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 29x25
-            RenderTableRow {TR} at (0,2) size 29x21
-              RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 32x27 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 30x25
+            RenderTableRow {TR} at (0,2) size 30x21
+              RenderTableCell {TD} at (2,2) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                   text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,27) size 784x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4501expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4501-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x220 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x218
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x199
</span><del>-            RenderTableCell {TD} at (0,0) size 113x199 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 114x199 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 111x197
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableCell {TD} at (113,0) size 669x100 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 381x98
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,199) size 782x19
</span><del>-            RenderTableCell {TD} at (0,199) size 113x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,199) size 114x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 93x17
</span><span class="cx">                 text run at (1,1) width 93: &quot;something else&quot;
</span><span class="cx">             RenderTableCell {TD} at (113,199) size 669x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>-              RenderTable {TABLE} at (1,1) size 216x17
-                RenderTableSection {TBODY} at (0,0) size 216x17
-                  RenderTableRow {TR} at (0,0) size 216x17
-                    RenderTableCell {TD} at (0,0) size 216x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,1) size 217x17
+                RenderTableSection {TBODY} at (0,0) size 217x17
+                  RenderTableRow {TR} at (0,0) size 217x17
+                    RenderTableCell {TD} at (0,0) size 217x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 216x17
</span><span class="cx">                         text run at (0,0) width 216: &quot;Sunday April 11, 1999, 07:34 PM&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4520expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4520-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4520-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4520-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,23 +3,23 @@
</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 104x49 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 94x39
-          RenderTableRow {TR} at (0,2) size 94x35
-            RenderTableCell {TD} at (2,2) size 90x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 86x31 [border: (3px outset #808080)]
-                RenderTableSection {TBODY} at (3,3) size 80x25
-                  RenderTableRow {TR} at (0,2) size 80x21
-                    RenderTableCell {TD} at (2,2) size 76x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 105x49 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 95x39
+          RenderTableRow {TR} at (0,2) size 95x35
+            RenderTableCell {TD} at (2,2) size 91x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 87x31 [border: (3px outset #808080)]
+                RenderTableSection {TBODY} at (3,3) size 81x25
+                  RenderTableRow {TR} at (0,2) size 81x21
+                    RenderTableCell {TD} at (2,2) size 77x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 72x17
</span><span class="cx">                         text run at (2,2) width 72: &quot;Inner Right&quot;
</span><del>-      RenderTable {TABLE} at (0,49) size 95x49 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 85x39
-          RenderTableRow {TR} at (0,2) size 85x35
-            RenderTableCell {TD} at (2,2) size 81x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 77x31 [border: (3px outset #808080)]
-                RenderTableSection {TBODY} at (3,3) size 71x25
-                  RenderTableRow {TR} at (0,2) size 71x21
-                    RenderTableCell {TD} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,49) size 96x49 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 86x39
+          RenderTableRow {TR} at (0,2) size 86x35
+            RenderTableCell {TD} at (2,2) size 82x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 78x31 [border: (3px outset #808080)]
+                RenderTableSection {TBODY} at (3,3) size 72x25
+                  RenderTableRow {TR} at (0,2) size 72x21
+                    RenderTableCell {TD} at (2,2) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;Inner Left&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4523expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4523-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4523-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4523-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,48 +3,48 @@
</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 776x8 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 774x6
-          RenderTableRow {TR} at (0,0) size 774x6
-            RenderTableCell {TD} at (0,2) size 768x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (768,0) size 6x6 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 777x8 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 775x6
+          RenderTableRow {TR} at (0,0) size 775x6
+            RenderTableCell {TD} at (0,2) size 769x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (768,0) size 7x6 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 4x4
</span><span class="cx">       RenderBlock (anonymous) at (0,8) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,25) size 352x24
-        RenderTableSection {TBODY} at (0,0) size 352x24
-          RenderTableRow {TR} at (0,0) size 352x20
-            RenderTableCell {TD} at (0,0) size 348x20 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,25) size 353x24
+        RenderTableSection {TBODY} at (0,0) size 353x24
+          RenderTableRow {TR} at (0,0) size 353x20
+            RenderTableCell {TD} at (0,0) size 349x20 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 13x16
</span><span class="cx">               RenderInline {FONT} at (0,0) size 142x20 [color=#FFFFFF]
</span><span class="cx">                 RenderInline {B} at (0,0) size 142x20
</span><span class="cx">                   RenderText {#text} at (13,0) size 142x20
</span><span class="cx">                     text run at (13,0) width 142: &quot;Rugged Laptops&quot;
</span><del>-            RenderTableCell {TD} at (348,2) size 4x18 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (348,2) size 5x18 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 4x18
</span><del>-          RenderTableRow {TR} at (0,20) size 352x4
-            RenderTableCell {TD} at (0,20) size 348x4 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 353x4
+            RenderTableCell {TD} at (0,20) size 349x4 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 1x4
</span><del>-            RenderTableCell {TD} at (348,20) size 4x4 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (348,20) size 5x4 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 4x4
</span><span class="cx">       RenderBlock (anonymous) at (0,49) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,66) size 352x37
-        RenderTableSection {TBODY} at (0,0) size 352x37
-          RenderTableRow {TR} at (0,0) size 352x20
-            RenderTableCell {TD} at (0,0) size 348x20 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,66) size 353x37
+        RenderTableSection {TBODY} at (0,0) size 353x37
+          RenderTableRow {TR} at (0,0) size 353x20
+            RenderTableCell {TD} at (0,0) size 349x20 [bgcolor=#006666] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 13x16
</span><span class="cx">               RenderInline {FONT} at (0,0) size 142x20 [color=#FFFFFF]
</span><span class="cx">                 RenderInline {B} at (0,0) size 142x20
</span><span class="cx">                   RenderText {#text} at (13,0) size 142x20
</span><span class="cx">                     text run at (13,0) width 142: &quot;Rugged Laptops&quot;
</span><del>-            RenderTableCell {TD} at (348,2) size 4x18 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (348,2) size 5x18 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 4x18
</span><del>-          RenderTableRow {TR} at (0,20) size 352x17
-            RenderTableCell {TD} at (0,20) size 348x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 353x17
+            RenderTableCell {TD} at (0,20) size 349x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,10) size 1x4
</span><span class="cx">               RenderInline {B} at (0,0) size 21x17
</span><span class="cx">                 RenderText {#text} at (1,0) size 21x17
</span><span class="cx">                   text run at (1,0) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (348,26) size 4x4 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (348,26) size 5x5 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 4x4
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4527expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4527-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x0
</span><span class="cx">         RenderInline {BASEFONT} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,0) size 613x121
-        RenderTableSection {TBODY} at (0,0) size 613x121
-          RenderTableRow {TR} at (0,0) size 613x70
-            RenderTableCell {TD} at (0,18) size 126x85 [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 613x181
+        RenderTableSection {TBODY} at (0,0) size 613x181
+          RenderTableRow {TR} at (0,0) size 613x130
+            RenderTableCell {TD} at (0,48) size 127x85 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 126x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 126x85
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (126,0) size 487x70 [r=0 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (126,0) size 487x130 [r=0 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderInline {NOBR} at (0,0) size 19x17
</span><span class="cx">                 RenderIFrame {IFRAME} at (0,0) size 468x60
</span><span class="cx">                   layer at (0,0) size 468x60
</span><span class="lines">@@ -28,21 +28,21 @@
</span><span class="cx">                           RenderImage {IMG} at (0,0) size 468x60
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {A} at (0,0) size 19x17 [color=#0000EE]
</span><del>-                  RenderImage {IMG} at (468,0) size 19x60
-              RenderBR {BR} at (487,60) size 0x0
-              RenderImage {IMG} at (0,60) size 470x10
-              RenderBR {BR} at (470,70) size 0x0
-          RenderTableRow {TR} at (0,70) size 613x51
-            RenderTableCell {TD} at (126,83) size 232x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</del><ins>+                  RenderImage {IMG} at (0,60) size 19x60
+              RenderBR {BR} at (19,120) size 0x0
+              RenderImage {IMG} at (0,120) size 470x10
+              RenderBR {BR} at (470,130) size 0x0
+          RenderTableRow {TR} at (0,130) size 613x51
+            RenderTableCell {TD} at (126,143) size 233x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 232x25
</span><del>-            RenderTableCell {TD} at (358,73) size 127x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
-              RenderTextControl {INPUT} at (13,2) size 101x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-              RenderImage {INPUT} at (51,27) size 25x18
-            RenderTableCell {TD} at (485,70) size 128x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (358,133) size 128x45 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
+              RenderTextControl {INPUT} at (13,2) size 102x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderImage {INPUT} at (51,27) size 26x18
+            RenderTableCell {TD} at (485,130) size 128x51 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {INPUT} at (2,3) size 16x16
</span><span class="cx">               RenderImage {IMG} at (20,1) size 40x25
</span><span class="cx">               RenderBlock {INPUT} at (62,3) size 16x16
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (0,26) size 46x25
</span><del>-layer at (382,86) size 95x17
</del><ins>+layer at (382,146) size 95x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 95x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4576expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4576-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x446
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 600x442
</span><span class="cx">             RenderTableCell {TD} at (2,222) size 98x2 [r=0 c=0 rs=1 cs=1]
</span><del>-            RenderTableCell {TD} at (102,2) size 32x442 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (101,2) size 33x442 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 30x440
</span><del>-            RenderTableCell {TD} at (136,66) size 462x313 [r=0 c=2 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 460x230
-                RenderTableSection {TBODY} at (0,0) size 460x230
-                  RenderTableRow {TR} at (0,2) size 460x226
-                    RenderTableCell {TD} at (2,68) size 252x93 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (135,66) size 463x314 [r=0 c=2 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 461x230
+                RenderTableSection {TBODY} at (0,0) size 461x230
+                  RenderTableRow {TR} at (0,2) size 461x226
+                    RenderTableCell {TD} at (2,68) size 253x94 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderTable {TABLE} at (1,1) size 250x91
</span><span class="cx">                         RenderTableSection {TBODY} at (0,0) size 250x91
</span><span class="cx">                           RenderTableRow {TR} at (0,2) size 250x87
</span><span class="lines">@@ -23,26 +23,26 @@
</span><span class="cx">                                 text run at (97,1) width 145: &quot;Text text, text: text text&quot;
</span><span class="cx">                                 text run at (97,18) width 122: &quot;text; text. Text, text&quot;
</span><span class="cx">                                 text run at (97,35) width 39: &quot;text....&quot;
</span><del>-                    RenderTableCell {TD} at (256,2) size 202x226 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (256,2) size 203x226 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderTable {TABLE} at (1,1) size 200x224 [border: (10px outset #808080)]
</span><span class="cx">                         RenderTableSection {TBODY} at (10,10) size 180x204
</span><span class="cx">                           RenderTableRow {TR} at (0,2) size 180x200
</span><span class="cx">                             RenderTableCell {TD} at (2,100) size 176x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderBlock (anonymous) at (1,231) size 460x34
</del><ins>+              RenderBlock (anonymous) at (1,231) size 461x34
</ins><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;This is bug 2904&quot;
</span><del>-              RenderTable {TABLE} at (1,265) size 62x47 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 60x45
-                  RenderTableRow {TR} at (0,2) size 60x41
-                    RenderTableCell {TD} at (2,7) size 22x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 18x27 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 16x25
-                          RenderTableRow {TR} at (0,2) size 16x21
-                            RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,265) size 63x47 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 61x45
+                  RenderTableRow {TR} at (0,2) size 61x41
+                    RenderTableCell {TD} at (2,7) size 23x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 19x27 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 17x25
+                          RenderTableRow {TR} at (0,2) size 17x21
+                            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 (26,2) size 32x41 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                      RenderBlock {DIV} at (2,2) size 48x37 [border: (10px groove #008000)]
</del><ins>+                    RenderTableCell {TD} at (26,2) size 33x41 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                      RenderBlock {DIV} at (2,2) size 49x37 [border: (10px groove #008000)]
</ins><span class="cx">                         RenderText {#text} at (10,10) size 8x17
</span><span class="cx">                           text run at (10,10) width 8: &quot;x&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4739expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4739-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4739-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4739-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x78 [bgcolor=#993300] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x76
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x72
</span><del>-            RenderTableCell {TD} at (2,2) size 48x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 49x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x68
</span><span class="cx">                 text run at (2,2) width 42: &quot;This is&quot;
</span><span class="cx">                 text run at (2,19) width 7: &quot;a&quot;
</span><span class="cx">                 text run at (2,36) width 44: &quot;sample&quot;
</span><span class="cx">                 text run at (2,53) width 26: &quot;cell.&quot;
</span><del>-            RenderTableCell {TD} at (52,27) size 728x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 4x17
-                text run at (2,2) width 4: &quot; &quot;
</del><ins>+            RenderTableCell {TD} at (52,27) size 728x22 [border: (1px inset #808080)] [r=0 c=1 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="trunkLayoutTestsplatformgtktablesmozillabugsbug4803expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4803-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 278x17
</span><span class="cx">           text run at (0,0) width 278: &quot;The vertical grey bar should be 1 pixel wide&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 140x34
-        RenderTableSection {TBODY} at (0,0) size 140x34
-          RenderTableRow {TR} at (0,0) size 140x34
-            RenderTableCell {TD} at (0,16) size 1x2 [bgcolor=#999999] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 141x34
+        RenderTableSection {TBODY} at (0,0) size 141x34
+          RenderTableRow {TR} at (0,0) size 141x34
+            RenderTableCell {TD} at (0,16) size 2x2 [bgcolor=#999999] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 1x2
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (1,0) size 139x34 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (1,0) size 140x34 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 131x34
</span><span class="cx">                 text run at (0,0) width 131: &quot; D A I LY  C H E C&quot;
</span><span class="cx">                 text run at (0,17) width 12: &quot;K&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug48492expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,19 +4,19 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFCCC]
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x120
</span><del>-        RenderTable {TABLE} at (92,0) size 600x120
-          RenderTableSection {TBODY} at (0,0) size 600x120
-            RenderTableRow {TR} at (0,0) size 600x86
</del><ins>+        RenderTable {TABLE} at (91,0) size 601x120
+          RenderTableSection {TBODY} at (0,0) size 601x120
+            RenderTableRow {TR} at (0,0) size 601x86
</ins><span class="cx">               RenderTableCell {TD} at (0,0) size 150x34 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderBlock {CENTER} at (0,0) size 150x34
</span><span class="cx">                   RenderInline {IFRAMEX} at (0,0) size 0x34
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderBR {BR} at (75,0) size 0x17
</span><span class="cx">                     RenderBR {BR} at (75,17) size 0x17
</span><del>-              RenderTableCell {TD} at (150,0) size 1x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (150,0) size 2x1 [bgcolor=#FFFFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 1x1
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (151,0) size 449x86 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (151,0) size 450x86 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderTable {TABLE} at (0,0) size 449x59
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 449x59
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 449x55
</span><span class="lines">@@ -38,9 +38,9 @@
</span><span class="cx">                             text run at (347,5) width 47: &quot;MORE&quot;
</span><span class="cx">                           RenderImage {IMG} at (394,1) size 50x18
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableRow {TR} at (0,86) size 600x34
-              RenderTableCell {TD} at (0,86) size 600x34 [r=1 c=0 rs=1 cs=3]
-                RenderBlock (anonymous) at (0,0) size 600x1
</del><ins>+            RenderTableRow {TR} at (0,86) size 601x34
+              RenderTableCell {TD} at (0,86) size 601x34 [r=1 c=0 rs=1 cs=3]
+                RenderBlock (anonymous) at (0,0) size 601x1
</ins><span class="cx">                   RenderImage {IMG} at (0,0) size 600x1
</span><del>-                RenderBlock {P} at (0,17) size 600x17
-                  RenderBR {BR} at (300,0) size 0x17
</del><ins>+                RenderBlock {P} at (0,17) size 601x17
+                  RenderBR {BR} at (300,0) size 1x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4849expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4849-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 150x17 [bgcolor=#00EEEE] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 100x17
</span><span class="cx">                 text run at (0,0) width 100: &quot;150 pixels wide&quot;
</span><del>-            RenderTableCell {TD} at (150,8) size 1x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (150,8) size 2x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 1x1
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (151,0) size 449x17 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (151,0) size 450x17 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 100x17
</span><span class="cx">                 text run at (0,0) width 100: &quot;449 pixels wide&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,17) size 600x27
</span><del>-            RenderTableCell {TD} at (0,17) size 600x27 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (0,17) size 601x27 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (0,0) size 181x17
</span><span class="cx">                 text run at (0,0) width 181: &quot;Bottom cell, 600 pixels wide&quot;
</span><span class="cx">               RenderImage {IMG} at (0,17) size 600x10
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5188-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,36 +3,36 @@
</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 624x149
-        RenderTableSection {TBODY} at (0,0) size 624x149
-          RenderTableRow {TR} at (0,2) size 624x60
-            RenderTableCell {TD} at (2,2) size 150x1 [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 625x149
+        RenderTableSection {TBODY} at (0,0) size 625x149
+          RenderTableRow {TR} at (0,2) size 625x60
+            RenderTableCell {TD} at (2,2) size 151x1 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 150x1
</span><del>-            RenderTableCell {TD} at (154,2) size 468x60 [r=0 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (154,2) size 469x60 [r=0 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 468x60
</span><del>-          RenderTableRow {TR} at (0,64) size 624x83
-            RenderTableCell {TD} at (154,64) size 297x83 [r=1 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 297x83
-                RenderTableSection {TBODY} at (0,0) size 297x83
-                  RenderTableRow {TR} at (0,0) size 297x9
-                    RenderTableCell {TD} at (0,0) size 297x9 [r=0 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,64) size 625x83
+            RenderTableCell {TD} at (154,64) size 298x83 [r=1 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 298x83
+                RenderTableSection {TBODY} at (0,0) size 298x83
+                  RenderTableRow {TR} at (0,0) size 298x9
+                    RenderTableCell {TD} at (0,0) size 298x9 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">                       RenderImage {IMG} at (3,3) size 126x3
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                  RenderTableRow {TR} at (0,9) size 297x74
</del><ins>+                  RenderTableRow {TR} at (0,9) size 298x74
</ins><span class="cx">                     RenderTableCell {TD} at (0,9) size 149x40 [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (3,3) size 130x34
</span><span class="cx">                         text run at (3,3) width 130: &quot;New WidgetMasters&quot;
</span><span class="cx">                         text run at (3,20) width 81: &quot;every Week!&quot;
</span><del>-                    RenderTableCell {TD} at (149,9) size 148x74 [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (148,9) size 150x74 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (3,3) size 138x68
</span><span class="cx">                         text run at (3,3) width 115: &quot;WidgetMaster can&quot;
</span><span class="cx">                         text run at (3,20) width 138: &quot;build your company a&quot;
</span><span class="cx">                         text run at (3,37) width 45: &quot;custom&quot;
</span><span class="cx">                         text run at (3,54) width 94: &quot;WidgetMaster!&quot;
</span><del>-            RenderTableCell {TD} at (453,64) size 169x21 [r=1 c=2 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 26x21 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 24x19
-                  RenderTableRow {TR} at (0,0) size 24x19
-                    RenderTableCell {TD} at (0,0) size 24x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (453,64) size 170x21 [r=1 c=2 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 27x21 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 25x19
+                  RenderTableRow {TR} at (0,0) size 25x19
+                    RenderTableCell {TD} at (0,0) size 25x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 22x17
</span><span class="cx">                         text run at (1,1) width 22: &quot;cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5538expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5538-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,39) size 600x90
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x89
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x89
</span><del>-            RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 129x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 128x17 [color=#0000EE]
</span><span class="cx">                 RenderImage {IMG} at (0,0) size 128x89
</span><span class="cx">             RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">         RenderTable {TABLE} at (0,51) size 600x89
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 600x89
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 600x89
</span><del>-              RenderTableCell {TD} at (0,0) size 128x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 129x89 [bgcolor=#336699] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderImage {IMG} at (0,0) size 128x89
</span><span class="cx">               RenderTableCell {TD} at (128,44) size 472x0 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">         RenderTable {TABLE} at (0,140) size 600x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5797expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5797-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 257x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 258x21 [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><span class="cx">             RenderTableCell {TD} at (261,2) size 504x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,44) size 769x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 380x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 381x21 [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><span class="cx">             RenderTableCell {TD} at (384,2) size 381x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -25,44 +25,44 @@
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,71) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,88) size 858x610 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 856x608
-          RenderTableRow {TR} at (0,2) size 856x604
-            RenderTableCell {TD} at (2,2) size 804x604 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,88) size 859x610 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 857x608
+          RenderTableRow {TR} at (0,2) size 857x604
+            RenderTableCell {TD} at (2,2) size 805x604 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 800x600
</span><del>-            RenderTableCell {TD} at (808,259) size 46x89 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x85
-                text run at (2,2) width 29: &quot;can't&quot;
-                text run at (2,19) width 38: &quot;we all&quot;
-                text run at (2,36) width 22: &quot;just&quot;
-                text run at (2,53) width 19: &quot;get&quot;
-                text run at (2,70) width 42: &quot;along?&quot;
</del><ins>+            RenderTableCell {TD} at (808,259) size 47x90 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x86
+                text run at (2,3) width 29: &quot;can't&quot;
+                text run at (2,20) width 38: &quot;we all&quot;
+                text run at (2,37) width 22: &quot;just&quot;
+                text run at (2,54) width 19: &quot;get&quot;
+                text run at (2,71) width 42: &quot;along?&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,698) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,715) size 769x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x38
</span><del>-            RenderTableCell {TD} at (2,10) size 247x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 118x17
-                text run at (2,2) width 118: &quot;Hello how are you&quot;
-            RenderTableCell {TD} at (251,2) size 120x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,10) size 249x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 118x18
+                text run at (2,3) width 118: &quot;Hello how are you&quot;
+            RenderTableCell {TD} at (252,2) size 120x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 86x34
</span><span class="cx">                 text run at (2,2) width 86: &quot;I'am fine, and&quot;
</span><span class="cx">                 text run at (2,19) width 31: &quot;you?&quot;
</span><del>-            RenderTableCell {TD} at (373,10) size 392x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 111x17
-                text run at (2,2) width 111: &quot;I great, thank you&quot;
</del><ins>+            RenderTableCell {TD} at (373,10) size 392x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 111x18
+                text run at (2,3) width 111: &quot;I great, thank you&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,759) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,776) size 769x180 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x178
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x174
</span><del>-            RenderTableCell {TD} at (2,78) size 318x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 170x17
-                text run at (2,2) width 170: &quot;&lt;../images/pikajumpr.gif\&quot;&gt;&quot;
</del><ins>+            RenderTableCell {TD} at (2,78) size 319x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 170x18
+                text run at (2,3) width 170: &quot;&lt;../images/pikajumpr.gif\&quot;&gt;&quot;
</ins><span class="cx">             RenderTableCell {TD} at (322,16) size 404x146 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (2,2) size 142x142
</span><del>-            RenderTableCell {TD} at (728,2) size 37x174 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (727,2) size 38x174 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 33x170
</span><span class="cx">                 text run at (2,2) width 28: &quot;This&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;is a&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5798expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5798-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5798-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5798-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 [bgcolor=#C0C0C0]
</span><del>-      RenderTable {TABLE} at (0,0) size 410x584 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 400x574
-          RenderTableRow {TR} at (0,2) size 400x570
-            RenderTableCell {TD} at (2,276) size 396x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 392x17
-                text run at (2,2) width 392: &quot;This table is set to a height of 100%. It should just fit the page.&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 411x584 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 401x574
+          RenderTableRow {TR} at (0,2) size 401x570
+            RenderTableCell {TD} at (2,276) size 397x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 392x18
+                text run at (2,3) width 392: &quot;This table is set to a height of 100%. It should just fit the page.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5799expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5799-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5799-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5799-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,24 +3,24 @@
</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 324x35 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 314x25
-          RenderTableRow {TR} at (0,2) size 314x21
-            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 325x35 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 315x25
+          RenderTableRow {TR} at (0,2) size 315x21
+            RenderTableCell {TD} at (2,2) size 155x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 150x17
</span><span class="cx">                 text run at (2,2) width 150: &quot;almaalmaalmaalmaalma&quot;
</span><del>-            RenderTableCell {TD} at (158,2) size 154x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (158,2) size 155x21 [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;x&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,35) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,52) size 324x35 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 314x25
-          RenderTableRow {TR} at (0,2) size 314x21
-            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,52) size 325x35 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 315x25
+          RenderTableRow {TR} at (0,2) size 315x21
+            RenderTableCell {TD} at (2,2) size 155x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 150x17
</span><span class="cx">                 text run at (2,2) width 150: &quot;almaalmaalmaalmaalma&quot;
</span><del>-            RenderTableCell {TD} at (158,2) size 154x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (158,2) size 155x21 [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;x&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,87) size 784x17
</span><span class="lines">@@ -32,16 +32,16 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 255x17
</span><span class="cx">           text run at (0,17) width 255: &quot;The cells are competing with each other.&quot;
</span><span class="cx">         RenderBR {BR} at (255,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,170) size 338x35 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 328x25
-          RenderTableRow {TR} at (0,2) size 328x21
-            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 339x35 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 329x25
+          RenderTableRow {TR} at (0,2) size 329x21
+            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 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;some text&quot;
</span><del>-            RenderTableCell {TD} at (68,2) size 128x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,2) size 129x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (198,2) size 128x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (198,2) size 129x21 [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;x&quot;
</span><span class="cx">       RenderBlock {P} at (0,221) size 784x51
</span><span class="lines">@@ -56,13 +56,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,288) size 784x52 [border: (5px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (5,5) size 774x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 774x38
</span><del>-            RenderTableCell {TD} at (2,2) size 37x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 38x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 33x34
</span><span class="cx">                 text run at (2,2) width 33: &quot;some&quot;
</span><span class="cx">                 text run at (2,19) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (41,10) size 364x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 8x17
-                text run at (2,2) width 8: &quot;x&quot;
-            RenderTableCell {TD} at (407,10) size 365x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 8x17
-                text run at (2,2) width 8: &quot;x&quot;
</del><ins>+            RenderTableCell {TD} at (41,10) size 365x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 8x18
+                text run at (2,3) width 8: &quot;x&quot;
+            RenderTableCell {TD} at (407,10) size 365x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 8x18
+                text run at (2,3) width 8: &quot;x&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5835expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5835-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,50) size 620x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 618x91
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 618x21
</span><del>-            RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,192) size 620x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 618x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 618x21
</span><del>-            RenderTableCell {TD} at (2,2) size 412x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (416,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -47,10 +47,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,335) size 620x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 618x91
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 618x21
</span><del>-            RenderTableCell {TD} at (2,2) size 412x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (416,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 618x64
</span><span class="lines">@@ -63,7 +63,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,477) size 620x27 [bgcolor=#DDDDDD] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 618x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 618x21
</span><del>-            RenderTableCell {TD} at (2,2) size 412x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 135x17
</span><span class="cx">                 text run at (2,2) width 135: &quot;foo (single row table)&quot;
</span><span class="cx">             RenderTableCell {TD} at (416,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,504) size 620x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 618x91
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 618x21
</span><del>-            RenderTableCell {TD} at (2,2) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (417,2) size 199x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug5838expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5838-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5838-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug5838-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,53 +3,53 @@
</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 199x113 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 199x17
-          RenderInline {EM} at (0,0) size 185x17
-            RenderText {#text} at (7,0) size 185x17
-              text run at (7,0) width 185: &quot;A test table with merged cells&quot;
-        RenderTableSection {TBODY} at (1,18) size 197x94
-          RenderTableRow {TR} at (0,2) size 197x21
-            RenderTableCell {TH} at (136,22) size 59x4 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-            RenderTableCell {TH} at (37,2) size 97x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
-              RenderText {#text} at (20,2) size 57x17
-                text run at (20,2) width 57: &quot;Average&quot;
-            RenderTableCell {TH} at (2,5) size 33x38 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 200x113 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 200x17
+          RenderInline {EM} at (0,0) size 186x17
+            RenderText {#text} at (7,0) size 186x17
+              text run at (7,0) width 186: &quot;A test table with merged cells&quot;
+        RenderTableSection {TBODY} at (1,18) size 198x94
+          RenderTableRow {TR} at (0,2) size 198x21
+            RenderTableCell {TH} at (136,22) size 60x4 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+            RenderTableCell {TH} at (37,2) size 98x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
+              RenderText {#text} at (20,2) size 58x17
+                text run at (20,2) width 58: &quot;Average&quot;
+            RenderTableCell {TH} at (2,5) size 34x38 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 29x17
</span><span class="cx">                 text run at (2,2) width 29: &quot;Red&quot;
</span><span class="cx">               RenderBR {BR} at (2,16) size 1x0
</span><span class="cx">               RenderText {#text} at (2,19) size 29x17
</span><span class="cx">                 text run at (2,19) width 29: &quot;eyes&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 197x21
-            RenderTableCell {TH} at (88,25) size 46x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x17
-                text run at (2,2) width 42: &quot;height&quot;
-            RenderTableCell {TH} at (37,25) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x17
-                text run at (2,2) width 45: &quot;weight&quot;
-          RenderTableRow {TR} at (0,48) size 197x21
-            RenderTableCell {TH} at (136,48) size 59x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 198x21
+            RenderTableCell {TH} at (88,25) size 47x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x17
+                text run at (2,2) width 43: &quot;height&quot;
+            RenderTableCell {TH} at (37,25) size 50x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x17
+                text run at (2,2) width 46: &quot;weight&quot;
+          RenderTableRow {TR} at (0,48) size 198x21
+            RenderTableCell {TH} at (136,48) size 60x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,2) size 41x17
</span><span class="cx">                 text run at (9,2) width 41: &quot;Males&quot;
</span><del>-            RenderTableCell {TD} at (88,48) size 46x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 20x17
-                text run at (24,2) width 20: &quot;1.9&quot;
-            RenderTableCell {TD} at (37,48) size 49x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 36x17
-                text run at (11,2) width 36: &quot;0.003&quot;
-            RenderTableCell {TD} at (2,48) size 33x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;40%&quot;
-          RenderTableRow {TR} at (0,71) size 197x21
-            RenderTableCell {TH} at (136,71) size 59x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 55x17
-                text run at (2,2) width 55: &quot;Females&quot;
-            RenderTableCell {TD} at (88,71) size 46x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 20x17
-                text run at (24,2) width 20: &quot;1.7&quot;
-            RenderTableCell {TD} at (37,71) size 49x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 36x17
-                text run at (11,2) width 36: &quot;0.002&quot;
-            RenderTableCell {TD} at (2,71) size 33x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;43%&quot;
</del><ins>+            RenderTableCell {TD} at (88,48) size 47x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 21x17
+                text run at (24,2) width 21: &quot;1.9&quot;
+            RenderTableCell {TD} at (37,48) size 50x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 37x17
+                text run at (11,2) width 37: &quot;0.003&quot;
+            RenderTableCell {TD} at (2,48) size 34x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x17
+                text run at (2,2) width 30: &quot;40%&quot;
+          RenderTableRow {TR} at (0,71) size 198x21
+            RenderTableCell {TH} at (136,71) size 60x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 56x17
+                text run at (2,2) width 56: &quot;Females&quot;
+            RenderTableCell {TD} at (88,71) size 47x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 21x17
+                text run at (24,2) width 21: &quot;1.7&quot;
+            RenderTableCell {TD} at (37,71) size 50x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 37x17
+                text run at (11,2) width 37: &quot;0.002&quot;
+            RenderTableCell {TD} at (2,71) size 34x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 30x17
+                text run at (2,2) width 30: &quot;43%&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6184expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6184-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -25,9 +25,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,78) size 600x40 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x38
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 598x38
</span><del>-            RenderTableCell {TD} at (0,8) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x17
-                text run at (2,2) width 31: &quot;hello&quot;
</del><ins>+            RenderTableCell {TD} at (0,8) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;hello&quot;
</ins><span class="cx">             RenderTableCell {TD} at (35,0) size 563x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 533x34
</span><span class="cx">                 text run at (2,2) width 160: &quot;The Supreme Court says &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6304expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6304-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,195 +8,195 @@
</span><span class="cx">           RenderText {#text} at (227,0) size 330x17
</span><span class="cx">             text run at (227,0) width 330: &quot;Tables I, II, III, IV (cellpadding=0 cellspacing=5)&quot;
</span><span class="cx">         RenderTable {TABLE} at (199,33) size 386x162 [bgcolor=#FFCC00] [border: (1px outset #808080)]
</span><del>-          RenderTableSection {TBODY} at (1,1) size 383x160
-            RenderTableRow {TR} at (0,2) size 383x156
-              RenderTableCell {TD} at (2,2) size 100x156 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 88x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 88x17
</del><ins>+          RenderTableSection {TBODY} at (1,1) size 384x160
+            RenderTableRow {TR} at (0,2) size 384x156
+              RenderTableCell {TD} at (2,2) size 101x156 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 89x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 89x17
</ins><span class="cx">                     RenderInline {NOBR} at (0,0) size 46x17
</span><span class="cx">                       RenderText {#text} at (21,0) size 46x17
</span><span class="cx">                         text run at (21,0) width 46: &quot;Table I&quot;
</span><del>-                  RenderTableSection {TBODY} at (1,18) size 86x125
-                    RenderTableRow {TR} at (0,5) size 86x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableSection {TBODY} at (1,18) size 87x125
+                    RenderTableRow {TR} at (0,5) size 87x19
+                      RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 86x19
-                      RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,29) size 87x19
+                      RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,29) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,29) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,29) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,53) size 86x19
-                      RenderTableCell {TD} at (5,53) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,53) size 87x19
+                      RenderTableCell {TD} at (5,53) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;3,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,53) size 22x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,53) size 23x19 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;3,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;3,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,77) size 86x19
-                      RenderTableCell {TD} at (5,77) size 22x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,77) size 87x19
+                      RenderTableCell {TD} at (5,77) size 23x19 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;4,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,77) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,77) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;4,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,77) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,77) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;4,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,101) size 86x19
-                      RenderTableCell {TD} at (5,101) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,101) size 87x19
+                      RenderTableCell {TD} at (5,101) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,101) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,101) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,101) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,101) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,3&quot;
</span><del>-              RenderTableCell {TD} at (104,2) size 100x156 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 88x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 88x17
-                    RenderInline {NOBR} at (0,0) size 50x17
-                      RenderText {#text} at (19,0) size 50x17
-                        text run at (19,0) width 50: &quot;Table II&quot;
-                  RenderTableSection {TBODY} at (1,18) size 86x125
-                    RenderTableRow {TR} at (0,5) size 86x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (104,2) size 101x156 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 89x144 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 89x17
+                    RenderInline {NOBR} at (0,0) size 51x17
+                      RenderText {#text} at (19,0) size 51x17
+                        text run at (19,0) width 51: &quot;Table II&quot;
+                  RenderTableSection {TBODY} at (1,18) size 87x125
+                    RenderTableRow {TR} at (0,5) size 87x19
+                      RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 86x19
-                      RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,29) size 87x19
+                      RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,41) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,41) size 23x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,29) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,53) size 86x19
-                      RenderTableCell {TD} at (5,65) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,53) size 87x19
+                      RenderTableCell {TD} at (5,65) size 23x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;3,1&quot;
</span><del>-                      RenderTableCell {TD} at (59,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;3,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,77) size 86x19
-                      RenderTableCell {TD} at (32,77) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,77) size 87x19
+                      RenderTableCell {TD} at (32,77) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;4,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,77) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,77) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;4,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,101) size 86x19
-                      RenderTableCell {TD} at (5,101) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,101) size 87x19
+                      RenderTableCell {TD} at (5,101) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,101) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,101) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,101) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,101) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,3&quot;
</span><del>-              RenderTableCell {TD} at (206,2) size 100x139 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 88x127 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 88x17
</del><ins>+              RenderTableCell {TD} at (206,2) size 101x139 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 89x127 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 89x17
</ins><span class="cx">                     RenderInline {NOBR} at (0,0) size 56x17
</span><span class="cx">                       RenderText {#text} at (16,0) size 56x17
</span><span class="cx">                         text run at (16,0) width 56: &quot;Table III&quot;
</span><del>-                  RenderTableSection {TBODY} at (1,18) size 86x108
-                    RenderTableRow {TR} at (0,5) size 86x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableSection {TBODY} at (1,18) size 87x108
+                    RenderTableRow {TR} at (0,5) size 87x19
+                      RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,5) size 22x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,5) size 23x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,3&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 86x19
-                      RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,29) size 87x19
+                      RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,32) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,32) size 23x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
+                        RenderText {#text} at (1,1) size 20x18
+                          text run at (1,2) width 20: &quot;2,2&quot;
+                      RenderTableCell {TD} at (59,37) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+                    RenderTableRow {TR} at (0,53) size 87x2
+                      RenderTableCell {TD} at (5,56) size 23x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
+                        RenderText {#text} at (1,1) size 20x18
+                          text run at (1,2) width 20: &quot;3,1&quot;
+                      RenderTableCell {TD} at (59,53) size 23x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+                    RenderTableRow {TR} at (0,60) size 87x19
+                      RenderTableCell {TD} at (32,60) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><del>-                          text run at (1,1) width 20: &quot;2,2&quot;
-                      RenderTableCell {TD} at (59,37) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-                    RenderTableRow {TR} at (0,53) size 86x2
-                      RenderTableCell {TD} at (5,56) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
-                        RenderText {#text} at (1,1) size 20x17
-                          text run at (1,1) width 20: &quot;3,1&quot;
-                      RenderTableCell {TD} at (59,53) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-                    RenderTableRow {TR} at (0,60) size 86x19
-                      RenderTableCell {TD} at (32,60) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 20x17
</del><span class="cx">                           text run at (1,1) width 20: &quot;4,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,68) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-                    RenderTableRow {TR} at (0,84) size 86x19
-                      RenderTableCell {TD} at (5,84) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,68) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+                    RenderTableRow {TR} at (0,84) size 87x19
+                      RenderTableCell {TD} at (5,84) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,84) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,84) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,2&quot;
</span><del>-                      RenderTableCell {TD} at (59,84) size 22x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,84) size 23x19 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,3&quot;
</span><del>-              RenderTableCell {TD} at (308,2) size 73x137 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 61x125 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 61x17
-                    RenderInline {NOBR} at (0,0) size 57x17
-                      RenderText {#text} at (2,0) size 57x17
-                        text run at (2,0) width 57: &quot;Table IV&quot;
-                  RenderTableSection {TBODY} at (1,18) size 59x106
-                    RenderTableRow {TR} at (0,5) size 59x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (308,2) size 74x137 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 62x125 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 62x17
+                    RenderInline {NOBR} at (0,0) size 58x17
+                      RenderText {#text} at (2,0) size 58x17
+                        text run at (2,0) width 58: &quot;Table IV&quot;
+                  RenderTableSection {TBODY} at (1,18) size 60x106
+                    RenderTableRow {TR} at (0,5) size 60x19
+                      RenderTableCell {TD} at (5,5) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,5) size 22x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 23x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;1,2&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 59x19
-                      RenderTableCell {TD} at (5,29) size 22x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,29) size 60x19
+                      RenderTableCell {TD} at (5,29) size 23x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;2,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,31) size 22x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,31) size 23x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
+                        RenderText {#text} at (1,1) size 20x18
+                          text run at (1,2) width 20: &quot;2,2&quot;
+                    RenderTableRow {TR} at (0,53) size 60x0
+                      RenderTableCell {TD} at (5,55) size 23x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
+                        RenderText {#text} at (1,1) size 20x18
+                          text run at (1,2) width 20: &quot;3,1&quot;
+                    RenderTableRow {TR} at (0,58) size 60x19
+                      RenderTableCell {TD} at (32,58) size 23x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><del>-                          text run at (1,1) width 20: &quot;2,2&quot;
-                    RenderTableRow {TR} at (0,53) size 59x0
-                      RenderTableCell {TD} at (5,55) size 22x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
-                        RenderText {#text} at (1,1) size 20x17
-                          text run at (1,1) width 20: &quot;3,1&quot;
-                    RenderTableRow {TR} at (0,58) size 59x19
-                      RenderTableCell {TD} at (32,58) size 22x19 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-                        RenderText {#text} at (1,1) size 20x17
</del><span class="cx">                           text run at (1,1) width 20: &quot;4,2&quot;
</span><del>-                    RenderTableRow {TR} at (0,82) size 59x19
-                      RenderTableCell {TD} at (5,82) size 22x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,82) size 60x19
+                      RenderTableCell {TD} at (5,82) size 23x19 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,1&quot;
</span><del>-                      RenderTableCell {TD} at (32,82) size 22x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,82) size 23x19 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                           text run at (1,1) width 20: &quot;5,2&quot;
</span><span class="cx">       RenderBlock {HR} at (0,203) size 784x2 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6404expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6404-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,17 +11,17 @@
</span><span class="cx">       RenderTable {TABLE} at (0,103) size 784x163
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x163
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x19
</span><del>-            RenderTableCell {TD} at (2,2) size 149x19 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 150x19 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 12x17
</span><span class="cx">                 text run at (1,1) width 12: &quot;X&quot;
</span><del>-            RenderTableCell {TD} at (153,2) size 149x19 [bgcolor=#DDDDDD] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (153,2) size 150x19 [bgcolor=#DDDDDD] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 12x17
</span><span class="cx">                 text run at (1,1) width 12: &quot;X&quot;
</span><span class="cx">             RenderTableCell {TD} at (304,2) size 478x19 [bgcolor=#00FF00] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 12x17
</span><span class="cx">                 text run at (1,1) width 12: &quot;X&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 784x138
</span><del>-            RenderTableCell {TD} at (2,23) size 300x87 [bgcolor=#DDDD00] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,23) size 301x87 [bgcolor=#DDDD00] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 289x85
</span><span class="cx">                 text run at (1,1) width 238: &quot;this_word_has_no_breakable_spaces &quot;
</span><span class="cx">                 text run at (239,1) width 51: &quot;... if this&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6674expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug6674-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 800x121
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x121
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x105
</span><del>-      RenderTable {TABLE} at (0,0) size 96x33 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 94x31
-          RenderTableRow {TR} at (0,2) size 94x27
-            RenderTableCell {TD} at (2,2) size 90x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 97x33 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 95x31
+          RenderTableRow {TR} at (0,2) size 95x27
+            RenderTableCell {TD} at (2,2) size 91x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (2,2) size 86x23 [border: (3px dotted #00FF00)]
</span><span class="cx">                 RenderText {#text} at (3,3) size 178x17
</span><span class="cx">                   text run at (3,3) width 178: &quot;Truncated? It should not be!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug71121expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,20 +11,20 @@
</span><span class="cx">             text run at (134,3) width 120: &quot;td align=center&quot;
</span><span class="cx">         RenderText {#text} at (254,0) size 182x17
</span><span class="cx">           text run at (254,0) width 182: &quot; that has a p, a table, and a p.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 230x103 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 228x101
-          RenderTableRow {TR} at (0,2) size 228x97
-            RenderTableCell {TD} at (2,2) size 224x97 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (2,2) size 220x17
</del><ins>+      RenderTable {TABLE} at (0,34) size 231x103 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 229x101
+          RenderTableRow {TR} at (0,2) size 229x97
+            RenderTableCell {TD} at (2,2) size 225x97 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (2,2) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><del>-              RenderTable {TABLE} at (24,35) size 176x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 174x25
-                  RenderTableRow {TR} at (0,2) size 174x21
-                    RenderTableCell {TD} at (2,2) size 170x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (24,35) size 177x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 175x25
+                  RenderTableRow {TR} at (0,2) size 175x21
+                    RenderTableCell {TD} at (2,2) size 171x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                         text run at (2,2) width 35: &quot;text 3&quot;
</span><del>-              RenderBlock {P} at (2,78) size 220x17
</del><ins>+              RenderBlock {P} at (2,78) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock {P} at (0,153) size 769x69
</span><span class="lines">@@ -40,20 +40,20 @@
</span><span class="cx">           text run at (0,35) width 403: &quot;table (above), but you're not doing the text-align inside it either. &quot;
</span><span class="cx">           text run at (403,35) width 335: &quot;In quirks mode you should do the former, in standard&quot;
</span><span class="cx">           text run at (0,52) width 101: &quot;mode, the latter.&quot;
</span><del>-      RenderTable {TABLE} at (0,238) size 230x103 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 228x101
-          RenderTableRow {TR} at (0,2) size 228x97
-            RenderTableCell {TD} at (2,2) size 224x97 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (2,2) size 220x17
</del><ins>+      RenderTable {TABLE} at (0,238) size 231x103 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 229x101
+          RenderTableRow {TR} at (0,2) size 229x97
+            RenderTableCell {TD} at (2,2) size 225x97 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (2,2) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><del>-              RenderTable {TABLE} at (2,35) size 220x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 218x25
-                  RenderTableRow {TR} at (0,2) size 218x21
-                    RenderTableCell {TD} at (2,2) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,35) size 221x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 219x25
+                  RenderTableRow {TR} at (0,2) size 219x21
+                    RenderTableCell {TD} at (2,2) size 215x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                         text run at (2,2) width 35: &quot;text 3&quot;
</span><del>-              RenderBlock {P} at (2,78) size 220x17
</del><ins>+              RenderBlock {P} at (2,78) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,341) size 769x17
</span><span class="lines">@@ -76,18 +76,18 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {DIV} at (0,446) size 769x25 [border: (1px solid #000000)]
</span><span class="cx">         RenderTable {TABLE} at (329,1) size 111x23
</span><del>-          RenderTableSection {TBODY} at (0,0) size 110x23
-            RenderTableRow {TR} at (0,2) size 110x19
-              RenderTableCell {TD} at (2,2) size 106x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,0) size 111x23
+            RenderTableRow {TR} at (0,2) size 111x19
+              RenderTableCell {TD} at (2,2) size 107x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 104x17
</span><span class="cx">                   text run at (1,1) width 104: &quot;Data of Table 3!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,471) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {DIV} at (0,488) size 769x25 [border: (1px solid #000000)]
</span><del>-        RenderTable {TABLE} at (1,1) size 110x23
-          RenderTableSection {TBODY} at (0,0) size 110x23
-            RenderTableRow {TR} at (0,2) size 110x19
-              RenderTableCell {TD} at (2,2) size 106x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (1,1) size 111x23
+          RenderTableSection {TBODY} at (0,0) size 111x23
+            RenderTableRow {TR} at (0,2) size 111x19
+              RenderTableCell {TD} at (2,2) size 107x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 104x17
</span><span class="cx">                   text run at (1,1) width 104: &quot;Data of Table 4!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,513) size 769x17
</span><span class="lines">@@ -100,9 +100,9 @@
</span><span class="cx">                 RenderText {#text} at (325,0) size 113x17
</span><span class="cx">                   text run at (325,0) width 113: &quot;Text, followed by&quot;
</span><span class="cx">               RenderTable {TABLE} at (354,18) size 57x23
</span><del>-                RenderTableSection {TBODY} at (0,0) size 56x23
-                  RenderTableRow {TR} at (0,2) size 56x19
-                    RenderTableCell {TD} at (2,2) size 52x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (0,0) size 57x23
+                  RenderTableRow {TR} at (0,2) size 57x19
+                    RenderTableCell {TD} at (2,2) size 53x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 50x17
</span><span class="cx">                         text run at (1,1) width 50: &quot;A table.&quot;
</span><span class="cx">       RenderBlock {P} at (0,592) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug71122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,20 +11,20 @@
</span><span class="cx">             text run at (134,3) width 120: &quot;td align=center&quot;
</span><span class="cx">         RenderText {#text} at (254,0) size 182x17
</span><span class="cx">           text run at (254,0) width 182: &quot; that has a p, a table, and a p.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 230x135 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 228x133
-          RenderTableRow {TR} at (0,2) size 228x129
-            RenderTableCell {TD} at (2,2) size 224x129 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (2,18) size 220x17
</del><ins>+      RenderTable {TABLE} at (0,34) size 231x135 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 229x133
+          RenderTableRow {TR} at (0,2) size 229x129
+            RenderTableCell {TD} at (2,2) size 225x129 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (2,18) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><del>-              RenderTable {TABLE} at (24,51) size 176x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 174x25
-                  RenderTableRow {TR} at (0,2) size 174x21
-                    RenderTableCell {TD} at (2,2) size 170x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (24,51) size 177x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 175x25
+                  RenderTableRow {TR} at (0,2) size 175x21
+                    RenderTableCell {TD} at (2,2) size 171x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                         text run at (2,2) width 35: &quot;text 3&quot;
</span><del>-              RenderBlock {P} at (2,94) size 220x17
</del><ins>+              RenderBlock {P} at (2,94) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock {P} at (0,185) size 769x69
</span><span class="lines">@@ -40,20 +40,20 @@
</span><span class="cx">           text run at (0,35) width 403: &quot;table (above), but you're not doing the text-align inside it either. &quot;
</span><span class="cx">           text run at (403,35) width 335: &quot;In quirks mode you should do the former, in standard&quot;
</span><span class="cx">           text run at (0,52) width 101: &quot;mode, the latter.&quot;
</span><del>-      RenderTable {TABLE} at (0,270) size 230x135 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 228x133
-          RenderTableRow {TR} at (0,2) size 228x129
-            RenderTableCell {TD} at (2,2) size 224x129 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (2,18) size 220x17
</del><ins>+      RenderTable {TABLE} at (0,270) size 231x135 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 229x133
+          RenderTableRow {TR} at (0,2) size 229x129
+            RenderTableCell {TD} at (2,2) size 225x129 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (2,18) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><del>-              RenderTable {TABLE} at (2,51) size 220x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 218x25
-                  RenderTableRow {TR} at (0,2) size 218x21
-                    RenderTableCell {TD} at (2,2) size 214x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,51) size 221x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 219x25
+                  RenderTableRow {TR} at (0,2) size 219x21
+                    RenderTableCell {TD} at (2,2) size 215x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                         text run at (2,2) width 35: &quot;text 3&quot;
</span><del>-              RenderBlock {P} at (2,94) size 220x17
</del><ins>+              RenderBlock {P} at (2,94) size 221x17
</ins><span class="cx">                 RenderText {#text} at (98,0) size 24x17
</span><span class="cx">                   text run at (98,0) width 24: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,405) size 769x17
</span><span class="lines">@@ -76,20 +76,20 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {DIV} at (0,510) size 769x25 [border: (1px solid #000000)]
</span><span class="cx">         RenderTable {TABLE} at (329,1) size 111x23
</span><del>-          RenderTableSection {TBODY} at (0,0) size 110x23
-            RenderTableRow {TR} at (0,2) size 110x19
-              RenderTableCell {TD} at (2,2) size 106x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,0) size 111x23
+            RenderTableRow {TR} at (0,2) size 111x19
+              RenderTableCell {TD} at (2,2) size 107x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 104x17
</span><span class="cx">                   text run at (1,1) width 104: &quot;Data of Table 3!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,535) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {DIV} at (0,552) size 769x25 [border: (1px solid #000000)]
</span><del>-        RenderTable {TABLE} at (1,1) size 110x23
-          RenderTableSection {TBODY} at (0,0) size 110x23
-            RenderTableRow {TR} at (0,2) size 110x19
-              RenderTableCell {TD} at (2,2) size 106x19 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (1,1) size 104x17
-                  text run at (1,1) width 104: &quot;Data of Table 4!&quot;
</del><ins>+        RenderTable {TABLE} at (1,1) size 111x23
+          RenderTableSection {TBODY} at (0,0) size 111x23
+            RenderTableRow {TR} at (0,2) size 111x19
+              RenderTableCell {TD} at (2,2) size 107x19 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 105x17
+                  text run at (1,1) width 105: &quot;Data of Table 4!&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,577) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,594) size 769x46
</span><span class="lines">@@ -100,9 +100,9 @@
</span><span class="cx">                 RenderText {#text} at (325,0) size 113x17
</span><span class="cx">                   text run at (325,0) width 113: &quot;Text, followed by&quot;
</span><span class="cx">               RenderTable {TABLE} at (354,18) size 57x23
</span><del>-                RenderTableSection {TBODY} at (0,0) size 56x23
-                  RenderTableRow {TR} at (0,2) size 56x19
-                    RenderTableCell {TD} at (2,2) size 52x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (0,0) size 57x23
+                  RenderTableRow {TR} at (0,2) size 57x19
+                    RenderTableCell {TD} at (2,2) size 53x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 50x17
</span><span class="cx">                         text run at (1,1) width 50: &quot;A table.&quot;
</span><span class="cx">       RenderBlock {P} at (0,656) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug71211expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7121-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -25,79 +25,79 @@
</span><span class="cx">       RenderTable {TABLE} at (0,119) size 784x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x76
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x19
</span><del>-            RenderTableCell {TD} at (0,0) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,0) size 97x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (97,0) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (194,0) size 98x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (195,0) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=3 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;4&quot;
</span><del>-            RenderTableCell {TD} at (292,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=4 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;5&quot;
</span><del>-            RenderTableCell {TD} at (390,0) size 98x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (391,0) size 98x19 [border: (1px inset #808080)] [r=0 c=5 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;6&quot;
</span><del>-            RenderTableCell {TD} at (488,0) size 98x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,0) size 99x19 [border: (1px inset #808080)] [r=0 c=6 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;7&quot;
</span><del>-            RenderTableCell {TD} at (586,0) size 98x19 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,0) size 99x19 [border: (1px inset #808080)] [r=0 c=7 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;8&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;9&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 782x19
</span><del>-            RenderTableCell {TD} at (0,19) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,19) size 195x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (97,19) size 197x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (292,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=4 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;5&quot;
</span><del>-            RenderTableCell {TD} at (390,19) size 98x19 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (391,19) size 98x19 [border: (1px inset #808080)] [r=1 c=5 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;6&quot;
</span><del>-            RenderTableCell {TD} at (488,19) size 98x19 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,19) size 99x19 [border: (1px inset #808080)] [r=1 c=6 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;7&quot;
</span><del>-            RenderTableCell {TD} at (586,19) size 98x19 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,19) size 99x19 [border: (1px inset #808080)] [r=1 c=7 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;8&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;9&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,38) size 782x19
</span><del>-            RenderTableCell {TD} at (0,38) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,38) size 97x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (97,38) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (194,38) size 98x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (195,38) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=3 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;4&quot;
</span><del>-            RenderTableCell {TD} at (292,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=4 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;5&quot;
</span><del>-            RenderTableCell {TD} at (390,38) size 196x19 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (391,38) size 196x19 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;6&quot;
</span><del>-            RenderTableCell {TD} at (586,38) size 98x19 [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,38) size 99x19 [border: (1px inset #808080)] [r=2 c=7 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;8&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=8 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;9&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,57) size 782x19
</span><del>-            RenderTableCell {TD} at (0,57) size 488x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=6]
</del><ins>+            RenderTableCell {TD} at (0,57) size 489x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=6]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (488,57) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,57) size 99x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=6 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;7&quot;
</span><span class="cx">             RenderTableCell {TD} at (586,57) size 196x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=7 rs=1 cs=2]
</span><span class="lines">@@ -111,79 +111,79 @@
</span><span class="cx">       RenderTable {TABLE} at (0,263) size 784x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x76
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 782x19
</span><del>-            RenderTableCell {TD} at (0,0) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,0) size 97x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,0) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 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;2&quot;
</span><del>-            RenderTableCell {TD} at (194,0) size 98x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (195,0) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=2 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;3&quot;
</span><del>-            RenderTableCell {TD} at (292,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=3 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;4&quot;
</span><del>-            RenderTableCell {TD} at (390,0) size 98x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (391,0) size 98x19 [border: (1px inset #808080)] [r=0 c=4 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;5&quot;
</span><del>-            RenderTableCell {TD} at (488,0) size 98x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,0) size 99x19 [border: (1px inset #808080)] [r=0 c=5 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;6&quot;
</span><del>-            RenderTableCell {TD} at (586,0) size 98x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,0) size 99x19 [border: (1px inset #808080)] [r=0 c=6 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;7&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,0) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;8&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 782x19
</span><del>-            RenderTableCell {TD} at (0,19) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,19) size 195x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (97,19) size 197x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (292,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=3 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;4&quot;
</span><del>-            RenderTableCell {TD} at (390,19) size 98x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (391,19) size 98x19 [border: (1px inset #808080)] [r=1 c=4 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;5&quot;
</span><del>-            RenderTableCell {TD} at (488,19) size 98x19 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,19) size 99x19 [border: (1px inset #808080)] [r=1 c=5 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;6&quot;
</span><del>-            RenderTableCell {TD} at (586,19) size 98x19 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,19) size 99x19 [border: (1px inset #808080)] [r=1 c=6 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;7&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,19) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;8&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,38) size 782x19
</span><del>-            RenderTableCell {TD} at (0,38) size 97x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 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;1&quot;
</span><del>-            RenderTableCell {TD} at (97,38) size 97x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,38) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 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;2&quot;
</span><del>-            RenderTableCell {TD} at (194,38) size 98x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (195,38) size 99x19 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=2 c=2 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;3&quot;
</span><del>-            RenderTableCell {TD} at (292,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (293,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=3 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;4&quot;
</span><del>-            RenderTableCell {TD} at (390,38) size 196x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (391,38) size 196x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;5&quot;
</span><del>-            RenderTableCell {TD} at (586,38) size 98x19 [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (586,38) size 99x19 [border: (1px inset #808080)] [r=2 c=6 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;7&quot;
</span><span class="cx">             RenderTableCell {TD} at (684,38) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=2 c=7 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;8&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,57) size 782x19
</span><del>-            RenderTableCell {TD} at (0,57) size 488x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=5]
</del><ins>+            RenderTableCell {TD} at (0,57) size 489x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=5]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                 text run at (1,1) width 8: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (488,57) size 98x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (488,57) size 99x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=5 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;6&quot;
</span><span class="cx">             RenderTableCell {TD} at (586,57) size 196x19 [bgcolor=#999999] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=2]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7342expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7342-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,68 +13,68 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {FORM} at (0,67) size 784x136
</span><span class="cx">         RenderBlock {CENTER} at (0,0) size 784x136
</span><del>-          RenderTable {TABLE} at (89,0) size 606x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
-            RenderTableSection {TBODY} at (1,1) size 604x134
-              RenderTableRow {TR} at (0,3) size 604x128
-                RenderTableCell {TD} at (3,3) size 98x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                  RenderTable {TABLE} at (4,4) size 90x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                    RenderTableSection {TBODY} at (1,1) size 88x118
-                      RenderTableRow {TR} at (0,2) size 88x27
-                        RenderTableCell {TD} at (2,4) size 84x23 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (88,0) size 608x136 [bgcolor=#EEEEEE] [border: (1px outset #808080)]
+            RenderTableSection {TBODY} at (1,1) size 605x134
+              RenderTableRow {TR} at (0,3) size 605x128
+                RenderTableCell {TD} at (3,3) size 99x128 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                  RenderTable {TABLE} at (4,4) size 91x120 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                    RenderTableSection {TBODY} at (1,1) size 89x118
+                      RenderTableRow {TR} at (0,2) size 89x28
+                        RenderTableCell {TD} at (2,4) size 85x24 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 61x17 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 61x17
</span><del>-                              RenderText {#text} at (3,3) size 61x17
</del><ins>+                              RenderText {#text} at (3,2) size 61x18
</ins><span class="cx">                                 text run at (3,3) width 61: &quot;Netscape&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,31) size 88x27
-                        RenderTableCell {TD} at (2,33) size 84x23 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,31) size 89x28
+                        RenderTableCell {TD} at (2,33) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 57x17 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 57x17
</span><del>-                              RenderText {#text} at (3,3) size 57x17
</del><ins>+                              RenderText {#text} at (3,2) size 57x18
</ins><span class="cx">                                 text run at (3,3) width 57: &quot;Infoseek&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,60) size 88x27
-                        RenderTableCell {TD} at (2,62) size 84x23 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,61) size 89x28
+                        RenderTableCell {TD} at (2,63) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 78x17 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 78x17
</span><del>-                              RenderText {#text} at (3,3) size 78x17
</del><ins>+                              RenderText {#text} at (3,2) size 78x18
</ins><span class="cx">                                 text run at (3,3) width 78: &quot;LookSmart&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,89) size 88x27
-                        RenderTableCell {TD} at (2,91) size 84x23 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,90) size 89x26
+                        RenderTableCell {TD} at (2,91) size 85x24 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderInline {A} at (0,0) size 65x17 [color=#660099]
</span><span class="cx">                             RenderInline {B} at (0,0) size 65x17
</span><del>-                              RenderText {#text} at (3,3) size 65x17
</del><ins>+                              RenderText {#text} at (3,2) size 65x18
</ins><span class="cx">                                 text run at (3,3) width 65: &quot;Directory&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTableCell {TD} at (104,22) size 497x89 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                  RenderTable {TABLE} at (4,4) size 489x81 [border: (1px outset #808080)]
-                    RenderTableSection {TBODY} at (1,1) size 487x79
-                      RenderTableRow {TR} at (0,4) size 487x40
-                        RenderTableCell {TD} at (4,4) size 394x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+                RenderTableCell {TD} at (104,22) size 498x90 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                  RenderTable {TABLE} at (4,4) size 490x81 [border: (1px outset #808080)]
+                    RenderTableSection {TBODY} at (1,1) size 488x79
+                      RenderTableRow {TR} at (0,4) size 488x40
+                        RenderTableCell {TD} at (4,4) size 395x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">                           RenderInline {FONT} at (0,0) size 384x15
</span><span class="cx">                             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                             RenderTextControl {INPUT} at (7,7) size 380x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                        RenderTableCell {TD} at (402,4) size 81x40 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (402,4) size 82x40 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                           RenderButton {INPUT} at (7,7) size 67x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx">                             RenderBlock (anonymous) at (8,4) size 51x17
</span><span class="cx">                               RenderText at (0,0) size 51x17
</span><span class="cx">                                 text run at (0,0) width 51: &quot;Search&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableRow {TR} at (0,48) size 487x27
-                        RenderTableCell {TD} at (4,48) size 128x27 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableRow {TR} at (0,48) size 488x27
+                        RenderTableCell {TD} at (4,48) size 129x27 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x17
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (136,48) size 129x27 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (136,48) size 130x27 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x17
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (269,48) size 129x27 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (269,48) size 130x27 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x17
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-                        RenderTableCell {TD} at (402,48) size 81x27 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                        RenderTableCell {TD} at (402,48) size 82x27 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                           RenderText {#text} at (5,5) size 26x17
</span><span class="cx">                             text run at (5,5) width 26: &quot;asdf&quot;
</span><del>-layer at (221,117) size 374x17
</del><ins>+layer at (221,118) size 374x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 374x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7471expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7471-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7471-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7471-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,154 +6,154 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 124x17
</span><span class="cx">           text run at (0,0) width 124: &quot;No col or colgroup:&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 705x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 703x71
-          RenderTableRow {TR} at (0,2) size 703x21
-            RenderTableCell {TD} at (2,2) size 231x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 706x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 704x71
+          RenderTableRow {TR} at (0,2) size 704x21
+            RenderTableCell {TD} at (2,2) size 232x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,2) size 232x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,2) size 233x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,2) size 232x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,2) size 233x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 703x21
-            RenderTableCell {TD} at (2,25) size 231x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 704x21
+            RenderTableCell {TD} at (2,25) size 232x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 232x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 233x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,25) size 232x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,25) size 233x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 703x21
-            RenderTableCell {TD} at (2,48) size 231x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 704x21
+            RenderTableCell {TD} at (2,48) size 232x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 232x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 233x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,48) size 232x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,48) size 233x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,122) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 287x17
</span><span class="cx">           text run at (0,0) width 287: &quot;col elements with align=center on second col:&quot;
</span><del>-      RenderTable {TABLE} at (0,155) size 705x73 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,155) size 706x73 [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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 703x71
-          RenderTableRow {TR} at (0,2) size 703x21
-            RenderTableCell {TD} at (2,2) size 231x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 704x71
+          RenderTableRow {TR} at (0,2) size 704x21
+            RenderTableCell {TD} at (2,2) size 232x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,2) size 232x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,2) size 233x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,2) size 232x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,2) size 233x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 703x21
-            RenderTableCell {TD} at (2,25) size 231x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 704x21
+            RenderTableCell {TD} at (2,25) size 232x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 232x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 233x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,25) size 232x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,25) size 233x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 703x21
-            RenderTableCell {TD} at (2,48) size 231x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 704x21
+            RenderTableCell {TD} at (2,48) size 232x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 232x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 233x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,48) size 232x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,48) size 233x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,244) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 532x17
</span><span class="cx">           text run at (0,0) width 532: &quot;colgroup and col elements, with align on colgroup so 2nd and 3rd columns centered:&quot;
</span><del>-      RenderTable {TABLE} at (0,277) size 705x73 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,277) size 706x73 [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 {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 703x71
-          RenderTableRow {TR} at (0,2) size 703x21
-            RenderTableCell {TD} at (2,2) size 231x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 704x71
+          RenderTableRow {TR} at (0,2) size 704x21
+            RenderTableCell {TD} at (2,2) size 232x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,2) size 232x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,2) size 233x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,2) size 232x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,2) size 233x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 703x21
-            RenderTableCell {TD} at (2,25) size 231x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 704x21
+            RenderTableCell {TD} at (2,25) size 232x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 232x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 233x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,25) size 232x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,25) size 233x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 703x21
-            RenderTableCell {TD} at (2,48) size 231x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 704x21
+            RenderTableCell {TD} at (2,48) size 232x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 232x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 233x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,48) size 232x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,48) size 233x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,366) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 437x17
</span><span class="cx">           text run at (0,0) width 437: &quot;colgroup and col elements, with align on col so 2nd column centered:&quot;
</span><del>-      RenderTable {TABLE} at (0,399) size 705x73 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,399) size 706x73 [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 {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 703x71
-          RenderTableRow {TR} at (0,2) size 703x21
-            RenderTableCell {TD} at (2,2) size 231x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 704x71
+          RenderTableRow {TR} at (0,2) size 704x21
+            RenderTableCell {TD} at (2,2) size 232x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,2) size 232x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,2) size 233x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,2) size 232x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,2) size 233x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 703x21
-            RenderTableCell {TD} at (2,25) size 231x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 704x21
+            RenderTableCell {TD} at (2,25) size 232x21 [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;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 232x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 233x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,25) size 232x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,25) size 233x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 703x21
-            RenderTableCell {TD} at (2,48) size 231x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 704x21
+            RenderTableCell {TD} at (2,48) size 232x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 232x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 233x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (469,48) size 232x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,48) size 233x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug7714expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug7714-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,65 +9,65 @@
</span><span class="cx">           text run at (0,17) width 784: &quot;cellspacing=0 for this table. In Nav4.5, this example can be viewed. In 5.0 (jun08 win95), this example displays (apparently)&quot;
</span><span class="cx">           text run at (0,34) width 770: &quot;as a simple 2x2 table (i.e., some elements are not displayed at all). (The numbers are the position of each TD in the HTML&quot;
</span><span class="cx">           text run at (0,51) width 50: &quot;source).&quot;
</span><del>-      RenderTable {TABLE} at (0,84) size 22x122 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 20x120
-          RenderTableRow {TR} at (0,0) size 20x20
-            RenderTableCell {TD} at (0,10) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;1&quot;
-            RenderTableCell {TD} at (10,0) size 10x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;2&quot;
-          RenderTableRow {TR} at (0,20) size 20x20
-            RenderTableCell {TD} at (10,30) size 10x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;3&quot;
-          RenderTableRow {TR} at (0,40) size 20x20
-            RenderTableCell {TD} at (0,50) size 10x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;4&quot;
-          RenderTableRow {TR} at (0,60) size 20x20
-            RenderTableCell {TD} at (10,70) size 10x19 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;5&quot;
-          RenderTableRow {TR} at (0,80) size 20x20
-            RenderTableCell {TD} at (0,90) size 10x19 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;6&quot;
-          RenderTableRow {TR} at (0,100) size 20x20
-            RenderTableCell {TD} at (10,100) size 10x19 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;7&quot;
</del><ins>+      RenderTable {TABLE} at (0,84) size 23x122 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 21x120
+          RenderTableRow {TR} at (0,0) size 21x20
+            RenderTableCell {TD} at (0,10) size 11x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (10,0) size 11x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,20) size 21x20
+            RenderTableCell {TD} at (10,30) size 11x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;3&quot;
+          RenderTableRow {TR} at (0,40) size 21x20
+            RenderTableCell {TD} at (0,50) size 11x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;4&quot;
+          RenderTableRow {TR} at (0,60) size 21x20
+            RenderTableCell {TD} at (10,70) size 11x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;5&quot;
+          RenderTableRow {TR} at (0,80) size 21x20
+            RenderTableCell {TD} at (0,90) size 11x20 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;6&quot;
+          RenderTableRow {TR} at (0,100) size 21x20
+            RenderTableCell {TD} at (10,100) size 11x20 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;7&quot;
</ins><span class="cx">       RenderBlock {P} at (0,222) size 784x34
</span><span class="cx">         RenderText {#text} at (0,0) size 766x34
</span><span class="cx">           text run at (0,0) width 766: &quot;This is the same table as above, but cellspacing=5 in this case. For 5.0, (jun08 win95) notice the odd cellspacing overlaps.&quot;
</span><span class="cx">           text run at (0,17) width 128: &quot;See also bug #6304.&quot;
</span><del>-      RenderTable {TABLE} at (0,272) size 37x147 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 35x145
-          RenderTableRow {TR} at (0,5) size 35x20
-            RenderTableCell {TD} at (5,15) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,272) size 38x147 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 36x145
+          RenderTableRow {TR} at (0,5) size 36x20
+            RenderTableCell {TD} at (5,15) size 11x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;1&quot;
+            RenderTableCell {TD} at (20,5) size 11x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,30) size 36x15
+            RenderTableCell {TD} at (20,40) size 11x20 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;3&quot;
+          RenderTableRow {TR} at (0,50) size 36x20
+            RenderTableCell {TD} at (5,60) size 11x20 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;4&quot;
+          RenderTableRow {TR} at (0,75) size 36x15
+            RenderTableCell {TD} at (20,85) size 11x20 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;5&quot;
+          RenderTableRow {TR} at (0,95) size 36x20
+            RenderTableCell {TD} at (5,108) size 11x19 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span><del>-                text run at (1,1) width 8: &quot;1&quot;
-            RenderTableCell {TD} at (20,5) size 10x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;2&quot;
-          RenderTableRow {TR} at (0,30) size 35x15
-            RenderTableCell {TD} at (20,40) size 10x19 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;3&quot;
-          RenderTableRow {TR} at (0,50) size 35x20
-            RenderTableCell {TD} at (5,60) size 10x19 [border: (1px inset #808080)] [r=2 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;4&quot;
-          RenderTableRow {TR} at (0,75) size 35x15
-            RenderTableCell {TD} at (20,85) size 10x19 [border: (1px inset #808080)] [r=3 c=1 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;5&quot;
-          RenderTableRow {TR} at (0,95) size 35x20
-            RenderTableCell {TD} at (5,108) size 10x19 [border: (1px inset #808080)] [r=4 c=0 rs=2 cs=1]
-              RenderText {#text} at (1,1) size 8x17
</del><span class="cx">                 text run at (1,1) width 8: &quot;6&quot;
</span><del>-          RenderTableRow {TR} at (0,120) size 35x20
-            RenderTableCell {TD} at (20,120) size 10x19 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 8x17
-                text run at (1,1) width 8: &quot;7&quot;
</del><ins>+          RenderTableRow {TR} at (0,120) size 36x20
+            RenderTableCell {TD} at (20,120) size 11x20 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 8x18
+                text run at (1,2) width 8: &quot;7&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug80321expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderBlock {H2} at (0,0) size 784x26
</span><span class="cx">         RenderText {#text} at (0,0) size 204x26
</span><span class="cx">           text run at (0,0) width 204: &quot;table-column-group&quot;
</span><del>-      RenderTable {DIV} at (0,45) size 70x18
</del><ins>+      RenderTable {DIV} at (0,45) size 71x18
</ins><span class="cx">         RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {DIV} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {DIV} at (0,0) size 0x0
</span><del>-        RenderTableSection (anonymous) at (0,0) size 70x17
-          RenderTableRow {DIV} at (0,0) size 70x17
-            RenderTableCell {DIV} at (0,0) size 35x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (0,0) size 71x17
+          RenderTableRow {DIV} at (0,0) size 71x17
+            RenderTableCell {DIV} at (0,0) size 36x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 35x17
</span><span class="cx">                 text run at (0,0) width 35: &quot;white&quot;
</span><del>-            RenderTableCell {DIV} at (35,0) size 35x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (35,0) size 36x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 35x17
</span><span class="cx">                 text run at (0,0) width 35: &quot;white&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8361expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8361-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8361-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8361-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 [bgcolor=#FFFFFF]
</span><del>-      RenderTable {TABLE} at (0,0) size 31x23
-        RenderTableSection {TBODY} at (0,0) size 31x23
-          RenderTableRow {TR} at (0,2) size 31x19
-            RenderTableCell {TD} at (2,2) size 27x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 32x23
+        RenderTableSection {TBODY} at (0,0) size 32x23
+          RenderTableRow {TR} at (0,2) size 32x19
+            RenderTableCell {TD} at (2,2) size 28x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 25x17
</span><span class="cx">                 text run at (1,1) width 25: &quot;Foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8381expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8381-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8381-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8381-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -5,52 +5,52 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#3333FF]
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x68
</span><span class="cx">         RenderTable {TABLE} at (181,0) size 422x68 [bgcolor=#FFFFFF] [border: (2px outset #808080)]
</span><del>-          RenderBlock {CAPTION} at (0,0) size 421x20
</del><ins>+          RenderBlock {CAPTION} at (0,0) size 422x20
</ins><span class="cx">             RenderInline {B} at (0,0) size 131x17
</span><span class="cx">               RenderInline {FONT} at (0,0) size 131x20 [color=#C0C0C0]
</span><span class="cx">                 RenderText {#text} at (145,0) size 131x20
</span><span class="cx">                   text run at (145,0) width 131: &quot;Future Bugzilla&quot;
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableSection {TBODY} at (2,22) size 417x44
-            RenderTableRow {TR} at (0,2) size 417x19
-              RenderTableCell {TD} at (2,2) size 40x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {DIV} at (2,2) size 36x15
-                  RenderInline {B} at (0,0) size 36x17
-                    RenderInline {FONT} at (0,0) size 36x15
-                      RenderText {#text} at (0,0) size 36x15
-                        text run at (0,0) width 36: &quot;Credit&quot;
-              RenderTableCell {TD} at (44,2) size 39x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (2,22) size 418x44
+            RenderTableRow {TR} at (0,2) size 418x19
+              RenderTableCell {TD} at (2,2) size 41x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {DIV} at (2,2) size 37x15
+                  RenderInline {B} at (0,0) size 37x17
+                    RenderInline {FONT} at (0,0) size 37x15
+                      RenderText {#text} at (0,0) size 37x15
+                        text run at (0,0) width 37: &quot;Credit&quot;
+              RenderTableCell {TD} at (44,2) size 40x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 23x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 23x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 23x15
</span><span class="cx">                       text run at (2,2) width 23: &quot;Bug&quot;
</span><del>-              RenderTableCell {TD} at (85,2) size 138x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (85,2) size 139x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 56x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 56x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 56x15
</span><span class="cx">                       text run at (2,2) width 56: &quot;Summary&quot;
</span><del>-              RenderTableCell {TD} at (225,2) size 55x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (225,2) size 56x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 34x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 34x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 34x15
</span><span class="cx">                       text run at (2,2) width 34: &quot;Status&quot;
</span><del>-              RenderTableCell {TD} at (282,2) size 64x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (282,2) size 65x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 60x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 60x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 60x15
</span><span class="cx">                       text run at (2,2) width 60: &quot;Resolution&quot;
</span><del>-              RenderTableCell {TD} at (348,2) size 67x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,2) size 68x19 [bgcolor=#009900] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 63x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 63x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 63x15
</span><span class="cx">                       text run at (2,2) width 63: &quot;Date (-8/-7)&quot;
</span><del>-            RenderTableRow {TR} at (0,23) size 417x19
-              RenderTableCell {TD} at (2,23) size 40x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,23) size 418x19
+              RenderTableCell {TD} at (2,23) size 41x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 7x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 7x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 7x15
</span><span class="cx">                       text run at (2,2) width 7: &quot;1&quot;
</span><del>-              RenderTableCell {TD} at (44,23) size 39x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (44,23) size 40x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 35x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 35x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><span class="lines">@@ -58,22 +58,22 @@
</span><span class="cx">                       RenderText {#text} at (2,2) size 35x15
</span><span class="cx">                         text run at (2,2) width 35: &quot;10000&quot;
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (85,23) size 138x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (85,23) size 139x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 134x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 134x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 134x15
</span><span class="cx">                       text run at (2,2) width 134: &quot;JWZ returns to Mozilla&quot;
</span><del>-              RenderTableCell {TD} at (225,23) size 55x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (225,23) size 56x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 51x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 51x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 51x15
</span><span class="cx">                       text run at (2,2) width 51: &quot;Resolved&quot;
</span><del>-              RenderTableCell {TD} at (282,23) size 64x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (282,23) size 65x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 54x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 54x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 54x15
</span><span class="cx">                       text run at (2,2) width 54: &quot;Duplicate&quot;
</span><del>-              RenderTableCell {TD} at (348,23) size 67x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (348,23) size 68x19 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 35x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 35x15
</span><span class="cx">                     RenderText {#text} at (2,2) size 35x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8858expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8858-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8858-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8858-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -10,11 +10,11 @@
</span><span class="cx">         RenderBR {BR} at (501,14) size 0x0
</span><span class="cx">         RenderText {#text} at (0,17) size 412x17
</span><span class="cx">           text run at (0,17) width 412: &quot;of content beginning 'Pacific Shore Properties ...'. Can you see it?&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 776x529 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 772x525
-          RenderTableRow {TR} at (0,1) size 772x282
-            RenderTableCell {TD} at (1,1) size 770x203 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=2]
-              RenderBlock {P} at (5,5) size 760x41
</del><ins>+      RenderTable {TABLE} at (0,50) size 777x529 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 773x525
+          RenderTableRow {TR} at (0,1) size 773x283
+            RenderTableCell {TD} at (1,1) size 771x203 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=2]
+              RenderBlock {P} at (5,5) size 761x41
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 23x26 [color=#E91C05]
</span><span class="cx">                   RenderText {#text} at (0,0) size 23x26
</span><span class="cx">                     text run at (0,0) width 23: &quot;W&quot;
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 362x15
</span><span class="cx">                   RenderText {#text} at (0,26) size 362x15
</span><span class="cx">                     text run at (0,26) width 362: &quot;Pacific Shore Properties is situated on beautiful Mayne Island.&quot;
</span><del>-              RenderBlock {P} at (5,62) size 760x45
</del><ins>+              RenderBlock {P} at (5,62) size 761x45
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 742x45
</span><span class="cx">                   RenderText {#text} at (0,0) size 742x30
</span><span class="cx">                     text run at (0,0) width 742: &quot;Mayne Island is one of the southern Gulf Islands, off the coast of British Columbia, Canada, between Vancouver and Vancouver&quot;
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">                   RenderBR {BR} at (39,27) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,30) size 86x15
</span><span class="cx">                     text run at (0,30) width 86: &quot;(See map: left)&quot;
</span><del>-              RenderBlock {P} at (5,123) size 760x75
</del><ins>+              RenderBlock {P} at (5,123) size 761x75
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 749x75
</span><span class="cx">                   RenderText {#text} at (0,0) size 749x30
</span><span class="cx">                     text run at (0,0) width 749: &quot;Pacific Shore Properties specializes in the diverse properties of the Southern Gulf Islands; which include Beach, Business, View,&quot;
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">                   RenderText {#text} at (0,45) size 720x30
</span><span class="cx">                     text run at (0,45) width 720: &quot;In business for over 35 years, and the oldest real estate company on Mayne Island, Pacific Shore Properties knowledge and&quot;
</span><span class="cx">                     text run at (0,60) width 253: &quot;expertise on the Gulf Islands is unmatched.&quot;
</span><del>-              RenderBlock {P} at (5,214) size 760x0
-          RenderTableRow {TR} at (0,284) size 772x79
-          RenderTableRow {TR} at (0,364) size 772x79
-          RenderTableRow {TR} at (0,444) size 772x80
</del><ins>+              RenderBlock {P} at (5,214) size 761x0
+          RenderTableRow {TR} at (0,284) size 773x80
+          RenderTableRow {TR} at (0,364) size 773x80
+          RenderTableRow {TR} at (0,444) size 773x80
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug8950expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug8950-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,48 +7,48 @@
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 651x226
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 651x222
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 647x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</span><del>-              RenderTable {TABLE} at (2,2) size 637x218 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 635x216
-                  RenderTableRow {TR} at (0,2) size 635x21
-                    RenderTableCell {TD} at (2,2) size 631x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,2) size 638x218 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 636x216
+                  RenderTableRow {TR} at (0,2) size 636x21
+                    RenderTableCell {TD} at (2,2) size 632x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                         text run at (2,2) width 21: &quot;foo&quot;
</span><del>-                  RenderTableRow {TR} at (0,25) size 635x189
-                    RenderTableCell {TD} at (2,25) size 631x189 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 627x185 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 625x183
-                          RenderTableRow {TR} at (0,2) size 625x47
-                            RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,25) size 636x189
+                    RenderTableCell {TD} at (2,25) size 632x189 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 628x185 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 626x183
+                          RenderTableRow {TR} at (0,2) size 626x47
+                            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-                            RenderTableCell {TD} at (28,15) size 595x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (28,15) size 596x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (286,2) size 23x17
</span><span class="cx">                                 text run at (286,2) width 23: &quot;baz&quot;
</span><del>-                          RenderTableRow {TR} at (0,51) size 625x130
-                            RenderTableCell {TD} at (2,51) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                          RenderTableRow {TR} at (0,51) size 626x130
+                            RenderTableCell {TD} at (2,51) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 19x17
</span><span class="cx">                                 text run at (2,2) width 19: &quot;faz&quot;
</span><del>-                            RenderTableCell {TD} at (28,51) size 595x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-                              RenderTable {TABLE} at (2,2) size 591x126 [border: (1px outset #808080)]
-                                RenderTableSection {TBODY} at (1,1) size 589x124
-                                  RenderTableRow {TR} at (0,2) size 589x120
-                                    RenderTableCell {TD} at (2,2) size 585x120 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+                            RenderTableCell {TD} at (28,51) size 596x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                              RenderTable {TABLE} at (2,2) size 592x126 [border: (1px outset #808080)]
+                                RenderTableSection {TBODY} at (1,1) size 590x124
+                                  RenderTableRow {TR} at (0,2) size 590x120
+                                    RenderTableCell {TD} at (2,2) size 586x120 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">                                       RenderTable {TABLE} at (2,2) size 581x116 [border: (1px outset #808080)]
</span><span class="cx">                                         RenderTableSection {TBODY} at (1,1) size 579x114
</span><span class="cx">                                           RenderTableRow {TR} at (0,2) size 579x110
</span><del>-                                            RenderTableCell {TD} at (2,2) size 112x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (2,2) size 113x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 22x17
</span><span class="cx">                                                 text run at (2,2) width 22: &quot;frip&quot;
</span><span class="cx">                                             RenderTableCell {TD} at (116,2) size 461x110 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                                               RenderBlock (anonymous) at (2,2) size 457x17
</span><del>-                                                RenderText {#text} at (160,0) size 137x17
-                                                  text run at (160,0) width 137: &quot;Feel free to browse ...&quot;
</del><ins>+                                                RenderText {#text} at (159,0) size 138x17
+                                                  text run at (159,0) width 138: &quot;Feel free to browse ...&quot;
</ins><span class="cx">                                               RenderBlock {P} at (2,35) size 457x0
</span><span class="cx">                                               RenderBlock {CENTER} at (2,35) size 457x73
</span><del>-                                                RenderTable {TABLE} at (92,0) size 273x73 [border: (1px outset #808080)]
</del><ins>+                                                RenderTable {TABLE} at (91,0) size 274x73 [border: (1px outset #808080)]
</ins><span class="cx">                                                   RenderTableSection {TBODY} at (1,1) size 271x71
</span><span class="cx">                                                     RenderTableRow {TR} at (0,2) size 271x21
</span><del>-                                                      RenderTableCell {TD} at (2,2) size 144x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                                      RenderTableCell {TD} at (2,2) size 145x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                                                         RenderInline {A} at (0,0) size 51x17 [color=#551A8B]
</span><span class="cx">                                                           RenderText {#text} at (2,2) size 51x17
</span><span class="cx">                                                             text run at (2,2) width 51: &quot;Holiday&quot;
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">                                                           RenderText {#text} at (2,2) size 29x17
</span><span class="cx">                                                             text run at (2,2) width 29: &quot;Cars&quot;
</span><span class="cx">                                                     RenderTableRow {TR} at (0,25) size 271x21
</span><del>-                                                      RenderTableCell {TD} at (2,25) size 144x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                                                      RenderTableCell {TD} at (2,25) size 145x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                                                         RenderInline {A} at (0,0) size 40x17 [color=#551A8B]
</span><span class="cx">                                                           RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                                                             text run at (2,2) width 40: &quot;Sports&quot;
</span><span class="lines">@@ -66,7 +66,7 @@
</span><span class="cx">                                                           RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                                                             text run at (2,2) width 53: &quot;Animals&quot;
</span><span class="cx">                                                     RenderTableRow {TR} at (0,48) size 271x21
</span><del>-                                                      RenderTableCell {TD} at (2,48) size 144x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                                                      RenderTableCell {TD} at (2,48) size 145x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                                                         RenderInline {A} at (0,0) size 69x17 [color=#551A8B]
</span><span class="cx">                                                           RenderText {#text} at (2,2) size 69x17
</span><span class="cx">                                                             text run at (2,2) width 69: &quot;Computers&quot;
</span><span class="lines">@@ -103,10 +103,10 @@
</span><span class="cx">                 text run at (2,2) width 174: &quot;300px wide for comparison&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,356) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,373) size 510x47 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 508x45
-          RenderTableRow {TR} at (0,2) size 508x41
-            RenderTableCell {TD} at (2,2) size 504x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,373) size 511x47 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 509x45
+          RenderTableRow {TR} at (0,2) size 509x41
+            RenderTableCell {TD} at (2,2) size 505x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 500x37 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 498x35
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 498x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug9072expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9072-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9072-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9072-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 81x27
-        RenderTableSection {TBODY} at (0,0) size 81x27
-          RenderTableRow {TR} at (0,5) size 81x17
-            RenderTableCell {TD} at (5,5) size 30x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 82x27
+        RenderTableSection {TBODY} at (0,0) size 82x27
+          RenderTableRow {TR} at (0,5) size 82x17
+            RenderTableCell {TD} at (5,5) size 31x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 30x17
</span><span class="cx">                 text run at (0,0) width 30: &quot;Blah&quot;
</span><del>-            RenderTableCell {TD} at (40,13) size 1x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,13) size 2x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPACER} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (46,5) size 30x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (46,5) size 31x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 30x17
</span><span class="cx">                 text run at (0,0) width 30: &quot;Blah&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,27) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91231expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -17,19 +17,19 @@
</span><span class="cx">       RenderTable {TABLE} at (0,67) size 800x38 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 798x17
</span><del>-            RenderTableCell {TD} at (0,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,0) size 764x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 110x15
</span><del>-            RenderTableCell {TD} at (781,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">           RenderTableRow {TR} at (0,17) size 798x19
</span><del>-            RenderTableCell {TD} at (0,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,17) size 764x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 23x17
</span><span class="cx">                 text run at (1,1) width 23: &quot;that&quot;
</span><del>-            RenderTableCell {TD} at (781,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">       RenderBlock {P} at (0,121) size 800x34
</span><span class="cx">         RenderText {#text} at (20,0) size 749x34
</span><span class="lines">@@ -39,9 +39,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,171) size 800x19 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x17
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 798x17
</span><del>-            RenderTableCell {TD} at (0,7) size 84x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,7) size 85x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><del>-            RenderTableCell {TD} at (84,0) size 629x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,0) size 630x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 110x15
</span><span class="cx">             RenderTableCell {TD} at (713,7) size 85x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="lines">@@ -53,12 +53,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,256) size 800x21 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x19
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 798x19
</span><del>-            RenderTableCell {TD} at (0,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,0) size 764x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 23x17
</span><span class="cx">                 text run at (1,1) width 23: &quot;that&quot;
</span><del>-            RenderTableCell {TD} at (781,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">       RenderBlock {P} at (0,293) size 800x34
</span><span class="cx">         RenderText {#text} at (20,0) size 727x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug91232expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9123-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,36 +12,36 @@
</span><span class="cx">       RenderTable {TABLE} at (0,50) size 800x38 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 798x17
</span><del>-            RenderTableCell {TD} at (0,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,0) size 764x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 110x15
</span><del>-            RenderTableCell {TD} at (781,7) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,7) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">           RenderTableRow {TR} at (0,17) size 798x19
</span><del>-            RenderTableCell {TD} at (0,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,17) size 764x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 23x17
</span><span class="cx">                 text run at (1,1) width 23: &quot;that&quot;
</span><del>-            RenderTableCell {TD} at (781,25) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,25) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 800x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,105) size 800x38 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x36
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 798x19
</span><del>-            RenderTableCell {TD} at (0,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,0) size 764x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 23x17
</span><span class="cx">                 text run at (1,1) width 23: &quot;that&quot;
</span><del>-            RenderTableCell {TD} at (781,8) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,8) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 798x17
</span><del>-            RenderTableCell {TD} at (0,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,26) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span><span class="cx">             RenderTableCell {TD} at (17,19) size 764x17 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (1,1) size 110x15
</span><del>-            RenderTableCell {TD} at (781,26) size 17x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (780,26) size 18x3 [bgcolor=#666666] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 15x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug92711expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x36
</span><span class="cx">         RenderText {#text} at (0,0) size 352x36
</span><span class="cx">           text run at (0,0) width 352: &quot;insertRow() bugs, 0 based&quot;
</span><del>-      RenderTable {TABLE} at (0,57) size 149x143 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 147x140
-          RenderTableRow {TR} at (0,2) size 147x21
-            RenderTableCell {TD} at (2,2) size 143x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,57) size 150x143 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 148x140
+          RenderTableRow {TR} at (0,2) size 148x21
+            RenderTableCell {TD} at (2,2) size 144x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 0.&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 147x21
-            RenderTableCell {TD} at (2,25) size 143x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 148x21
+            RenderTableCell {TD} at (2,25) size 144x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 1.&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 147x21
-            RenderTableCell {TD} at (2,48) size 143x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 148x21
+            RenderTableCell {TD} at (2,48) size 144x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 2.&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 147x21
-            RenderTableCell {TD} at (2,71) size 143x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 148x21
+            RenderTableCell {TD} at (2,71) size 144x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 3.&quot;
</span><del>-          RenderTableRow {TR} at (0,94) size 147x21
-            RenderTableCell {TD} at (2,94) size 143x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 148x21
+            RenderTableCell {TD} at (2,94) size 144x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 4.&quot;
</span><del>-          RenderTableRow {TR} at (0,117) size 147x21
-            RenderTableCell {TD} at (2,117) size 143x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 148x21
+            RenderTableCell {TD} at (2,117) size 144x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 139x17
</span><span class="cx">                 text run at (2,2) width 139: &quot;This is row number 5.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug98791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9879-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,97 +3,97 @@
</span><span class="cx"> layer at (0,0) size 800x334
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x334
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x318
</span><del>-      RenderTable {TABLE} at (0,0) size 142x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 140x48
-          RenderTableRow {TR} at (0,2) size 140x21
-            RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 143x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 141x48
+          RenderTableRow {TR} at (0,2) size 141x21
+            RenderTableCell {TD} at (2,2) size 71x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x17
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowspan 0&quot;
</span><del>-            RenderTableCell {TD} at (74,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,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;colspan 0&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 140x21
-            RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 141x21
+            RenderTableCell {TD} at (2,25) size 71x21 [border: (1px inset #808080)] [r=1 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;5&quot;
</span><del>-            RenderTableCell {TD} at (74,25) size 64x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,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 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;6&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,50) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,67) size 98x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 96x48
-          RenderTableRow {TR} at (0,2) size 96x21
-            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,67) size 99x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 97x48
+          RenderTableRow {TR} at (0,2) size 97x21
+            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 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;colspan 0&quot;
</span><del>-            RenderTableCell {TD} at (68,2) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,2) size 13x21 [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;3&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 96x21
-            RenderTableCell {TD} at (2,25) size 64x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 97x21
+            RenderTableCell {TD} at (2,25) size 65x21 [border: (1px inset #808080)] [r=1 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;4&quot;
</span><del>-            RenderTableCell {TD} at (68,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,25) size 13x21 [border: (1px inset #808080)] [r=1 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;5&quot;
</span><del>-            RenderTableCell {TD} at (82,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,25) size 13x21 [border: (1px inset #808080)] [r=1 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;6&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,117) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,134) size 168x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 166x48
-          RenderTableRow {TR} at (0,2) size 166x21
-            RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,134) size 169x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 167x48
+          RenderTableRow {TR} at (0,2) size 167x21
+            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;1&quot;
</span><del>-            RenderTableCell {TD} at (16,13) size 134x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 130x17
-                text run at (2,2) width 130: &quot;rowspan 0 colspan 0&quot;
-          RenderTableRow {TR} at (0,25) size 166x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,13) size 135x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 130x18
+                text run at (2,3) width 130: &quot;rowspan 0 colspan 0&quot;
+          RenderTableRow {TR} at (0,25) size 167x21
+            RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 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;4&quot;
</span><del>-            RenderTableCell {TD} at (152,25) size 12x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (152,25) size 13x21 [border: (1px inset #808080)] [r=1 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;6&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,184) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,201) size 32x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 30x48
-          RenderTableRow {TR} at (0,2) size 30x21
-            RenderTableCell {TD} at (2,2) size 12x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,201) size 33x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 31x48
+          RenderTableRow {TR} at (0,2) size 31x21
+            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;1&quot;
</span><del>-            RenderTableCell {TD} at (16,13) size 12x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 8x17
-                text run at (2,2) width 8: &quot;2&quot;
-          RenderTableRow {TR} at (0,25) size 30x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 8x17
-                text run at (2,2) width 8: &quot;3&quot;
</del><ins>+            RenderTableCell {TD} at (16,13) size 13x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 8x18
+                text run at (2,3) width 8: &quot;2&quot;
+          RenderTableRow {TR} at (0,25) size 31x21
+            RenderTableCell {TD} at (2,25) size 13x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 9x17
+                text run at (2,2) width 9: &quot;3&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,251) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,268) size 142x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 140x48
-          RenderTableRow {TR} at (0,2) size 140x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,268) size 143x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 141x48
+          RenderTableRow {TR} at (0,2) size 141x21
+            RenderTableCell {TD} at (2,2) size 32x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (35,2) size 70x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 71x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x17
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowspan 0&quot;
</span><del>-            RenderTableCell {TD} at (107,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (107,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 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;auto&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 140x21
-            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 141x21
+            RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 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;auto&quot;
</span><del>-            RenderTableCell {TD} at (35,25) size 70x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,25) size 71x21 [border: (1px inset #808080)] [r=1 c=1 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;auto&quot;
</span><del>-            RenderTableCell {TD} at (107,25) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (107,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 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;auto&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_black_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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 118x50 [bgcolor=#000000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blue_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsiaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_fuchsia_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF00FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_grayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#808080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_gray_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#808080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_greenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#008000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_green_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#008000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_limeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_lime_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#800000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_maroon_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#800000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#000080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_navy_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#000080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#000080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_oliveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#808000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_olive_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#808000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#808000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purpleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#800080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_purple_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#800080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#800080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_redexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_red_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FF0000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silverexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_silver_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_tealexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#008080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_teal_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#008080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#008080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_whiteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 254x17
</span><span class="cx">           text run at (0,0) width 254: &quot;White table with a red body background&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_white_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 254x17
</span><span class="cx">           text run at (0,0) width 254: &quot;White table with a red body background&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_yellow_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 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,33) size 118x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 116x48
-          RenderTableRow {TR} at (0,2) size 116x21
-            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 119x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 117x48
+          RenderTableRow {TR} at (0,2) size 117x21
+            RenderTableCell {TD} at (2,2) size 37x21 [border: (1px inset #808080)] [r=0 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,2) size 36x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,2) size 37x21 [border: (1px inset #808080)] [r=0 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,2) size 36x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 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;        &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 116x21
-            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 117x21
+            RenderTableCell {TD} at (2,25) size 37x21 [border: (1px inset #808080)] [r=1 c=0 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;        &quot;
</span><del>-            RenderTableCell {TD} at (40,25) size 36x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,25) size 37x21 [border: (1px inset #808080)] [r=1 c=1 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;        &quot;
</span><del>-            RenderTableCell {TD} at (78,25) size 36x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (78,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 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;        &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_border_0expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 433x17
</span><span class="cx">           text run at (0,0) width 433: &quot;The table displayed is two rows by three columns with a border of 0.&quot;
</span><span class="cx">         RenderBR {BR} at (433,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 206x44
-        RenderTableSection {TBODY} at (0,0) size 206x44
-          RenderTableRow {TR} at (0,2) size 206x19
-            RenderTableCell {TD} at (2,2) size 67x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 207x44
+        RenderTableSection {TBODY} at (0,0) size 207x44
+          RenderTableRow {TR} at (0,2) size 207x19
+            RenderTableCell {TD} at (2,2) size 68x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (71,2) size 70x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,2) size 71x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (143,2) size 61x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,2) size 62x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 206x19
-            RenderTableCell {TD} at (2,23) size 67x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 207x19
+            RenderTableCell {TD} at (2,23) size 68x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (71,23) size 70x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,23) size 71x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (143,23) size 61x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,23) size 62x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_border_1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 451x17
</span><span class="cx">           text run at (0,0) width 451: &quot;The table displayed is two rows by three columns with a 1 pixel border.&quot;
</span><span class="cx">         RenderBR {BR} at (451,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 214x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 212x48
-          RenderTableRow {TR} at (0,2) size 212x21
-            RenderTableCell {TD} at (2,2) size 69x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 215x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 213x48
+          RenderTableRow {TR} at (0,2) size 213x21
+            RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (73,2) size 72x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (147,2) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 54x17
</span><span class="cx">                 text run at (2,2) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 212x21
-            RenderTableCell {TD} at (2,25) size 69x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 213x21
+            RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 65x17
</span><span class="cx">                 text run at (2,2) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (73,25) size 72x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,25) size 73x21 [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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (147,25) size 63x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_border_2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 467x17
</span><span class="cx">           text run at (0,0) width 467: &quot;The table displayed is two rows by three columns with a two pixel border.&quot;
</span><span class="cx">         RenderBR {BR} at (467,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 216x52 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 212x48
-          RenderTableRow {TR} at (0,2) size 212x21
-            RenderTableCell {TD} at (2,2) size 69x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 217x52 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 213x48
+          RenderTableRow {TR} at (0,2) size 213x21
+            RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (73,2) size 72x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (147,2) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 54x17
</span><span class="cx">                 text run at (2,2) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 212x21
-            RenderTableCell {TD} at (2,25) size 69x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 213x21
+            RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 65x17
</span><span class="cx">                 text run at (2,2) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (73,25) size 72x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,25) size 73x21 [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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (147,25) size 63x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_border_3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 451x17
</span><span class="cx">           text run at (0,0) width 451: &quot;The table displayed is two rows by three columns with a 3 pixel border.&quot;
</span><span class="cx">         RenderBR {BR} at (451,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 218x54 [border: (3px outset #808080)]
-        RenderTableSection {TBODY} at (3,3) size 212x48
-          RenderTableRow {TR} at (0,2) size 212x21
-            RenderTableCell {TD} at (2,2) size 69x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 219x54 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 213x48
+          RenderTableRow {TR} at (0,2) size 213x21
+            RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (73,2) size 72x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (147,2) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 54x17
</span><span class="cx">                 text run at (2,2) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 212x21
-            RenderTableCell {TD} at (2,25) size 69x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 213x21
+            RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 65x17
</span><span class="cx">                 text run at (2,2) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (73,25) size 72x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,25) size 73x21 [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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (147,25) size 63x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_caption_align_botexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 300x17
</span><span class="cx">           text run at (0,0) width 300: &quot;The caption should be at the bottom of the table&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 168x67 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,50) size 168x17
</del><ins>+      RenderTable {TABLE} at (0,33) size 169x67 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,50) size 169x17
</ins><span class="cx">           RenderText {#text} at (52,0) size 64x17
</span><span class="cx">             text run at (52,0) width 64: &quot;Wild Cats&quot;
</span><del>-        RenderTableSection {TBODY} at (1,1) size 166x48
-          RenderTableRow {TR} at (0,2) size 166x21
-            RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 167x48
+          RenderTableRow {TR} at (0,2) size 167x21
+            RenderTableCell {TD} at (2,2) size 46x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Lion&quot;
</span><del>-            RenderTableCell {TD} at (49,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,2) size 58x21 [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;Leopard&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 56x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 57x21 [border: (1px inset #808080)] [r=0 c=2 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;Cheetah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 166x21
-            RenderTableCell {TD} at (2,25) size 45x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 167x21
+            RenderTableCell {TD} at (2,25) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Jaguar&quot;
</span><del>-            RenderTableCell {TD} at (49,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,25) size 58x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Bobcat&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 57x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Ocelot&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_caption_align_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 276x17
</span><span class="cx">           text run at (0,0) width 276: &quot;The caption should be at the top of the table&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 168x67 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 168x17
</del><ins>+      RenderTable {TABLE} at (0,33) size 169x67 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 169x17
</ins><span class="cx">           RenderText {#text} at (52,0) size 64x17
</span><span class="cx">             text run at (52,0) width 64: &quot;Wild Cats&quot;
</span><del>-        RenderTableSection {TBODY} at (1,18) size 166x48
-          RenderTableRow {TR} at (0,2) size 166x21
-            RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,18) size 167x48
+          RenderTableRow {TR} at (0,2) size 167x21
+            RenderTableCell {TD} at (2,2) size 46x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Lion&quot;
</span><del>-            RenderTableCell {TD} at (49,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,2) size 58x21 [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;Leopard&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 56x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 57x21 [border: (1px inset #808080)] [r=0 c=2 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;Cheetah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 166x21
-            RenderTableCell {TD} at (2,25) size 45x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 167x21
+            RenderTableCell {TD} at (2,25) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Jaguar&quot;
</span><del>-            RenderTableCell {TD} at (49,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,25) size 58x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Bobcat&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 57x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Ocelot&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,26 +13,26 @@
</span><span class="cx">           text run at (199,34) width 161: &quot;contents in the first table. &quot;
</span><span class="cx">         RenderBR {BR} at (360,48) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,51) size 0x17
</span><del>-      RenderTable {TABLE} at (0,68) size 258x80 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 254x76
-          RenderTableRow {TR} at (0,2) size 254x35
-            RenderTableCell {TD} at (2,2) size 83x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,68) size 259x80 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 255x76
+          RenderTableRow {TR} at (0,2) size 255x35
+            RenderTableCell {TD} at (2,2) size 84x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 63x17
</span><span class="cx">                 text run at (9,9) width 63: &quot;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (87,2) size 86x35 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (87,2) size 87x35 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 68x17
</span><span class="cx">                 text run at (9,9) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (175,2) size 77x35 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (175,2) size 78x35 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 54x17
</span><span class="cx">                 text run at (9,9) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,39) size 254x35
-            RenderTableCell {TD} at (2,39) size 83x35 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,39) size 255x35
+            RenderTableCell {TD} at (2,39) size 84x35 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 65x17
</span><span class="cx">                 text run at (9,9) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (87,39) size 86x35 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (87,39) size 87x35 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 57x17
</span><span class="cx">                 text run at (9,9) width 57: &quot;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (175,39) size 77x35 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (175,39) size 78x35 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (9,9) size 59x17
</span><span class="cx">                 text run at (9,9) width 59: &quot;Netcaster&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,148) size 784x51
</span><span class="lines">@@ -40,25 +40,25 @@
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><span class="cx">         RenderText {#text} at (0,34) size 219x17
</span><span class="cx">           text run at (0,34) width 219: &quot;This table contains no cellpadding.&quot;
</span><del>-      RenderTable {TABLE} at (0,199) size 216x52 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 212x48
-          RenderTableRow {TR} at (0,2) size 212x21
-            RenderTableCell {TD} at (2,2) size 69x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,199) size 217x52 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 213x48
+          RenderTableRow {TR} at (0,2) size 213x21
+            RenderTableCell {TD} at (2,2) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (73,2) size 72x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,2) size 73x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (147,2) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,2) size 64x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 54x17
</span><span class="cx">                 text run at (2,2) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 212x21
-            RenderTableCell {TD} at (2,25) size 69x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 213x21
+            RenderTableCell {TD} at (2,25) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 65x17
</span><span class="cx">                 text run at (2,2) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (73,25) size 72x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (73,25) size 73x21 [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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (147,25) size 63x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (147,25) size 64x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellpadding_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,50 +7,50 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 726x34
</span><span class="cx">           text run at (0,0) width 726: &quot;CELLPADDING specifies the amount of space between the border of the cell and its contents. The first table has a&quot;
</span><span class="cx">           text run at (0,17) width 442: &quot;cellpadding value of 20%; the second table does not have cellpadding.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 205x126 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 203x124
-          RenderTableRow {TR} at (0,2) size 203x59
-            RenderTableCell {TD} at (2,2) size 65x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 206x126 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 204x124
+          RenderTableRow {TR} at (0,2) size 204x59
+            RenderTableCell {TD} at (2,2) size 66x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (69,2) size 65x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (69,2) size 66x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (136,2) size 65x59 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (136,2) size 66x59 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><del>-          RenderTableRow {TR} at (0,63) size 203x59
-            RenderTableCell {TD} at (2,63) size 65x59 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,63) size 204x59
+            RenderTableCell {TD} at (2,63) size 66x59 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (69,63) size 65x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (69,63) size 66x59 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (136,63) size 65x59 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (136,63) size 66x59 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 23x17
</span><span class="cx">                 text run at (21,21) width 23: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,176) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,210) size 91x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 89x48
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,210) size 92x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 90x48
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 89x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 90x21
+            RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_cellspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,26 +11,26 @@
</span><span class="cx">           text run at (250,17) width 492: &quot;Notice the difference here. The first table should be rendered with a wider gap&quot;
</span><span class="cx">           text run at (0,34) width 116: &quot;between the cells. &quot;
</span><span class="cx">         RenderBR {BR} at (116,48) size 0x0
</span><del>-      RenderTable {TABLE} at (0,51) size 258x83
-        RenderTableSection {TBODY} at (0,0) size 258x83
-          RenderTableRow {TR} at (0,15) size 258x19
-            RenderTableCell {TD} at (15,15) size 67x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,51) size 259x83
+        RenderTableSection {TBODY} at (0,0) size 259x83
+          RenderTableRow {TR} at (0,15) size 259x19
+            RenderTableCell {TD} at (15,15) size 68x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (97,15) size 70x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,15) size 71x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (182,15) size 61x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (182,15) size 62x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,49) size 258x19
-            RenderTableCell {TD} at (15,49) size 67x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,49) size 259x19
+            RenderTableCell {TD} at (15,49) size 68x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (97,49) size 70x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,49) size 71x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (182,49) size 61x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (182,49) size 62x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x51
</span><span class="lines">@@ -38,25 +38,25 @@
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><span class="cx">         RenderText {#text} at (0,34) size 216x17
</span><span class="cx">           text run at (0,34) width 216: &quot;This table contains no cellspacing.&quot;
</span><del>-      RenderTable {TABLE} at (0,185) size 206x44
-        RenderTableSection {TBODY} at (0,0) size 206x44
-          RenderTableRow {TR} at (0,2) size 206x19
-            RenderTableCell {TD} at (2,2) size 67x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,185) size 207x44
+        RenderTableSection {TBODY} at (0,0) size 207x44
+          RenderTableRow {TR} at (0,2) size 207x19
+            RenderTableCell {TD} at (2,2) size 68x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (71,2) size 70x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,2) size 71x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (143,2) size 61x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,2) size 62x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 206x19
-            RenderTableCell {TD} at (2,23) size 67x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 207x19
+            RenderTableCell {TD} at (2,23) size 68x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (71,23) size 70x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,23) size 71x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (143,23) size 61x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,23) size 62x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_defaultexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_default-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_default-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_default-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 434x17
</span><span class="cx">           text run at (0,0) width 434: &quot;The table displayed is two rows by three columns with no alignment.&quot;
</span><span class="cx">         RenderBR {BR} at (434,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 206x44
-        RenderTableSection {TBODY} at (0,0) size 206x44
-          RenderTableRow {TR} at (0,2) size 206x19
-            RenderTableCell {TD} at (2,2) size 67x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 207x44
+        RenderTableSection {TBODY} at (0,0) size 207x44
+          RenderTableRow {TR} at (0,2) size 207x19
+            RenderTableCell {TD} at (2,2) size 68x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (71,2) size 70x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,2) size 71x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (143,2) size 61x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,2) size 62x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 206x19
-            RenderTableCell {TD} at (2,23) size 67x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 207x19
+            RenderTableCell {TD} at (2,23) size 68x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (71,23) size 70x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,23) size 71x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (143,23) size 61x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,23) size 62x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_id-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_id-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_id-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -15,12 +15,12 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,27) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 536x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 534x25
-          RenderTableRow {TR} at (0,2) size 534x21
-            RenderTableCell {TD} at (2,2) size 264x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,61) size 537x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 535x25
+          RenderTableRow {TR} at (0,2) size 535x21
+            RenderTableCell {TD} at (2,2) size 265x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 260x17
</span><span class="cx">                 text run at (2,2) width 260: &quot;Here is a table with no ID attribute value.&quot;
</span><del>-            RenderTableCell {TD} at (268,2) size 264x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (268,2) size 265x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 260x17
</span><span class="cx">                 text run at (2,2) width 260: &quot;Here is a table with no ID attribute value.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_row_th_nowrapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">           text run at (734,0) width 50: &quot;heading&quot;
</span><span class="cx">           text run at (0,17) width 152: &quot;will wrap atuomatically.&quot;
</span><span class="cx">         RenderBR {BR} at (152,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,34) size 250x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 248x48
-          RenderTableRow {TR} at (0,2) size 248x21
-            RenderTableCell {TH} at (2,2) size 238x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (37,2) size 164x17
-                text run at (37,2) width 164: &quot;The Eggplant Exchange&quot;
-            RenderTableCell {TH} at (242,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 248x21
-            RenderTableCell {TD} at (2,25) size 238x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 251x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 249x48
+          RenderTableRow {TR} at (0,2) size 249x21
+            RenderTableCell {TH} at (2,2) size 239x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (37,2) size 165x17
+                text run at (37,2) width 165: &quot;The Eggplant Exchange&quot;
+            RenderTableCell {TH} at (242,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 249x21
+            RenderTableCell {TD} at (2,25) size 239x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 234x17
</span><span class="cx">                 text run at (2,2) width 234: &quot;Lots of Recipies for Eggplant Lovers&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 774x17
</span><span class="cx">           text run at (0,0) width 774: &quot;The TD tag uses the ALIGN attribute. The contents in the first TD tag (Netscape Communicator) should be aligned center.&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 287x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 285x48
-          RenderTableRow {TR} at (0,2) size 285x21
-            RenderTableCell {TD} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 288x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 286x48
+          RenderTableRow {TR} at (0,2) size 286x21
+            RenderTableCell {TD} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (62,2) size 157x17
</span><span class="cx">                 text run at (62,2) width 157: &quot;Netscape Communicator&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 285x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 286x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 756x17
</span><span class="cx">           text run at (0,0) width 756: &quot;The TD tag uses the ALIGN attribute. The contents in the first TD tag (Netscape Communicator) should be aligned left.&quot;
</span><span class="cx">         RenderBR {BR} at (756,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 293x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 291x48
-          RenderTableRow {TR} at (0,2) size 291x21
-            RenderTableCell {TD} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 294x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 292x48
+          RenderTableRow {TR} at (0,2) size 292x21
+            RenderTableCell {TD} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 156x17
</span><span class="cx">                 text run at (2,2) width 156: &quot;Netscape Communicator&quot;
</span><del>-            RenderTableCell {TD} at (285,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 291x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (285,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 292x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 765x17
</span><span class="cx">           text run at (0,0) width 765: &quot;The TD tag uses the ALIGN attribute. The contents in the first TD tag (Netscape Communicator) should be aligned right.&quot;
</span><span class="cx">         RenderBR {BR} at (765,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 293x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 291x48
-          RenderTableRow {TR} at (0,2) size 291x21
-            RenderTableCell {TD} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (123,2) size 156x17
-                text run at (123,2) width 156: &quot;Netscape Communicator&quot;
-            RenderTableCell {TD} at (285,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 291x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 294x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 292x48
+          RenderTableRow {TR} at (0,2) size 292x21
+            RenderTableCell {TD} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (123,2) size 157x17
+                text run at (123,2) width 157: &quot;Netscape Communicator&quot;
+            RenderTableCell {TD} at (285,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 292x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_colspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,28 +8,28 @@
</span><span class="cx">           text run at (0,0) width 600: &quot;This table uses a COLSPAN attribute in the TD tag. The COLSPAN attribute has a value of 6.&quot;
</span><span class="cx">         RenderBR {BR} at (600,14) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,34) size 346x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 344x48
-          RenderTableRow {TR} at (0,2) size 344x21
-            RenderTableCell {TD} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</del><ins>+      RenderTable {TABLE} at (0,34) size 347x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 345x48
+          RenderTableRow {TR} at (0,2) size 345x21
+            RenderTableCell {TD} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
</ins><span class="cx">               RenderText {#text} at (2,2) size 256x17
</span><span class="cx">                 text run at (2,2) width 256: &quot;Netscape Communicator 4.0.6 Platforms&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 344x21
-            RenderTableCell {TD} at (2,25) size 60x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 345x21
+            RenderTableCell {TD} at (2,25) size 61x21 [border: (1px inset #808080)] [r=1 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;Mac 68k&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 78x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Power Mac&quot;
</span><del>-            RenderTableCell {TD} at (143,25) size 55x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 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;Win 3.1&quot;
</span><del>-            RenderTableCell {TD} at (200,25) size 51x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (200,25) size 52x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Win 95&quot;
</span><del>-            RenderTableCell {TD} at (253,25) size 51x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (253,25) size 52x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Win 98&quot;
</span><del>-            RenderTableCell {TD} at (306,25) size 36x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,25) size 37x21 [border: (1px inset #808080)] [r=1 c=5 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;Unix&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 468x17
</span><span class="cx">           text run at (0,0) width 468: &quot;The TD tag uses the HEIGTH attribute. The TD has been set to 80 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (468,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 287x109 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 285x107
-          RenderTableRow {TR} at (0,2) size 285x80
-            RenderTableCell {TD} at (2,31) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 156x17
-                text run at (2,2) width 156: &quot;Netscape Communicator&quot;
-          RenderTableRow {TR} at (0,84) size 285x21
-            RenderTableCell {TD} at (2,84) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 288x109 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 286x107
+          RenderTableRow {TR} at (0,2) size 286x80
+            RenderTableCell {TD} at (2,31) size 282x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 156x18
+                text run at (2,3) width 156: &quot;Netscape Communicator&quot;
+          RenderTableRow {TR} at (0,84) size 286x21
+            RenderTableCell {TD} at (2,84) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_nowrapexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">           text run at (698,0) width 78: &quot;heading will&quot;
</span><span class="cx">           text run at (0,17) width 124: &quot;wrap atuomatically.&quot;
</span><span class="cx">         RenderBR {BR} at (124,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,34) size 244x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 242x48
-          RenderTableRow {TR} at (0,2) size 242x21
-            RenderTableCell {TD} at (2,2) size 238x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 245x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 243x48
+          RenderTableRow {TR} at (0,2) size 243x21
+            RenderTableCell {TD} at (2,2) size 239x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 153x17
</span><span class="cx">                 text run at (2,2) width 153: &quot;The Eggplant Exchange&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 242x21
-            RenderTableCell {TD} at (2,25) size 238x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 243x21
+            RenderTableCell {TD} at (2,25) size 239x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 234x17
</span><span class="cx">                 text run at (2,2) width 234: &quot;Lots of Recipies for Eggplant Lovers&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,16 +8,16 @@
</span><span class="cx">           text run at (0,0) width 638: &quot;This table uses a ROWSPAN attribute in the first TD tag. The ROWSPAN attribute has a value of 2.&quot;
</span><span class="cx">         RenderBR {BR} at (638,14) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,34) size 268x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 266x48
-          RenderTableRow {TR} at (0,2) size 266x21
-            RenderTableCell {TD} at (2,13) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 60x17
-                text run at (2,2) width 60: &quot;Platforms&quot;
-            RenderTableCell {TD} at (68,2) size 196x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 269x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 267x48
+          RenderTableRow {TR} at (0,2) size 267x21
+            RenderTableCell {TD} at (2,13) size 65x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 60x18
+                text run at (2,3) width 60: &quot;Platforms&quot;
+            RenderTableCell {TD} at (68,2) size 197x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 192x17
</span><span class="cx">                 text run at (2,2) width 192: &quot;Netscape Communicator 4.0.6&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 266x21
-            RenderTableCell {TD} at (68,25) size 196x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 267x21
+            RenderTableCell {TD} at (68,25) size 197x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 142x17
</span><span class="cx">                 text run at (2,2) width 142: &quot;Available Everywhere&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_td_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_td_width-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 535x17
</span><span class="cx">           text run at (0,0) width 535: &quot;The TD tag uses the WIDTH attribute. The first table's TD width is set to 500 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (535,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 610x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 608x48
-          RenderTableRow {TR} at (0,2) size 608x21
-            RenderTableCell {TD} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 609x48
+          RenderTableRow {TR} at (0,2) size 609x21
+            RenderTableCell {TD} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 246x17
</span><span class="cx">                 text run at (2,2) width 246: &quot;Netscape Communicator Version 4.0.6&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 608x21
-            RenderTableCell {TD} at (2,25) size 604x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 609x21
+            RenderTableCell {TD} at (2,25) size 605x21 [border: (1px inset #808080)] [r=1 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;Platforms&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x34
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 309x17
</span><span class="cx">           text run at (0,17) width 309: &quot;This second table's TD width is set to 200 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (309,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,101) size 210x67 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 208x65
-          RenderTableRow {TR} at (0,2) size 208x38
-            RenderTableCell {TD} at (2,2) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,101) size 211x67 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 209x65
+          RenderTableRow {TR} at (0,2) size 209x38
+            RenderTableCell {TD} at (2,2) size 205x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 156x34
</span><span class="cx">                 text run at (2,2) width 156: &quot;Netscape Communicator&quot;
</span><span class="cx">                 text run at (2,19) width 86: &quot;Version 4.0.6&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 208x21
-            RenderTableCell {TD} at (2,42) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 209x21
+            RenderTableCell {TD} at (2,42) size 205x21 [border: (1px inset #808080)] [r=1 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;Platforms&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 576x17
</span><span class="cx">           text run at (0,0) width 576: &quot;The TH tag uses the ALIGN attribute. The contents in the TH tag should be center aligned.&quot;
</span><span class="cx">         RenderBR {BR} at (576,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 293x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 291x48
-          RenderTableRow {TR} at (0,2) size 291x21
-            RenderTableCell {TH} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 294x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 292x48
+          RenderTableRow {TR} at (0,2) size 292x21
+            RenderTableCell {TH} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (56,2) size 169x17
</span><span class="cx">                 text run at (56,2) width 169: &quot;Netscape Communicator&quot;
</span><del>-            RenderTableCell {TH} at (285,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 291x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (285,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 292x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 558x17
</span><span class="cx">           text run at (0,0) width 558: &quot;The TH tag uses the ALIGN attribute. The contents in the TH tag should be aligned left.&quot;
</span><span class="cx">         RenderBR {BR} at (558,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 293x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 291x48
-          RenderTableRow {TR} at (0,2) size 291x21
-            RenderTableCell {TH} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 294x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 292x48
+          RenderTableRow {TR} at (0,2) size 292x21
+            RenderTableCell {TH} at (2,2) size 282x21 [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;Netscape Communicator&quot;
</span><del>-            RenderTableCell {TH} at (285,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 291x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (285,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 292x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 567x17
</span><span class="cx">           text run at (0,0) width 567: &quot;The TH tag uses the ALIGN attribute. The contents in the TH tag should be right aligned.&quot;
</span><span class="cx">         RenderBR {BR} at (567,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 293x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 291x48
-          RenderTableRow {TR} at (0,2) size 291x21
-            RenderTableCell {TH} at (2,2) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (111,2) size 168x17
-                text run at (111,2) width 168: &quot;Netscape Communicator&quot;
-            RenderTableCell {TH} at (285,10) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderTableRow {TR} at (0,25) size 291x21
-            RenderTableCell {TD} at (2,25) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 294x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 292x48
+          RenderTableRow {TR} at (0,2) size 292x21
+            RenderTableCell {TH} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (111,2) size 169x17
+                text run at (111,2) width 169: &quot;Netscape Communicator&quot;
+            RenderTableCell {TH} at (285,10) size 5x5 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderTableRow {TR} at (0,25) size 292x21
+            RenderTableCell {TD} at (2,25) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_colspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_colspan-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,28 +8,28 @@
</span><span class="cx">           text run at (0,0) width 600: &quot;This table uses a COLSPAN attribute in the TH tag. The COLSPAN attribute has a value of 6.&quot;
</span><span class="cx">         RenderBR {BR} at (600,14) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,34) size 346x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 344x48
-          RenderTableRow {TR} at (0,2) size 344x21
-            RenderTableCell {TH} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
-              RenderText {#text} at (33,2) size 274x17
-                text run at (33,2) width 274: &quot;Netscape Communicator 4.0.6 Platforms&quot;
-          RenderTableRow {TR} at (0,25) size 344x21
-            RenderTableCell {TD} at (2,25) size 60x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 347x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 345x48
+          RenderTableRow {TR} at (0,2) size 345x21
+            RenderTableCell {TH} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
+              RenderText {#text} at (33,2) size 275x17
+                text run at (33,2) width 275: &quot;Netscape Communicator 4.0.6 Platforms&quot;
+          RenderTableRow {TR} at (0,25) size 345x21
+            RenderTableCell {TD} at (2,25) size 61x21 [border: (1px inset #808080)] [r=1 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;Mac 68k&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 78x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Power Mac&quot;
</span><del>-            RenderTableCell {TD} at (143,25) size 55x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 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;Win 3.1&quot;
</span><del>-            RenderTableCell {TD} at (200,25) size 51x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (200,25) size 52x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Win 95&quot;
</span><del>-            RenderTableCell {TD} at (253,25) size 51x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (253,25) size 52x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x17
</span><span class="cx">                 text run at (2,2) width 47: &quot;Win 98&quot;
</span><del>-            RenderTableCell {TD} at (306,25) size 36x21 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,25) size 37x21 [border: (1px inset #808080)] [r=1 c=5 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;Unix&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 468x17
</span><span class="cx">           text run at (0,0) width 468: &quot;The TH tag uses the HEIGTH attribute. The TH has been set to 80 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (468,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 287x109 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 285x107
-          RenderTableRow {TR} at (0,2) size 285x80
-            RenderTableCell {TH} at (2,31) size 281x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (56,2) size 169x17
-                text run at (56,2) width 169: &quot;Netscape Communicator&quot;
-          RenderTableRow {TR} at (0,84) size 285x21
-            RenderTableCell {TD} at (2,84) size 281x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 288x109 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 286x107
+          RenderTableRow {TR} at (0,2) size 286x80
+            RenderTableCell {TH} at (2,31) size 282x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (56,2) size 169x18
+                text run at (56,3) width 169: &quot;Netscape Communicator&quot;
+          RenderTableRow {TR} at (0,84) size 286x21
+            RenderTableCell {TD} at (2,84) size 282x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 277x17
</span><span class="cx">                 text run at (2,2) width 277: &quot;Available on the Mac/PC/UNIX platforms !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_rowspanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,16 +8,16 @@
</span><span class="cx">           text run at (0,0) width 638: &quot;This table uses a ROWSPAN attribute in the first TH tag. The ROWSPAN attribute has a value of 2.&quot;
</span><span class="cx">         RenderBR {BR} at (638,14) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,34) size 286x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 284x48
-          RenderTableRow {TR} at (0,2) size 284x21
-            RenderTableCell {TH} at (2,13) size 70x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 66x17
-                text run at (2,2) width 66: &quot;Platforms&quot;
-            RenderTableCell {TH} at (74,2) size 208x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 204x17
-                text run at (2,2) width 204: &quot;Netscape Communicator 4.0.6&quot;
-          RenderTableRow {TR} at (0,25) size 284x21
-            RenderTableCell {TD} at (74,25) size 208x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 287x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 285x48
+          RenderTableRow {TR} at (0,2) size 285x21
+            RenderTableCell {TH} at (2,13) size 71x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 67x18
+                text run at (2,3) width 67: &quot;Platforms&quot;
+            RenderTableCell {TH} at (74,2) size 209x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 205x17
+                text run at (2,2) width 205: &quot;Netscape Communicator 4.0.6&quot;
+          RenderTableRow {TR} at (0,25) size 285x21
+            RenderTableCell {TD} at (74,25) size 209x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 142x17
</span><span class="cx">                 text run at (2,2) width 142: &quot;Available Everywhere&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_th_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_th_width-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,14 +7,14 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 535x17
</span><span class="cx">           text run at (0,0) width 535: &quot;The TH tag uses the WIDTH attribute. The first table's TH width is set to 500 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (535,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 610x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 608x48
-          RenderTableRow {TR} at (0,2) size 608x21
-            RenderTableCell {TH} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 609x48
+          RenderTableRow {TR} at (0,2) size 609x21
+            RenderTableCell {TH} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (171,2) size 262x17
</span><span class="cx">                 text run at (171,2) width 262: &quot;Netscape Communicator Version 4.0.6&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 608x21
-            RenderTableCell {TD} at (2,25) size 604x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 609x21
+            RenderTableCell {TD} at (2,25) size 605x21 [border: (1px inset #808080)] [r=1 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;Platforms&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x34
</span><span class="lines">@@ -22,14 +22,14 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 309x17
</span><span class="cx">           text run at (0,17) width 309: &quot;This second table's TH width is set to 200 pixels.&quot;
</span><span class="cx">         RenderBR {BR} at (309,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,101) size 210x67 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 208x65
-          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 (18,2) size 168x34
-                text run at (18,2) width 168: &quot;Netscape Communicator&quot;
</del><ins>+      RenderTable {TABLE} at (0,101) size 211x67 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 209x65
+          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 (18,2) size 169x34
+                text run at (18,2) width 169: &quot;Netscape Communicator&quot;
</ins><span class="cx">                 text run at (57,19) width 90: &quot;Version 4.0.6&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 208x21
-            RenderTableCell {TD} at (2,42) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 209x21
+            RenderTableCell {TD} at (2,42) size 205x21 [border: (1px inset #808080)] [r=1 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;Platforms&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_percentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_percent-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,26 +9,26 @@
</span><span class="cx">           text run at (693,0) width 70: &quot;is based on&quot;
</span><span class="cx">           text run at (0,17) width 444: &quot;the percentage of the space between the current left and right margins. &quot;
</span><span class="cx">           text run at (444,17) width 253: &quot;This first table has a width of 80 percent&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 627x44
-        RenderTableSection {TBODY} at (0,0) size 627x44
-          RenderTableRow {TR} at (0,2) size 627x19
-            RenderTableCell {TD} at (2,2) size 209x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 628x44
+        RenderTableSection {TBODY} at (0,0) size 628x44
+          RenderTableRow {TR} at (0,2) size 628x19
+            RenderTableCell {TD} at (2,2) size 210x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (213,2) size 219x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (213,2) size 220x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (434,2) size 191x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (434,2) size 192x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 627x19
-            RenderTableCell {TD} at (2,23) size 209x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 628x19
+            RenderTableCell {TD} at (2,23) size 210x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (213,23) size 219x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (213,23) size 220x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (434,23) size 191x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (434,23) size 192x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,78) size 784x34
</span><span class="lines">@@ -38,20 +38,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,112) size 392x44
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 392x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 392x19
</span><del>-            RenderTableCell {TD} at (2,2) size 129x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 130x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (133,2) size 136x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (133,2) size 137x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><span class="cx">             RenderTableCell {TD} at (271,2) size 119x19 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 392x19
</span><del>-            RenderTableCell {TD} at (2,23) size 129x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,23) size 130x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (133,23) size 136x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (133,23) size 137x19 [r=1 c=1 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;Calendar&quot;
</span><span class="cx">             RenderTableCell {TD} at (271,23) size 119x19 [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_width_px-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,23 +11,23 @@
</span><span class="cx">       RenderTable {TABLE} at (0,34) size 400x44
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 400x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 400x19
</span><del>-            RenderTableCell {TD} at (2,2) size 132x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 133x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (136,2) size 138x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (136,2) size 140x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (276,2) size 122x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (277,2) size 121x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 400x19
</span><del>-            RenderTableCell {TD} at (2,23) size 132x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,23) size 133x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (136,23) size 138x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (136,23) size 140x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (276,23) size 122x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (277,23) size 121x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,78) size 784x34
</span><span class="lines">@@ -37,22 +37,22 @@
</span><span class="cx">       RenderTable {TABLE} at (0,112) size 300x44
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 300x44
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 300x19
</span><del>-            RenderTableCell {TD} at (2,2) size 98x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 99x19 [r=0 c=0 rs=1 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;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (102,2) size 103x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,2) size 105x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 68x17
</span><span class="cx">                 text run at (1,1) width 68: &quot;Messenger&quot;
</span><del>-            RenderTableCell {TD} at (207,2) size 91x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 90x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 54x17
</span><span class="cx">                 text run at (1,1) width 54: &quot;Collabra&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 300x19
</span><del>-            RenderTableCell {TD} at (2,23) size 98x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,23) size 99x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (102,23) size 103x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,23) size 105x19 [r=1 c=1 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;Calendar&quot;
</span><del>-            RenderTableCell {TD} at (207,23) size 91x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,23) size 90x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                 text run at (1,1) width 59: &quot;Netcaster&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 678x17
</span><span class="cx">           text run at (0,0) width 678: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be center aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 688x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 686x25
-          RenderTableRow {TR} at (0,2) size 686x21
-            RenderTableCell {TD} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 689x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 687x25
+          RenderTableRow {TR} at (0,2) size 687x21
+            RenderTableCell {TD} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (344,2) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,2) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (85,2) size 170x17
</span><span class="cx">                 text run at (85,2) width 170: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (85,2) size 170x17
</span><span class="cx">                 text run at (85,2) width 170: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 687x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,48 +8,48 @@
</span><span class="cx">           text run at (0,0) width 775: &quot;In this test, the TBODY section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char&quot;
</span><span class="cx">           text run at (0,17) width 773: &quot;without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers&quot;
</span><span class="cx">           text run at (0,34) width 274: &quot;to align to the default value (decimal point).&quot;
</span><del>-      RenderTable {TABLE} at (0,67) size 526x96 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 524x25
-          RenderTableRow {TR} at (0,2) size 524x21
-            RenderTableCell {TD} at (2,2) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,67) size 527x96 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 525x25
+          RenderTableRow {TR} at (0,2) size 525x21
+            RenderTableCell {TD} at (2,2) size 173x21 [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 (176,2) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,2) size 173x21 [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 (350,2) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,2) size 173x21 [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,72) size 524x23
-          RenderTableRow {TR} at (0,0) size 524x21
-            RenderTableCell {TD} at (2,0) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,72) size 525x23
+          RenderTableRow {TR} at (0,0) size 525x21
+            RenderTableCell {TD} at (2,0) size 173x21 [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>-            RenderTableCell {TD} at (176,0) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 173x21 [border: (1px inset #808080)] [r=0 c=1 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>-            RenderTableCell {TD} at (350,0) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 173x21 [border: (1px inset #808080)] [r=0 c=2 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 524x46
-          RenderTableRow {TR} at (0,0) size 524x21
-            RenderTableCell {TD} at (2,0) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 525x46
+          RenderTableRow {TR} at (0,0) size 525x21
+            RenderTableCell {TD} at (2,0) size 173x21 [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 (176,0) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 173x21 [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 (350,0) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 173x21 [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 524x21
-            RenderTableCell {TD} at (2,23) size 172x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 525x21
+            RenderTableCell {TD} at (2,23) size 173x21 [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 (176,23) size 172x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,23) size 173x21 [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 (350,23) size 172x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,23) size 173x21 [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,72) size 524x0
</del><ins>+        RenderTableSection {TBODY} at (1,72) size 525x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,29 +7,29 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 671x34
</span><span class="cx">           text run at (0,0) width 671: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text has an attribute value of&quot;
</span><span class="cx">           text run at (0,17) width 632: &quot;ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the TBODY.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 688x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 686x25
-          RenderTableRow {TR} at (0,2) size 686x21
-            RenderTableCell {TD} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 689x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 687x25
+          RenderTableRow {TR} at (0,2) size 687x21
+            RenderTableCell {TD} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (344,2) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,2) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [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 (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [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>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 687x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 660x17
</span><span class="cx">           text run at (0,0) width 660: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be left aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 688x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 686x25
-          RenderTableRow {TR} at (0,2) size 686x21
-            RenderTableCell {TD} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 689x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 687x25
+          RenderTableRow {TR} at (0,2) size 687x21
+            RenderTableCell {TD} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (344,2) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,2) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [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 (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [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>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 687x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 669x17
</span><span class="cx">           text run at (0,0) width 669: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be right aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 688x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 686x25
-          RenderTableRow {TR} at (0,2) size 686x21
-            RenderTableCell {TD} at (2,2) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 689x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 687x25
+          RenderTableRow {TR} at (0,2) size 687x21
+            RenderTableCell {TD} at (2,2) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (344,2) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,2) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x17
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 686x23
-          RenderTableRow {TR} at (0,0) size 686x21
-            RenderTableCell {TD} at (2,0) size 340x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (169,2) size 169x17
-                text run at (169,2) width 169: &quot;This text is in the TBODY&quot;
-            RenderTableCell {TD} at (344,0) size 340x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (169,2) size 169x17
-                text run at (169,2) width 169: &quot;This text is in the TBODY&quot;
-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 687x23
+          RenderTableRow {TR} at (0,0) size 687x21
+            RenderTableCell {TD} at (2,0) size 341x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (169,2) size 170x17
+                text run at (169,2) width 170: &quot;This text is in the TBODY&quot;
+            RenderTableCell {TD} at (344,0) size 341x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (169,2) size 170x17
+                text run at (169,2) width 170: &quot;This text is in the TBODY&quot;
+        RenderTableSection {TBODY} at (1,49) size 687x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,48 +7,48 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 770x34
</span><span class="cx">           text run at (0,0) width 770: &quot;The TBODY element defines the table body within a table. In this test, the numbers contained in the TBODY 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 526x96 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 524x25
-          RenderTableRow {TR} at (0,2) size 524x21
-            RenderTableCell {TD} at (2,2) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 527x96 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 525x25
+          RenderTableRow {TR} at (0,2) size 525x21
+            RenderTableCell {TD} at (2,2) size 173x21 [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 (176,2) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,2) size 173x21 [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 (350,2) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,2) size 173x21 [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,72) size 524x23
-          RenderTableRow {TR} at (0,0) size 524x21
-            RenderTableCell {TD} at (2,0) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,72) size 525x23
+          RenderTableRow {TR} at (0,0) size 525x21
+            RenderTableCell {TD} at (2,0) size 173x21 [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>-            RenderTableCell {TD} at (176,0) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 173x21 [border: (1px inset #808080)] [r=0 c=1 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>-            RenderTableCell {TD} at (350,0) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 173x21 [border: (1px inset #808080)] [r=0 c=2 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 524x46
-          RenderTableRow {TR} at (0,0) size 524x21
-            RenderTableCell {TD} at (2,0) size 172x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 525x46
+          RenderTableRow {TR} at (0,0) size 525x21
+            RenderTableCell {TD} at (2,0) size 173x21 [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 (176,0) size 172x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 173x21 [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 (350,0) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 173x21 [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 524x21
-            RenderTableCell {TD} at (2,23) size 172x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 525x21
+            RenderTableCell {TD} at (2,23) size 173x21 [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 (176,23) size 172x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,23) size 173x21 [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 (350,23) size 172x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,23) size 173x21 [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,72) size 524x0
</del><ins>+        RenderTableSection {TBODY} at (1,72) size 525x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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,237) 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 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&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 class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) 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 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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,217) 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 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&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 class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) 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 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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,217) 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 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&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 class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) 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 454x34
-                text run at (2,2) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
-                text run at (2,19) width 82: &quot;to 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 454x35
+                text run at (2,3) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
+                text run at (2,20) width 82: &quot;to the middle&quot;
</ins><span class="cx">         RenderTableSection {TBODY} at (1,217) size 782x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintbody_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tbody_valign_top-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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,217) 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 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&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 class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,26) 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 454x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_baseline-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,7 +9,7 @@
</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 {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} 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">             RenderTableCell {TD} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_bottom-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,7 +9,7 @@
</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 {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} 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">             RenderTableCell {TD} at (308,153) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_middle-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} 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><del>-            RenderTableCell {TD} at (308,77) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 182x34
-                text run at (2,2) width 182: &quot;This text should be vertically&quot;
-                text run at (2,19) width 132: &quot;aligned to the middle&quot;
-            RenderTableCell {TD} at (545,77) size 235x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 182x34
-                text run at (2,2) width 182: &quot;This text should be vertically&quot;
-                text run at (2,19) width 132: &quot;aligned to the middle&quot;
</del><ins>+            RenderTableCell {TD} at (308,77) size 235x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 182x35
+                text run at (2,3) width 182: &quot;This text should be vertically&quot;
+                text run at (2,20) width 132: &quot;aligned to the middle&quot;
+            RenderTableCell {TD} at (545,77) size 235x39 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 182x35
+                text run at (2,3) width 182: &quot;This text should be vertically&quot;
+                text run at (2,20) width 132: &quot;aligned to the middle&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintd_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/td_valign_top-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,7 +9,7 @@
</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 {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} 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">             RenderTableCell {TD} at (308,2) size 235x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 668x17
</span><span class="cx">           text run at (0,0) width 668: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be center aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 692x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 690x25
-          RenderTableRow {TR} at (0,2) size 690x21
-            RenderTableCell {TD} at (2,2) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 693x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 691x25
+          RenderTableRow {TR} at (0,2) size 691x21
+            RenderTableCell {TD} at (2,2) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (346,2) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,2) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (88,2) size 166x17
</span><span class="cx">                 text run at (88,2) width 166: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (88,2) size 166x17
</span><span class="cx">                 text run at (88,2) width 166: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 691x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,48 +8,48 @@
</span><span class="cx">           text run at (0,0) width 771: &quot;In this test, the TFOOT section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char&quot;
</span><span class="cx">           text run at (0,17) width 773: &quot;without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers&quot;
</span><span class="cx">           text run at (0,34) width 274: &quot;to align to the default value (decimal point).&quot;
</span><del>-      RenderTable {TABLE} at (0,67) 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,67) 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_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,29 +7,29 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 661x34
</span><span class="cx">           text run at (0,0) width 661: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text has an attribute value of&quot;
</span><span class="cx">           text run at (0,17) width 628: &quot;ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the TFOOT.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 692x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 690x25
-          RenderTableRow {TR} at (0,2) size 690x21
-            RenderTableCell {TD} at (2,2) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 693x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 691x25
+          RenderTableRow {TR} at (0,2) size 691x21
+            RenderTableCell {TD} at (2,2) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (346,2) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,2) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [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>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 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 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 691x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 650x17
</span><span class="cx">           text run at (0,0) width 650: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be left aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 692x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 690x25
-          RenderTableRow {TR} at (0,2) size 690x21
-            RenderTableCell {TD} at (2,2) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 693x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 691x25
+          RenderTableRow {TR} at (0,2) size 691x21
+            RenderTableCell {TD} at (2,2) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (346,2) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,2) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [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>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 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 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 691x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintfoot_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 659x17
</span><span class="cx">           text run at (0,0) width 659: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be right aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 692x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 690x25
-          RenderTableRow {TR} at (0,2) size 690x21
-            RenderTableCell {TD} at (2,2) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 693x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 691x25
+          RenderTableRow {TR} at (0,2) size 691x21
+            RenderTableCell {TD} at (2,2) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-            RenderTableCell {TD} at (346,2) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,2) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 336x17
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (175,2) size 165x17
-                text run at (175,2) width 165: &quot;This text is in the TFOOT&quot;
-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (175,2) size 165x17
-                text run at (175,2) width 165: &quot;This text is in the TFOOT&quot;
-        RenderTableSection {TBODY} at (1,26) size 690x23
-          RenderTableRow {TR} at (0,0) size 690x21
-            RenderTableCell {TD} at (2,0) size 342x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,49) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (175,2) size 166x17
+                text run at (175,2) width 166: &quot;This text is in the TFOOT&quot;
+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (175,2) size 166x17
+                text run at (175,2) width 166: &quot;This text is in the TFOOT&quot;
+        RenderTableSection {TBODY} at (1,26) size 691x23
+          RenderTableRow {TR} at (0,0) size 691x21
+            RenderTableCell {TD} at (2,0) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,0) size 342x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 343x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x17
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,49) size 691x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug101759expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x289
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x289
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 769x289
</span><del>-            RenderTableCell {TD} at (0,0) size 48x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 49x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 48x289
</span><span class="cx">                 text run at (0,0) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,17) width 48: &quot;XXXX&quot;
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,306) size 769x293 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x291
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x291
</span><del>-            RenderTableCell {TD} at (0,0) size 50x291 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 51x291 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 48x289
</span><span class="cx">                 text run at (1,1) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (1,18) width 48: &quot;XXXX&quot;
</span><span class="lines">@@ -51,14 +51,14 @@
</span><span class="cx">                 text run at (1,239) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (1,256) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (1,273) width 48: &quot;XXXX&quot;
</span><del>-            RenderTableCell {TD} at (50,144) size 717x2 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,144) size 717x3 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 0x0 [bgcolor=#FFFF00]
</span><span class="cx">       RenderBlock (anonymous) at (0,599) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,616) size 769x295 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x293
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x293
</span><del>-            RenderTableCell {TD} at (0,0) size 52x293 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 53x293 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 48x289
</span><span class="cx">                 text run at (2,2) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (2,19) width 48: &quot;XXXX&quot;
</span><span class="lines">@@ -77,14 +77,14 @@
</span><span class="cx">                 text run at (2,240) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (2,257) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (2,274) width 48: &quot;XXXX&quot;
</span><del>-            RenderTableCell {TD} at (52,144) size 715x4 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,144) size 715x5 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 0x0 [bgcolor=#FFFF00]
</span><span class="cx">       RenderBlock (anonymous) at (0,911) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,928) size 769x289
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x289
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 769x289
</span><del>-            RenderTableCell {TD} at (0,0) size 48x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 49x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 48x289
</span><span class="cx">                 text run at (0,0) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,17) width 48: &quot;XXXX&quot;
</span><span class="lines">@@ -103,7 +103,7 @@
</span><span class="cx">                 text run at (0,238) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,255) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,272) width 48: &quot;XXXX&quot;
</span><del>-            RenderTableCell {TD} at (48,0) size 48x289 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (48,0) size 49x289 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 48x289
</span><span class="cx">                 text run at (0,0) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,17) width 48: &quot;XXXX&quot;
</span><span class="lines">@@ -129,7 +129,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,1234) size 769x289
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x289
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 769x289
</span><del>-            RenderTableCell {TD} at (0,0) size 48x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 49x289 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 48x289
</span><span class="cx">                 text run at (0,0) width 48: &quot;XXXX&quot;
</span><span class="cx">                 text run at (0,17) width 48: &quot;XXXX&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug104898expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,13 +4,13 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x403
</span><span class="cx">     RenderBody {BODY} at (8,16) size 784x371
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x6 [border: (3px solid #800080)]
</span><del>-      RenderTable {TABLE} at (0,22) size 133x69 [border: (3px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 133x23 [border: (3px solid #FFA500)]
</del><ins>+      RenderTable {TABLE} at (0,22) size 134x69 [border: (3px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 134x23 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (55,3) size 23x17
</span><span class="cx">             text run at (55,3) width 23: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (35,26) size 63x40
-          RenderTableRow {TR} at (0,2) size 63x36
-            RenderTableCell {TD} at (2,2) size 59x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (35,26) size 64x40
+          RenderTableRow {TR} at (0,2) size 64x36
+            RenderTableCell {TD} at (2,2) size 60x36 [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;Centered&quot;
</span><span class="cx">               RenderBR {BR} at (58,1) size 0x17
</span><span class="lines">@@ -19,12 +19,12 @@
</span><span class="cx">       RenderBlock {P} at (0,107) size 784x6 [border: (3px solid #800080)]
</span><span class="cx">       RenderBlock {P} at (0,129) size 784x6 [border: (3px solid #800080)]
</span><span class="cx">       RenderTable {TABLE} at (325,151) size 134x69 [border: (3px solid #008000)]
</span><del>-        RenderBlock {CAPTION} at (0,0) size 133x23 [border: (3px solid #FFA500)]
</del><ins>+        RenderBlock {CAPTION} at (0,0) size 134x23 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (55,3) size 23x17
</span><span class="cx">             text run at (55,3) width 23: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (35,26) size 63x40
-          RenderTableRow {TR} at (0,2) size 63x36
-            RenderTableCell {TD} at (2,2) size 59x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (35,26) size 64x40
+          RenderTableRow {TR} at (0,2) size 64x36
+            RenderTableCell {TD} at (2,2) size 60x36 [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;Centered&quot;
</span><span class="cx">               RenderBR {BR} at (58,1) size 0x17
</span><span class="lines">@@ -32,13 +32,13 @@
</span><span class="cx">                 text run at (1,18) width 45: &quot;SHIFT&quot;
</span><span class="cx">       RenderBlock {P} at (0,236) size 784x6 [border: (3px solid #800080)]
</span><span class="cx">       RenderBlock {P} at (0,258) size 784x6 [border: (3px solid #800080)]
</span><del>-      RenderTable {TABLE} at (0,280) size 133x69 [border: (3px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 133x23 [border: (3px solid #FFA500)]
</del><ins>+      RenderTable {TABLE} at (0,280) size 134x69 [border: (3px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 134x23 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (55,3) size 23x17
</span><span class="cx">             text run at (55,3) width 23: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (35,26) size 63x40
-          RenderTableRow {TR} at (0,2) size 63x36
-            RenderTableCell {TD} at (2,2) size 59x36 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (35,26) size 64x40
+          RenderTableRow {TR} at (0,2) size 64x36
+            RenderTableCell {TD} at (2,2) size 60x36 [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;Centered&quot;
</span><span class="cx">               RenderBR {BR} at (58,1) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug106336expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,12 +3,12 @@
</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 133x65 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 131x63
-          RenderTableRow {TR} at (0,2) size 131x59
-            RenderTableCell {TD} at (2,2) size 63x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 134x65 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 132x63
+          RenderTableRow {TR} at (0,2) size 132x59
+            RenderTableCell {TD} at (2,2) size 64x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 21x17
</span><span class="cx">                 text run at (21,21) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (67,2) size 62x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (67,2) size 63x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 20x17
</span><span class="cx">                 text run at (21,21) width 20: &quot;bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug106966expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">             text run at (45,0) width 110: &quot;clip at table-outer&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x49
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -23,14 +23,14 @@
</span><span class="cx">             text run at (74,0) width 52: &quot;clip at tr&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x83
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,49) size 150x19
</span><del>-            RenderTableCell {TD} at (15,49) size 52x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -45,14 +45,14 @@
</span><span class="cx">             text run at (63,0) width 74: &quot;clip column&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x83
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,49) size 150x19
</span><del>-            RenderTableCell {TD} at (15,49) size 52x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx">             text run at (44,0) width 112: &quot;clip columngroup&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x83
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x17
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,49) size 150x19
</span><del>-            RenderTableCell {TD} at (15,49) size 52x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,49) size 53x19 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -87,7 +87,7 @@
</span><span class="cx">             text run at (69,0) width 62: &quot;clip thead&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (25,42) size 150x49
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,91) size 150x34
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 150x19
</span><del>-            RenderTableCell {TD} at (15,0) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -107,7 +107,7 @@
</span><span class="cx">             text run at (68,0) width 64: &quot;clip tbody&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (25,42) size 150x49
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,91) size 150x34
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 150x19
</span><del>-            RenderTableCell {TD} at (15,0) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -127,7 +127,7 @@
</span><span class="cx">             text run at (72,0) width 56: &quot;clip tfoot&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x49
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -135,7 +135,7 @@
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (25,91) size 150x34
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 150x19
</span><del>-            RenderTableCell {TD} at (15,0) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -147,7 +147,7 @@
</span><span class="cx">             text run at (80,0) width 40: &quot;clip td&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (25,42) size 150x49
</span><span class="cx">           RenderTableRow {TR} at (0,15) size 150x19
</span><del>-            RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -155,23 +155,23 @@
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><span class="cx">         RenderTableSection {TFOOT} at (25,91) size 150x34
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 150x19
</span><del>-            RenderTableCell {TD} at (15,0) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (15,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-layer at (8,141) size 200x116 clip at (18,141) size 180x116 scrollWidth 227
</del><ins>+layer at (8,141) size 200x116 clip at (18,141) size 180x116 scrollWidth 228
</ins><span class="cx">   RenderTable {TABLE} at (0,133) size 200x116 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</span><span class="cx">     RenderBlock {CAPTION} at (0,0) size 200x17
</span><span class="cx">       RenderText {#text} at (64,0) size 72x17
</span><span class="cx">         text run at (64,0) width 72: &quot;clip at table&quot;
</span><span class="cx">     RenderTableSection {TBODY} at (25,42) size 150x49
</span><span class="cx">       RenderTableRow {TR} at (0,15) size 150x19
</span><del>-        RenderTableCell {TD} at (15,15) size 52x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableCell {TD} at (15,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderText {#text} at (1,1) size 30x17
</span><span class="cx">             text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx">         RenderTableCell {TD} at (82,15) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">           RenderText {#text} at (1,1) size 129x17
</span><span class="cx">             text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-layer at (115,1248) size 53x19 scrollWidth 131
</del><ins>+layer at (116,1248) size 52x19 scrollWidth 131
</ins><span class="cx">   RenderTableCell {TD} at (82,0) size 53x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (1,1) size 129x17
</span><span class="cx">       text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug128876expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug128876-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 762x4
+        RenderTableSection {TBODY} at (0,0) size 762x4
+          RenderTableRow {TR} at (0,0) size 762x2
+            RenderTableCell {TD} at (0,0) size 762x2 [r=0 c=0 rs=1 cs=3]
+          RenderTableRow {TR} at (0,2) size 762x2
+            RenderTableCell {TD} at (0,2) size 170x2 [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (170,2) size 386x2 [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (555,2) size 207x2 [r=1 c=2 rs=1 cs=1]
+              RenderInline {SPAN} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1310203expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><del>-layer at (0,0) size 785x2501
</del><ins>+layer at (0,0) size 785x2503
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2246
-  RenderBlock {HTML} at (0,0) size 785x2246
-    RenderBody {BODY} at (8,8) size 769x2230 [bgcolor=#19BCD2]
-      RenderTable {TABLE} at (0,0) size 769x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x197
-          RenderTableRow {TR} at (0,0) size 767x158
</del><ins>+layer at (0,0) size 785x2248
+  RenderBlock {HTML} at (0,0) size 785x2248
+    RenderBody {BODY} at (8,8) size 769x2232 [bgcolor=#19BCD2]
+      RenderTable {TABLE} at (0,0) size 769x200 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x198
+          RenderTableRow {TR} at (0,0) size 767x159
</ins><span class="cx">             RenderTableCell {TD} at (0,0) size 767x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 158x17
</span><span class="cx">                 text run at (1,1) width 158: &quot;80% of table 200px table&quot;
</span><del>-          RenderTableRow {TR} at (0,158) size 767x39
-            RenderTableCell {TD} at (0,158) size 767x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,158) size 767x40
+            RenderTableCell {TD} at (0,158) size 767x20 [border: (1px inset #808080)] [r=1 c=0 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;20% of table 200px table&quot;
</span><del>-      RenderBlock (anonymous) at (0,199) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,199) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,216) size 769x40 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,216) size 769x41 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x38
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x19
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -25,9 +25,9 @@
</span><span class="cx">             RenderTableCell {TD} at (0,19) size 767x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 130x17
</span><span class="cx">                 text run at (1,1) width 130: &quot;20% of 200px tbody&quot;
</span><del>-      RenderBlock (anonymous) at (0,256) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,256) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,273) size 769x40 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,273) size 769x41 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x38
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x19
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -37,21 +37,21 @@
</span><span class="cx">             RenderTableCell {TD} at (0,19) size 767x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 130x17
</span><span class="cx">                 text run at (1,1) width 130: &quot;20% of 200px tbody&quot;
</span><del>-      RenderBlock (anonymous) at (0,313) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,313) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,330) size 769x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 767x197
-          RenderTableRow {TR} at (0,0) size 767x158
</del><ins>+      RenderTable {TABLE} at (0,330) size 769x201 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 767x198
+          RenderTableRow {TR} at (0,0) size 767x159
</ins><span class="cx">             RenderTableCell {TD} at (0,0) size 767x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 153x17
</span><span class="cx">                 text run at (1,1) width 153: &quot;row 80% of 200px table&quot;
</span><del>-          RenderTableRow {TR} at (0,158) size 767x39
-            RenderTableCell {TD} at (0,158) size 767x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,158) size 767x40
+            RenderTableCell {TD} at (0,158) size 767x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 153x17
</span><span class="cx">                 text run at (1,1) width 153: &quot;row 20% of 200px table&quot;
</span><del>-      RenderBlock (anonymous) at (0,529) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,530) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,546) size 769x40 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,547) size 769x41 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x38
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x19
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -61,18 +61,18 @@
</span><span class="cx">             RenderTableCell {TD} at (0,19) size 767x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 159x17
</span><span class="cx">                 text run at (1,1) width 159: &quot;row 20% of 200px tbody&quot;
</span><del>-      RenderBlock (anonymous) at (0,586) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,587) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,603) size 769x380 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,604) size 769x381 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x378
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x378
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 767x633 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderTable {TABLE} at (1,1) size 765x376 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 765x376
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 765x376
</span><del>-                    RenderTableCell {TD} at (0,179) size 765x17 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (0,0) size 12x17
-                        text run at (0,0) width 12: &quot; x&quot;
</del><ins>+                    RenderTableCell {TD} at (0,179) size 765x18 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 12x18
+                        text run at (0,1) width 12: &quot; x&quot;
</ins><span class="cx">               RenderTable {TABLE} at (1,377) size 765x255
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 765x255
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 765x255
</span><span class="lines">@@ -122,9 +122,9 @@
</span><span class="cx">                       RenderBR {BR} at (4,235) size 0x0
</span><span class="cx">                       RenderText {#text} at (0,238) size 4x17
</span><span class="cx">                         text run at (0,238) width 4: &quot; &quot;
</span><del>-      RenderBlock (anonymous) at (0,983) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,984) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1000) size 600x400 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1001) size 600x401 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x398
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x394
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 594x394 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -135,32 +135,32 @@
</span><span class="cx">                       RenderTable {TABLE} at (2,2) size 580x380 [border: (1px outset #808080)]
</span><span class="cx">                         RenderTableSection {TBODY} at (1,1) size 578x378
</span><span class="cx">                           RenderTableRow {TR} at (0,2) size 578x374
</span><del>-                            RenderTableCell {TD} at (2,178) size 574x21 [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;foo&quot;
-      RenderBlock (anonymous) at (0,1400) size 769x17
</del><ins>+                            RenderTableCell {TD} at (2,178) size 574x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (2,2) size 21x18
+                                text run at (2,3) width 21: &quot;foo&quot;
+      RenderBlock (anonymous) at (0,1401) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1417) size 62x21 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x19
-          RenderTableRow {TR} at (0,0) size 60x19
-            RenderTableCell {TD} at (0,0) size 60x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1418) size 63x22 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x19
+          RenderTableRow {TR} at (0,0) size 61x19
+            RenderTableCell {TD} at (0,0) size 61x19 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 58x17
</span><span class="cx">                 text run at (1,1) width 58: &quot;blah blah&quot;
</span><del>-          RenderTableRow {TR} at (0,19) size 60x0
-      RenderBlock (anonymous) at (0,1438) size 769x17
</del><ins>+          RenderTableRow {TR} at (0,19) size 61x0
+      RenderBlock (anonymous) at (0,1439) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1455) size 602x364 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1456) size 602x365 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 600x362
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x0
</span><del>-            RenderTableCell {TD} at (0,0) size 502x362 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,0) size 503x362 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 132x360
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x362
</span><del>-            RenderTableCell {TD} at (502,171) size 98x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=6]
-              RenderText {#text} at (73,1) size 24x17
-                text run at (73,1) width 24: &quot;xxx&quot;
-      RenderBlock (anonymous) at (0,1819) size 769x17
</del><ins>+            RenderTableCell {TD} at (502,171) size 98x20 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=6]
+              RenderText {#text} at (72,1) size 25x18
+                text run at (72,2) width 25: &quot;xxx&quot;
+      RenderBlock (anonymous) at (0,1820) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (10,1836) size 749x394 [bgcolor=#808080]
</del><ins>+      RenderTable {TABLE} at (10,1837) size 749x395 [bgcolor=#808080]
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 748x394
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 748x386
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 740x386 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -174,9 +174,9 @@
</span><span class="cx">                       RenderTable {TABLE} at (1,18) size 730x376 [bgcolor=#FFFF00]
</span><span class="cx">                         RenderTableSection {TBODY} at (0,0) size 730x376
</span><span class="cx">                           RenderTableRow {TR} at (0,0) size 730x376
</span><del>-                            RenderTableCell {TD} at (0,179) size 730x17 [r=0 c=0 rs=1 cs=1]
-                              RenderText {#text} at (0,0) size 4x17
-                                text run at (0,0) width 4: &quot; &quot;
</del><ins>+                            RenderTableCell {TD} at (0,179) size 730x18 [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (0,0) size 4x18
+                                text run at (0,1) width 4: &quot; &quot;
</ins><span class="cx">                       RenderTable {TABLE} at (1,394) size 730x255
</span><span class="cx">                         RenderTableSection {TBODY} at (0,0) size 730x255
</span><span class="cx">                           RenderTableRow {TR} at (0,0) size 730x255
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140072expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -8,129 +8,129 @@
</span><span class="cx">           RenderText {#text} at (252,0) size 265x17
</span><span class="cx">             text run at (252,0) width 265: &quot;Build 1999/10/27/08 Win95 - Daily Build&quot;
</span><span class="cx">           RenderBR {BR} at (517,14) size 0x0
</span><del>-        RenderTable {TABLE} at (74,17) size 621x1105 [border: (10px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 621x17
-            RenderText {#text} at (268,0) size 85x17
-              text run at (268,0) width 85: &quot;January 2000&quot;
-          RenderTableSection {TBODY} at (10,27) size 601x1068
-            RenderTableRow {TR} at (0,0) size 601x411
-              RenderTableCell {TD} at (0,0) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (73,17) size 623x1105 [border: (10px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 622x17
+            RenderText {#text} at (268,0) size 86x17
+              text run at (268,0) width 86: &quot;January 2000&quot;
+          RenderTableSection {TBODY} at (10,27) size 602x1068
+            RenderTableRow {TR} at (0,0) size 602x411
+              RenderTableCell {TD} at (0,0) size 88x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (87,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (87,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (171,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (171,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (255,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (339,0) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (339,0) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (423,0) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (423,0) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (509,0) size 92x411 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 88x390 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 88x390
-                    RenderTableRow {TR} at (0,0) size 88x390
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (509,0) size 93x411 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 89x390 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 89x390
+                    RenderTableRow {TR} at (0,0) size 89x390
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;1.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 70x390 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 68x388 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 68x388 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 68x388
-                              RenderTableCell {TD} at (0,0) size 68x388 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 66x68
</del><ins>+                      RenderTableCell {TD} at (18,0) size 71x390 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 69x388 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 69x388 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 69x388
+                              RenderTableCell {TD} at (0,0) size 69x388 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 67x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 48x68
</span><span class="cx">                                     text run at (0,0) width 27: &quot;Test&quot;
</span><span class="cx">                                     text run at (0,17) width 46: &quot;mozilla&quot;
</span><span class="cx">                                     text run at (0,34) width 48: &quot;one last&quot;
</span><span class="cx">                                     text run at (0,51) width 31: &quot;time.&quot;
</span><del>-                                RenderBlock {P} at (1,85) size 66x51
</del><ins>+                                RenderBlock {P} at (1,85) size 67x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 37x51
</span><span class="cx">                                     text run at (0,0) width 31: &quot;New&quot;
</span><span class="cx">                                     text run at (0,17) width 37: &quot;Years&quot;
</span><span class="cx">                                     text run at (0,34) width 27: &quot;day.&quot;
</span><del>-                                RenderBlock {P} at (1,152) size 66x17
</del><ins>+                                RenderBlock {P} at (1,152) size 67x17
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 47x17
</span><span class="cx">                                     text run at (0,0) width 47: &quot;Y2K!!!&quot;
</span><del>-                                RenderBlock {P} at (1,185) size 66x51
</del><ins>+                                RenderBlock {P} at (1,185) size 67x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x51
</span><span class="cx">                                     text run at (0,0) width 29: &quot;Find&quot;
</span><span class="cx">                                     text run at (0,17) width 48: &quot;Abacus&quot;
</span><span class="cx">                                     text run at (0,34) width 60: &quot;from attic&quot;
</span><del>-                                RenderBlock {P} at (1,252) size 66x68
</del><ins>+                                RenderBlock {P} at (1,252) size 67x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 52x68
</span><span class="cx">                                     text run at (0,0) width 44: &quot;Eat Ice&quot;
</span><span class="cx">                                     text run at (0,17) width 42: &quot;Cream&quot;
</span><span class="cx">                                     text run at (0,34) width 52: &quot;before it&quot;
</span><span class="cx">                                     text run at (0,51) width 33: &quot;melts&quot;
</span><del>-                                RenderBlock {P} at (1,336) size 66x51
</del><ins>+                                RenderBlock {P} at (1,336) size 67x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 51x51
</span><span class="cx">                                     text run at (0,0) width 33: &quot;Lock&quot;
</span><span class="cx">                                     text run at (0,17) width 51: &quot;doors &amp;&quot;
</span><span class="cx">                                     text run at (0,34) width 27: &quot;hide&quot;
</span><del>-                RenderBlock (anonymous) at (2,392) size 88x17
</del><ins>+                RenderBlock (anonymous) at (2,392) size 89x17
</ins><span class="cx">                   RenderBR {BR} at (0,0) size 0x17
</span><del>-            RenderTableRow {TR} at (0,411) size 601x261
-              RenderTableCell {TD} at (0,411) size 87x193 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 83x172 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 83x172
-                    RenderTableRow {TR} at (0,0) size 83x172
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,411) size 602x261
+              RenderTableCell {TD} at (0,411) size 88x193 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 84x172 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 84x172
+                    RenderTableRow {TR} at (0,0) size 84x172
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;2.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 65x172 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 63x170 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 63x170 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 63x170
-                              RenderTableCell {TD} at (0,0) size 63x170 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 61x51
</del><ins>+                      RenderTableCell {TD} at (18,0) size 66x172 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 64x170 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 64x170 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 64x170
+                              RenderTableCell {TD} at (0,0) size 64x170 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 62x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 61x51
</span><span class="cx">                                     text run at (0,0) width 56: &quot;Look for&quot;
</span><span class="cx">                                     text run at (0,17) width 32: &quot;Y2K&quot;
</span><span class="cx">                                     text run at (0,34) width 61: &quot;survivers.&quot;
</span><del>-                                RenderBlock {P} at (1,68) size 61x34
</del><ins>+                                RenderBlock {P} at (1,68) size 62x34
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 57x34
</span><span class="cx">                                     text run at (0,0) width 35: &quot;Build&quot;
</span><span class="cx">                                     text run at (0,17) width 57: &quot;outhouse&quot;
</span><del>-                                RenderBlock {P} at (1,118) size 61x51
</del><ins>+                                RenderBlock {P} at (1,118) size 62x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 45x51
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-                RenderBlock (anonymous) at (2,174) size 83x17
</del><ins>+                RenderBlock (anonymous) at (2,174) size 84x17
</ins><span class="cx">                   RenderBR {BR} at (0,0) size 0x17
</span><del>-              RenderTableCell {TD} at (87,411) size 84x76 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x72 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x72
-                    RenderTableRow {TR} at (0,0) size 80x72
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (87,411) size 85x76 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x72 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x72
+                    RenderTableRow {TR} at (0,0) size 81x72
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;3.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 62x72 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 60x70 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 60x70 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 60x70
-                              RenderTableCell {TD} at (0,0) size 60x70 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 58x68
</del><ins>+                      RenderTableCell {TD} at (18,0) size 63x72 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 61x70 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 61x70 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 61x70
+                              RenderTableCell {TD} at (0,0) size 61x70 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 59x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 58x68
</span><span class="cx">                                     text run at (0,0) width 35: &quot;Write&quot;
</span><span class="cx">                                     text run at (0,17) width 47: &quot;letter to&quot;
</span><span class="cx">                                     text run at (0,34) width 45: &quot;electric&quot;
</span><span class="cx">                                     text run at (0,51) width 58: &quot;company&quot;
</span><del>-              RenderTableCell {TD} at (171,411) size 84x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x223 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x223
-                    RenderTableRow {TR} at (0,0) size 80x223
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (171,411) size 85x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x223 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x223
+                    RenderTableRow {TR} at (0,0) size 81x223
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;4.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 62x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (18,0) size 63x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTable {TABLE} at (1,1) size 60x221 [color=#000000]
</span><span class="cx">                           RenderTableSection {TBODY} at (0,0) size 60x221 [bgcolor=#FFFF00]
</span><span class="cx">                             RenderTableRow {TR} at (0,0) size 60x221
</span><span class="lines">@@ -152,11 +152,11 @@
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-              RenderTableCell {TD} at (255,411) size 84x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,411) size 85x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderTable {TABLE} at (2,2) size 80x156 [color=#000000]
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 80x156
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 80x156
</span><del>-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;5.&quot;
</span><span class="cx">                       RenderTableCell {TD} at (18,0) size 62x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -176,14 +176,14 @@
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-              RenderTableCell {TD} at (339,411) size 84x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x156 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x156
-                    RenderTableRow {TR} at (0,0) size 80x156
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (339,411) size 85x160 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x156 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x156
+                    RenderTableRow {TR} at (0,0) size 81x156
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;6.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 62x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (18,0) size 63x156 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTable {TABLE} at (1,1) size 60x154 [color=#000000]
</span><span class="cx">                           RenderTableSection {TBODY} at (0,0) size 60x154 [bgcolor=#FFFF00]
</span><span class="cx">                             RenderTableRow {TR} at (0,0) size 60x154
</span><span class="lines">@@ -200,146 +200,146 @@
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-              RenderTableCell {TD} at (423,411) size 86x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 82x223 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 82x223
-                    RenderTableRow {TR} at (0,0) size 82x223
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (423,411) size 87x227 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 83x223 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 83x223
+                    RenderTableRow {TR} at (0,0) size 83x223
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;7.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 64x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 62x221 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 62x221 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 62x221
-                              RenderTableCell {TD} at (0,0) size 62x221 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 60x68
</del><ins>+                      RenderTableCell {TD} at (18,0) size 65x223 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 63x221 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 63x221 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 63x221
+                              RenderTableCell {TD} at (0,0) size 63x221 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 61x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x68
</span><span class="cx">                                     text run at (0,0) width 20: &quot;Go&quot;
</span><span class="cx">                                     text run at (0,17) width 47: &quot;internet&quot;
</span><span class="cx">                                     text run at (0,34) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,51) width 55: &quot;for food.&quot;
</span><del>-                                RenderBlock {P} at (1,85) size 60x68
</del><ins>+                                RenderBlock {P} at (1,85) size 61x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x68
</span><span class="cx">                                     text run at (0,0) width 48: &quot;Internet&quot;
</span><span class="cx">                                     text run at (0,17) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,34) width 44: &quot;doesn't&quot;
</span><span class="cx">                                     text run at (0,51) width 37: &quot;work.&quot;
</span><del>-                                RenderBlock {P} at (1,169) size 60x51
</del><ins>+                                RenderBlock {P} at (1,169) size 61x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 45x51
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-              RenderTableCell {TD} at (509,411) size 92x261 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 88x257 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 88x257
-                    RenderTableRow {TR} at (0,0) size 88x257
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (509,411) size 93x261 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 89x257 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 89x257
+                    RenderTableRow {TR} at (0,0) size 89x257
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;8.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 70x257 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 68x255 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 68x255 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 68x255
-                              RenderTableCell {TD} at (0,0) size 68x255 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 66x85
</del><ins>+                      RenderTableCell {TD} at (18,0) size 71x257 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 69x255 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 69x255 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 69x255
+                              RenderTableCell {TD} at (0,0) size 69x255 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 67x85
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x85
</span><span class="cx">                                     text run at (0,0) width 20: &quot;Go&quot;
</span><span class="cx">                                     text run at (0,17) width 47: &quot;internet&quot;
</span><span class="cx">                                     text run at (0,34) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,51) width 51: &quot;for food&quot;
</span><span class="cx">                                     text run at (0,68) width 38: &quot;again.&quot;
</span><del>-                                RenderBlock {P} at (1,102) size 66x85
</del><ins>+                                RenderBlock {P} at (1,102) size 67x85
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x85
</span><span class="cx">                                     text run at (0,0) width 48: &quot;Internet&quot;
</span><span class="cx">                                     text run at (0,17) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,34) width 44: &quot;doesn't&quot;
</span><span class="cx">                                     text run at (0,51) width 33: &quot;work&quot;
</span><span class="cx">                                     text run at (0,68) width 38: &quot;again.&quot;
</span><del>-                                RenderBlock {P} at (1,203) size 66x51
</del><ins>+                                RenderBlock {P} at (1,203) size 67x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 45x51
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-            RenderTableRow {TR} at (0,672) size 601x345
-              RenderTableCell {TD} at (0,672) size 87x345 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 83x324 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 83x324
-                    RenderTableRow {TR} at (0,0) size 83x324
-                      RenderTableCell {TD} at (0,0) size 18x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,672) size 602x345
+              RenderTableCell {TD} at (0,672) size 88x345 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 84x324 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 84x324
+                    RenderTableRow {TR} at (0,0) size 84x324
+                      RenderTableCell {TD} at (0,0) size 19x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 16x24
</span><span class="cx">                           text run at (1,1) width 16: &quot;9.&quot;
</span><del>-                      RenderTableCell {TD} at (18,0) size 65x324 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 63x322 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 63x322 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 63x322
-                              RenderTableCell {TD} at (0,0) size 63x322 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 61x68
</del><ins>+                      RenderTableCell {TD} at (18,0) size 66x324 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 64x322 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 64x322 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 64x322
+                              RenderTableCell {TD} at (0,0) size 64x322 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 62x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x68
</span><span class="cx">                                     text run at (0,0) width 20: &quot;Go&quot;
</span><span class="cx">                                     text run at (0,17) width 47: &quot;internet&quot;
</span><span class="cx">                                     text run at (0,34) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,51) width 55: &quot;for food.&quot;
</span><del>-                                RenderBlock {P} at (1,85) size 61x85
</del><ins>+                                RenderBlock {P} at (1,85) size 62x85
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x85
</span><span class="cx">                                     text run at (0,0) width 48: &quot;Internet&quot;
</span><span class="cx">                                     text run at (0,17) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,34) width 22: &quot;still&quot;
</span><span class="cx">                                     text run at (0,51) width 44: &quot;doesn't&quot;
</span><span class="cx">                                     text run at (0,68) width 37: &quot;work.&quot;
</span><del>-                                RenderBlock {P} at (1,186) size 61x68
</del><ins>+                                RenderBlock {P} at (1,186) size 62x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 60x68
</span><span class="cx">                                     text run at (0,0) width 51: &quot;Give up&quot;
</span><span class="cx">                                     text run at (0,17) width 47: &quot;internet&quot;
</span><span class="cx">                                     text run at (0,34) width 60: &quot;exploring&quot;
</span><span class="cx">                                     text run at (0,51) width 55: &quot;for food.&quot;
</span><del>-                                RenderBlock {P} at (1,270) size 61x51
</del><ins>+                                RenderBlock {P} at (1,270) size 62x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 45x51
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Eat&quot;
</span><span class="cx">                                     text run at (0,17) width 45: &quot;reserve&quot;
</span><span class="cx">                                     text run at (0,34) width 29: &quot;food&quot;
</span><del>-                RenderBlock (anonymous) at (2,326) size 83x17
</del><ins>+                RenderBlock (anonymous) at (2,326) size 84x17
</ins><span class="cx">                   RenderBR {BR} at (0,0) size 0x17
</span><del>-              RenderTableCell {TD} at (87,672) size 84x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x273 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x273
-                    RenderTableRow {TR} at (0,0) size 80x273
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (87,672) size 85x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x273 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x273
+                    RenderTableRow {TR} at (0,0) size 81x273
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;10.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 51x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 49x271 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 49x271 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 49x271
-                              RenderTableCell {TD} at (0,0) size 49x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 47x68
</del><ins>+                      RenderTableCell {TD} at (29,0) size 52x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 50x271 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 50x271 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 50x271
+                              RenderTableCell {TD} at (0,0) size 50x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 48x68
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 41x68
</span><span class="cx">                                     text run at (0,0) width 41: &quot;Power&quot;
</span><span class="cx">                                     text run at (0,17) width 40: &quot;comes&quot;
</span><span class="cx">                                     text run at (0,34) width 30: &quot;back&quot;
</span><span class="cx">                                     text run at (0,51) width 20: &quot;on.&quot;
</span><del>-                                RenderBlock {P} at (1,85) size 47x85
</del><ins>+                                RenderBlock {P} at (1,85) size 48x85
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 46x85
</span><span class="cx">                                     text run at (0,0) width 21: &quot;Put&quot;
</span><span class="cx">                                     text run at (0,17) width 35: &quot;trusty&quot;
</span><span class="cx">                                     text run at (0,34) width 43: &quot;abacus&quot;
</span><span class="cx">                                     text run at (0,51) width 46: &quot;back in&quot;
</span><span class="cx">                                     text run at (0,68) width 26: &quot;attic&quot;
</span><del>-                                RenderBlock {P} at (1,186) size 47x51
</del><ins>+                                RenderBlock {P} at (1,186) size 48x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 46x51
</span><span class="cx">                                     text run at (0,0) width 32: &quot;Grab&quot;
</span><span class="cx">                                     text run at (0,17) width 32: &quot;latest&quot;
</span><span class="cx">                                     text run at (0,34) width 46: &quot;mozilla&quot;
</span><del>-                                RenderBlock {P} at (1,253) size 47x17
</del><ins>+                                RenderBlock {P} at (1,253) size 48x17
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-              RenderTableCell {TD} at (171,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x88
-                    RenderTableRow {TR} at (0,0) size 80x88
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (171,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x88 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x88
+                    RenderTableRow {TR} at (0,0) size 81x88
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;11.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (29,0) size 52x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTable {TABLE} at (1,1) size 49x86 [color=#000000]
</span><span class="cx">                           RenderTableSection {TBODY} at (0,0) size 49x86 [bgcolor=#FFFF00]
</span><span class="cx">                             RenderTableRow {TR} at (0,0) size 49x86
</span><span class="lines">@@ -352,11 +352,11 @@
</span><span class="cx">                                 RenderBlock {P} at (1,68) size 47x17
</span><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-              RenderTableCell {TD} at (255,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 80x88
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 80x88
</span><del>-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;12.&quot;
</span><span class="cx">                       RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -372,14 +372,14 @@
</span><span class="cx">                                 RenderBlock {P} at (1,68) size 47x17
</span><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-              RenderTableCell {TD} at (339,672) size 84x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 80x88 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 80x88
-                    RenderTableRow {TR} at (0,0) size 80x88
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (339,672) size 85x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 81x88 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 81x88
+                    RenderTableRow {TR} at (0,0) size 81x88
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;13.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 51x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (29,0) size 52x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTable {TABLE} at (1,1) size 49x86 [color=#000000]
</span><span class="cx">                           RenderTableSection {TBODY} at (0,0) size 49x86 [bgcolor=#FFFF00]
</span><span class="cx">                             RenderTableRow {TR} at (0,0) size 49x86
</span><span class="lines">@@ -392,47 +392,47 @@
</span><span class="cx">                                 RenderBlock {P} at (1,68) size 47x17
</span><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-              RenderTableCell {TD} at (423,672) size 86x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 82x88 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 82x88
-                    RenderTableRow {TR} at (0,0) size 82x88
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (423,672) size 87x92 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 83x88 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 83x88
+                    RenderTableRow {TR} at (0,0) size 83x88
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;14.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 53x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 51x86 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 51x86 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 51x86
-                              RenderTableCell {TD} at (0,0) size 51x86 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 49x51
</del><ins>+                      RenderTableCell {TD} at (29,0) size 54x88 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 52x86 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 52x86 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 52x86
+                              RenderTableCell {TD} at (0,0) size 52x86 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 50x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 46x51
</span><span class="cx">                                     text run at (0,0) width 32: &quot;Grab&quot;
</span><span class="cx">                                     text run at (0,17) width 32: &quot;latest&quot;
</span><span class="cx">                                     text run at (0,34) width 46: &quot;mozilla&quot;
</span><del>-                                RenderBlock {P} at (1,68) size 49x17
</del><ins>+                                RenderBlock {P} at (1,68) size 50x17
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-              RenderTableCell {TD} at (509,672) size 92x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 88x273 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 88x273
-                    RenderTableRow {TR} at (0,0) size 88x273
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (509,672) size 93x277 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=2 c=6 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 89x273 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 89x273
+                    RenderTableRow {TR} at (0,0) size 89x273
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;15.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 59x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 57x271 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 57x271 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 57x271
-                              RenderTableCell {TD} at (0,0) size 57x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
-                                RenderBlock {P} at (1,1) size 55x51
</del><ins>+                      RenderTableCell {TD} at (29,0) size 60x273 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 58x271 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 58x271 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 58x271
+                              RenderTableCell {TD} at (0,0) size 58x271 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
+                                RenderBlock {P} at (1,1) size 56x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 46x51
</span><span class="cx">                                     text run at (0,0) width 32: &quot;Grab&quot;
</span><span class="cx">                                     text run at (0,17) width 32: &quot;latest&quot;
</span><span class="cx">                                     text run at (0,34) width 46: &quot;mozilla&quot;
</span><del>-                                RenderBlock {P} at (1,68) size 55x17
</del><ins>+                                RenderBlock {P} at (1,68) size 56x17
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 39x17
</span><span class="cx">                                     text run at (0,0) width 39: &quot;Test it&quot;
</span><del>-                                RenderBlock {P} at (1,101) size 55x102
</del><ins>+                                RenderBlock {P} at (1,101) size 56x102
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 55x102
</span><span class="cx">                                     text run at (0,0) width 48: &quot;Mozilla&quot;
</span><span class="cx">                                     text run at (0,17) width 53: &quot;removes&quot;
</span><span class="lines">@@ -440,64 +440,64 @@
</span><span class="cx">                                     text run at (0,51) width 55: &quot;Warning&quot;
</span><span class="cx">                                     text run at (0,68) width 30: &quot;from&quot;
</span><span class="cx">                                     text run at (0,85) width 53: &quot;FTP site&quot;
</span><del>-                                RenderBlock {P} at (1,219) size 55x51
</del><ins>+                                RenderBlock {P} at (1,219) size 56x51
</ins><span class="cx">                                   RenderText {#text} at (0,0) size 38x51
</span><span class="cx">                                     text run at (0,0) width 28: &quot;This&quot;
</span><span class="cx">                                     text run at (0,17) width 38: &quot;bug is&quot;
</span><span class="cx">                                     text run at (0,34) width 32: &quot;fixed&quot;
</span><del>-            RenderTableRow {TR} at (0,1017) size 601x30
-              RenderTableCell {TD} at (0,1017) size 87x30 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 83x26 [color=#000000]
-                  RenderTableSection {TBODY} at (0,0) size 83x26
-                    RenderTableRow {TR} at (0,0) size 83x26
-                      RenderTableCell {TD} at (0,0) size 29x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,1017) size 602x30
+              RenderTableCell {TD} at (0,1017) size 88x30 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 84x26 [color=#000000]
+                  RenderTableSection {TBODY} at (0,0) size 84x26
+                    RenderTableRow {TR} at (0,0) size 84x26
+                      RenderTableCell {TD} at (0,0) size 30x26 [color=#FFFF00] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 27x24
</span><span class="cx">                           text run at (1,1) width 27: &quot;16.&quot;
</span><del>-                      RenderTableCell {TD} at (29,0) size 54x21 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
-                        RenderTable {TABLE} at (1,1) size 52x19 [color=#000000]
-                          RenderTableSection {TBODY} at (0,0) size 52x19 [bgcolor=#FFFF00]
-                            RenderTableRow {TR} at (0,0) size 52x19
-                              RenderTableCell {TD} at (0,0) size 52x19 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (29,0) size 55x21 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=1 rs=1 cs=1]
+                        RenderTable {TABLE} at (1,1) size 53x19 [color=#000000]
+                          RenderTableSection {TBODY} at (0,0) size 53x19 [bgcolor=#FFFF00]
+                            RenderTableRow {TR} at (0,0) size 53x19
+                              RenderTableCell {TD} at (0,0) size 53x19 [color=#FFFFFF] [bgcolor=#404080] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                                 RenderText {#text} at (1,1) size 7x17
</span><span class="cx">                                   text run at (1,1) width 7: &quot;?&quot;
</span><del>-              RenderTableCell {TD} at (87,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (87,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (171,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (171,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (255,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (339,1017) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (339,1017) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (423,1017) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (423,1017) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (509,1017) size 92x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (509,1017) size 93x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=3 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-            RenderTableRow {TR} at (0,1047) size 601x21
-              RenderTableCell {TD} at (0,1047) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,1047) size 602x21
+              RenderTableCell {TD} at (0,1047) size 88x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (87,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (87,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (171,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (171,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (255,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (255,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (339,1047) size 84x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (339,1047) size 85x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (423,1047) size 86x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (423,1047) size 87x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><del>-              RenderTableCell {TD} at (509,1047) size 92x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=6 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (509,1047) size 93x21 [color=#FFFFFF] [bgcolor=#404080] [border: (1px inset #808080)] [r=4 c=6 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                   text run at (2,2) width 5: &quot;-&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,1122) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug141592expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,46 +3,46 @@
</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 599x29
-        RenderTableSection {TBODY} at (0,0) size 599x29
-          RenderTableRow {TR} at (0,2) size 599x25
-            RenderTableCell {TD} at (2,2) size 595x25 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 593x23
-                RenderTableSection {TBODY} at (0,0) size 593x23
-                  RenderTableRow {TR} at (0,2) size 593x19
-                    RenderTableCell {TD} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 600x29
+        RenderTableSection {TBODY} at (0,0) size 600x29
+          RenderTableRow {TR} at (0,2) size 600x25
+            RenderTableCell {TD} at (2,2) size 596x25 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 594x23
+                RenderTableSection {TBODY} at (0,0) size 594x23
+                  RenderTableRow {TR} at (0,2) size 594x19
+                    RenderTableCell {TD} at (2,2) size 36x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                         text run at (1,1) width 33: &quot;news&quot;
</span><del>-                    RenderTableCell {TD} at (39,2) size 54x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (39,2) size 55x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 52x17
</span><span class="cx">                         text run at (1,1) width 52: &quot;archives&quot;
</span><del>-                    RenderTableCell {TD} at (95,2) size 61x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (95,2) size 62x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 59x17
</span><span class="cx">                         text run at (1,1) width 59: &quot;hardware&quot;
</span><del>-                    RenderTableCell {TD} at (158,2) size 34x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (158,2) size 35x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 32x17
</span><span class="cx">                         text run at (1,1) width 32: &quot;shots&quot;
</span><del>-                    RenderTableCell {TD} at (194,2) size 42x19 [r=0 c=4 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (194,2) size 43x19 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                         text run at (1,1) width 40: &quot;games&quot;
</span><del>-                    RenderTableCell {TD} at (238,2) size 28x19 [r=0 c=5 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (238,2) size 29x19 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 26x17
</span><span class="cx">                         text run at (1,1) width 26: &quot;files&quot;
</span><del>-                    RenderTableCell {TD} at (268,2) size 73x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (268,2) size 74x19 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 71x17
</span><span class="cx">                         text run at (1,1) width 71: &quot;reviewseek&quot;
</span><del>-                    RenderTableCell {TD} at (343,2) size 46x19 [r=0 c=7 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (343,2) size 47x19 [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 44x17
</span><span class="cx">                         text run at (1,1) width 44: &quot;forums&quot;
</span><del>-                    RenderTableCell {TD} at (391,2) size 67x19 [r=0 c=8 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (391,2) size 68x19 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                         text run at (1,1) width 65: &quot;interviews&quot;
</span><del>-                    RenderTableCell {TD} at (460,2) size 37x19 [r=0 c=9 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (460,2) size 38x19 [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 35x17
</span><span class="cx">                         text run at (1,1) width 35: &quot;about&quot;
</span><del>-                    RenderTableCell {TD} at (499,2) size 32x19 [r=0 c=10 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (499,2) size 33x19 [r=0 c=10 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                         text run at (1,1) width 30: &quot;links&quot;
</span><del>-                    RenderTableCell {TD} at (533,2) size 58x19 [r=0 c=11 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (533,2) size 59x19 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 56x17
</span><span class="cx">                         text run at (1,1) width 56: &quot;advertise&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug17826expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug17826-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x73 [bgcolor=#CCCCCC] [border: (1px solid #FF0000)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 147x21 [border: (1px solid #FF0000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 148x21 [border: (1px solid #FF0000)] [r=0 c=0 rs=2 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 (151,2) size 328x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=6]
</del><ins>+            RenderTableCell {TD} at (151,2) size 329x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=6]
</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 (481,2) size 149x21 [border: (1px solid #FF0000)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (481,2) size 150x21 [border: (1px solid #FF0000)] [r=0 c=7 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><span class="cx">             RenderTableCell {TD} at (632,2) size 148x21 [border: (1px solid #FF0000)] [r=0 c=8 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                 text run at (2,2) width 4: &quot; &quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x21
</span><del>-            RenderTableCell {TD} at (151,25) size 174x21 [border: (1px solid #FF0000)] [r=1 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (151,25) size 175x21 [border: (1px solid #FF0000)] [r=1 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 100x17
</span><span class="cx">                 text run at (2,2) width 100: &quot;Find a Business&quot;
</span><del>-            RenderTableCell {TD} at (327,25) size 152x21 [border: (1px solid #FF0000)] [r=1 c=4 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (327,25) size 153x21 [border: (1px solid #FF0000)] [r=1 c=4 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;What's New&quot;
</span><del>-            RenderTableCell {TD} at (481,25) size 149x21 [border: (1px solid #FF0000)] [r=1 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (481,25) size 150x21 [border: (1px solid #FF0000)] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 75x17
</span><span class="cx">                 text run at (2,2) width 75: &quot;Search Tips&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 782x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug178855expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 38x23
</span><del>-  RenderTable {table} at (0,0) size 38x23
-    RenderTableSection (anonymous) at (0,0) size 38x23
-      RenderTableRow {tr} at (0,2) size 38x19
-        RenderTableCell {td} at (2,2) size 34x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+  RenderTable {table} at (0,0) size 39x23
+    RenderTableSection (anonymous) at (0,0) size 39x23
+      RenderTableRow {tr} at (0,2) size 39x19
+        RenderTableCell {td} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderText {#text} at (1,1) size 32x17
</span><span class="cx">             text run at (1,1) width 32: &quot;a test&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug18770expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 600x85
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 600x85
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 600x85
</span><del>-            RenderTableCell {TD} at (0,5) size 118x74 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 118x74 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 116x72
-                  RenderTableRow {TR} at (0,0) size 116x53
-                    RenderTableCell {TD} at (0,0) size 116x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,5) size 119x75 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 119x74 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 117x72
+                  RenderTableRow {TR} at (0,0) size 117x53
+                    RenderTableCell {TD} at (0,0) size 117x53 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 114x51
</span><span class="cx">                         text run at (1,1) width 42: &quot;R1C1,&quot;
</span><span class="cx">                         text run at (1,18) width 92: &quot;COLSPAN=2&quot;
</span><span class="cx">                         text run at (1,35) width 114: &quot;WIDTH=\&quot;100%\&quot;&quot;
</span><del>-                  RenderTableRow {TR} at (0,53) size 116x19
</del><ins>+                  RenderTableRow {TR} at (0,53) size 117x19
</ins><span class="cx">                     RenderTableCell {TD} at (0,53) size 58x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 38x17
</span><span class="cx">                         text run at (1,1) width 38: &quot;R2C1&quot;
</span><del>-                    RenderTableCell {TD} at (58,53) size 58x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (58,53) size 59x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 38x17
</span><span class="cx">                         text run at (1,1) width 38: &quot;R2C2&quot;
</span><span class="cx">             RenderTableCell {TD} at (118,0) size 482x85 [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug19526expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,31 +13,31 @@
</span><span class="cx">               RenderTable {TABLE} at (2,2) size 377x574 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 375x572
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 375x568
</span><del>-                    RenderTableCell {TD} at (2,275) size 185x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 134x17
-                        text run at (2,2) width 134: &quot; Inner Table (yellow)&quot;
-                    RenderTableCell {TD} at (189,275) size 184x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 4x17
-                        text run at (2,2) width 4: &quot; &quot;
-            RenderTableCell {TD} at (385,280) size 380x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 122x17
-                text run at (2,2) width 122: &quot; Outer Table (grey)&quot;
</del><ins>+                    RenderTableCell {TD} at (2,275) size 185x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 134x18
+                        text run at (2,3) width 134: &quot; Inner Table (yellow)&quot;
+                    RenderTableCell {TD} at (188,275) size 185x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 4x18
+                        text run at (2,3) width 4: &quot; &quot;
+            RenderTableCell {TD} at (384,280) size 381x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 122x18
+                text run at (2,3) width 122: &quot; Outer Table (grey)&quot;
</ins><span class="cx">       RenderBlock {P} at (0,633) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 343x17
</span><span class="cx">           text run at (0,0) width 343: &quot;50 percent height table inside 100 percent height table:&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,666) size 769x584 [bgcolor=#808080] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x582
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x578
</span><del>-            RenderTableCell {TD} at (2,145) size 381x291 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,145) size 381x292 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 377x287 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 375x285
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 375x281
</span><span class="cx">                     RenderTableCell {TD} at (2,132) size 185x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (2,2) size 134x17
</span><span class="cx">                         text run at (2,2) width 134: &quot; Inner Table (yellow)&quot;
</span><del>-                    RenderTableCell {TD} at (189,132) size 184x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (188,132) size 185x21 [border: (1px inset #808080)] [r=0 c=1 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 (385,280) size 380x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 122x17
-                text run at (2,2) width 122: &quot; Outer Table (grey)&quot;
</del><ins>+            RenderTableCell {TD} at (384,280) size 381x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 122x18
+                text run at (2,3) width 122: &quot; Outer Table (grey)&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -19,33 +19,33 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell B&quot;
</span><del>-            RenderTableCell {TD} at (334,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 164x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 165x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (168,25) size 164x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell E&quot;
</span><del>-            RenderTableCell {TD} at (334,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 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;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 164x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 165x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (168,48) size 164x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-            RenderTableCell {TD} at (334,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><span class="cx">       RenderBlock {HR} at (0,214) size 784x3 [border: (1px inset #000000)]
</span><span class="lines">@@ -62,33 +62,33 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell B&quot;
</span><del>-            RenderTableCell {TD} at (334,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 164x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 165x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (168,25) size 164x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell E&quot;
</span><del>-            RenderTableCell {TD} at (334,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 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;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 164x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 165x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (168,48) size 164x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-            RenderTableCell {TD} at (334,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><span class="cx">       RenderBlock {HR} at (0,413) size 784x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug220653expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 800x35 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 798x33
</span><span class="cx">           RenderTableRow {TR} at (0,3) size 798x27
</span><del>-            RenderTableCell {TD} at (3,3) size 41x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=10]
</del><ins>+            RenderTableCell {TD} at (3,3) size 42x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=10]
</ins><span class="cx">               RenderText {#text} at (5,5) size 12x17
</span><span class="cx">                 text run at (5,5) width 12: &quot;A&quot;
</span><del>-            RenderTableCell {TD} at (47,3) size 217x27 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=50]
</del><ins>+            RenderTableCell {TD} at (47,3) size 218x27 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=50]
</ins><span class="cx">               RenderText {#text} at (5,5) size 11x17
</span><span class="cx">                 text run at (5,5) width 11: &quot;B&quot;
</span><del>-            RenderTableCell {TD} at (267,3) size 528x27 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=120]
</del><ins>+            RenderTableCell {TD} at (268,3) size 527x27 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=120]
</ins><span class="cx">               RenderText {#text} at (5,5) size 11x17
</span><span class="cx">                 text run at (5,5) width 11: &quot;C&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -19,33 +19,33 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell B&quot;
</span><del>-            RenderTableCell {TD} at (334,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 164x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 165x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (168,25) size 164x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell E&quot;
</span><del>-            RenderTableCell {TD} at (334,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 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;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 164x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 165x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (168,48) size 164x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-            RenderTableCell {TD} at (334,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><span class="cx">       RenderBlock {HR} at (0,214) size 769x3 [border: (1px inset #000000)]
</span><span class="lines">@@ -64,30 +64,30 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 155x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (159,2) size 182x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (159,2) size 183x21 [border: (1px inset #808080)] [r=0 c=1 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;Cell_ B&quot;
</span><span class="cx">             RenderTableCell {TD} at (343,2) size 153x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 155x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 156x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (159,25) size 182x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (159,25) size 183x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 48x17
</span><span class="cx">                 text run at (2,2) width 48: &quot;Cell_ E&quot;
</span><span class="cx">             RenderTableCell {TD} at (343,25) size 153x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 39x17
</span><span class="cx">                 text run at (2,2) width 39: &quot;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 155x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 156x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (159,48) size 182x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (159,48) size 183x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;Cell_ H&quot;
</span><span class="cx">             RenderTableCell {TD} at (343,48) size 153x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="lines">@@ -108,33 +108,33 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 166x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell B&quot;
</span><del>-            RenderTableCell {TD} at (334,2) size 162x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,2) size 161x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 164x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 165x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (168,25) size 164x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,25) size 166x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell E&quot;
</span><del>-            RenderTableCell {TD} at (334,25) size 162x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,25) size 161x21 [border: (1px inset #808080)] [r=1 c=2 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;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 164x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 165x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (168,48) size 164x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,48) size 166x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-            RenderTableCell {TD} at (334,48) size 162x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (335,48) size 161x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><span class="cx">       RenderBlock {H3} at (0,644) size 769x22
</span><span class="lines">@@ -152,30 +152,30 @@
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 197x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 198x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell A&quot;
</span><del>-            RenderTableCell {TD} at (201,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (201,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell B&quot;
</span><span class="cx">             RenderTableCell {TD} at (303,2) size 193x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Cell C&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 197x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 198x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell D&quot;
</span><del>-            RenderTableCell {TD} at (201,25) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (201,25) size 101x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell E&quot;
</span><span class="cx">             RenderTableCell {TD} at (303,25) size 193x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 39x17
</span><span class="cx">                 text run at (2,2) width 39: &quot;Cell F&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 498x21
</span><del>-            RenderTableCell {TD} at (2,48) size 197x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 198x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell G&quot;
</span><del>-            RenderTableCell {TD} at (201,48) size 100x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (201,48) size 101x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><span class="cx">             RenderTableCell {TD} at (303,48) size 193x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug23847expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug23847-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,17 +3,17 @@
</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 345x123 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 343x121
-          RenderTableRow {TR} at (0,2) size 343x9
-            RenderTableCell {TD} at (2,41) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,0) size 346x123 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 344x121
+          RenderTableRow {TR} at (0,2) size 344x9
+            RenderTableCell {TD} at (2,41) size 127x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 122x35
</span><del>-            RenderTableCell {TD} at (130,2) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (130,2) size 200x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 195x5
</span><del>-            RenderTableCell {TD} at (331,2) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
</del><ins>+            RenderTableCell {TD} at (331,2) size 11x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 6x113
</span><del>-          RenderTableRow {TR} at (0,13) size 343x106
-            RenderTableCell {TD} at (130,49) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,13) size 344x106
+            RenderTableCell {TD} at (130,49) size 200x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 195x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderImage {IMG} at (2,2) size 195x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug248801expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</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><del>-      RenderTable {TABLE} at (0,17) size 173x54 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 171x52
-          RenderTableRow {TR} at (0,2) size 171x23
-            RenderTableCell {TD} at (2,2) size 75x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 174x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 172x52
+          RenderTableRow {TR} at (0,2) size 172x23
+            RenderTableCell {TD} at (2,2) size 76x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 69x17
</span><span class="cx">                 text run at (3,3) width 69: &quot;Colspan=0&quot;
</span><del>-          RenderTableRow {TR} at (0,27) size 171x23
-            RenderTableCell {TD} at (2,27) size 75x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,27) size 172x23
+            RenderTableCell {TD} at (2,27) size 76x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 2&quot;
</span><del>-            RenderTableCell {TD} at (79,27) size 44x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,27) size 45x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 3&quot;
</span><del>-            RenderTableCell {TD} at (125,27) size 44x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (125,27) size 45x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 4&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,71) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,88) size 173x79 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 171x77
-          RenderTableRow {TR} at (0,2) size 171x23
-            RenderTableCell {TD} at (2,2) size 75x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,88) size 174x79 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 172x77
+          RenderTableRow {TR} at (0,2) size 172x23
+            RenderTableCell {TD} at (2,2) size 76x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 2&quot;
</span><del>-            RenderTableCell {TD} at (79,2) size 44x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,2) size 45x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 3&quot;
</span><del>-            RenderTableCell {TD} at (125,2) size 44x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (125,2) size 45x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 4&quot;
</span><del>-          RenderTableRow {TR} at (0,27) size 171x23
-            RenderTableCell {TD} at (2,27) size 75x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,27) size 172x23
+            RenderTableCell {TD} at (2,27) size 76x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 69x17
</span><span class="cx">                 text run at (3,3) width 69: &quot;Colspan=0&quot;
</span><del>-          RenderTableRow {TR} at (0,52) size 171x23
-            RenderTableCell {TD} at (2,52) size 75x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,52) size 172x23
+            RenderTableCell {TD} at (2,52) size 76x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 5&quot;
</span><del>-            RenderTableCell {TD} at (79,52) size 44x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,52) size 45x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 6&quot;
</span><del>-            RenderTableCell {TD} at (125,52) size 44x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (125,52) size 45x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x17
</span><span class="cx">                 text run at (3,3) width 38: &quot;Cell 7&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug25707expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,11 +13,11 @@
</span><span class="cx">           text run at (0,17) width 759: &quot;because the \&quot;maxElementSize\&quot; of the cell was including margins calculated from the desired size of the text (in this case,&quot;
</span><span class="cx">           text run at (0,34) width 773: &quot;19x the desired width of the paragraph). The fix was to calculate the margin for the \&quot;maxElementSize\&quot; of the cell using the&quot;
</span><span class="cx">           text run at (0,51) width 631: &quot;\&quot;maxElementSize\&quot; of the contained block itself, which in this case is the maximum width of a word.&quot;
</span><del>-      RenderTable {TABLE} at (0,134) size 234x146 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 232x144
-          RenderTableRow {TR} at (0,2) size 232x140
-            RenderTableCell {TD} at (2,2) size 228x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (214,2) size 12x136
</del><ins>+      RenderTable {TABLE} at (0,134) size 235x146 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 233x144
+          RenderTableRow {TR} at (0,2) size 233x140
+            RenderTableCell {TD} at (2,2) size 229x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (214,2) size 13x136
</ins><span class="cx">                 RenderText {#text} at (0,0) size 33x136
</span><span class="cx">                   text run at (0,0) width 28: &quot;This&quot;
</span><span class="cx">                   text run at (0,17) width 10: &quot;is&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug279932expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 748x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 746x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 746x21
</span><del>-            RenderTableCell {TD} at (2,2) size 227x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 228x21 [border: (1px inset #808080)] [r=0 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;R1C1 colspan=0&quot;
</span><span class="cx">             RenderTableCell {TD} at (231,2) size 513x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug290582expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,28 +3,28 @@
</span><span class="cx"> layer at (0,0) size 800x524
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x524
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x500 [bgcolor=#999999]
</span><del>-      RenderTable {TABLE} at (0,0) size 152x61 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 152x34
-          RenderText {#text} at (12,0) size 128x34
-            text run at (12,0) width 128: &quot;Table with no width&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 153x61 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 153x34
+          RenderText {#text} at (12,0) size 129x34
+            text run at (12,0) width 129: &quot;Table with no width&quot;
</ins><span class="cx">             text run at (50,17) width 52: &quot;attribute&quot;
</span><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><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,35) size 150x25
-          RenderTableRow {TR} at (0,2) size 150x21
</del><ins>+        RenderTableSection {TBODY} at (1,35) size 151x25
+          RenderTableRow {TR} at (0,2) size 151x21
</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 32x17
</span><span class="cx">                 text run at (2,2) width 32: &quot;50px&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,2) size 21x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 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 (76,2) size 50x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (76,2) size 51x21 [border: (1px inset #808080)] [r=0 c=2 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;50px&quot;
</span><del>-            RenderTableCell {TD} at (128,2) size 20x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (128,2) size 21x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 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><span class="cx">       RenderBlock {P} at (0,77) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug322051expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -15,50 +15,50 @@
</span><span class="cx">           text run at (0,51) width 740: &quot;In all examples the inner table should completely fill the outer table. (with respect of the padding and border ofcourse)&quot;
</span><span class="cx">         RenderBR {BR} at (740,65) size 0x0
</span><span class="cx">         RenderBR {BR} at (0,68) size 0x17
</span><del>-      RenderTable {TABLE} at (0,85) size 270x200 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 268x198
-          RenderTableRow {TR} at (0,2) size 268x194
-            RenderTableCell {TD} at (2,2) size 264x194 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 260x190 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 258x188
-                  RenderTableRow {TR} at (0,2) size 258x184
-                    RenderTableCell {TD} at (2,83) size 254x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 250x17
-                        text run at (2,2) width 250: &quot;outer table has height:200px on &lt;table&gt;&quot;
</del><ins>+      RenderTable {TABLE} at (0,85) size 271x200 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 269x198
+          RenderTableRow {TR} at (0,2) size 269x194
+            RenderTableCell {TD} at (2,2) size 265x194 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 261x190 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 259x188
+                  RenderTableRow {TR} at (0,2) size 259x184
+                    RenderTableCell {TD} at (2,83) size 255x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 250x18
+                        text run at (2,3) width 250: &quot;outer table has height:200px on &lt;table&gt;&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,285) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,302) size 249x206 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 247x204
-          RenderTableRow {TR} at (0,2) size 247x200
-            RenderTableCell {TD} at (2,86) size 243x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 239x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 237x25
-                  RenderTableRow {TR} at (0,2) size 237x21
-                    RenderTableCell {TD} at (2,2) size 233x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,302) size 250x206 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 248x204
+          RenderTableRow {TR} at (0,2) size 248x200
+            RenderTableCell {TD} at (2,86) size 244x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 240x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 238x25
+                  RenderTableRow {TR} at (0,2) size 238x21
+                    RenderTableCell {TD} at (2,2) size 234x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 229x17
</span><span class="cx">                         text run at (2,2) width 229: &quot;outer table has height:200px on &lt;tr&gt;&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,508) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,525) size 252x206 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 250x204
-          RenderTableRow {TR} at (0,2) size 250x200
-            RenderTableCell {TD} at (2,2) size 246x200 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 242x196 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 240x194
-                  RenderTableRow {TR} at (0,2) size 240x190
-                    RenderTableCell {TD} at (2,86) size 236x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 232x17
-                        text run at (2,2) width 232: &quot;outer table has height:200px on &lt;td&gt;&quot;
</del><ins>+      RenderTable {TABLE} at (0,525) size 253x206 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 251x204
+          RenderTableRow {TR} at (0,2) size 251x200
+            RenderTableCell {TD} at (2,2) size 247x200 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 243x196 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 241x194
+                  RenderTableRow {TR} at (0,2) size 241x190
+                    RenderTableCell {TD} at (2,86) size 237x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 232x18
+                        text run at (2,3) width 232: &quot;outer table has height:200px on &lt;td&gt;&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,731) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,748) size 619x54 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 617x52
-          RenderTableRow {TR} at (0,2) size 617x48
-            RenderTableCell {TD} at (2,2) size 613x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 609x44 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 607x42
-                  RenderTableRow {TR} at (0,2) size 607x38
-                    RenderTableCell {TD} at (2,2) size 603x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,748) size 620x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 618x52
+          RenderTableRow {TR} at (0,2) size 618x48
+            RenderTableCell {TD} at (2,2) size 614x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 610x44 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 608x42
+                  RenderTableRow {TR} at (0,2) size 608x38
+                    RenderTableCell {TD} at (2,2) size 604x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 382x17
</span><span class="cx">                         text run at (2,2) width 382: &quot;outer table has no height set, inner table has a height of 50%.&quot;
</span><span class="cx">                       RenderBR {BR} at (384,16) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug322054expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -20,21 +20,21 @@
</span><span class="cx">           text run at (640,0) width 130: &quot;In IE, this causes B2&quot;
</span><span class="cx">           text run at (0,17) width 784: &quot;to stretch to fill the entire height of cell A2, while in Netscape 6 / Gecko, it seems to have no impact on the height of cell A2.&quot;
</span><span class="cx">       RenderBlock {P} at (0,133) size 784x207
</span><del>-        RenderTable {TABLE} at (0,0) size 127x207 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 125x205
-            RenderTableRow {TR} at (0,0) size 125x205
-              RenderTableCell {TD} at (0,0) size 62x205 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 128x207 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 126x205
+            RenderTableRow {TR} at (0,0) size 126x205
+              RenderTableCell {TD} at (0,0) size 63x205 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderImage {IMG} at (1,1) size 10x200
</span><span class="cx">                 RenderText {#text} at (11,187) size 50x17
</span><span class="cx">                   text run at (11,187) width 50: &quot;Cell A1&quot;
</span><del>-              RenderTableCell {TD} at (62,71) size 63x63 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                RenderTable {TABLE} at (1,1) size 61x61 [border: (2px outset #808080)]
-                  RenderTableSection {TBODY} at (2,2) size 57x57
-                    RenderTableRow {TR} at (0,2) size 57x30
-                      RenderTableCell {TD} at (2,6) size 53x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,71) size 64x63 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (1,1) size 62x61 [border: (2px outset #808080)]
+                  RenderTableSection {TBODY} at (2,2) size 58x57
+                    RenderTableRow {TR} at (0,2) size 58x30
+                      RenderTableCell {TD} at (2,6) size 54x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                        RenderText {#text} at (2,2) size 49x18
+                          text run at (2,3) width 49: &quot;Cell B1&quot;
+                    RenderTableRow {TR} at (0,34) size 58x21
+                      RenderTableCell {TD} at (2,34) size 54x21 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 49x17
</span><del>-                          text run at (2,2) width 49: &quot;Cell B1&quot;
-                    RenderTableRow {TR} at (0,34) size 57x21
-                      RenderTableCell {TD} at (2,34) size 53x21 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                        RenderText {#text} at (2,2) size 49x17
</del><span class="cx">                           text run at (2,2) width 49: &quot;Cell B2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug462684expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,18 +6,18 @@
</span><span class="cx">       RenderBlock {H5} at (0,0) size 784x15
</span><span class="cx">         RenderText {#text} at (0,0) size 208x15
</span><span class="cx">           text run at (0,0) width 208: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,37) size 187x306 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (41,41) size 105x162 [bgcolor=#FF0000]
-          RenderTableRow {TR} at (0,40) size 105x21 [bgcolor=#FFFF00]
-            RenderTableCell {TD} at (40,40) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,37) size 188x306 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (41,41) size 106x162 [bgcolor=#FF0000]
+          RenderTableRow {TR} at (0,40) size 106x21 [bgcolor=#FFFF00]
+            RenderTableCell {TD} at (40,40) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-          RenderTableRow {TR} at (0,101) size 105x21
-            RenderTableCell {TD} at (40,101) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,101) size 106x21
+            RenderTableCell {TD} at (40,101) size 26x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderTableSection {TBODY} at (41,203) size 105x61 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,0) size 105x21
-            RenderTableCell {TD} at (40,0) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (41,203) size 106x61 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 106x21
+            RenderTableCell {TD} at (40,0) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug51000expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 375x17
</span><span class="cx">           text run at (0,0) width 375: &quot;300xp height value set on THEAD, TBODY, and TFOOT&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 250x73 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 248x25
-          RenderTableRow {TR} at (0,2) size 248x21
-            RenderTableCell {TH} at (2,2) size 244x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 240x17
-                text run at (2,2) width 240: &quot;This THEAD should be 300px high&quot;
-        RenderTableSection {TFOOT} at (1,49) size 248x23
-          RenderTableRow {TR} at (0,0) size 248x21
-            RenderTableCell {TD} at (2,0) size 244x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 251x73 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 249x25
+          RenderTableRow {TR} at (0,2) size 249x21
+            RenderTableCell {TH} at (2,2) size 245x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 241x17
+                text run at (2,2) width 241: &quot;This THEAD should be 300px high&quot;
+        RenderTableSection {TFOOT} at (1,49) size 249x23
+          RenderTableRow {TR} at (0,0) size 249x21
+            RenderTableCell {TD} at (2,0) size 245x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 226x17
</span><span class="cx">                 text run at (2,2) width 226: &quot;This TFOOT should be 300px high&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 248x23
-          RenderTableRow {TR} at (0,0) size 248x21
-            RenderTableCell {TD} at (2,0) size 244x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 249x23
+          RenderTableRow {TR} at (0,0) size 249x21
+            RenderTableCell {TD} at (2,0) size 245x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 234x17
</span><span class="cx">                 text run at (2,2) width 234: &quot;This TBODY should be 300px hight&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug56024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 400x76 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x74
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 398x74
</span><del>-            RenderTableCell {TD} at (0,0) size 302x74 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,0) size 303x74 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 300x72 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 298x70
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 298x70
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug584022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 259x239 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 257x237
-          RenderTableRow {TR} at (0,2) size 257x21
-            RenderTableCell {TD} at (2,10) size 41x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (45,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 260x239 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 258x237
+          RenderTableRow {TR} at (0,2) size 258x21
+            RenderTableCell {TD} at (2,10) size 42x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (45,2) size 77x21 [border: (1px inset #808080)] [r=0 c=1 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;col 1&quot;
</span><del>-            RenderTableCell {TD} at (123,2) size 54x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,2) size 55x21 [border: (1px inset #808080)] [r=0 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;col 2&quot;
</span><del>-            RenderTableCell {TD} at (179,2) size 76x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (179,2) size 77x21 [border: (1px inset #808080)] [r=0 c=3 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;col 3&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 257x21
-            RenderTableCell {TD} at (2,25) size 41x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 258x21
+            RenderTableCell {TD} at (2,25) size 42x21 [border: (1px inset #808080)] [r=1 c=0 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;row 1&quot;
</span><del>-            RenderTableCell {TD} at (45,25) size 210x210 [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=3]
</del><ins>+            RenderTableCell {TD} at (45,25) size 211x210 [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=3]
</ins><span class="cx">               RenderBlock (floating) {DIV} at (2,2) size 206x206 [border: (3px solid #FF0000)]
</span><span class="cx">                 RenderText {#text} at (84,3) size 38x17
</span><span class="cx">                   text run at (84,3) width 38: &quot;tjosan&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 257x50
-            RenderTableCell {TD} at (2,62) size 41x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 258x50
+            RenderTableCell {TD} at (2,62) size 42x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,3) width 37: &quot;row 2&quot;
+          RenderTableRow {TR} at (0,100) size 258x135
+            RenderTableCell {TD} at (2,157) size 42x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 37x17
</span><del>-                text run at (2,2) width 37: &quot;row 2&quot;
-          RenderTableRow {TR} at (0,100) size 257x135
-            RenderTableCell {TD} at (2,157) size 41x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 37x17
</del><span class="cx">                 text run at (2,2) width 37: &quot;row 3&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,239) size 784x30
</span><span class="cx">         RenderButton {INPUT} at (2,2) size 69x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug59252expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug59252-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,10 +3,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 {TABLE} at (0,0) size 504x105 [border: (3px outset #808080)]
-        RenderTableSection {TBODY} at (3,3) size 498x99
-          RenderTableRow {TR} at (0,2) size 498x95
-            RenderTableCell {TD} at (2,2) size 494x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 505x105 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 499x99
+          RenderTableRow {TR} at (0,2) size 499x95
+            RenderTableCell {TD} at (2,2) size 495x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 500x91 [border: (2px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (2,2) size 496x87
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 496x83
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug610421expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -5,27 +5,27 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x128
</span><span class="cx">         RenderTable {TABLE} at (78,0) size 628x128 [bgcolor=#0000FF] [border: (1px outset #808080)]
</span><del>-          RenderTableSection {TBODY} at (1,1) size 625x126
-            RenderTableRow {TR} at (0,2) size 625x122
-              RenderTableCell {TD} at (2,2) size 621x122 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock (anonymous) at (2,2) size 617x17
</del><ins>+          RenderTableSection {TBODY} at (1,1) size 626x126
+            RenderTableRow {TR} at (0,2) size 626x122
+              RenderTableCell {TD} at (2,2) size 622x122 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock (anonymous) at (2,2) size 618x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 40x17
</span><span class="cx">                     text run at (0,0) width 40: &quot;before&quot;
</span><del>-                RenderTable {TABLE} at (2,19) size 617x84 [bgcolor=#FF0000] [border: (1px outset #808080)]
-                  RenderTableSection {TBODY} at (1,1) size 615x82
-                    RenderTableRow {TR} at (0,2) size 615x21
-                      RenderTableCell {TD} at (2,2) size 385x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTable {TABLE} at (2,19) size 618x84 [bgcolor=#FF0000] [border: (1px outset #808080)]
+                  RenderTableSection {TBODY} at (1,1) size 616x82
+                    RenderTableRow {TR} at (0,2) size 616x21
+                      RenderTableCell {TD} at (2,2) size 387x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 266x17
</span><span class="cx">                           text run at (2,2) width 266: &quot;This is some text. This is some text. Cell 1&quot;
</span><del>-                      RenderTableCell {TD} at (389,2) size 224x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (390,2) size 224x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 152x17
</span><span class="cx">                           text run at (2,2) width 152: &quot;This is some text. Cell 2&quot;
</span><del>-                    RenderTableRow {TR} at (0,25) size 615x55
-                      RenderTableCell {TD} at (2,25) size 611x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+                    RenderTableRow {TR} at (0,25) size 616x55
+                      RenderTableCell {TD} at (2,25) size 612x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 598x51
</span><span class="cx">                           text run at (2,2) width 598: &quot;This is some text. This is some text. This is some text. This is some text. This is some text. This&quot;
</span><span class="cx">                           text run at (2,19) width 580: &quot;is some text. This is some text. This is some text. This is some text. This is some text. This is&quot;
</span><span class="cx">                           text run at (2,36) width 406: &quot;some text. This is some text. This is some text. This is some text.&quot;
</span><del>-                RenderBlock (anonymous) at (2,103) size 617x17
</del><ins>+                RenderBlock (anonymous) at (2,103) size 618x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 28x17
</span><span class="cx">                     text run at (0,0) width 28: &quot;after&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug610422expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -5,27 +5,27 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x128
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x128
</span><span class="cx">         RenderTable {TABLE} at (78,0) size 628x128 [bgcolor=#0000FF] [border: (1px outset #808080)]
</span><del>-          RenderTableSection {TBODY} at (1,1) size 625x126
-            RenderTableRow {TR} at (0,2) size 625x122
-              RenderTableCell {TD} at (2,2) size 621x122 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock (anonymous) at (2,2) size 617x17
</del><ins>+          RenderTableSection {TBODY} at (1,1) size 626x126
+            RenderTableRow {TR} at (0,2) size 626x122
+              RenderTableCell {TD} at (2,2) size 622x122 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock (anonymous) at (2,2) size 618x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 40x17
</span><span class="cx">                     text run at (0,0) width 40: &quot;before&quot;
</span><del>-                RenderTable {TABLE} at (2,19) size 617x84 [bgcolor=#FF0000] [border: (1px outset #808080)]
-                  RenderTableSection {TBODY} at (1,1) size 615x82
-                    RenderTableRow {TR} at (0,2) size 615x21
-                      RenderTableCell {TD} at (2,2) size 385x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTable {TABLE} at (2,19) size 618x84 [bgcolor=#FF0000] [border: (1px outset #808080)]
+                  RenderTableSection {TBODY} at (1,1) size 616x82
+                    RenderTableRow {TR} at (0,2) size 616x21
+                      RenderTableCell {TD} at (2,2) size 387x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 266x17
</span><span class="cx">                           text run at (2,2) width 266: &quot;This is some text. This is some text. Cell 1&quot;
</span><del>-                      RenderTableCell {TD} at (389,2) size 224x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (390,2) size 224x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 152x17
</span><span class="cx">                           text run at (2,2) width 152: &quot;This is some text. Cell 2&quot;
</span><del>-                    RenderTableRow {TR} at (0,25) size 615x55
-                      RenderTableCell {TD} at (2,25) size 611x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+                    RenderTableRow {TR} at (0,25) size 616x55
+                      RenderTableCell {TD} at (2,25) size 612x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 598x51
</span><span class="cx">                           text run at (2,2) width 598: &quot;This is some text. This is some text. This is some text. This is some text. This is some text. This&quot;
</span><span class="cx">                           text run at (2,19) width 580: &quot;is some text. This is some text. This is some text. This is some text. This is some text. This is&quot;
</span><span class="cx">                           text run at (2,36) width 406: &quot;some text. This is some text. This is some text. This is some text.&quot;
</span><del>-                RenderBlock (anonymous) at (2,103) size 617x17
</del><ins>+                RenderBlock (anonymous) at (2,103) size 618x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 28x17
</span><span class="cx">                     text run at (0,0) width 28: &quot;after&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug65372expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,60 +6,60 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</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><del>-      RenderTable {TABLE} at (0,17) size 67x52 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 65x50
-          RenderTableRow {TR} at (0,2) size 65x21
-            RenderTableCell {TD} at (2,3) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 68x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 66x50
+          RenderTableRow {TR} at (0,2) size 66x21
+            RenderTableCell {TD} at (2,3) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 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;First row&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 65x0
-          RenderTableRow {TR} at (0,27) size 65x21
-            RenderTableCell {TD} at (2,27) size 61x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 66x0
+          RenderTableRow {TR} at (0,27) size 66x21
+            RenderTableCell {TD} at (2,27) size 62x21 [border: (1px inset #808080)] [r=2 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;Last row&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,69) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 8x17
</span><span class="cx">           text run at (0,0) width 8: &quot;  &quot;
</span><del>-      RenderTable {TABLE} at (0,86) size 67x54 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 65x52
-          RenderTableRow {TR} at (0,2) size 65x21
-            RenderTableCell {TD} at (2,4) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,86) size 68x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 66x52
+          RenderTableRow {TR} at (0,2) size 66x21
+            RenderTableCell {TD} at (2,4) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=3 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;First row&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 65x0
-          RenderTableRow {TR} at (0,27) size 65x0
-          RenderTableRow {TR} at (0,29) size 65x21
-            RenderTableCell {TD} at (2,29) size 61x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 66x0
+          RenderTableRow {TR} at (0,27) size 66x0
+          RenderTableRow {TR} at (0,29) size 66x21
+            RenderTableCell {TD} at (2,29) size 62x21 [border: (1px inset #808080)] [r=3 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;Last row&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,140) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 12x17
</span><span class="cx">           text run at (0,0) width 12: &quot;   &quot;
</span><del>-      RenderTable {TABLE} at (0,157) size 67x56 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 65x54
-          RenderTableRow {TR} at (0,2) size 65x21
-            RenderTableCell {TD} at (2,5) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,157) size 68x56 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 66x54
+          RenderTableRow {TR} at (0,2) size 66x21
+            RenderTableCell {TD} at (2,5) size 62x21 [border: (1px inset #808080)] [r=0 c=0 rs=4 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;First row&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 65x0
-          RenderTableRow {TR} at (0,27) size 65x0
-          RenderTableRow {TR} at (0,29) size 65x0
-          RenderTableRow {TR} at (0,31) size 65x21
-            RenderTableCell {TD} at (2,31) size 61x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 66x0
+          RenderTableRow {TR} at (0,27) size 66x0
+          RenderTableRow {TR} at (0,29) size 66x0
+          RenderTableRow {TR} at (0,31) size 66x21
+            RenderTableCell {TD} at (2,31) size 62x21 [border: (1px inset #808080)] [r=4 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;Last row&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,213) 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;an additional test&quot;
</span><del>-      RenderTable {TABLE} at (0,247) size 32x52 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 30x50
-          RenderTableRow {TR} at (0,2) size 30x21
-            RenderTableCell {TD} at (2,3) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,247) size 33x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 31x50
+          RenderTableRow {TR} at (0,2) size 31x21
+            RenderTableCell {TD} at (2,3) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 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;1&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 30x0
-          RenderTableRow {TR} at (0,27) size 30x21
-            RenderTableCell {TD} at (2,27) size 26x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 31x0
+          RenderTableRow {TR} at (0,27) size 31x21
+            RenderTableCell {TD} at (2,27) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 22x17
</span><span class="cx">                 text run at (2,2) width 22: &quot;abc&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug679152expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 948x585
</del><ins>+layer at (0,0) size 949x585
</ins><span class="cx">   RenderView at (0,0) size 800x585
</span><span class="cx"> layer at (0,0) size 800x585
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x585
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x569
</span><del>-      RenderTable {TABLE} at (0,0) size 940x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 938x25
-          RenderTableRow {TR} at (0,2) size 938x21
-            RenderTableCell {TD} at (2,2) size 934x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 941x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 939x25
+          RenderTableRow {TR} at (0,2) size 939x21
+            RenderTableCell {TD} at (2,2) size 935x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug72393expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug72393-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x424 [border: (3px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (3,3) size 778x418
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 778x231
</span><del>-            RenderTableCell {TD} at (0,114) size 134x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (134,114) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,114) size 135x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (134,114) size 6x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderTableCell {TD} at (139,0) size 500x231 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderTable {TABLE} at (1,1) size 498x229 [bgcolor=#FFFF00]
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 498x229
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 498x229
</span><del>-                    RenderTableCell {TD} at (0,114) size 0x0 [r=0 c=0 rs=1 cs=1]
-                    RenderTableCell {TD} at (0,68) size 498x94 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (0,114) size 1x0 [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (0,67) size 498x95 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderBlock {H1} at (0,0) size 498x72
</span><span class="cx">                         RenderText {#text} at (0,0) size 479x72
</span><span class="cx">                           text run at (0,0) width 479: &quot;Detonator Comparison In 3DMark&quot;
</span><span class="cx">                           text run at (0,36) width 64: &quot;2001&quot;
</span><del>-                    RenderTableCell {TD} at (498,114) size 0x0 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (639,114) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (644,57) size 134x117 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 132x115 [bgcolor=#FFA500] [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 130x113
-                  RenderTableRow {TR} at (0,0) size 130x113
-                    RenderTableCell {TD} at (0,0) size 130x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (1,1) size 128x111 [bgcolor=#FF0000]
-                        RenderTableSection {TBODY} at (0,0) size 128x111
-                          RenderTableRow {TR} at (0,0) size 128x111
-                            RenderTableCell {TD} at (0,0) size 128x111 [r=0 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (497,114) size 1x0 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (638,114) size 6x3 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (643,57) size 135x117 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 133x115 [bgcolor=#FFA500] [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 131x113
+                  RenderTableRow {TR} at (0,0) size 131x113
+                    RenderTableCell {TD} at (0,0) size 131x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (1,1) size 129x111 [bgcolor=#FF0000]
+                        RenderTableSection {TBODY} at (0,0) size 129x111
+                          RenderTableRow {TR} at (0,0) size 129x111
+                            RenderTableCell {TD} at (0,0) size 129x111 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {A} at (0,0) size 112x17 [color=#0000EE]
</span><span class="cx">                                 RenderImage {IMG} at (0,0) size 112x111
</span><span class="cx">           RenderTableRow {TR} at (0,231) size 778x184
</span><del>-            RenderTableCell {TD} at (0,322) size 134x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,322) size 135x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">           RenderTableRow {TR} at (0,415) size 778x3
</span><del>-            RenderTableCell {TD} at (0,415) size 134x3 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,415) size 135x3 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 132x1
</span><del>-            RenderTableCell {TD} at (134,415) size 5x3 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (134,415) size 6x3 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 3x1
</span><del>-            RenderTableCell {TD} at (139,415) size 500x2 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (639,415) size 5x3 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (139,415) size 500x3 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (638,415) size 6x3 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 3x1
</span><del>-            RenderTableCell {TD} at (644,415) size 134x3 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (643,415) size 135x3 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 132x1
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug73629expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,32 +3,32 @@
</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 472x71 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 470x69
-          RenderTableRow {TR} at (0,2) size 470x65
-            RenderTableCell {TD} at (2,2) size 282x65 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (2,2) size 278x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 473x71 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 471x69
+          RenderTableRow {TR} at (0,2) size 471x65
+            RenderTableCell {TD} at (2,2) size 283x65 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (2,2) size 279x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 253x17
</span><span class="cx">                   text run at (0,0) width 253: &quot;some normal text before the nested table&quot;
</span><del>-              RenderTable {TABLE} at (52,19) size 264x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 262x25
-                  RenderTableRow {TR} at (0,2) size 262x21
-                    RenderTableCell {TD} at (2,2) size 258x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (52,19) size 265x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 263x25
+                  RenderTableRow {TR} at (0,2) size 263x21
+                    RenderTableCell {TD} at (2,2) size 259x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 218x17
</span><span class="cx">                         text run at (2,2) width 218: &quot;selection of words to pad table cell&quot;
</span><del>-              RenderBlock (anonymous) at (2,46) size 278x17
</del><ins>+              RenderBlock (anonymous) at (2,46) size 279x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 241x17
</span><span class="cx">                   text run at (0,0) width 241: &quot;some normal text after the nested table&quot;
</span><del>-            RenderTableCell {TD} at (286,24) size 182x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,24) size 183x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 178x17
</span><span class="cx">                 text run at (2,2) width 178: &quot;contents of table cell to right&quot;
</span><del>-      RenderTable {TABLE} at (0,71) size 41x37 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 39x35
-          RenderTableRow {TR} at (0,2) size 39x31
-            RenderTableCell {TD} at (2,2) size 35x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 37x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 35x25
-                  RenderTableRow {TR} at (0,2) size 35x21
-                    RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,71) size 42x37 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 40x35
+          RenderTableRow {TR} at (0,2) size 40x31
+            RenderTableCell {TD} at (2,2) size 36x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 38x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 36x25
+                  RenderTableRow {TR} at (0,2) size 36x21
+                    RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                         text run at (2,2) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug807622expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x679 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x677
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 767x19
</span><del>-            RenderTableCell {TD} at (0,0) size 74x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 75x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x17
</span><span class="cx">                 text run at (1,1) width 21: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (74,0) size 693x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug85016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -18,8 +18,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 471x17
</span><span class="cx">           text run at (0,0) width 471: &quot;percentage height image in table cell (red), in a DIV with no height (green)&quot;
</span><span class="cx">       RenderBlock {DIV} at (32,1472) size 657x521
</span><del>-        RenderTable {TABLE} at (0,0) size 260x521 [border: (1px solid #FF0000)]
-          RenderTableSection {TBODY} at (1,1) size 258x519
-            RenderTableRow {TR} at (0,2) size 258x515
-              RenderTableCell {TD} at (2,172) size 254x174 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 261x521 [border: (1px solid #FF0000)]
+          RenderTableSection {TBODY} at (1,1) size 259x519
+            RenderTableRow {TR} at (0,2) size 259x515
+              RenderTableCell {TD} at (2,172) size 255x175 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderImage {IMG} at (2,2) size 250x170
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug89315expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,69 +11,69 @@
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 473x4239
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 473x20
</span><span class="cx">               RenderTableCell {TD} at (0,0) size 473x20 [r=0 c=0 rs=1 cs=4]
</span><del>-                RenderBlock {P} at (7,0) size 460x0
</del><ins>+                RenderBlock {P} at (7,0) size 459x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (7,0) size 460x20
</del><ins>+                RenderBlock {P} at (7,0) size 459x20
</ins><span class="cx">                   RenderInline {B} at (0,0) size 405x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 405x15
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 405x20 [color=#008080]
</span><span class="cx">                         RenderText {#text} at (27,0) size 405x20
</span><span class="cx">                           text run at (27,0) width 190: &quot;Radio Channel usage at &quot;
</span><span class="cx">                           text run at (216,0) width 216: &quot;Bayside.    Rev date 6-25-01&quot;
</span><del>-                RenderBlock {P} at (7,20) size 460x0
</del><ins>+                RenderBlock {P} at (7,20) size 459x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,20) size 473x32
</span><del>-              RenderTableCell {TD} at (0,20) size 98x32 [r=1 c=0 rs=1 cs=1]
-                RenderInline {B} at (0,0) size 54x33
-                  RenderInline {SPAN} at (0,0) size 54x32
-                    RenderText {#text} at (22,0) size 54x32
-                      text run at (22,0) width 54: &quot;Channel&quot;
</del><ins>+              RenderTableCell {TD} at (0,20) size 99x32 [r=1 c=0 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 55x33
+                  RenderInline {SPAN} at (0,0) size 55x32
+                    RenderText {#text} at (22,0) size 55x32
+                      text run at (22,0) width 55: &quot;Channel&quot;
</ins><span class="cx">                       text run at (23,16) width 52: &quot;number&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,20) size 170x16 [r=1 c=1 rs=1 cs=1]
-                RenderInline {B} at (0,0) size 96x17
-                  RenderInline {SPAN} at (0,0) size 96x16
-                    RenderText {#text} at (37,0) size 96x16
-                      text run at (37,0) width 96: &quot;Member name&quot;
</del><ins>+              RenderTableCell {TD} at (98,20) size 171x16 [r=1 c=1 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 97x17
+                  RenderInline {SPAN} at (0,0) size 97x16
+                    RenderText {#text} at (37,0) size 97x16
+                      text run at (37,0) width 97: &quot;Member name&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,20) size 99x32 [r=1 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x16
</del><ins>+              RenderTableCell {TD} at (268,20) size 100x32 [r=1 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 47x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 47x16
</span><span class="cx">                       RenderText {#text} at (19,0) size 47x16
</span><span class="cx">                         text run at (19,0) width 47: &quot;Proper&quot;
</span><span class="cx">                       RenderInline {SPAN} at (0,0) size 1x16
</span><span class="cx">                         RenderInline {O:P} at (0,0) size 1x16
</span><del>-                RenderBlock {P} at (7,16) size 86x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 37x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 37x16
</span><span class="cx">                       RenderText {#text} at (24,0) size 37x16
</span><span class="cx">                         text run at (24,0) width 37: &quot;Plane&quot;
</span><span class="cx">               RenderTableCell {TD} at (367,20) size 106x32 [r=1 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x16
</del><ins>+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderInline {B} at (0,0) size 70x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 70x16
</span><del>-                      RenderText {#text} at (11,0) size 70x16
-                        text run at (11,0) width 70: &quot;Helicopter&quot;
</del><ins>+                      RenderText {#text} at (10,0) size 70x16
+                        text run at (10,0) width 70: &quot;Helicopter&quot;
</ins><span class="cx">                       RenderInline {SPAN} at (0,0) size 1x16
</span><span class="cx">                         RenderInline {O:P} at (0,0) size 1x16
</span><del>-                RenderBlock {P} at (7,16) size 93x16
-                  RenderInline {B} at (0,0) size 50x15
-                    RenderInline {SPAN} at (0,0) size 50x16
-                      RenderText {#text} at (21,0) size 50x16
-                        text run at (21,0) width 50: &quot;thingy.-&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderInline {B} at (0,0) size 51x15
+                    RenderInline {SPAN} at (0,0) size 51x16
+                      RenderText {#text} at (20,0) size 51x16
+                        text run at (20,0) width 51: &quot;thingy.-&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,52) size 473x30
</span><del>-              RenderTableCell {TD} at (0,52) size 98x15 [r=2 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;00&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,52) size 170x30 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,52) size 99x15 [r=2 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;00&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,52) size 171x30 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><span class="lines">@@ -82,68 +82,68 @@
</span><span class="cx">                     text run at (0,0) width 93: &quot;Donald Carvalho&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,52) size 99x15 [r=2 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,52) size 100x15 [r=2 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,52) size 106x15 [r=2 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,82) size 473x15
</span><del>-              RenderTableCell {TD} at (0,82) size 98x15 [r=3 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;01&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,82) size 170x15 [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,82) size 99x15 [r=3 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;01&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,82) size 171x15 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,82) size 99x15 [r=3 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,82) size 100x15 [r=3 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,82) size 106x15 [r=3 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,97) size 473x17
</span><del>-              RenderTableCell {TD} at (0,97) size 98x15 [r=4 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderInline {FONT} at (0,0) size 14x15
-                    RenderText {#text} at (35,0) size 14x15
-                      text run at (35,0) width 14: &quot;02&quot;
</del><ins>+              RenderTableCell {TD} at (0,97) size 99x15 [r=4 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderInline {FONT} at (0,0) size 15x15
+                    RenderText {#text} at (34,0) size 15x15
+                      text run at (34,0) width 15: &quot;02&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,97) size 170x15 [r=4 c=1 rs=1 cs=1]
-                RenderInline {FONT} at (0,0) size 56x15
-                  RenderText {#text} at (7,0) size 56x15
-                    text run at (7,0) width 56: &quot;Don Coon&quot;
</del><ins>+              RenderTableCell {TD} at (98,97) size 171x15 [r=4 c=1 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 57x15
+                  RenderText {#text} at (7,0) size 57x15
+                    text run at (7,0) width 57: &quot;Don Coon&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,97) size 99x17 [r=4 c=2 rs=1 cs=1]
-                RenderText {#text} at (7,0) size 4x17
-                  text run at (7,0) width 4: &quot; &quot;
</del><ins>+              RenderTableCell {TD} at (268,97) size 100x17 [r=4 c=2 rs=1 cs=1]
+                RenderText {#text} at (7,0) size 5x17
+                  text run at (7,0) width 5: &quot; &quot;
</ins><span class="cx">               RenderTableCell {TD} at (367,97) size 106x17 [r=4 c=3 rs=1 cs=1]
</span><del>-                RenderText {#text} at (7,0) size 4x17
-                  text run at (7,0) width 4: &quot; &quot;
</del><ins>+                RenderText {#text} at (7,0) size 5x17
+                  text run at (7,0) width 5: &quot; &quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,114) size 473x30
</span><del>-              RenderTableCell {TD} at (0,114) size 98x15 [r=5 c=0 rs=1 cs=1]
-                RenderInline {FONT} at (0,0) size 14x15
-                  RenderText {#text} at (42,0) size 14x15
-                    text run at (42,0) width 14: &quot;05&quot;
</del><ins>+              RenderTableCell {TD} at (0,114) size 99x15 [r=5 c=0 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 15x15
+                  RenderText {#text} at (42,0) size 15x15
+                    text run at (42,0) width 15: &quot;05&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,114) size 170x30 [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (98,114) size 171x30 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 55x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 55x15
</span><span class="lines">@@ -154,81 +154,81 @@
</span><span class="cx">                       text run at (0,0) width 51: &quot;Bill Hunt&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,114) size 99x15 [r=5 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,114) size 100x15 [r=5 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 17x15
</span><span class="cx">                     RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                       text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,114) size 106x15 [r=5 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderInline {FONT} at (0,0) size 20x15
-                    RenderText {#text} at (36,0) size 20x15
-                      text run at (36,0) width 20: &quot;Yes&quot;
-                    RenderInline {SPAN} at (0,0) size 0x15
-                      RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderInline {FONT} at (0,0) size 21x15
+                    RenderText {#text} at (35,0) size 21x15
+                      text run at (35,0) width 21: &quot;Yes&quot;
+                    RenderInline {SPAN} at (0,0) size 1x15
+                      RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,144) size 473x30
</span><del>-              RenderTableCell {TD} at (0,144) size 98x15 [r=6 c=0 rs=1 cs=1]
-                RenderInline {FONT} at (0,0) size 14x15
-                  RenderText {#text} at (42,0) size 14x15
-                    text run at (42,0) width 14: &quot;06&quot;
</del><ins>+              RenderTableCell {TD} at (0,144) size 99x15 [r=6 c=0 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 15x15
+                  RenderText {#text} at (42,0) size 15x15
+                    text run at (42,0) width 15: &quot;06&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,144) size 170x30 [r=6 c=1 rs=1 cs=1]
-                RenderInline {FONT} at (0,0) size 130x30
-                  RenderText {#text} at (7,0) size 130x30
-                    text run at (7,0) width 130: &quot;Gene Pheiffer                   &quot;
-                    text run at (7,15) width 82: &quot;Alberto Lanzas&quot;
</del><ins>+              RenderTableCell {TD} at (98,144) size 171x30 [r=6 c=1 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 131x30
+                  RenderText {#text} at (7,0) size 131x30
+                    text run at (7,0) width 131: &quot;Gene Pheiffer                   &quot;
+                    text run at (7,15) width 83: &quot;Alberto Lanzas&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,144) size 99x30 [r=6 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,144) size 100x30 [r=6 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">               RenderTableCell {TD} at (367,144) size 106x30 [r=6 c=3 rs=1 cs=1]
</span><del>-                RenderBlock (anonymous) at (7,0) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x17
-                    RenderInline {FONT} at (0,0) size 16x15
-                      RenderText {#text} at (38,0) size 16x15
-                        text run at (38,0) width 16: &quot;No&quot;
</del><ins>+                RenderBlock (anonymous) at (7,0) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x17
+                    RenderInline {FONT} at (0,0) size 17x15
+                      RenderText {#text} at (37,0) size 17x15
+                        text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
</del><ins>+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
</ins><span class="cx">             RenderTableRow {TR} at (0,174) size 473x15
</span><del>-              RenderTableCell {TD} at (0,174) size 98x15 [r=7 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderInline {FONT} at (0,0) size 14x15
-                    RenderText {#text} at (35,0) size 14x15
-                      text run at (35,0) width 14: &quot;07&quot;
</del><ins>+              RenderTableCell {TD} at (0,174) size 99x15 [r=7 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderInline {FONT} at (0,0) size 15x15
+                    RenderText {#text} at (34,0) size 15x15
+                      text run at (34,0) width 15: &quot;07&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,174) size 170x15 [r=7 c=1 rs=1 cs=1]
-                RenderInline {FONT} at (0,0) size 51x15
-                  RenderText {#text} at (7,0) size 51x15
-                    text run at (7,0) width 51: &quot;Phil Cole&quot;
</del><ins>+              RenderTableCell {TD} at (98,174) size 171x15 [r=7 c=1 rs=1 cs=1]
+                RenderInline {FONT} at (0,0) size 52x15
+                  RenderText {#text} at (7,0) size 52x15
+                    text run at (7,0) width 52: &quot;Phil Cole&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,174) size 99x15 [r=7 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,174) size 100x15 [r=7 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderTableCell {TD} at (367,174) size 106x15 [r=7 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderInline {FONT} at (0,0) size 20x15
-                    RenderText {#text} at (36,0) size 20x15
-                      text run at (36,0) width 20: &quot;Yes&quot;
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderInline {FONT} at (0,0) size 21x15
+                    RenderText {#text} at (35,0) size 21x15
+                      text run at (35,0) width 21: &quot;Yes&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,189) size 473x30
</span><del>-              RenderTableCell {TD} at (0,189) size 98x15 [r=8 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;08&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,189) size 170x30 [r=8 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,189) size 99x15 [r=8 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;08&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,189) size 171x30 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;Paul Scott&quot;
</span><span class="lines">@@ -237,32 +237,32 @@
</span><span class="cx">                     text run at (0,0) width 73: &quot;Gene Pheiffer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,189) size 99x30 [r=8 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,189) size 100x30 [r=8 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,189) size 106x30 [r=8 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,219) size 473x45
</span><del>-              RenderTableCell {TD} at (0,219) size 98x15 [r=9 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (3,0) size 78x15
-                    text run at (3,0) width 78: &quot;Programmable&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,219) size 170x45 [r=9 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,219) size 99x15 [r=9 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (2,0) size 79x15
+                    text run at (2,0) width 79: &quot;Programmable&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,219) size 171x45 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 104x15
</span><span class="cx">                     text run at (0,0) width 104: &quot;Richard Pevehouse&quot;
</span><span class="lines">@@ -276,36 +276,36 @@
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,219) size 99x30 [r=9 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,219) size 100x30 [r=9 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,219) size 106x30 [r=9 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,264) size 473x105
</span><del>-              RenderTableCell {TD} at (0,264) size 98x15 [r=10 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;11&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,264) size 170x105 [r=10 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,264) size 99x15 [r=10 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;11&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,264) size 171x105 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;George Cowan&quot;
</span><span class="lines">@@ -333,70 +333,70 @@
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,264) size 99x105 [r=10 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,264) size 100x105 [r=10 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,264) size 106x105 [r=10 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,369) size 473x75
</span><del>-              RenderTableCell {TD} at (0,369) size 98x15 [r=11 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;12&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,369) size 170x75 [r=11 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,369) size 99x15 [r=11 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;12&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,369) size 171x75 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Rick Klement&quot;
</span><span class="lines">@@ -412,50 +412,50 @@
</span><span class="cx">                 RenderBlock {P} at (7,60) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 98x15
</span><span class="cx">                     text run at (0,0) width 98: &quot;Ellsworth Crowell&quot;
</span><del>-              RenderTableCell {TD} at (268,369) size 99x75 [r=11 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,369) size 100x75 [r=11 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,369) size 106x75 [r=11 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,444) size 473x60
</span><del>-              RenderTableCell {TD} at (0,444) size 98x15 [r=12 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;13&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,444) size 170x60 [r=12 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,444) size 99x15 [r=12 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;13&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,444) size 171x60 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><span class="lines">@@ -470,44 +470,44 @@
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,444) size 99x60 [r=12 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (31,0) size 23x15
-                    text run at (31,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,444) size 100x60 [r=12 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (30,0) size 24x15
+                    text run at (30,0) width 24: &quot; Yes&quot;
+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,444) size 106x60 [r=12 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot; No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 20x15
+                    text run at (35,0) width 20: &quot; No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,504) size 473x45
</span><del>-              RenderTableCell {TD} at (0,504) size 98x15 [r=13 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;14&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,504) size 170x45 [r=13 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,504) size 99x15 [r=13 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;14&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,504) size 171x45 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot; Joe Araujo&quot;
</span><span class="lines">@@ -519,32 +519,32 @@
</span><span class="cx">                     text run at (0,0) width 78: &quot;Gary Williams&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,504) size 99x30 [r=13 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,504) size 100x30 [r=13 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,504) size 106x30 [r=13 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,549) size 473x75
</span><del>-              RenderTableCell {TD} at (0,549) size 98x15 [r=14 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;15&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,549) size 170x75 [r=14 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,549) size 99x15 [r=14 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;15&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,549) size 171x75 [r=14 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><span class="lines">@@ -562,50 +562,50 @@
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,549) size 99x75 [r=14 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (31,0) size 23x15
-                    text run at (31,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,549) size 100x75 [r=14 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (30,0) size 24x15
+                    text run at (30,0) width 24: &quot; Yes&quot;
+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,549) size 106x75 [r=14 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot; No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 20x15
+                    text run at (35,0) width 20: &quot; No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,624) size 473x30
</span><del>-              RenderTableCell {TD} at (0,624) size 98x15 [r=15 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;16&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,624) size 170x30 [r=15 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,624) size 99x15 [r=15 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;16&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,624) size 171x30 [r=15 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot; James Haladus&quot;
</span><span class="lines">@@ -614,26 +614,26 @@
</span><span class="cx">                     text run at (0,0) width 53: &quot;Joe Smith&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,624) size 99x15 [r=15 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (31,0) size 23x15
-                    text run at (31,0) width 23: &quot; Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+              RenderTableCell {TD} at (268,624) size 100x15 [r=15 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (30,0) size 24x15
+                    text run at (30,0) width 24: &quot; Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">               RenderTableCell {TD} at (367,624) size 106x15 [r=15 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot; No&quot;
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 20x15
+                    text run at (35,0) width 20: &quot; No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">             RenderTableRow {TR} at (0,654) size 473x75
</span><del>-              RenderTableCell {TD} at (0,654) size 98x15 [r=16 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;17&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,654) size 170x75 [r=16 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,654) size 99x15 [r=16 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;17&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,654) size 171x75 [r=16 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Doug Field&quot;
</span><span class="lines">@@ -653,54 +653,54 @@
</span><span class="cx">                     text run at (0,0) width 99: &quot;Dave Christiansen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,654) size 99x75 [r=16 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,654) size 100x75 [r=16 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,654) size 106x75 [r=16 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,729) size 473x105
</span><del>-              RenderTableCell {TD} at (0,729) size 98x15 [r=17 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;18&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,729) size 170x105 [r=17 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,729) size 99x15 [r=17 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;18&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,729) size 171x105 [r=17 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Robert Barnett&quot;
</span><span class="lines">@@ -724,56 +724,56 @@
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jim Colvin&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,729) size 99x90 [r=17 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,729) size 100x90 [r=17 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,729) size 106x90 [r=17 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,834) size 473x60
</span><del>-              RenderTableCell {TD} at (0,834) size 98x15 [r=18 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;19&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,834) size 170x60 [r=18 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,834) size 99x15 [r=18 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;19&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,834) size 171x60 [r=18 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 66x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 66x15
</span><span class="lines">@@ -790,50 +790,50 @@
</span><span class="cx">                     text run at (0,0) width 84: &quot;Mike Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,834) size 99x60 [r=18 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,834) size 100x60 [r=18 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 21x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                       text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,834) size 106x60 [r=18 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x15
-                    RenderText {#text} at (38,0) size 16x15
-                      text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x15
-                    RenderText {#text} at (38,0) size 16x15
-                      text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x15
-                    RenderText {#text} at (38,0) size 16x15
-                      text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x15
+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x15
+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x15
+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,894) size 473x45
</span><del>-              RenderTableCell {TD} at (0,894) size 98x15 [r=19 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;20&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,894) size 170x45 [r=19 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,894) size 99x15 [r=19 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;20&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,894) size 171x45 [r=19 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><span class="lines">@@ -845,63 +845,63 @@
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rick Latham&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,894) size 99x45 [r=19 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,894) size 100x45 [r=19 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,894) size 106x45 [r=19 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,939) size 473x15
</span><del>-              RenderTableCell {TD} at (0,939) size 98x15 [r=20 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;21&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,939) size 170x15 [r=20 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,939) size 99x15 [r=20 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;21&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,939) size 171x15 [r=20 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Simon Tam&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,939) size 99x15 [r=20 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+              RenderTableCell {TD} at (268,939) size 100x15 [r=20 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">               RenderTableCell {TD} at (367,939) size 106x15 [r=20 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">             RenderTableRow {TR} at (0,954) size 473x75
</span><del>-              RenderTableCell {TD} at (0,954) size 98x15 [r=21 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;22&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,954) size 170x75 [r=21 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,954) size 99x15 [r=21 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;22&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,954) size 171x75 [r=21 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="lines">@@ -923,58 +923,58 @@
</span><span class="cx">                     text run at (0,0) width 66: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,954) size 99x75 [r=21 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,954) size 100x75 [r=21 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,954) size 106x75 [r=21 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1029) size 473x75
</span><del>-              RenderTableCell {TD} at (0,1029) size 98x15 [r=22 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;23&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1029) size 170x75 [r=22 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1029) size 99x15 [r=22 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;23&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1029) size 171x75 [r=22 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="lines">@@ -994,54 +994,54 @@
</span><span class="cx">                     text run at (0,0) width 66: &quot;Rich Saunef&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1029) size 99x75 [r=22 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1029) size 100x75 [r=22 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1029) size 106x75 [r=22 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1104) size 473x75
</span><del>-              RenderTableCell {TD} at (0,1104) size 98x15 [r=23 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;24&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1104) size 170x75 [r=23 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1104) size 99x15 [r=23 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;24&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1104) size 171x75 [r=23 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot; Dan Sievert&quot;
</span><span class="lines">@@ -1059,50 +1059,50 @@
</span><span class="cx">                     text run at (0,0) width 56: &quot;Eric Shum&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1104) size 99x75 [r=23 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (31,0) size 23x15
-                    text run at (31,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1104) size 100x75 [r=23 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (30,0) size 24x15
+                    text run at (30,0) width 24: &quot; Yes&quot;
+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1104) size 106x75 [r=23 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot; No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 20x15
+                    text run at (35,0) width 20: &quot; No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1179) size 473x30
</span><del>-              RenderTableCell {TD} at (0,1179) size 98x15 [r=24 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;25&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1179) size 170x30 [r=24 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1179) size 99x15 [r=24 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;25&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1179) size 171x30 [r=24 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;James Davey&quot;
</span><span class="lines">@@ -1111,26 +1111,26 @@
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1179) size 99x15 [r=24 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1179) size 100x15 [r=24 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1179) size 106x15 [r=24 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1209) size 473x150
</span><del>-              RenderTableCell {TD} at (0,1209) size 98x15 [r=25 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;26&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1209) size 170x150 [r=25 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1209) size 99x15 [r=25 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;26&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1209) size 171x150 [r=25 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Alan Littlewood&quot;
</span><span class="lines">@@ -1167,70 +1167,70 @@
</span><span class="cx">                     text run at (0,0) width 89: &quot;Jack Goodfriend&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1209) size 99x105 [r=25 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1209) size 100x105 [r=25 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1209) size 106x105 [r=25 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1359) size 473x90
</span><del>-              RenderTableCell {TD} at (0,1359) size 98x15 [r=26 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;27&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1359) size 170x90 [r=26 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1359) size 99x15 [r=26 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;27&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1359) size 171x90 [r=26 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Darren Braun&quot;
</span><span class="lines">@@ -1255,64 +1255,64 @@
</span><span class="cx">                     text run at (0,0) width 57: &quot;Saibal Sen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1359) size 99x90 [r=26 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1359) size 100x90 [r=26 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1359) size 106x90 [r=26 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1449) size 473x135
</span><del>-              RenderTableCell {TD} at (0,1449) size 98x15 [r=27 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;28&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1449) size 170x135 [r=27 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1449) size 99x15 [r=27 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;28&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1449) size 171x135 [r=27 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 93x15
</span><span class="cx">                     text run at (0,0) width 93: &quot;Zak + Mike West&quot;
</span><span class="lines">@@ -1348,86 +1348,86 @@
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1449) size 99x135 [r=27 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1449) size 100x135 [r=27 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,105) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,120) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,120) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1449) size 106x135 [r=27 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,120) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,120) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1584) size 473x45
</span><del>-              RenderTableCell {TD} at (0,1584) size 98x15 [r=28 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;29&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1584) size 170x45 [r=28 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1584) size 99x15 [r=28 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;29&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1584) size 171x45 [r=28 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Javier Flores&quot;
</span><span class="lines">@@ -1441,36 +1441,36 @@
</span><span class="cx">                     text run at (0,0) width 58: &quot;John Todd&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1584) size 99x30 [r=28 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1584) size 100x30 [r=28 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1584) size 106x30 [r=28 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1629) size 473x105
</span><del>-              RenderTableCell {TD} at (0,1629) size 98x15 [r=29 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;30&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1629) size 170x105 [r=29 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1629) size 99x15 [r=29 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;30&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1629) size 171x105 [r=29 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 89x15
</span><span class="cx">                     text run at (0,0) width 89: &quot;Alan Littlewood&quot;
</span><span class="lines">@@ -1498,70 +1498,70 @@
</span><span class="cx">                     text run at (0,0) width 91: &quot;Richard Sanchez&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1629) size 99x105 [r=29 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1629) size 100x105 [r=29 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1629) size 106x105 [r=29 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1734) size 473x45
</span><del>-              RenderTableCell {TD} at (0,1734) size 98x15 [r=30 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;31&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1734) size 170x45 [r=30 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1734) size 99x15 [r=30 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;31&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1734) size 171x45 [r=30 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="lines">@@ -1573,32 +1573,32 @@
</span><span class="cx">                     text run at (0,0) width 65: &quot;Randy Reid&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1734) size 99x30 [r=30 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1734) size 100x30 [r=30 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1734) size 106x30 [r=30 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1779) size 473x60
</span><del>-              RenderTableCell {TD} at (0,1779) size 98x15 [r=31 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;32&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1779) size 170x60 [r=31 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1779) size 99x15 [r=31 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;32&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1779) size 171x60 [r=31 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><span class="lines">@@ -1613,32 +1613,32 @@
</span><span class="cx">                     text run at (0,0) width 89: &quot;Dominic Bayani&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1779) size 99x30 [r=31 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (31,0) size 23x15
-                    text run at (31,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1779) size 100x30 [r=31 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (30,0) size 24x15
+                    text run at (30,0) width 24: &quot; Yes&quot;
+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1779) size 106x30 [r=31 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot; No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 20x15
+                    text run at (35,0) width 20: &quot; No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1839) size 473x135
</span><del>-              RenderTableCell {TD} at (0,1839) size 98x15 [r=32 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;33&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1839) size 170x135 [r=32 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1839) size 99x15 [r=32 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;33&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1839) size 171x135 [r=32 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Tom Wagner&quot;
</span><span class="lines">@@ -1670,78 +1670,78 @@
</span><span class="cx">                     text run at (0,0) width 69: &quot;Terry Chong&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1839) size 99x135 [r=32 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1839) size 100x135 [r=32 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,105) size 86x15
</del><ins>+                RenderBlock {P} at (7,105) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,120) size 86x15
</del><ins>+                RenderBlock {P} at (7,120) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1839) size 106x135 [r=32 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (7,0) size 78x15
-                    text run at (7,0) width 78: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,120) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (6,0) size 79x15
+                    text run at (6,0) width 79: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,120) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,1974) size 473x120
</span><del>-              RenderTableCell {TD} at (0,1974) size 98x15 [r=33 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;34&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,1974) size 170x120 [r=33 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1974) size 99x15 [r=33 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;34&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,1974) size 171x120 [r=33 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Jay Ribera&quot;
</span><span class="lines">@@ -1768,68 +1768,68 @@
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,1974) size 99x120 [r=33 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,1974) size 100x120 [r=33 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,105) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,1974) size 106x120 [r=33 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2094) size 473x75
</span><del>-              RenderTableCell {TD} at (0,2094) size 98x15 [r=34 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;35&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2094) size 170x75 [r=34 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2094) size 99x15 [r=34 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;35&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2094) size 171x75 [r=34 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot; Richard Green&quot;
</span><span class="lines">@@ -1847,50 +1847,50 @@
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2094) size 99x75 [r=34 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2094) size 100x75 [r=34 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2094) size 106x75 [r=34 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2169) size 473x75
</span><del>-              RenderTableCell {TD} at (0,2169) size 98x15 [r=35 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;36&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2169) size 170x75 [r=35 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2169) size 99x15 [r=35 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;36&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2169) size 171x75 [r=35 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Jason Beehm&quot;
</span><span class="lines">@@ -1908,50 +1908,50 @@
</span><span class="cx">                     text run at (0,0) width 63: &quot;Dan Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2169) size 99x75 [r=35 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2169) size 100x75 [r=35 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2169) size 106x75 [r=35 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2244) size 473x60
</span><del>-              RenderTableCell {TD} at (0,2244) size 98x15 [r=36 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;37&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2244) size 170x60 [r=36 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2244) size 99x15 [r=36 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;37&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2244) size 171x60 [r=36 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><span class="lines">@@ -1966,44 +1966,44 @@
</span><span class="cx">                     text run at (0,0) width 78: &quot;Soohong  Kim&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2244) size 99x60 [r=36 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2244) size 100x60 [r=36 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2244) size 106x60 [r=36 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2304) size 473x90
</span><del>-              RenderTableCell {TD} at (0,2304) size 98x15 [r=37 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;38&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2304) size 170x90 [r=37 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2304) size 99x15 [r=37 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;38&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2304) size 171x90 [r=37 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Karl Allmendinger&quot;
</span><span class="lines">@@ -2028,52 +2028,52 @@
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2304) size 99x60 [r=37 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2304) size 100x60 [r=37 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2304) size 106x60 [r=37 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (7,0) size 78x15
-                    text run at (7,0) width 78: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (6,0) size 79x15
+                    text run at (6,0) width 79: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2394) size 473x45
</span><del>-              RenderTableCell {TD} at (0,2394) size 98x15 [r=38 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;39&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2394) size 170x45 [r=38 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2394) size 99x15 [r=38 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;39&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2394) size 171x45 [r=38 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Tom Wagner&quot;
</span><span class="lines">@@ -2085,38 +2085,38 @@
</span><span class="cx">                     text run at (0,0) width 65: &quot;Will Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2394) size 99x45 [r=38 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2394) size 100x45 [r=38 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2394) size 106x45 [r=38 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2439) size 473x120
</span><del>-              RenderTableCell {TD} at (0,2439) size 98x15 [r=39 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;40&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2439) size 170x120 [r=39 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2439) size 99x15 [r=39 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;40&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2439) size 171x120 [r=39 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="lines">@@ -2151,84 +2151,84 @@
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2439) size 99x120 [r=39 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2439) size 100x120 [r=39 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,105) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2439) size 106x120 [r=39 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (29,0) size 34x15
-                    text run at (29,0) width 34: &quot;Glider&quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (28,0) size 35x15
+                    text run at (28,0) width 35: &quot;Glider&quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2559) size 473x120
</span><del>-              RenderTableCell {TD} at (0,2559) size 98x15 [r=40 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;41&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2559) size 170x120 [r=40 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2559) size 99x15 [r=40 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;41&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2559) size 171x120 [r=40 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><span class="lines">@@ -2261,74 +2261,74 @@
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Paye&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2559) size 99x105 [r=40 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2559) size 100x105 [r=40 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2559) size 106x105 [r=40 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2679) size 473x120
</span><del>-              RenderTableCell {TD} at (0,2679) size 98x15 [r=41 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;42&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2679) size 170x120 [r=41 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2679) size 99x15 [r=41 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;42&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2679) size 171x120 [r=41 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 48x15
</span><span class="cx">                     text run at (0,0) width 48: &quot;Tony Yu&quot;
</span><span class="lines">@@ -2359,58 +2359,58 @@
</span><span class="cx">                     text run at (0,0) width 66: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2679) size 99x75 [r=41 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2679) size 100x75 [r=41 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2679) size 106x75 [r=41 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2799) size 473x105
</span><del>-              RenderTableCell {TD} at (0,2799) size 98x15 [r=42 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;43&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2799) size 170x105 [r=42 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2799) size 99x15 [r=42 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;43&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2799) size 171x105 [r=42 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dominic Civiletti&quot;
</span><span class="lines">@@ -2438,58 +2438,58 @@
</span><span class="cx">                     text run at (0,0) width 89: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2799) size 99x75 [r=42 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2799) size 100x75 [r=42 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2799) size 106x75 [r=42 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (21,0) size 50x15
-                    text run at (21,0) width 50: &quot;Someday&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (20,0) size 51x15
+                    text run at (20,0) width 51: &quot;Someday&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2904) size 473x60
</span><del>-              RenderTableCell {TD} at (0,2904) size 98x15 [r=43 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;44&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2904) size 170x60 [r=43 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2904) size 99x15 [r=43 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;44&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2904) size 171x60 [r=43 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Gary Heath&quot;
</span><span class="lines">@@ -2506,48 +2506,48 @@
</span><span class="cx">                     text run at (0,0) width 85: &quot;Alexander Wert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2904) size 99x60 [r=43 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2904) size 100x60 [r=43 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2904) size 106x60 [r=43 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,2964) size 473x45
</span><del>-              RenderTableCell {TD} at (0,2964) size 98x15 [r=44 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;45&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,2964) size 170x45 [r=44 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,2964) size 99x15 [r=44 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;45&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,2964) size 171x45 [r=44 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;James Holaduz&quot;
</span><span class="lines">@@ -2560,38 +2560,38 @@
</span><span class="cx">                     text run at (0,0) width 84: &quot;John Yearwood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,2964) size 99x45 [r=44 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,2964) size 100x45 [r=44 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,2964) size 106x45 [r=44 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3009) size 473x120
</span><del>-              RenderTableCell {TD} at (0,3009) size 98x15 [r=45 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;46&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3009) size 170x120 [r=45 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3009) size 99x15 [r=45 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;46&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3009) size 171x120 [r=45 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 51x15
</span><span class="cx">                     text run at (0,0) width 51: &quot;Zak West&quot;
</span><span class="lines">@@ -2620,72 +2620,72 @@
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3009) size 99x120 [r=45 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3009) size 100x120 [r=45 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,105) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3009) size 106x120 [r=45 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3129) size 473x165
</span><del>-              RenderTableCell {TD} at (0,3129) size 98x15 [r=46 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;47&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3129) size 170x165 [r=46 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3129) size 99x15 [r=46 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;47&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3129) size 171x165 [r=46 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;James Holaduz&quot;
</span><span class="lines">@@ -2732,106 +2732,106 @@
</span><span class="cx">                     text run at (0,0) width 108: &quot;Raymund Leonardo&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3129) size 99x165 [r=46 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3129) size 100x165 [r=46 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,105) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,120) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,135) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,150) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,120) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,135) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,150) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3129) size 106x165 [r=46 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,105) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,120) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,135) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,150) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,105) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,120) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,135) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,150) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3294) size 473x135
</span><del>-              RenderTableCell {TD} at (0,3294) size 98x15 [r=47 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;48&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3294) size 170x135 [r=47 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3294) size 99x15 [r=47 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;48&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3294) size 171x135 [r=47 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Mark Glanville&quot;
</span><span class="lines">@@ -2863,60 +2863,60 @@
</span><span class="cx">                     text run at (0,0) width 93: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3294) size 99x90 [r=47 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3294) size 100x90 [r=47 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3294) size 106x90 [r=47 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3429) size 473x60
</span><del>-              RenderTableCell {TD} at (0,3429) size 98x15 [r=48 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;49&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3429) size 170x60 [r=48 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3429) size 99x15 [r=48 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;49&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3429) size 171x60 [r=48 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Ali Erdengiz&quot;
</span><span class="lines">@@ -2933,44 +2933,44 @@
</span><span class="cx">                     RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                       text run at (0,0) width 33: &quot;Jason &quot;
</span><span class="cx">                       text run at (33,0) width 52: &quot;Anderson&quot;
</span><del>-              RenderTableCell {TD} at (268,3429) size 99x60 [r=48 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,15) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3429) size 100x60 [r=48 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3429) size 106x60 [r=48 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3489) size 473x135
</span><del>-              RenderTableCell {TD} at (0,3489) size 98x15 [r=49 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;50&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3489) size 170x135 [r=49 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3489) size 99x15 [r=49 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;50&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3489) size 171x135 [r=49 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 51x15
</span><span class="cx">                     text run at (0,0) width 51: &quot;Zak West&quot;
</span><span class="lines">@@ -3004,70 +3004,70 @@
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ken Manuel&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3489) size 99x105 [r=49 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3489) size 100x105 [r=49 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,75) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,75) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3489) size 106x105 [r=49 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3624) size 473x45
</span><del>-              RenderTableCell {TD} at (0,3624) size 98x15 [r=50 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;51&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3624) size 170x45 [r=50 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3624) size 99x15 [r=50 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;51&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3624) size 171x45 [r=50 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Robert Barnett&quot;
</span><span class="lines">@@ -3079,42 +3079,42 @@
</span><span class="cx">                     text run at (0,0) width 85: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3624) size 99x45 [r=50 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3624) size 100x45 [r=50 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3624) size 106x45 [r=50 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x15
-                    RenderText {#text} at (38,0) size 16x15
-                      text run at (38,0) width 16: &quot;No&quot;
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderInline {SPAN} at (0,0) size 20x15
-                    RenderText {#text} at (36,0) size 20x15
-                      text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderInline {SPAN} at (0,0) size 16x15
-                    RenderText {#text} at (38,0) size 16x15
-                      text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x15
+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderInline {SPAN} at (0,0) size 21x15
+                    RenderText {#text} at (35,0) size 21x15
+                      text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderInline {SPAN} at (0,0) size 17x15
+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3669) size 473x75
</span><del>-              RenderTableCell {TD} at (0,3669) size 98x15 [r=51 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;52&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3669) size 170x75 [r=51 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3669) size 99x15 [r=51 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;52&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3669) size 171x75 [r=51 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Mike West&quot;
</span><span class="lines">@@ -3134,54 +3134,54 @@
</span><span class="cx">                     text run at (0,0) width 68: &quot;Dale Barnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3669) size 99x75 [r=51 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3669) size 100x75 [r=51 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3669) size 106x75 [r=51 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3744) size 473x75
</span><del>-              RenderTableCell {TD} at (0,3744) size 98x15 [r=52 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;53&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3744) size 170x75 [r=52 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3744) size 99x15 [r=52 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;53&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3744) size 171x75 [r=52 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="lines">@@ -3201,54 +3201,54 @@
</span><span class="cx">                     text run at (0,0) width 103: &quot;Ramin Khoshnevis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3744) size 99x75 [r=52 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3744) size 100x75 [r=52 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3744) size 106x75 [r=52 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3819) size 473x105
</span><del>-              RenderTableCell {TD} at (0,3819) size 98x15 [r=53 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;54&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3819) size 170x105 [r=53 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3819) size 99x15 [r=53 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;54&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3819) size 171x105 [r=53 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Gene Langley&quot;
</span><span class="lines">@@ -3272,62 +3272,62 @@
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3819) size 99x105 [r=53 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3819) size 100x105 [r=53 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
-                  RenderText {#text} at (41,0) size 3x15
-                    text run at (41,0) width 3: &quot; &quot;
-                RenderBlock {P} at (7,75) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
+                  RenderText {#text} at (40,0) size 4x15
+                    text run at (40,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,90) size 86x15
</del><ins>+                RenderBlock {P} at (7,90) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3819) size 106x105 [r=53 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (7,0) size 78x15
-                    text run at (7,0) width 78: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (44,0) size 4x15
-                    text run at (44,0) width 4: &quot; &quot;
-                RenderBlock {P} at (7,75) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,90) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (6,0) size 79x15
+                    text run at (6,0) width 79: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (43,0) size 4x15
+                    text run at (43,0) width 4: &quot; &quot;
+                RenderBlock {P} at (7,75) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,90) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3924) size 473x45
</span><del>-              RenderTableCell {TD} at (0,3924) size 98x15 [r=54 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;55&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3924) size 170x45 [r=54 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3924) size 99x15 [r=54 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;55&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3924) size 171x45 [r=54 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Alberto Lanzas&quot;
</span><span class="lines">@@ -3341,42 +3341,42 @@
</span><span class="cx">                     text run at (0,0) width 77: &quot;Randy StClair&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3924) size 99x45 [r=54 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3924) size 100x45 [r=54 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3924) size 106x45 [r=54 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,3969) size 473x75
</span><del>-              RenderTableCell {TD} at (0,3969) size 98x15 [r=55 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;56&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,3969) size 170x75 [r=55 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3969) size 99x15 [r=55 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;56&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,3969) size 171x75 [r=55 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Mark Glanville&quot;
</span><span class="lines">@@ -3394,50 +3394,50 @@
</span><span class="cx">                     text run at (0,0) width 70: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,3969) size 99x75 [r=55 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,3969) size 100x75 [r=55 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,45) size 86x15
</del><ins>+                RenderBlock {P} at (7,45) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,60) size 86x15
</del><ins>+                RenderBlock {P} at (7,60) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,3969) size 106x75 [r=55 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,45) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,60) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,45) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,60) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,4044) size 473x45
</span><del>-              RenderTableCell {TD} at (0,4044) size 98x15 [r=56 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;57&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,4044) size 170x45 [r=56 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,4044) size 99x15 [r=56 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;57&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,4044) size 171x45 [r=56 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Bob Roger&quot;
</span><span class="lines">@@ -3449,26 +3449,26 @@
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,4044) size 99x15 [r=56 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,4044) size 100x15 [r=56 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4044) size 106x15 [r=56 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,4089) size 473x60
</span><del>-              RenderTableCell {TD} at (0,4089) size 98x15 [r=57 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;58&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,4089) size 170x60 [r=57 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,4089) size 99x15 [r=57 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;58&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,4089) size 171x60 [r=57 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><span class="lines">@@ -3485,42 +3485,42 @@
</span><span class="cx">                     text run at (0,0) width 66: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,4089) size 99x45 [r=57 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,4089) size 100x45 [r=57 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,30) size 86x15
</del><ins>+                RenderBlock {P} at (7,30) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4089) size 106x45 [r=57 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,30) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,30) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,4149) size 473x30
</span><del>-              RenderTableCell {TD} at (0,4149) size 98x15 [r=58 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;59&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,4149) size 170x30 [r=58 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,4149) size 99x15 [r=58 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;59&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,4149) size 171x30 [r=58 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Bob Roger&quot;
</span><span class="lines">@@ -3529,26 +3529,26 @@
</span><span class="cx">                     text run at (0,0) width 70: &quot;Rich Burnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,4149) size 99x15 [r=58 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,4149) size 100x15 [r=58 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4149) size 106x15 [r=58 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">             RenderTableRow {TR} at (0,4179) size 473x60
</span><del>-              RenderTableCell {TD} at (0,4179) size 98x15 [r=59 c=0 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 85x15
-                  RenderText {#text} at (35,0) size 14x15
-                    text run at (35,0) width 14: &quot;60&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
-              RenderTableCell {TD} at (98,4179) size 170x60 [r=59 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,4179) size 99x15 [r=59 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x15
+                  RenderText {#text} at (34,0) size 15x15
+                    text run at (34,0) width 15: &quot;60&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
+              RenderTableCell {TD} at (98,4179) size 171x60 [r=59 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {P} at (7,0) size 157x15
</span><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Bill Johnson&quot;
</span><span class="lines">@@ -3563,24 +3563,24 @@
</span><span class="cx">                     text run at (0,0) width 89: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 0x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x15
</span><del>-              RenderTableCell {TD} at (268,4179) size 99x30 [r=59 c=2 rs=1 cs=1]
-                RenderBlock {P} at (7,0) size 86x15
</del><ins>+              RenderTableCell {TD} at (268,4179) size 100x30 [r=59 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x15
</ins><span class="cx">                   RenderText {#text} at (32,0) size 21x15
</span><span class="cx">                     text run at (32,0) width 21: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (7,15) size 86x15
</del><ins>+                RenderBlock {P} at (7,15) size 85x15
</ins><span class="cx">                   RenderText {#text} at (34,0) size 17x15
</span><span class="cx">                     text run at (34,0) width 17: &quot;No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><span class="cx">               RenderTableCell {TD} at (367,4179) size 106x30 [r=59 c=3 rs=1 cs=1]
</span><del>-                RenderBlock {P} at (7,0) size 93x15
-                  RenderText {#text} at (38,0) size 16x15
-                    text run at (38,0) width 16: &quot;No&quot;
-                RenderBlock {P} at (7,15) size 93x15
-                  RenderText {#text} at (36,0) size 20x15
-                    text run at (36,0) width 20: &quot;Yes&quot;
-                  RenderInline {SPAN} at (0,0) size 0x15
-                    RenderInline {O:P} at (0,0) size 0x15
</del><ins>+                RenderBlock {P} at (7,0) size 91x15
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,15) size 91x15
+                  RenderText {#text} at (35,0) size 21x15
+                    text run at (35,0) width 21: &quot;Yes&quot;
+                  RenderInline {SPAN} at (0,0) size 1x15
+                    RenderInline {O:P} at (0,0) size 1x15
</ins><span class="cx">         RenderBlock {P} at (0,4256) size 769x15
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 3x15
</span><span class="cx">             RenderText {#text} at (0,0) size 3x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug91057expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -15,213 +15,213 @@
</span><span class="cx">       RenderBlock {H2} at (1,118) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 80x26
</span><span class="cx">           text run at (1,1) width 80: &quot;Control&quot;
</span><del>-      RenderTable {TABLE} at (1,166) size 172x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (0,0) size 172x19 [border: (1px solid #000000)]
-          RenderText {#text} at (75,1) size 22x17
-            text run at (75,1) width 22: &quot;TA&quot;
-        RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (1,166) size 173x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (0,0) size 173x19 [border: (1px solid #000000)]
+          RenderText {#text} at (75,1) size 23x17
+            text run at (75,1) width 23: &quot;TA&quot;
+        RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,212) size 336x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (0,0) size 336x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,212) size 337x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (0,0) size 337x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (157,1) size 22x17
</span><span class="cx">             text run at (157,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,278) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 288x26
</span><span class="cx">           text run at (1,1) width 288: &quot;Test 1 - \&quot;margin-left: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,326) size 172x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (50,0) size 122x19 [border: (1px solid #000000)]
-          RenderText {#text} at (50,1) size 22x17
-            text run at (50,1) width 22: &quot;TA&quot;
-        RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (1,326) size 173x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (50,0) size 123x19 [border: (1px solid #000000)]
+          RenderText {#text} at (50,1) size 23x17
+            text run at (50,1) width 23: &quot;TA&quot;
+        RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,372) size 336x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (50,0) size 286x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,372) size 337x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (50,0) size 287x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (132,1) size 22x17
</span><span class="cx">             text run at (132,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,437) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 305x26
</span><span class="cx">           text run at (1,1) width 305: &quot;Test 2 - \&quot;margin-right: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,485) size 172x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (0,0) size 122x19 [border: (1px solid #000000)]
-          RenderText {#text} at (50,1) size 22x17
-            text run at (50,1) width 22: &quot;TA&quot;
-        RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (1,485) size 173x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (0,0) size 123x19 [border: (1px solid #000000)]
+          RenderText {#text} at (50,1) size 23x17
+            text run at (50,1) width 23: &quot;TA&quot;
+        RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,531) size 336x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (0,0) size 286x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,531) size 337x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (0,0) size 287x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (132,1) size 22x17
</span><span class="cx">             text run at (132,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,597) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 246x26
</span><span class="cx">           text run at (1,1) width 246: &quot;Test 3 - \&quot;margin: 50px\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,645) size 172x147 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (50,50) size 72x19 [border: (1px solid #000000)]
-          RenderText {#text} at (25,1) size 22x17
-            text run at (25,1) width 22: &quot;TA&quot;
-        RenderTableSection {TBODY} at (1,120) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (1,645) size 173x147 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (50,50) size 73x19 [border: (1px solid #000000)]
+          RenderText {#text} at (25,1) size 23x17
+            text run at (25,1) width 23: &quot;TA&quot;
+        RenderTableSection {TBODY} at (1,120) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,791) size 336x147 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (50,50) size 236x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,791) size 337x147 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (50,50) size 237x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (107,1) size 22x17
</span><span class="cx">             text run at (107,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,120) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,120) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,937) size 500x147 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (50,50) size 400x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,937) size 501x147 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (50,50) size 401x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (189,1) size 22x17
</span><span class="cx">             text run at (189,1) width 22: &quot;TC&quot;
</span><del>-        RenderTableSection {TBODY} at (1,120) size 498x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 498x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 246x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,120) size 499x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 499x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 247x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 242x17
</span><span class="cx">                 text run at (2,2) width 242: &quot;Table Cell 1 Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (250,2) size 246x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (250,2) size 247x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 242x17
</span><span class="cx">                 text run at (2,2) width 242: &quot;Table Cell 2 Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,1103) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 275x26
</span><span class="cx">           text run at (1,1) width 275: &quot;Test 4 - \&quot;margin-left: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1151) size 172x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (8,0) size 164x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1151) size 173x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (8,0) size 165x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (70,1) size 23x17
</span><span class="cx">             text run at (70,1) width 23: &quot;TA&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1197) size 336x47 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (16,0) size 320x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1197) size 337x47 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (16,0) size 321x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (149,1) size 22x17
</span><span class="cx">             text run at (149,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,1263) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 292x26
</span><span class="cx">           text run at (1,1) width 292: &quot;Test 5 - \&quot;margin-right: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1311) size 172x47 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1311) size 173x47 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 164x19 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (70,1) size 23x17
</span><span class="cx">             text run at (70,1) width 23: &quot;TA&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 170x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 171x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1357) size 336x47 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1357) size 337x47 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 320x19 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (149,1) size 22x17
</span><span class="cx">             text run at (149,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,20) size 334x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,20) size 335x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><span class="cx">       RenderBlock {H2} at (1,1423) size 765x29 [border: (1px solid #000000)]
</span><span class="cx">         RenderText {#text} at (1,1) size 233x26
</span><span class="cx">           text run at (1,1) width 233: &quot;Test 6 - \&quot;margin: 5%\&quot;&quot;
</span><del>-      RenderTable {TABLE} at (1,1471) size 172x64 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1471) size 173x64 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (8,8) size 156x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (66,1) size 23x17
</span><span class="cx">             text run at (66,1) width 23: &quot;TA&quot;
</span><del>-        RenderTableSection {TBODY} at (1,37) size 170x26 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 170x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 82x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,37) size 171x26 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 171x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 83x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 82x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 83x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 78x17
</span><span class="cx">                 text run at (2,2) width 78: &quot;Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1534) size 336x80 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1534) size 337x80 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (16,16) size 304x20 [border: (1px solid #000000)]
</span><span class="cx">           RenderText {#text} at (140,1) size 22x17
</span><span class="cx">             text run at (140,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,53) size 334x26 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 334x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 164x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,53) size 335x26 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 335x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 165x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 164x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 165x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 160x17
</span><span class="cx">                 text run at (2,2) width 160: &quot;Table Cell 2 Table Cell 2&quot;
</span><del>-      RenderTable {TABLE} at (1,1613) size 500x97 [border: (1px solid #000000)]
-        RenderBlock {CAPTION} at (25,25) size 450x19 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (1,1613) size 501x97 [border: (1px solid #000000)]
+        RenderBlock {CAPTION} at (25,25) size 451x19 [border: (1px solid #000000)]
</ins><span class="cx">           RenderText {#text} at (214,1) size 22x17
</span><span class="cx">             text run at (214,1) width 22: &quot;TB&quot;
</span><del>-        RenderTableSection {TBODY} at (1,70) size 498x25 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,2) size 498x21 [border: (1px solid #000000)]
-            RenderTableCell {TD} at (2,2) size 246x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,70) size 499x25 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,2) size 499x21 [border: (1px solid #000000)]
+            RenderTableCell {TD} at (2,2) size 247x21 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 242x17
</span><span class="cx">                 text run at (2,2) width 242: &quot;Table Cell 1 Table Cell 1 Table Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (250,2) size 246x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (250,2) size 247x21 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 242x17
</span><span class="cx">                 text run at (2,2) width 242: &quot;Table Cell 2 Table Cell 2 Table Cell 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug926471expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -4,29 +4,29 @@
</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 784x89
</span><del>-        RenderTable {TABLE} at (0,0) size 342x89 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 340x87
-            RenderTableRow {TR} at (0,2) size 340x83
-              RenderTableCell {TD} at (2,2) size 336x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (2,2) size 332x79 [border: (2px outset #808080)]
-                  RenderTableSection {TBODY} at (2,2) size 328x75
-                    RenderTableRow {TR} at (0,2) size 328x38
-                      RenderTableCell {TD} at (2,2) size 93x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 343x89 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 341x87
+            RenderTableRow {TR} at (0,2) size 341x83
+              RenderTableCell {TD} at (2,2) size 337x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (2,2) size 333x79 [border: (2px outset #808080)]
+                  RenderTableSection {TBODY} at (2,2) size 329x75
+                    RenderTableRow {TR} at (0,2) size 329x38
+                      RenderTableCell {TD} at (2,2) size 94x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                         RenderText {#text} at (2,2) size 56x34
</span><span class="cx">                           text run at (2,2) width 53: &quot;Member&quot;
</span><span class="cx">                           text run at (2,19) width 56: &quot;Number:&quot;
</span><del>-                      RenderTableCell {TD} at (97,5) size 223x31 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (97,5) size 224x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableRow {TR} at (0,42) size 328x31
-                      RenderTableCell {TD} at (2,47) size 93x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,42) size 329x31
+                      RenderTableCell {TD} at (2,47) size 94x21 [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;PIN:&quot;
</span><del>-                      RenderTableCell {TD} at (97,42) size 223x31 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (97,42) size 224x31 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderTextControl {INPUT} at (4,4) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">                         RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderTableCell {TD} at (322,55) size 4x4 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-layer at (119,27) size 185x17
</del><ins>+                      RenderTableCell {TD} at (322,55) size 5x5 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+layer at (120,28) size 185x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><del>-layer at (119,64) size 185x17
</del><ins>+layer at (120,64) size 185x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug92868_1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,10 +7,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 191x17
</span><span class="cx">           text run at (0,0) width 191: &quot;the text should be courier 24pt&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 80x23
-        RenderTableSection {TBODY} at (0,0) size 80x23
-          RenderTableRow {TR} at (0,2) size 80x19
-            RenderTableCell {TD} at (2,2) size 76x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 81x23
+        RenderTableSection {TBODY} at (0,0) size 81x23
+          RenderTableRow {TR} at (0,2) size 81x19
+            RenderTableCell {TD} at (2,2) size 77x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 74x17
</span><span class="cx">                 text run at (1,1) width 74: &quot;inside a cell&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,40) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -46,120 +46,120 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,264) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,264) size 619x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,729) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,729) size 579x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1160) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -123,120 +123,120 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,758) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,758) size 619x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,55) size 118x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,55) size 119x4 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,1223) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,1223) size 579x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,48) size 123x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,48) size 124x3 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1654) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -46,124 +46,124 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,305) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,305) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,44) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (36,2) size 46x21
-                text run at (36,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (36,2) size 46x22
+                text run at (36,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,770) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,770) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,37) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1201) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -54,124 +54,124 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,408) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</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 {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,44) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (36,2) size 46x21
-                text run at (36,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (36,2) size 46x22
+                text run at (36,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,873) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,873) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000]
</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 {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,37) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1304) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -45,121 +45,121 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} 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><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,44) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (36,2) size 46x21
-                text run at (36,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (36,2) size 46x22
+                text run at (36,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} 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><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,37) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 465x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 466x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1203) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -61,124 +61,124 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,408) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (1,22) size 616x114
-          RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#000000]
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,44) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (36,2) size 46x21
-                text run at (36,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+          RenderTableRow {TR} at (0,7) size 617x100 [bgcolor=#000000]
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (36,2) size 46x22
+                text run at (36,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206
+          RenderTableRow {TR} at (0,0) size 617x108 [bgcolor=#000000]
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#000000]
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,873) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84 [bgcolor=#000000]
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,873) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (0,27) size 577x99
-          RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#000000]
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,37) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+          RenderTableRow {TR} at (0,0) size 578x99 [bgcolor=#000000]
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190
-          RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#000000]
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190
+          RenderTableRow {TR} at (0,0) size 578x107 [bgcolor=#000000]
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#000000]
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83 [bgcolor=#000000]
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1304) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -45,124 +45,124 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 618x21
-          RenderText {#text} at (163,0) size 292x21
-            text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,307) size 619x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 619x21
+          RenderText {#text} at (163,0) size 293x21
+            text run at (163,0) width 293: &quot;With 'border-collapse: separate'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (1,22) size 616x114 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (87,14) size 46x21
-                text run at (87,14) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (371,44) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (36,2) size 46x21
-                text run at (36,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,342) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,7) size 617x100
+            RenderTableCell {TH} at (7,44) size 130x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 46x22
+                text run at (87,15) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (371,44) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (36,2) size 46x22
+                text run at (36,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,342) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x21
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,136) size 616x206 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (1,136) size 617x206 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,0) size 617x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (14,14) size 44x21
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,41) size 220x25 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (371,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 616x84
-            RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 42x21
-                text run at (2,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (371,144) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
-      RenderTable {TABLE} at (0,772) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 578x21
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (371,41) size 119x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 617x84
+            RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 42x22
+                text run at (2,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (371,144) size 119x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 114x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
+      RenderTable {TABLE} at (0,772) size 579x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 579x21
+          RenderText {#text} at (144,0) size 291x21
+            text run at (144,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</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 {THEAD} at (0,27) size 577x99 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (81,8) size 46x21
-                text run at (81,8) width 46: &quot;TH B&quot;
-            RenderTableCell {TH} at (342,37) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,2) size 46x21
-                text run at (42,2) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 45x21
-                text run at (34,2) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (0,316) size 577x114
-          RenderTableRow {TR} at (0,0) size 577x114
-            RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,0) size 578x99
+            RenderTableCell {TH} at (0,34) size 135x31 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (81,8) size 46x22
+                text run at (81,9) width 46: &quot;TH B&quot;
+            RenderTableCell {TH} at (342,37) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,2) size 46x22
+                text run at (42,3) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 46x22
+                text run at (34,3) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (0,316) size 578x114
+          RenderTableRow {TR} at (0,0) size 578x114
+            RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,8) size 47x21
</span><span class="cx">                 text run at (2,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (342,45) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x21
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (465,45) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (0,126) size 577x190 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,0) size 577x107
</del><ins>+        RenderTableSection {TBODY} at (0,126) size 578x190 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,0) size 578x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (8,8) size 44x21
</span><span class="cx">                 text run at (8,8) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (135,38) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,8) size 43x21
-                text run at (8,8) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (342,41) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 46x21
-                text run at (2,2) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (465,41) size 112x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 577x83
-            RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,2) size 42x21
-                text run at (8,2) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (342,136) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x21
-                text run at (2,2) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (465,136) size 112x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x21
-                text run at (2,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,8) size 43x22
+                text run at (8,9) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (342,41) size 124x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x22
+                text run at (2,3) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (465,41) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 578x83
+            RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,2) size 42x22
+                text run at (8,3) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (342,136) size 124x25 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x22
+                text run at (2,3) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (465,136) size 113x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x22
+                text run at (2,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1203) size 769x36
</span><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_aboveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 422x112 [border: (1px solid #808080) none]
-        RenderBlock {CAPTION} at (0,0) size 422x17
-          RenderText {#text} at (17,0) size 388x17
-            text run at (17,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (0,18) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 423x112 [border: (1px solid #808080) none]
+        RenderBlock {CAPTION} at (0,0) size 423x17
+          RenderText {#text} at (17,0) size 389x17
+            text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (0,18) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_belowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 422x112 [border: none (1px solid #808080) none]
-        RenderBlock {CAPTION} at (0,0) size 422x17
-          RenderText {#text} at (17,0) size 388x17
-            text run at (17,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (0,17) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 423x112 [border: none (1px solid #808080) none]
+        RenderBlock {CAPTION} at (0,0) size 423x17
+          RenderText {#text} at (17,0) size 389x17
+            text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (0,17) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_hsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 422x113 [border: (1px solid #808080) none (1px solid #808080) none]
-        RenderBlock {CAPTION} at (0,0) size 422x17
-          RenderText {#text} at (17,0) size 388x17
-            text run at (17,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (0,18) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 423x113 [border: (1px solid #808080) none (1px solid #808080) none]
+        RenderBlock {CAPTION} at (0,0) size 423x17
+          RenderText {#text} at (17,0) size 389x17
+            text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (0,18) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_lhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 423x111 [border: none (1px solid #808080)]
-        RenderBlock {CAPTION} at (0,0) size 423x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 424x111 [border: none (1px solid #808080)]
+        RenderBlock {CAPTION} at (0,0) size 424x17
</ins><span class="cx">           RenderText {#text} at (17,0) size 389x17
</span><span class="cx">             text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><del>-        RenderTableSection {TBODY} at (1,17) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,17) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_rhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 423x111 [border: none (1px solid #808080) none]
-        RenderBlock {CAPTION} at (0,0) size 423x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 424x111 [border: none (1px solid #808080) none]
+        RenderBlock {CAPTION} at (0,0) size 424x17
</ins><span class="cx">           RenderText {#text} at (17,0) size 389x17
</span><span class="cx">             text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><del>-        RenderTableSection {TBODY} at (0,17) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,17) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_voidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 422x111
-        RenderBlock {CAPTION} at (0,0) size 422x17
-          RenderText {#text} at (17,0) size 388x17
-            text run at (17,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (0,17) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 423x111
+        RenderBlock {CAPTION} at (0,0) size 423x17
+          RenderText {#text} at (17,0) size 389x17
+            text run at (17,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (0,17) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_frame_vsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 424x111 [border: none (1px solid #808080) none (1px solid #808080)]
-        RenderBlock {CAPTION} at (0,0) size 424x17
-          RenderText {#text} at (18,0) size 388x17
-            text run at (18,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (1,17) size 422x94
-          RenderTableRow {TR} at (0,2) size 422x21
-            RenderTableCell {TH} at (2,10) size 118x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (122,2) size 111x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 107x17
-                text run at (2,2) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (235,2) size 88x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 84x17
-                text run at (2,2) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (325,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 91x17
-                text run at (2,2) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,25) size 422x21
-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 425x111 [border: none (1px solid #808080) none (1px solid #808080)]
+        RenderBlock {CAPTION} at (0,0) size 425x17
+          RenderText {#text} at (18,0) size 389x17
+            text run at (18,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (1,17) size 423x94
+          RenderTableRow {TR} at (0,2) size 423x21
+            RenderTableCell {TH} at (2,10) size 119x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (122,2) size 112x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 108x17
+                text run at (2,2) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (235,2) size 89x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 85x17
+                text run at (2,2) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (325,2) size 96x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 92x17
+                text run at (2,2) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,25) size 423x21
+            RenderTableCell {TD} at (2,25) size 119x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (122,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,25) size 112x21 [border: (1px inset #808080)] [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,25) size 88x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,25) size 89x21 [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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,25) size 96x21 [border: (1px inset #808080)] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 422x21
-            RenderTableCell {TD} at (2,48) size 118x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 423x21
+            RenderTableCell {TD} at (2,48) size 119x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 103x17
</span><span class="cx">                 text run at (2,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (122,48) size 111x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,48) size 112x21 [border: (1px inset #808080)] [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,48) size 88x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,48) size 89x21 [border: (1px inset #808080)] [r=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,48) size 95x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,48) size 96x21 [border: (1px inset #808080)] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 422x21
-            RenderTableCell {TD} at (2,71) size 118x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 423x21
+            RenderTableCell {TD} at (2,71) size 119x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x17
</span><span class="cx">                 text run at (2,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (122,71) size 111x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (122,71) size 112x21 [border: (1px inset #808080)] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (235,71) size 88x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (235,71) size 89x21 [border: (1px inset #808080)] [r=3 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (325,71) size 95x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (325,71) size 96x21 [border: (1px inset #808080)] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_captionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">                 text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">                 text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x122 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins><span class="cx"> layer at (8,8) size 200x12 scrollWidth 397 scrollHeight 403
</span><span class="cx">   RenderBlock {CAPTION} at (0,0) size 200x12
</span><span class="cx">     RenderBlock {DIV} at (94,0) size 12x12 [border: (1px solid #008000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_hidden_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,9 +12,9 @@
</span><span class="cx">             text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">     RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">       RenderTableRow {TR} at (0,2) size 198x104
</span><del>-        RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-        RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-          RenderText {#text} at (2,2) size 20x17
-            text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+        RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+          RenderText {#text} at (2,2) size 21x18
+            text run at (2,3) width 21: &quot;foo&quot;
+        RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+          RenderText {#text} at (2,2) size 20x18
+            text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">                 text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">                 text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_caption_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">                 text run at (147,1) width 8: &quot;d&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,13) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 97x21 [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;foo&quot;
-            RenderTableCell {TD} at (101,43) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;bar&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 98x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (101,43) size 95x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x100 [bgcolor=#0000FF]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 200x100
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 200x100
</span><del>-            RenderTableCell {TD} at (0,41) size 59x17 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 21x17
-                text run at (0,0) width 21: &quot;foo&quot;
</del><ins>+            RenderTableCell {TD} at (0,41) size 60x18 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 21x18
+                text run at (0,1) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (59,0) size 141x50 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#FF0000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 785x416
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x416
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x400
</span><del>-      RenderTable {TABLE} at (0,0) size 229x400 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 229x206 [border: (3px solid #FFA500)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 230x400 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 230x206 [border: (3px solid #FFA500)]
</ins><span class="cx">           RenderText {#text} at (103,3) size 23x17
</span><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 53x49 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (16,16) size 21x17
-                text run at (16,16) width 21: &quot;foo&quot;
-            RenderTableCell {TD} at (113,78) size 84x84 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,207) size 228x192
+          RenderTableRow {TR} at (0,30) size 228x132
+            RenderTableCell {TD} at (30,71) size 54x50 [border: (1px inset #808080)] [r=0 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,78) size 85x84 [border: (1px inset #808080)] [r=0 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><span class="cx">                   RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_dirty_reflow_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -9,9 +9,9 @@
</span><span class="cx">             text run at (89,0) width 22: &quot;cap&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (0,200) size 200x140
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 200x140
</span><del>-            RenderTableCell {TD} at (0,41) size 80x57 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (20,20) size 21x17
-                text run at (20,20) width 21: &quot;foo&quot;
</del><ins>+            RenderTableCell {TD} at (0,41) size 81x58 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (20,20) size 21x18
+                text run at (20,21) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (80,50) size 120x90 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (20,20) size 50x50 [bgcolor=#008000]
</span><span class="cx">                 RenderBlock {DIV} at (0,0) size 400x300 [bgcolor=#FF0000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tableexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 800x38
+  RenderBlock {HTML} at (0,0) size 800x38
+    RenderBody {BODY} at (8,8) size 784x22
+layer at (8,8) size 22x22 clip at (9,9) size 20x20 scrollWidth 707 scrollHeight 507
+  RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
+    RenderTableSection {TBODY} at (1,1) size 21x20
+      RenderTableRow {TR} at (0,2) size 21x16
+        RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+          RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
+            RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
+              RenderText {#text} at (1,1) size 60x17
+                text run at (1,1) width 60: &quot;scrollbars&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_tbodyexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x38
+  RenderBlock {HTML} at (0,0) size 800x38
+    RenderBody {BODY} at (8,8) size 784x22
+      RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 21x20
+          RenderTableRow {TR} at (0,2) size 21x16
+            RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 60x17
+                    text run at (1,1) width 60: &quot;scrollbars&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_hidden_trexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x38
+  RenderBlock {HTML} at (0,0) size 800x38
+    RenderBody {BODY} at (8,8) size 784x22
+      RenderTable {TABLE} at (0,0) size 23x22 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 21x20
+          RenderTableRow {TR} at (0,2) size 21x16
+            RenderTableCell {TD} at (2,2) size 17x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 60x17
+                    text run at (1,1) width 60: &quot;scrollbars&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">                 text run at (1,1) width 43: &quot;foo&quot;
</span><span class="cx">                 text run at (1,37) width 41: &quot;bar&quot;
</span><span class="cx">                 text run at (1,73) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,30) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,30) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_cell_siblingexpectedtxtfromrev191722trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt (from rev 191722, trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt) (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x386
+  RenderBlock {HTML} at (0,0) size 800x386
+    RenderBody {BODY} at (8,8) size 784x370
+      RenderTable {TABLE} at (0,0) size 200x370 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 200x206 [border: (3px solid #FFA500)]
+          RenderText {#text} at (78,3) size 44x36
+            text run at (78,3) width 44: &quot;cap&quot;
+        RenderTableSection {TBODY} at (1,207) size 198x162
+          RenderTableRow {TR} at (0,30) size 198x102
+            RenderTableCell {TD} at (30,65) size 54x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 38x30
+                text run at (1,1) width 38: &quot;foo bar&quot;
+                text run at (1,16) width 19: &quot;baz&quot;
+            RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 16x36
+                    text run at (1,1) width 16: &quot;d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_rowexpectedtxtfromrev191722trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt (from rev 191722, trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt) (0 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x386
+  RenderBlock {HTML} at (0,0) size 800x386
+    RenderBody {BODY} at (8,8) size 784x370
+      RenderTable {TABLE} at (0,0) size 200x370 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 200x206 [border: (3px solid #FFA500)]
+          RenderText {#text} at (78,3) size 44x36
+            text run at (78,3) width 44: &quot;cap&quot;
+        RenderTableSection {TBODY} at (1,207) size 198x162
+          RenderTableRow {TR} at (0,30) size 198x102
+            RenderTableCell {TD} at (30,65) size 54x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 38x30
+                text run at (1,1) width 38: &quot;foo bar&quot;
+                text run at (1,16) width 19: &quot;baz&quot;
+            RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 7x15
+                    text run at (1,1) width 7: &quot;d&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_row_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">             RenderTableCell {TD} at (30,45) size 54x17 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 18x15
</span><span class="cx">                 text run at (1,1) width 18: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (114,30) size 54x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,30) size 55x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 17x15
</span><span class="cx">                 text run at (1,1) width 17: &quot;bar&quot;
</span><span class="cx">               RenderBR {BR} at (18,1) size 0x15
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx">                 text run at (1,1) width 43: &quot;foo&quot;
</span><span class="cx">                 text run at (1,37) width 41: &quot;bar&quot;
</span><span class="cx">                 text run at (1,73) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,163) size 54x54 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,163) size 55x54 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 92x72
</span><span class="cx">                 text run at (1,1) width 92: &quot;foo bar&quot;
</span><span class="cx">                 text run at (1,37) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (144,48) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,48) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_table_captionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">                 text run at (1,1) width 43: &quot;foo&quot;
</span><span class="cx">                 text run at (1,37) width 41: &quot;bar&quot;
</span><span class="cx">                 text run at (1,73) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,86) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,86) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbodyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 45x34
</span><span class="cx">                 text run at (1,1) width 45: &quot;foo bar&quot;
</span><span class="cx">                 text run at (1,18) width 22: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,78) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,78) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">             RenderTableCell {TD} at (30,47) size 54x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 21x17
</span><span class="cx">                 text run at (1,1) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (114,30) size 54x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,30) size 55x53 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 20x17
</span><span class="cx">                 text run at (1,1) width 20: &quot;bar&quot;
</span><span class="cx">               RenderBR {BR} at (21,1) size 0x17
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">                 text run at (1,1) width 43: &quot;foo&quot;
</span><span class="cx">                 text run at (1,37) width 41: &quot;bar&quot;
</span><span class="cx">                 text run at (1,73) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,56) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (113,56) size 55x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x36
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 117x21 [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;foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 118x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (121,46) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderBlock {DIV} at (61,2) size 12x12 [border: (1px solid #008000)]
</del><ins>+              RenderBlock {DIV} at (60,2) size 13x12 [border: (1px solid #008000)]
</ins><span class="cx">                 RenderBlock {DIV} at (-291,1) size 302x402 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (293,1) size 8x17
</span><span class="cx">                     text run at (293,1) width 8: &quot;d&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_dynamic_deactivateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 59x21 [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;foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 60x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (63,50) size 133x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 42x22 [border: (1px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 117x21 [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;foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 118x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (121,90) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 117x21 [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;foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 118x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (121,46) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_overflow_td_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x110 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x104
</span><del>-            RenderTableCell {TD} at (2,43) size 117x21 [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;foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,43) size 118x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
</ins><span class="cx">             RenderTableCell {TD} at (121,2) size 75x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 302x402 [border: (1px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_rules_colsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 417x103 [border: (2px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 417x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 418x103 [border: (2px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 418x17
</ins><span class="cx">           RenderText {#text} at (14,0) size 389x17
</span><span class="cx">             text run at (14,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><del>-        RenderTableSection {TBODY} at (2,19) size 412x81
-          RenderTableRow {TR} at (0,0) size 412x22
-            RenderTableCell {TH} at (0,8) size 119x5 [border: (3px none #808080) none none (3px solid #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (119,0) size 110x22 [border: (3px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,4) size 107x17
-                text run at (2,4) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (229,0) size 87x22 [border: (3px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,4) size 84x17
-                text run at (2,4) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (316,0) size 96x22 [border: (3px none #808080) (2px solid #808080) none (1px solid #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,4) size 91x17
-                text run at (2,4) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,22) size 412x19
-            RenderTableCell {TD} at (0,22) size 119x19 [border: none none none (3px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (2,19) size 413x81
+          RenderTableRow {TR} at (0,0) size 413x22
+            RenderTableCell {TH} at (0,8) size 120x6 [border: (3px none #808080) none none (3px solid #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (119,0) size 111x22 [border: (3px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,4) size 108x17
+                text run at (2,4) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (229,0) size 88x22 [border: (3px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,4) size 85x17
+                text run at (2,4) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (316,0) size 97x22 [border: (3px none #808080) (2px solid #808080) none (1px solid #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,4) size 92x17
+                text run at (2,4) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,22) size 413x19
+            RenderTableCell {TD} at (0,22) size 120x19 [border: none none none (3px solid #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 73x17
</span><span class="cx">                 text run at (4,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (119,22) size 110x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,22) size 111x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (229,22) size 87x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,22) size 88x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (316,22) size 96x19 [border: none (2px solid #808080) none (1px solid #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,22) size 97x19 [border: none (2px solid #808080) none (1px solid #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 412x19
-            RenderTableCell {TD} at (0,41) size 119x19 [border: none none none (3px solid #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 413x19
+            RenderTableCell {TD} at (0,41) size 120x19 [border: none none none (3px solid #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 103x17
</span><span class="cx">                 text run at (4,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (119,41) size 110x19 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,41) size 111x19 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (229,41) size 87x19 [border: none none none (1px solid #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,41) size 88x19 [border: none none none (1px solid #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (316,41) size 96x19 [border: none (2px solid #808080) none (1px solid #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,41) size 97x19 [border: none (2px solid #808080) none (1px solid #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 412x21
-            RenderTableCell {TD} at (0,60) size 119x21 [border: none none (2px none #808080) (3px solid #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,60) size 413x21
+            RenderTableCell {TD} at (0,60) size 120x21 [border: none none (2px none #808080) (3px solid #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,1) size 114x17
</span><span class="cx">                 text run at (4,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (119,60) size 110x21 [border: none none (2px none #808080) (1px solid #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,60) size 111x21 [border: none none (2px none #808080) (1px solid #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (229,60) size 87x21 [border: none none (2px none #808080) (1px solid #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,60) size 88x21 [border: none none (2px none #808080) (1px solid #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (316,60) size 96x21 [border: none (2px solid #808080) (2px none #808080) (1px solid #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,60) size 97x21 [border: none (2px solid #808080) (2px none #808080) (1px solid #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 21x17
</span><span class="cx">                 text run at (2,1) width 21: &quot;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintable_rules_rowsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -3,58 +3,58 @@
</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 414x106 [border: (2px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 414x17
-          RenderText {#text} at (13,0) size 388x17
-            text run at (13,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {TBODY} at (2,19) size 409x84
-          RenderTableRow {TR} at (0,0) size 409x22
-            RenderTableCell {TH} at (0,8) size 119x5 [border: (3px solid #808080) none none (3px none #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (119,0) size 109x22 [border: (3px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,4) size 107x17
-                text run at (1,4) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (228,0) size 86x22 [border: (3px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,4) size 84x17
-                text run at (1,4) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (314,0) size 95x22 [border: (3px solid #808080) (2px none #808080) none none] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,4) size 91x17
-                text run at (1,4) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,22) size 409x20
-            RenderTableCell {TD} at (0,22) size 119x20 [border: (1px solid #808080) none none (3px none #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 415x106 [border: (2px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 415x17
+          RenderText {#text} at (13,0) size 389x17
+            text run at (13,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {TBODY} at (2,19) size 410x84
+          RenderTableRow {TR} at (0,0) size 410x22
+            RenderTableCell {TH} at (0,8) size 120x6 [border: (3px solid #808080) none none (3px none #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (119,0) size 110x22 [border: (3px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,4) size 108x17
+                text run at (1,4) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (228,0) size 87x22 [border: (3px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,4) size 85x17
+                text run at (1,4) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (314,0) size 96x22 [border: (3px solid #808080) (2px none #808080) none none] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,4) size 92x17
+                text run at (1,4) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,22) size 410x20
+            RenderTableCell {TD} at (0,22) size 120x20 [border: (1px solid #808080) none none (3px none #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,2) size 73x17
</span><span class="cx">                 text run at (4,2) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (119,22) size 109x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,22) size 110x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,22) size 86x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,22) size 87x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,22) size 95x20 [border: (1px solid #808080) (2px none #808080) none none] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,22) size 96x20 [border: (1px solid #808080) (2px none #808080) none none] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 409x20
-            RenderTableCell {TD} at (0,42) size 119x20 [border: (1px solid #808080) none none (3px none #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 410x20
+            RenderTableCell {TD} at (0,42) size 120x20 [border: (1px solid #808080) none none (3px none #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,2) size 103x17
</span><span class="cx">                 text run at (4,2) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (119,42) size 109x20 [border: (1px solid #808080) none none none] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,42) size 110x20 [border: (1px solid #808080) none none none] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,42) size 86x20 [border: (1px solid #808080) none none none] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,42) size 87x20 [border: (1px solid #808080) none none none] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,42) size 95x20 [border: (1px solid #808080) (2px none #808080) none none] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,42) size 96x20 [border: (1px solid #808080) (2px none #808080) none none] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,62) size 409x22
-            RenderTableCell {TD} at (0,62) size 119x22 [border: (1px solid #808080) none (2px solid #808080) (3px none #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,62) size 410x22
+            RenderTableCell {TD} at (0,62) size 120x22 [border: (1px solid #808080) none (2px solid #808080) (3px none #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,2) size 114x17
</span><span class="cx">                 text run at (4,2) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (119,62) size 109x22 [border: (1px solid #808080) none (2px solid #808080) none] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,62) size 110x22 [border: (1px solid #808080) none (2px solid #808080) none] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,62) size 86x22 [border: (1px solid #808080) none (2px solid #808080) none] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,62) size 87x22 [border: (1px solid #808080) none (2px solid #808080) none] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,62) size 95x22 [border: (1px solid #808080) (2px none #808080) (2px solid #808080) none] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,62) size 96x22 [border: (1px solid #808080) (2px none #808080) (2px solid #808080) none] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 21x17
</span><span class="cx">                 text run at (1,2) width 21: &quot;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_caption_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 423x17
</span><span class="cx">           text run at (0,0) width 423: &quot;The caption should be aligned at the left side of the top of the table.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 168x67 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 168x17
</del><ins>+      RenderTable {TABLE} at (0,33) size 169x67 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 169x17
</ins><span class="cx">           RenderText {#text} at (52,0) size 64x17
</span><span class="cx">             text run at (52,0) width 64: &quot;Wild Cats&quot;
</span><del>-        RenderTableSection {TBODY} at (1,18) size 166x48
-          RenderTableRow {TR} at (0,2) size 166x21
-            RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,18) size 167x48
+          RenderTableRow {TR} at (0,2) size 167x21
+            RenderTableCell {TD} at (2,2) size 46x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Lion&quot;
</span><del>-            RenderTableCell {TD} at (49,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,2) size 58x21 [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;Leopard&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 56x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 57x21 [border: (1px inset #808080)] [r=0 c=2 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;Cheetah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 166x21
-            RenderTableCell {TD} at (2,25) size 45x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 167x21
+            RenderTableCell {TD} at (2,25) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Jaguar&quot;
</span><del>-            RenderTableCell {TD} at (49,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,25) size 58x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Bobcat&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 57x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Ocelot&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_caption_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 432x17
</span><span class="cx">           text run at (0,0) width 432: &quot;The caption should be aligned at the right side of the top of the table.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 168x67 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 168x17
</del><ins>+      RenderTable {TABLE} at (0,33) size 169x67 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 169x17
</ins><span class="cx">           RenderText {#text} at (52,0) size 64x17
</span><span class="cx">             text run at (52,0) width 64: &quot;Wild Cats&quot;
</span><del>-        RenderTableSection {TBODY} at (1,18) size 166x48
-          RenderTableRow {TR} at (0,2) size 166x21
-            RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,18) size 167x48
+          RenderTableRow {TR} at (0,2) size 167x21
+            RenderTableCell {TD} at (2,2) size 46x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;Lion&quot;
</span><del>-            RenderTableCell {TD} at (49,2) size 57x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,2) size 58x21 [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;Leopard&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 56x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 57x21 [border: (1px inset #808080)] [r=0 c=2 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;Cheetah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 166x21
-            RenderTableCell {TD} at (2,25) size 45x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 167x21
+            RenderTableCell {TD} at (2,25) size 46x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 41x17
</span><span class="cx">                 text run at (2,2) width 41: &quot;Jaguar&quot;
</span><del>-            RenderTableCell {TD} at (49,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,25) size 58x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;Bobcat&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 56x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 57x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x17
</span><span class="cx">                 text run at (2,2) width 42: &quot;Ocelot&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvintables_cellspacing_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,50 +7,50 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 773x34
</span><span class="cx">           text run at (0,0) width 773: &quot;CELLSPACING specifies the amount space between cells. The first table has a cellspacing value of 20%; the second table&quot;
</span><span class="cx">           text run at (0,17) width 165: &quot;does not have cellspacing.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 91x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 89x48
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,50) size 92x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 90x48
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 89x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 90x21
+            RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,100) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><del>-      RenderTable {TABLE} at (0,134) size 91x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 89x48
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,134) size 92x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 90x48
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,2) size 28x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 89x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 90x21
+            RenderTableCell {TD} at (2,25) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span><del>-            RenderTableCell {TD} at (60,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,25) size 28x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_caption_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 286x17
</span><span class="cx">           text run at (0,0) width 286: &quot;The table caption should be aligned at the left&quot;
</span><del>-      RenderTable {table} at (0,33) size 124x67 [border: (1px outset #808080)]
-        RenderBlock {caption} at (0,0) size 124x17
</del><ins>+      RenderTable {table} at (0,33) size 125x67 [border: (1px outset #808080)]
+        RenderBlock {caption} at (0,0) size 125x17
</ins><span class="cx">           RenderText {#text} at (26,0) size 72x17
</span><span class="cx">             text run at (26,0) width 72: &quot;CAPTION&quot;
</span><del>-        RenderTableSection (anonymous) at (1,18) size 122x48
-          RenderTableRow {tr} at (0,2) size 122x21
-            RenderTableCell {td} at (2,2) size 38x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (1,18) size 123x48
+          RenderTableRow {tr} at (0,2) size 123x21
+            RenderTableCell {td} at (2,2) size 39x21 [border: (1px inset #808080)] [r=0 c=0 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;cell 1&quot;
</span><del>-            RenderTableCell {td} at (42,2) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (42,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 34x17
</span><span class="cx">                 text run at (2,2) width 34: &quot;cell 2&quot;
</span><del>-            RenderTableCell {td} at (82,2) size 38x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (82,2) size 39x21 [border: (1px inset #808080)] [r=0 c=2 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;cell 3&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 122x21
-            RenderTableCell {td} at (2,25) size 38x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 123x21
+            RenderTableCell {td} at (2,25) size 39x21 [border: (1px inset #808080)] [r=1 c=0 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;cell 4&quot;
</span><del>-            RenderTableCell {td} at (42,25) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (42,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 34x17
</span><span class="cx">                 text run at (2,2) width 34: &quot;cell 5&quot;
</span><del>-            RenderTableCell {td} at (82,25) size 38x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (82,25) size 39x21 [border: (1px inset #808080)] [r=1 c=2 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;cell 6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_caption_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</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 295x17
</span><span class="cx">           text run at (0,0) width 295: &quot;The table caption should be aligned at the right&quot;
</span><del>-      RenderTable {table} at (0,33) size 124x67 [border: (1px outset #808080)]
-        RenderBlock {caption} at (0,0) size 124x17
</del><ins>+      RenderTable {table} at (0,33) size 125x67 [border: (1px outset #808080)]
+        RenderBlock {caption} at (0,0) size 125x17
</ins><span class="cx">           RenderText {#text} at (26,0) size 72x17
</span><span class="cx">             text run at (26,0) width 72: &quot;CAPTION&quot;
</span><del>-        RenderTableSection (anonymous) at (1,18) size 122x48
-          RenderTableRow {tr} at (0,2) size 122x21
-            RenderTableCell {td} at (2,2) size 38x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (1,18) size 123x48
+          RenderTableRow {tr} at (0,2) size 123x21
+            RenderTableCell {td} at (2,2) size 39x21 [border: (1px inset #808080)] [r=0 c=0 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;cell 1&quot;
</span><del>-            RenderTableCell {td} at (42,2) size 38x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (42,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 34x17
</span><span class="cx">                 text run at (2,2) width 34: &quot;cell 2&quot;
</span><del>-            RenderTableCell {td} at (82,2) size 38x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (82,2) size 39x21 [border: (1px inset #808080)] [r=0 c=2 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;cell 3&quot;
</span><del>-          RenderTableRow {tr} at (0,25) size 122x21
-            RenderTableCell {td} at (2,25) size 38x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,25) size 123x21
+            RenderTableCell {td} at (2,25) size 39x21 [border: (1px inset #808080)] [r=1 c=0 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;cell 4&quot;
</span><del>-            RenderTableCell {td} at (42,25) size 38x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (42,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 34x17
</span><span class="cx">                 text run at (2,2) width 34: &quot;cell 5&quot;
</span><del>-            RenderTableCell {td} at (82,25) size 38x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (82,25) size 39x21 [border: (1px inset #808080)] [r=1 c=2 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;cell 6&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_colgroup_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,15 +6,15 @@
</span><span class="cx">       RenderBlock {p} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 172x17
</span><span class="cx">           text run at (0,0) width 172: &quot;COLGROUP WIDTH=px&quot;
</span><del>-      RenderTable {table} at (0,33) size 608x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 609x27 [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 (anonymous) at (1,1) size 606x25
-          RenderTableRow {tr} at (0,2) size 606x21
-            RenderTableCell {td} at (2,2) size 300x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (1,1) size 607x25
+          RenderTableRow {tr} at (0,2) size 607x21
+            RenderTableCell {td} at (2,2) size 301x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 296x17
</span><span class="cx">                 text run at (2,2) width 296: &quot;This column should have a width of 200 pixels&quot;
</span><del>-            RenderTableCell {td} at (304,2) size 300x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (304,2) size 301x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 296x17
</span><span class="cx">                 text run at (2,2) width 296: &quot;This column should have a width of 200 pixels&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_aboveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 482x17
</span><span class="cx">           text run at (0,0) width 372: &quot;Only the top side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (372,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 188x87 [border: (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,33) size 189x87 [border: (1px solid #808080) none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,1) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,66) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,1) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,66) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_belowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 506x17
</span><span class="cx">           text run at (0,0) width 396: &quot;Only the bottom side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (396,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 188x87 [border: none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,33) size 189x87 [border: none (1px solid #808080) none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,0) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,65) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,0) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,65) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,23) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,23) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_borderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 459x17
</span><span class="cx">           text run at (0,0) width 395: &quot;All four sides of the frame surrounding the table below should &quot;
</span><span class="cx">           text run at (395,0) width 64: &quot;be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 190x88 [border: (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 191x88 [border: (1px solid #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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (1,1) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (1,66) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (1,1) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (1,66) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,24) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,24) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_boxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 459x17
</span><span class="cx">           text run at (0,0) width 395: &quot;All four sides of the frame surrounding the table below should &quot;
</span><span class="cx">           text run at (395,0) width 64: &quot;be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 190x88 [border: (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 191x88 [border: (1px solid #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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (1,1) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (1,66) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (1,1) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (1,66) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,24) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,24) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_hsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 563x17
</span><span class="cx">           text run at (0,0) width 410: &quot;Only the top and bottom sides of the frame surrounding the table &quot;
</span><span class="cx">           text run at (410,0) width 153: &quot;below should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 188x88 [border: (1px solid #808080) none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,33) size 189x88 [border: (1px solid #808080) none (1px solid #808080) none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,1) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,66) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,1) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,66) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_lhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 482x17
</span><span class="cx">           text run at (0,0) width 372: &quot;Only the left side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (372,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 189x86 [border: none (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 190x86 [border: none (1px solid #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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (1,0) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (1,65) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (1,0) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (1,65) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,23) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,23) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_rhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 491x17
</span><span class="cx">           text run at (0,0) width 381: &quot;Only the right side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (381,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 189x86 [border: none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,33) size 190x86 [border: none (1px solid #808080) none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,0) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,65) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,0) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,65) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,23) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,23) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_frame_vsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 548x17
</span><span class="cx">           text run at (0,0) width 395: &quot;Only the right and left sides of the frame surrounding the table &quot;
</span><span class="cx">           text run at (395,0) width 153: &quot;below should be visible.&quot;
</span><del>-      RenderTable {table} at (0,33) size 190x86 [border: none (1px solid #808080) none (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,33) size 191x86 [border: none (1px solid #808080) none (1px solid #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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (1,0) size 188x23
-          RenderTableRow {tr} at (0,2) size 188x19
-            RenderTableCell {th} at (2,2) size 60x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (64,2) size 60x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (126,2) size 60x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 58x17
-                text run at (1,1) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (1,65) size 188x21
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (1,0) size 189x23
+          RenderTableRow {tr} at (0,2) size 189x19
+            RenderTableCell {th} at (2,2) size 61x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (64,2) size 61x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (126,2) size 61x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 59x17
+                text run at (1,1) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (1,65) size 189x21
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x17
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,23) size 188x42
-          RenderTableRow {tr} at (0,0) size 188x19
-            RenderTableCell {td} at (2,0) size 60x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,23) size 189x42
+          RenderTableRow {tr} at (0,0) size 189x19
+            RenderTableCell {td} at (2,0) size 61x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,0) size 60x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 61x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,0) size 60x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 61x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,21) size 188x19
-            RenderTableCell {td} at (2,21) size 60x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,21) size 189x19
+            RenderTableCell {td} at (2,21) size 61x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,21) size 60x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,21) size 61x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,21) size 60x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,21) size 61x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x17
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_allexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 451x17
</span><span class="cx">           text run at (0,0) width 408: &quot;There should be rules between all rows and columns in the table &quot;
</span><span class="cx">           text run at (408,0) width 43: &quot;below.&quot;
</span><del>-      RenderTable {table} at (0,33) size 184x81 [border: none]
</del><ins>+      RenderTable {table} at (0,33) size 185x81 [border: none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,0) size 183x20
-          RenderTableRow {tr} at (0,0) size 183x20
-            RenderTableCell {th} at (0,0) size 61x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (61,0) size 61x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (122,0) size 61x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,60) size 183x20
-          RenderTableRow {tr} at (0,0) size 183x20
-            RenderTableCell {td} at (0,0) size 61x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,0) size 184x20
+          RenderTableRow {tr} at (0,0) size 184x20
+            RenderTableCell {th} at (0,0) size 62x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (61,0) size 62x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (122,0) size 62x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,60) size 184x20
+          RenderTableRow {tr} at (0,0) size 184x20
+            RenderTableCell {td} at (0,0) size 62x20 [border: (1px solid #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 (61,0) size 61x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 62x20 [border: (1px solid #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 (122,0) size 61x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,0) size 62x20 [border: (1px solid #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>-        RenderTableSection {tbody} at (0,20) size 183x40
-          RenderTableRow {tr} at (0,0) size 183x20
-            RenderTableCell {td} at (0,0) size 61x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,20) size 184x40
+          RenderTableRow {tr} at (0,0) size 184x20
+            RenderTableCell {td} at (0,0) size 62x20 [border: (1px solid #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 (61,0) size 61x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 62x20 [border: (1px solid #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 (122,0) size 61x20 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,0) size 62x20 [border: (1px solid #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,20) size 183x20
-            RenderTableCell {td} at (0,20) size 61x20 [border: (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,20) size 184x20
+            RenderTableCell {td} at (0,20) size 62x20 [border: (1px solid #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 (61,20) size 61x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,20) size 62x20 [border: (1px solid #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 (122,20) size 61x20 [border: (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,20) size 62x20 [border: (1px solid #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="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_colsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 515x17
</span><span class="cx">           text run at (0,0) width 415: &quot;There should be rules between all columns (and only columns) in &quot;
</span><span class="cx">           text run at (415,0) width 100: &quot;the table below.&quot;
</span><del>-      RenderTable {table} at (0,33) size 184x78 [border: none]
</del><ins>+      RenderTable {table} at (0,33) size 185x78 [border: none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,0) size 183x20
-          RenderTableRow {tr} at (0,0) size 183x20
-            RenderTableCell {th} at (0,0) size 61x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (61,0) size 61x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (122,0) size 61x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,58) size 183x19
-          RenderTableRow {tr} at (0,0) size 183x19
-            RenderTableCell {td} at (0,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,0) size 184x20
+          RenderTableRow {tr} at (0,0) size 184x20
+            RenderTableCell {th} at (0,0) size 62x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (61,0) size 62x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (122,0) size 62x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,58) size 184x19
+          RenderTableRow {tr} at (0,0) size 184x19
+            RenderTableCell {td} at (0,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 53x17
</span><span class="cx">                 text run at (2,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (61,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 53x17
</span><span class="cx">                 text run at (2,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (122,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 53x17
</span><span class="cx">                 text run at (2,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,20) size 183x38
-          RenderTableRow {tr} at (0,0) size 183x19
-            RenderTableCell {td} at (0,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,20) size 184x38
+          RenderTableRow {tr} at (0,0) size 184x19
+            RenderTableCell {td} at (0,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (61,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (122,0) size 61x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,0) size 62x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,19) size 183x19
-            RenderTableCell {td} at (0,19) size 61x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,19) size 184x19
+            RenderTableCell {td} at (0,19) size 62x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (61,19) size 61x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,19) size 62x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (122,19) size 61x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (122,19) size 62x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 57x17
</span><span class="cx">                 text run at (2,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinx_table_rules_rowsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -7,53 +7,53 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 471x17
</span><span class="cx">           text run at (0,0) width 394: &quot;There should be rules between all rows (and only rows) in the &quot;
</span><span class="cx">           text run at (394,0) width 77: &quot;table below.&quot;
</span><del>-      RenderTable {table} at (0,33) size 182x81 [border: none]
</del><ins>+      RenderTable {table} at (0,33) size 183x81 [border: none]
</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 {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</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 {thead} at (0,0) size 181x20
-          RenderTableRow {tr} at (0,0) size 181x20
-            RenderTableCell {th} at (0,0) size 61x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (61,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,2) size 58x17
-                text run at (1,2) width 58: &quot;THEAD&quot;
-            RenderTableCell {th} at (121,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,2) size 58x17
-                text run at (1,2) width 58: &quot;THEAD&quot;
-        RenderTableSection {tfoot} at (0,60) size 181x20
-          RenderTableRow {tr} at (0,0) size 181x20
-            RenderTableCell {td} at (0,0) size 61x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {thead} at (0,0) size 182x20
+          RenderTableRow {tr} at (0,0) size 182x20
+            RenderTableCell {th} at (0,0) size 62x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x17
+                text run at (2,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (61,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 59x17
+                text run at (1,2) width 59: &quot;THEAD&quot;
+            RenderTableCell {th} at (121,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 59x17
+                text run at (1,2) width 59: &quot;THEAD&quot;
+        RenderTableSection {tfoot} at (0,60) size 182x20
+          RenderTableRow {tr} at (0,0) size 182x20
+            RenderTableCell {td} at (0,0) size 62x20 [border: (1px solid #808080) none none (1px none #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 (61,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 53x17
</span><span class="cx">                 text run at (1,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (121,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 53x17
</span><span class="cx">                 text run at (1,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,20) size 181x40
-          RenderTableRow {tr} at (0,0) size 181x20
-            RenderTableCell {td} at (0,0) size 61x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,20) size 182x40
+          RenderTableRow {tr} at (0,0) size 182x20
+            RenderTableCell {td} at (0,0) size 62x20 [border: (1px solid #808080) none none (1px none #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 (61,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 57x17
</span><span class="cx">                 text run at (1,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (121,0) size 60x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,0) size 61x20 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 57x17
</span><span class="cx">                 text run at (1,2) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 181x20
-            RenderTableCell {td} at (0,20) size 61x20 [border: (1px solid #808080) none none (1px none #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,20) size 182x20
+            RenderTableCell {td} at (0,20) size 62x20 [border: (1px solid #808080) none none (1px none #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 (61,20) size 60x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (61,20) size 61x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 57x17
</span><span class="cx">                 text run at (1,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (121,20) size 60x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,20) size 61x20 [border: (1px solid #808080) none none none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 57x17
</span><span class="cx">                 text run at (1,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt (191722 => 191723)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2015-10-29 06:16:01 UTC (rev 191722)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt        2015-10-29 07:45:56 UTC (rev 191723)
</span><span class="lines">@@ -6,34 +6,34 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 432x36
</span><span class="cx">           text run at (0,0) width 432: &quot;Example 4: Some simple tables.&quot;
</span><del>-      RenderTable {TABLE} at (0,57) size 467x97 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 465x94
-          RenderTableRow {TR} at (0,2) size 465x21
-            RenderTableCell {TH} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (12,2) size 43x17
-                text run at (12,2) width 43: &quot;Color &quot;
-            RenderTableCell {TH} at (71,2) size 392x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (164,2) size 64x17
-                text run at (164,2) width 64: &quot;Meaning &quot;
-          RenderTableRow {TR} at (0,25) size 465x21
-            RenderTableCell {TD} at (2,25) size 67x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,57) size 468x97 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 466x94
+          RenderTableRow {TR} at (0,2) size 466x21
+            RenderTableCell {TH} at (2,2) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (12,2) size 44x17
+                text run at (12,2) width 44: &quot;Color &quot;
+            RenderTableCell {TH} at (71,2) size 393x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (164,2) size 65x17
+                text run at (164,2) width 65: &quot;Meaning &quot;
+          RenderTableRow {TR} at (0,25) size 466x21
+            RenderTableCell {TD} at (2,25) size 68x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=0 rs=1 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;lightgreen&quot;
</span><del>-            RenderTableCell {TD} at (71,25) size 392x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,25) size 393x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 296x17
</span><span class="cx">                 text run at (2,2) width 296: &quot;Light green is used on cells that have a colspan&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 465x21
-            RenderTableCell {TD} at (2,48) size 67x21 [bgcolor=#F0E68C] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 466x21
+            RenderTableCell {TD} at (2,48) size 68x21 [bgcolor=#F0E68C] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><span class="cx">                 text run at (2,2) width 35: &quot;khaki&quot;
</span><del>-            RenderTableCell {TD} at (71,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,48) size 393x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 268x17
</span><span class="cx">                 text run at (2,2) width 268: &quot;Khaki is used on cells that have a rowspan&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 465x21
-            RenderTableCell {TD} at (2,71) size 67x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 466x21
+            RenderTableCell {TD} at (2,71) size 68x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=3 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;lightgrey&quot;
</span><del>-            RenderTableCell {TD} at (71,71) size 392x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (71,71) size 393x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 299x17
</span><span class="cx">                 text run at (2,2) width 299: &quot;Light grey is used on cells that have a rowspan &quot;
</span><span class="cx">               RenderInline {B} at (0,0) size 26x17
</span><span class="lines">@@ -51,395 +51,395 @@
</span><span class="cx">             text run at (131,0) width 507: &quot;Table 1 has this caption at the top.  It is defined to be 100% of it's parent's width.&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,18) size 767x105
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x38
</span><del>-            RenderTableCell {TD} at (2,10) size 396x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (2,2) size 26x17
-                text run at (2,2) width 26: &quot;Cell&quot;
</del><ins>+            RenderTableCell {TD} at (2,10) size 397x22 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (2,2) size 26x18
+                text run at (2,3) width 26: &quot;Cell&quot;
</ins><span class="cx">             RenderTableCell {TD} at (400,2) size 365x38 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 332x34
</span><span class="cx">                 text run at (2,2) width 332: &quot;Stuff to test out table cell layout. This should be long&quot;
</span><span class="cx">                 text run at (2,19) width 51: &quot;enough.&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,42) size 767x21
</span><del>-            RenderTableCell {TD} at (2,42) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,42) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><span class="cx">             RenderTableCell {TD} at (34,42) size 731x21 [bgcolor=#90EE90] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 387x17
</span><span class="cx">                 text run at (2,2) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,65) size 767x38
</span><del>-            RenderTableCell {TD} at (2,73) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 26x17
-                text run at (2,2) width 26: &quot;Cell&quot;
-            RenderTableCell {TD} at (34,65) size 364x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,73) size 31x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 26x18
+                text run at (2,3) width 26: &quot;Cell&quot;
+            RenderTableCell {TD} at (34,65) size 365x38 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 332x34
</span><span class="cx">                 text run at (2,2) width 332: &quot;Stuff to test out table cell layout. This should be long&quot;
</span><span class="cx">                 text run at (2,19) width 51: &quot;enough.&quot;
</span><del>-            RenderTableCell {TD} at (400,73) size 365x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 26x17
-                text run at (2,2) width 26: &quot;Cell&quot;
</del><ins>+            RenderTableCell {TD} at (400,73) size 365x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 26x18
+                text run at (2,3) width 26: &quot;Cell&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,311) size 769x35
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 4x17
</span><span class="cx">           text run at (0,17) width 4: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,345) size 494x91 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 494x17
-          RenderText {#text} at (86,0) size 322x17
-            text run at (86,0) width 322: &quot;Table 2 has auto-width (no width param specified.)&quot;
-        RenderTableSection {TBODY} at (1,18) size 492x71
-          RenderTableRow {TR} at (0,2) size 492x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,345) size 495x91 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 495x17
+          RenderText {#text} at (86,0) size 323x17
+            text run at (86,0) width 323: &quot;Table 2 has auto-width (no width param specified.)&quot;
+        RenderTableSection {TBODY} at (1,18) size 493x71
+          RenderTableRow {TR} at (0,2) size 493x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (34,13) size 456x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 387x17
-                text run at (2,2) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
-          RenderTableRow {TR} at (0,25) size 492x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,13) size 457x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 387x18
+                text run at (2,3) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
+          RenderTableRow {TR} at (0,25) size 493x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 492x21
-            RenderTableCell {TD} at (2,48) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 493x21
+            RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (34,48) size 391x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 387x17
</span><span class="cx">                 text run at (2,2) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
</span><del>-            RenderTableCell {TD} at (427,48) size 63x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (427,48) size 64x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;more text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,435) 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><del>-      RenderTable {TABLE} at (0,452) size 494x91 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 494x17
</del><ins>+      RenderTable {TABLE} at (0,452) size 495x91 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 495x17
</ins><span class="cx">           RenderText {#text} at (50,0) size 394x17
</span><span class="cx">             text run at (50,0) width 394: &quot;Table 3 is the same as Table 2, but with equal column widths. &quot;
</span><del>-        RenderTableSection {TBODY} at (1,18) size 492x71
-          RenderTableRow {TR} at (0,2) size 492x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,18) size 493x71
+          RenderTableRow {TR} at (0,2) size 493x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (34,13) size 456x21 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 387x17
-                text run at (2,2) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
-          RenderTableRow {TR} at (0,25) size 492x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,13) size 457x22 [bgcolor=#D3D3D3] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 387x18
+                text run at (2,3) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
+          RenderTableRow {TR} at (0,25) size 493x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 492x21
-            RenderTableCell {TD} at (2,48) size 30x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 493x21
+            RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (34,48) size 391x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,48) size 392x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 387x17
</span><span class="cx">                 text run at (2,2) width 387: &quot;Stuff to test out table cell layout. This should be long enough.&quot;
</span><del>-            RenderTableCell {TD} at (427,48) size 63x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (427,48) size 64x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;more text&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,542) size 769x35
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 4x17
</span><span class="cx">           text run at (0,17) width 4: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,576) size 252x167 [border: (1px none #808080)]
-        RenderBlock {CAPTION} at (0,115) size 252x51
</del><ins>+      RenderTable {TABLE} at (0,576) size 253x167 [border: (1px none #808080)]
+        RenderBlock {CAPTION} at (0,115) size 253x51
</ins><span class="cx">           RenderText {#text} at (11,0) size 240x51
</span><del>-            text run at (11,0) width 230: &quot;Table 4 has this bottom caption. The&quot;
</del><ins>+            text run at (11,0) width 231: &quot;Table 4 has this bottom caption. The&quot;
</ins><span class="cx">             text run at (6,17) width 240: &quot;table has specified column widths and&quot;
</span><span class="cx">             text run at (66,34) width 120: &quot;collapsing borders.&quot;
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [border: none (2px dashed #0000FF) none (2px solid #000000)]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [border: none (1px solid #FF0000) none]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [border: none (2px solid #000000) none]
</span><del>-        RenderTableSection {THEAD} at (1,1) size 250x25 [border: none (6px solid #000000) none]
-          RenderTableRow {TR} at (0,0) size 250x25 [border: (2px solid #000000)]
-            RenderTableCell {TH} at (0,0) size 90x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {THEAD} at (1,1) size 251x25 [border: none (6px solid #000000) none]
+          RenderTableRow {TR} at (0,0) size 251x25 [border: (2px solid #000000)]
+            RenderTableCell {TH} at (0,0) size 91x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (23,3) size 45x17
</span><span class="cx">                 text run at (23,3) width 45: &quot;Player&quot;
</span><del>-            RenderTableCell {TH} at (90,0) size 80x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (90,0) size 81x25 [border: (1px none #000000) none (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,3) size 60x17
</span><span class="cx">                 text run at (10,3) width 60: &quot;Ranking&quot;
</span><del>-            RenderTableCell {TH} at (170,0) size 80x25 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (170,0) size 81x25 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,3) size 51x17
</span><span class="cx">                 text run at (14,3) width 51: &quot;Record&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 250x88
-          RenderTableRow {TR} at (0,0) size 250x25 [border: (2px solid #000000)]
-            RenderTableCell {TD} at (0,0) size 90x25 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 251x88
+          RenderTableRow {TR} at (0,0) size 251x25 [border: (2px solid #000000)]
+            RenderTableCell {TD} at (0,0) size 91x25 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,5) size 74x17
</span><span class="cx">                 text run at (3,5) width 74: &quot;Steve Clark&quot;
</span><del>-            RenderTableCell {TD} at (90,0) size 80x25 [border: (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,0) size 81x25 [border: (3px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (36,5) size 9x17
</span><span class="cx">                 text run at (36,5) width 9: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (170,0) size 80x25 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (170,0) size 81x25 [border: (3px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (25,5) size 30x17
</span><span class="cx">                 text run at (25,5) width 30: &quot;77-0&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 250x23 [border: (2px solid #000000)]
-            RenderTableCell {TD} at (0,25) size 90x23 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 251x23 [border: (2px solid #000000)]
+            RenderTableCell {TD} at (0,25) size 91x23 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 73x17
</span><span class="cx">                 text run at (3,3) width 73: &quot;Cliff Swain&quot;
</span><del>-            RenderTableCell {TD} at (90,25) size 80x23 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,25) size 81x23 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (36,3) size 9x17
</span><span class="cx">                 text run at (36,3) width 9: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (170,25) size 80x23 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (170,25) size 81x23 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,3) size 38x17
</span><span class="cx">                 text run at (21,3) width 38: &quot;67-10&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 250x40 [border: (2px solid #000000)]
-            RenderTableCell {TD} at (0,48) size 90x40 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 251x40 [border: (2px solid #000000)]
+            RenderTableCell {TD} at (0,48) size 91x40 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 43x34
</span><span class="cx">                 text run at (3,3) width 38: &quot;Marty&quot;
</span><span class="cx">                 text run at (3,20) width 43: &quot;Hogan&quot;
</span><del>-            RenderTableCell {TD} at (90,56) size 80x23 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (36,3) size 9x17
-                text run at (36,3) width 9: &quot;3&quot;
-            RenderTableCell {TD} at (170,56) size 80x23 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (21,3) size 38x17
-                text run at (21,3) width 38: &quot;57-15&quot;
</del><ins>+            RenderTableCell {TD} at (90,56) size 81x24 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (36,3) size 9x18
+                text run at (36,4) width 9: &quot;3&quot;
+            RenderTableCell {TD} at (170,56) size 81x24 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (21,3) size 38x18
+                text run at (21,4) width 38: &quot;57-15&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,742) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,759) size 190x405
-        RenderBlock {CAPTION} at (0,370) size 190x17
-          RenderText {#text} at (2,0) size 186x17
-            text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
-        RenderTableSection {THEAD} at (0,0) size 190x18
-          RenderTableRow {TR} at (0,2) size 190x14
-            RenderTableCell {TD} at (2,2) size 92x14 [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,759) size 191x405
+        RenderBlock {CAPTION} at (0,370) size 191x17
+          RenderText {#text} at (2,0) size 187x17
+            text run at (2,0) width 187: &quot;Table 5 has a scrolling tbody.&quot;
+        RenderTableSection {THEAD} at (0,0) size 191x18
+          RenderTableRow {TR} at (0,2) size 191x14
+            RenderTableCell {TD} at (2,2) size 93x14 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 47x12
</span><span class="cx">                 text run at (1,1) width 47: &quot;HEADER&quot;
</span><del>-        RenderTableSection {TBODY} at (0,18) size 190x336 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,0) size 190x19
-            RenderTableCell {TD} at (2,0) size 45x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,18) size 191x336 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,0) size 191x19
+            RenderTableCell {TD} at (2,0) size 46x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-00&quot;
</span><del>-            RenderTableCell {TD} at (49,0) size 45x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,0) size 46x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-01&quot;
</span><del>-            RenderTableCell {TD} at (96,0) size 45x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,0) size 46x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-02&quot;
</span><del>-            RenderTableCell {TD} at (143,0) size 45x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,0) size 46x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-03&quot;
</span><del>-          RenderTableRow {TR} at (0,21) size 190x19
-            RenderTableCell {TD} at (2,21) size 45x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,21) size 191x19
+            RenderTableCell {TD} at (2,21) size 46x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-10&quot;
</span><del>-            RenderTableCell {TD} at (49,21) size 45x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,21) size 46x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-11&quot;
</span><del>-            RenderTableCell {TD} at (96,21) size 45x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,21) size 46x19 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-12&quot;
</span><del>-            RenderTableCell {TD} at (143,21) size 45x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,21) size 46x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-13&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 190x19
-            RenderTableCell {TD} at (2,42) size 45x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 191x19
+            RenderTableCell {TD} at (2,42) size 46x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-20&quot;
</span><del>-            RenderTableCell {TD} at (49,42) size 45x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,42) size 46x19 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-21&quot;
</span><del>-            RenderTableCell {TD} at (96,42) size 45x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,42) size 46x19 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-22&quot;
</span><del>-            RenderTableCell {TD} at (143,42) size 45x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,42) size 46x19 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-23&quot;
</span><del>-          RenderTableRow {TR} at (0,63) size 190x19
-            RenderTableCell {TD} at (2,63) size 45x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,63) size 191x19
+            RenderTableCell {TD} at (2,63) size 46x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-30&quot;
</span><del>-            RenderTableCell {TD} at (49,63) size 45x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,63) size 46x19 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-31&quot;
</span><del>-            RenderTableCell {TD} at (96,63) size 45x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,63) size 46x19 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-32&quot;
</span><del>-            RenderTableCell {TD} at (143,63) size 45x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,63) size 46x19 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-33&quot;
</span><del>-          RenderTableRow {TR} at (0,84) size 190x19
-            RenderTableCell {TD} at (2,84) size 45x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,84) size 191x19
+            RenderTableCell {TD} at (2,84) size 46x19 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-40&quot;
</span><del>-            RenderTableCell {TD} at (49,84) size 45x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,84) size 46x19 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-41&quot;
</span><del>-            RenderTableCell {TD} at (96,84) size 45x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,84) size 46x19 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-42&quot;
</span><del>-            RenderTableCell {TD} at (143,84) size 45x19 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,84) size 46x19 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-43&quot;
</span><del>-          RenderTableRow {TR} at (0,105) size 190x19
-            RenderTableCell {TD} at (2,105) size 45x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,105) size 191x19
+            RenderTableCell {TD} at (2,105) size 46x19 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-50&quot;
</span><del>-            RenderTableCell {TD} at (49,105) size 45x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,105) size 46x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-51&quot;
</span><del>-            RenderTableCell {TD} at (96,105) size 45x19 [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,105) size 46x19 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-52&quot;
</span><del>-            RenderTableCell {TD} at (143,105) size 45x19 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,105) size 46x19 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-53&quot;
</span><del>-          RenderTableRow {TR} at (0,126) size 190x19
-            RenderTableCell {TD} at (2,126) size 45x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,126) size 191x19
+            RenderTableCell {TD} at (2,126) size 46x19 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-60&quot;
</span><del>-            RenderTableCell {TD} at (49,126) size 45x19 [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,126) size 46x19 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-61&quot;
</span><del>-            RenderTableCell {TD} at (96,126) size 45x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,126) size 46x19 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-62&quot;
</span><del>-            RenderTableCell {TD} at (143,126) size 45x19 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,126) size 46x19 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-63&quot;
</span><del>-          RenderTableRow {TR} at (0,147) size 190x19
-            RenderTableCell {TD} at (2,147) size 45x19 [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,147) size 191x19
+            RenderTableCell {TD} at (2,147) size 46x19 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-70&quot;
</span><del>-            RenderTableCell {TD} at (49,147) size 45x19 [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,147) size 46x19 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-71&quot;
</span><del>-            RenderTableCell {TD} at (96,147) size 45x19 [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,147) size 46x19 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-72&quot;
</span><del>-            RenderTableCell {TD} at (143,147) size 45x19 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,147) size 46x19 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-73&quot;
</span><del>-          RenderTableRow {TR} at (0,168) size 190x19
-            RenderTableCell {TD} at (2,168) size 45x19 [r=8 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,168) size 191x19
+            RenderTableCell {TD} at (2,168) size 46x19 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-80&quot;
</span><del>-            RenderTableCell {TD} at (49,168) size 45x19 [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,168) size 46x19 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-81&quot;
</span><del>-            RenderTableCell {TD} at (96,168) size 45x19 [r=8 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,168) size 46x19 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-82&quot;
</span><del>-            RenderTableCell {TD} at (143,168) size 45x19 [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,168) size 46x19 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-83&quot;
</span><del>-          RenderTableRow {TR} at (0,189) size 190x19
-            RenderTableCell {TD} at (2,189) size 45x19 [r=9 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,189) size 191x19
+            RenderTableCell {TD} at (2,189) size 46x19 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-90&quot;
</span><del>-            RenderTableCell {TD} at (49,189) size 45x19 [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,189) size 46x19 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-91&quot;
</span><del>-            RenderTableCell {TD} at (96,189) size 45x19 [r=9 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,189) size 46x19 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-92&quot;
</span><del>-            RenderTableCell {TD} at (143,189) size 45x19 [r=9 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,189) size 46x19 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-93&quot;
</span><del>-          RenderTableRow {TR} at (0,210) size 190x19
-            RenderTableCell {TD} at (2,210) size 45x19 [r=10 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,210) size 191x19
+            RenderTableCell {TD} at (2,210) size 46x19 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a0&quot;
</span><del>-            RenderTableCell {TD} at (49,210) size 45x19 [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,210) size 46x19 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a1&quot;
</span><del>-            RenderTableCell {TD} at (96,210) size 45x19 [r=10 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,210) size 46x19 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a2&quot;
</span><del>-            RenderTableCell {TD} at (143,210) size 45x19 [r=10 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,210) size 46x19 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a3&quot;
</span><del>-          RenderTableRow {TR} at (0,231) size 190x19
-            RenderTableCell {TD} at (2,231) size 45x19 [r=11 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,231) size 191x19
+            RenderTableCell {TD} at (2,231) size 46x19 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b0&quot;
</span><del>-            RenderTableCell {TD} at (49,231) size 45x19 [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,231) size 46x19 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b1&quot;
</span><del>-            RenderTableCell {TD} at (96,231) size 45x19 [r=11 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,231) size 46x19 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b2&quot;
</span><del>-            RenderTableCell {TD} at (143,231) size 45x19 [r=11 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,231) size 46x19 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b3&quot;
</span><del>-          RenderTableRow {TR} at (0,252) size 190x19
-            RenderTableCell {TD} at (2,252) size 45x19 [r=12 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,252) size 191x19
+            RenderTableCell {TD} at (2,252) size 46x19 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c0&quot;
</span><del>-            RenderTableCell {TD} at (49,252) size 45x19 [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,252) size 46x19 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c1&quot;
</span><del>-            RenderTableCell {TD} at (96,252) size 45x19 [r=12 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,252) size 46x19 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c2&quot;
</span><del>-            RenderTableCell {TD} at (143,252) size 45x19 [r=12 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,252) size 46x19 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c3&quot;
</span><del>-          RenderTableRow {TR} at (0,273) size 190x19
-            RenderTableCell {TD} at (2,273) size 45x19 [r=13 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,273) size 191x19
+            RenderTableCell {TD} at (2,273) size 46x19 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d0&quot;
</span><del>-            RenderTableCell {TD} at (49,273) size 45x19 [r=13 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,273) size 46x19 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d1&quot;
</span><del>-            RenderTableCell {TD} at (96,273) size 45x19 [r=13 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,273) size 46x19 [r=13 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d2&quot;
</span><del>-            RenderTableCell {TD} at (143,273) size 45x19 [r=13 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,273) size 46x19 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x17
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d3&quot;
</span><del>-          RenderTableRow {TR} at (0,294) size 190x19
-            RenderTableCell {TD} at (2,294) size 45x19 [r=14 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,294) size 191x19
+            RenderTableCell {TD} at (2,294) size 46x19 [r=14 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e0&quot;
</span><del>-            RenderTableCell {TD} at (49,294) size 45x19 [r=14 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,294) size 46x19 [r=14 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e1&quot;
</span><del>-            RenderTableCell {TD} at (96,294) size 45x19 [r=14 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,294) size 46x19 [r=14 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e2&quot;
</span><del>-            RenderTableCell {TD} at (143,294) size 45x19 [r=14 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,294) size 46x19 [r=14 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x17
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e3&quot;
</span><del>-          RenderTableRow {TR} at (0,315) size 190x19
-            RenderTableCell {TD} at (2,315) size 45x19 [r=15 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,315) size 191x19
+            RenderTableCell {TD} at (2,315) size 46x19 [r=15 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f0&quot;
</span><del>-            RenderTableCell {TD} at (49,315) size 45x19 [r=15 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,315) size 46x19 [r=15 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f1&quot;
</span><del>-            RenderTableCell {TD} at (96,315) size 45x19 [r=15 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,315) size 46x19 [r=15 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f2&quot;
</span><del>-            RenderTableCell {TD} at (143,315) size 45x19 [r=15 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,315) size 46x19 [r=15 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x17
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f3&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,354) size 190x16
-          RenderTableRow {TR} at (0,0) size 190x14
-            RenderTableCell {TD} at (2,0) size 92x14 [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (0,354) size 191x16
+          RenderTableRow {TR} at (0,0) size 191x14
+            RenderTableCell {TD} at (2,0) size 93x14 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 47x12
</span><span class="cx">                 text run at (1,1) width 47: &quot;FOOTER&quot;
</span><del>-        RenderBlock {CAPTION} at (0,387) size 190x17
-          RenderText {#text} at (2,0) size 186x17
-            text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</del><ins>+        RenderBlock {CAPTION} at (0,387) size 191x17
+          RenderText {#text} at (2,0) size 187x17
+            text run at (2,0) width 187: &quot;Table 5 has a scrolling tbody.&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1163) size 769x35
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 614x17
</span><span class="cx">           text run at (0,17) width 614: &quot;This is a table formed from a list with display of table-row and list items with display of table-cell.&quot;
</span><del>-      RenderTable at (0,1197) size 204x18
-        RenderTableSection (anonymous) at (0,0) size 204x17
-          RenderTableRow {UL} at (0,0) size 204x17 [bgcolor=#FFA500]
-            RenderTableCell {LI} at (0,0) size 34x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (0,1197) size 205x18
+        RenderTableSection (anonymous) at (0,0) size 205x17
+          RenderTableRow {UL} at (0,0) size 205x17 [bgcolor=#FFA500]
+            RenderTableCell {LI} at (0,0) size 35x17 [r=0 c=0 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (34,0) size 37x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (34,0) size 38x17 [r=0 c=1 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (71,0) size 53x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (71,0) size 54x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 53x17
</span><span class="cx">                 text run at (0,0) width 53: &quot;THREE&quot;
</span><del>-            RenderTableCell {LI} at (124,0) size 44x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (124,0) size 45x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 44x17
</span><span class="cx">                 text run at (0,0) width 44: &quot;FOUR&quot;
</span><del>-            RenderTableCell {LI} at (168,0) size 36x17 [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (168,0) size 37x17 [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 36x17
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1214) size 769x35
</span><span class="lines">@@ -447,50 +447,50 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 660x17
</span><span class="cx">           text run at (0,17) width 660: &quot;This is a table formed from a list with display of table-row-group and list items with display of table-cell. &quot;
</span><span class="cx">         RenderBR {BR} at (660,31) size 0x0
</span><del>-      RenderTable at (0,1248) size 230x18
-        RenderTableSection {UL} at (0,0) size 230x17
-          RenderTableRow (anonymous) at (0,0) size 230x17
-            RenderTableCell {LI} at (0,0) size 34x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (0,1248) size 231x18
+        RenderTableSection {UL} at (0,0) size 231x17
+          RenderTableRow (anonymous) at (0,0) size 231x17
+            RenderTableCell {LI} at (0,0) size 35x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (34,0) size 37x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (34,0) size 38x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (71,0) size 53x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (71,0) size 54x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 53x17
</span><span class="cx">                 text run at (0,0) width 53: &quot;THREE&quot;
</span><del>-            RenderTableCell {LI} at (124,0) size 44x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (124,0) size 45x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 44x17
</span><span class="cx">                 text run at (0,0) width 44: &quot;FOUR&quot;
</span><del>-            RenderTableCell {LI} at (168,0) size 36x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (168,0) size 37x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 36x17
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><del>-            RenderTableCell {LI} at (204,0) size 26x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (204,0) size 27x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 26x17
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1265) size 769x35
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 407x17
</span><span class="cx">           text run at (0,17) width 407: &quot;This is like the previous table plus the list's overflow property set&quot;
</span><del>-      RenderTable at (0,1299) size 230x18
-        RenderTableSection {UL} at (0,0) size 230x17
-          RenderTableRow (anonymous) at (0,0) size 230x17
-            RenderTableCell {LI} at (0,0) size 34x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (0,1299) size 231x18
+        RenderTableSection {UL} at (0,0) size 231x17
+          RenderTableRow (anonymous) at (0,0) size 231x17
+            RenderTableCell {LI} at (0,0) size 35x17 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (34,0) size 37x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (34,0) size 38x17 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
</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><del>-            RenderTableCell {LI} at (71,0) size 53x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (71,0) size 54x17 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 53x17
</span><span class="cx">                 text run at (0,0) width 53: &quot;THREE&quot;
</span><del>-            RenderTableCell {LI} at (124,0) size 44x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (124,0) size 45x17 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 44x17
</span><span class="cx">                 text run at (0,0) width 44: &quot;FOUR&quot;
</span><del>-            RenderTableCell {LI} at (168,0) size 36x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (168,0) size 37x17 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 36x17
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><del>-            RenderTableCell {LI} at (204,0) size 26x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (204,0) size 27x17 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 26x17
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1316) size 769x18
</span><span class="lines">@@ -500,8 +500,8 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 430x17
</span><span class="cx">             text run at (0,0) width 430: &quot;The following table will have its rows and columns in red collapsed &quot;
</span><span class="cx">           RenderBR {BR} at (430,14) size 0x0
</span><del>-        RenderTable {TABLE} at (0,17) size 138x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 138x17
</del><ins>+        RenderTable {TABLE} at (0,17) size 139x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 139x17
</ins><span class="cx">             RenderInline {B} at (0,0) size 44x17
</span><span class="cx">               RenderText {#text} at (47,0) size 44x17
</span><span class="cx">                 text run at (47,0) width 44: &quot;before&quot;
</span><span class="lines">@@ -509,77 +509,77 @@
</span><span class="cx">             RenderTableCol {COL} 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,18) size 136x71
-            RenderTableRow {TR} at (0,2) size 136x21
-              RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 137x71
+            RenderTableRow {TR} at (0,2) size 137x21
+              RenderTableCell {TD} at (2,2) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (35,2) size 31x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,2) size 32x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (68,2) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,2) size 67x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 62x17
</span><span class="cx">                   text run at (2,2) width 62: &quot;C13 large&quot;
</span><del>-            RenderTableRow {TR} at (0,25) size 136x21 [bgcolor=#FF0000]
-              RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,25) size 137x21 [bgcolor=#FF0000]
+              RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (35,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C22&quot;
</span><del>-              RenderTableCell {TD} at (68,25) size 66x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,25) size 67x21 [border: (1px inset #808080)] [r=1 c=2 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;C23&quot;
</span><del>-            RenderTableRow {TR} at (0,48) size 136x21
-              RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,48) size 137x21
+              RenderTableCell {TD} at (2,48) size 32x21 [border: (1px inset #808080)] [r=2 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;C31&quot;
</span><del>-              RenderTableCell {TD} at (35,48) size 31x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,48) size 32x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=2 c=1 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;C32&quot;
</span><del>-              RenderTableCell {TD} at (68,48) size 66x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,48) size 67x21 [border: (1px inset #808080)] [r=2 c=2 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;C33&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,107) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><del>-        RenderTable {TABLE} at (0,124) size 138x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 138x17
-            RenderInline {B} at (0,0) size 32x17
-              RenderText {#text} at (53,0) size 32x17
-                text run at (53,0) width 32: &quot;after&quot;
</del><ins>+        RenderTable {TABLE} at (0,124) size 139x90 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 139x17
+            RenderInline {B} at (0,0) size 33x17
+              RenderText {#text} at (53,0) size 33x17
+                text run at (53,0) width 33: &quot;after&quot;
</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><span class="cx">             RenderTableCol {COL} at (0,0) size 0x0
</span><del>-          RenderTableSection {TBODY} at (1,18) size 136x71
-            RenderTableRow {TR} at (0,2) size 136x21
-              RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 137x71
+            RenderTableRow {TR} at (0,2) size 137x21
+              RenderTableCell {TD} at (2,2) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (35,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (68,2) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,2) size 67x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 62x17
</span><span class="cx">                   text run at (2,2) width 62: &quot;C13 large&quot;
</span><del>-            RenderTableRow {TR} at (0,25) size 136x21
-              RenderTableCell {TD} at (2,25) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,25) size 137x21
+              RenderTableCell {TD} at (2,25) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (35,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C22&quot;
</span><del>-              RenderTableCell {TD} at (68,25) size 66x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,25) size 67x21 [border: (1px inset #808080)] [r=1 c=2 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;C23&quot;
</span><del>-            RenderTableRow {TR} at (0,48) size 136x21
-              RenderTableCell {TD} at (2,48) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,48) size 137x21
+              RenderTableCell {TD} at (2,48) size 32x21 [border: (1px inset #808080)] [r=2 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;C31&quot;
</span><del>-              RenderTableCell {TD} at (35,48) size 31x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,48) size 32x21 [border: (1px inset #808080)] [r=2 c=1 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;C32&quot;
</span><del>-              RenderTableCell {TD} at (68,48) size 66x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,48) size 67x21 [border: (1px inset #808080)] [r=2 c=2 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;C33&quot;
</span><span class="cx">       RenderBlock {P} at (0,1579) size 769x224
</span><span class="lines">@@ -587,8 +587,8 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 750x17
</span><span class="cx">             text run at (0,0) width 750: &quot;The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. &quot;
</span><span class="cx">           RenderBR {BR} at (750,14) size 0x0
</span><del>-        RenderTable {TABLE} at (0,17) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 188x17
</del><ins>+        RenderTable {TABLE} at (0,17) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 189x17
</ins><span class="cx">             RenderInline {B} at (0,0) size 44x17
</span><span class="cx">               RenderText {#text} at (72,0) size 44x17
</span><span class="cx">                 text run at (72,0) width 44: &quot;before&quot;
</span><span class="lines">@@ -597,102 +597,102 @@
</span><span class="cx">             RenderTableCol {COL} 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,18) size 186x84
-            RenderTableRow {TR} at (0,0) size 186x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 187x84
+            RenderTableRow {TR} at (0,0) size 187x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 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;C13&quot;
</span><del>-              RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 186x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 187x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (31,31) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
-                RenderText {#text} at (2,2) size 120x17
-                  text run at (2,2) width 120: &quot;C12 C13 C22 C23&quot;
-              RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+                RenderText {#text} at (2,2) size 120x18
+                  text run at (2,3) width 120: &quot;C12 C13 C22 C23&quot;
+              RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,42) size 186x21
-              RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,42) size 187x21
+              RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 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;C31&quot;
</span><del>-              RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 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;C34&quot;
</span><del>-            RenderTableRow {TR} at (0,63) size 186x21
-              RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,63) size 187x21
+              RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 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;C41&quot;
</span><del>-              RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 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;C42&quot;
</span><del>-              RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 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;C43&quot;
</span><del>-              RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 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;C44&quot;
</span><del>-        RenderTable {TABLE} at (0,120) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 188x17
-            RenderInline {B} at (0,0) size 32x17
-              RenderText {#text} at (78,0) size 32x17
-                text run at (78,0) width 32: &quot;after&quot;
</del><ins>+        RenderTable {TABLE} at (0,120) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 189x17
+            RenderInline {B} at (0,0) size 33x17
+              RenderText {#text} at (78,0) size 33x17
+                text run at (78,0) width 33: &quot;after&quot;
</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><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,18) size 186x84
-            RenderTableRow {TR} at (0,0) size 186x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 187x84
+            RenderTableRow {TR} at (0,0) size 187x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 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;C13&quot;
</span><del>-              RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 186x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 187x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (31,31) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
-                RenderText {#text} at (2,2) size 120x17
-                  text run at (2,2) width 120: &quot;C12 C13 C22 C23&quot;
-              RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+                RenderText {#text} at (2,2) size 120x18
+                  text run at (2,3) width 120: &quot;C12 C13 C22 C23&quot;
+              RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,42) size 186x21
-              RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,42) size 187x21
+              RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 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;C31&quot;
</span><del>-              RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 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;C34&quot;
</span><del>-            RenderTableRow {TR} at (0,63) size 186x21
-              RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,63) size 187x21
+              RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 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;C41&quot;
</span><del>-              RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 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;C42&quot;
</span><del>-              RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 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;C43&quot;
</span><del>-              RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 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;C44&quot;
</span><span class="cx">       RenderBlock {P} at (0,1818) size 769x258
</span><span class="lines">@@ -700,124 +700,124 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 459x17
</span><span class="cx">             text run at (0,0) width 459: &quot;The following table will have its 1st row group collapsed (rows 1 and 2) &quot;
</span><span class="cx">           RenderBR {BR} at (459,14) size 0x0
</span><del>-        RenderTable {TABLE} at (0,17) size 126x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 126x17
</del><ins>+        RenderTable {TABLE} at (0,17) size 127x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 127x17
</ins><span class="cx">             RenderInline {B} at (0,0) size 44x17
</span><span class="cx">               RenderText {#text} at (41,0) size 44x17
</span><span class="cx">                 text run at (41,0) width 44: &quot;before&quot;
</span><del>-          RenderTableSection {TBODY} at (1,18) size 124x42 [bgcolor=#FF0000]
-            RenderTableRow {TR} at (0,0) size 124x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 125x42 [bgcolor=#FF0000]
+            RenderTableRow {TR} at (0,0) size 125x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 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;C13&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 124x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 125x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C22&quot;
</span><del>-              RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 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;C23&quot;
</span><del>-              RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C24&quot;
</span><del>-          RenderTableSection {TBODY} at (1,60) size 124x42
-            RenderTableRow {TR} at (0,0) size 124x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,60) size 125x42
+            RenderTableRow {TR} at (0,0) size 125x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C31&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 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;C32&quot;
</span><del>-              RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 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;C33&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C34&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 124x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 125x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C41&quot;
</span><del>-              RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C42&quot;
</span><del>-              RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 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;C43&quot;
</span><del>-              RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C44&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,120) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><del>-        RenderTable {TABLE} at (0,137) size 126x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 126x17
-            RenderInline {B} at (0,0) size 32x17
-              RenderText {#text} at (47,0) size 32x17
-                text run at (47,0) width 32: &quot;after&quot;
-          RenderTableSection {TBODY} at (1,18) size 124x42
-            RenderTableRow {TR} at (0,0) size 124x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,137) size 127x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 127x17
+            RenderInline {B} at (0,0) size 33x17
+              RenderText {#text} at (47,0) size 33x17
+                text run at (47,0) width 33: &quot;after&quot;
+          RenderTableSection {TBODY} at (1,18) size 125x42
+            RenderTableRow {TR} at (0,0) size 125x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C11&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 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;C12&quot;
</span><del>-              RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 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;C13&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C14&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 124x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 125x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C21&quot;
</span><del>-              RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C22&quot;
</span><del>-              RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 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;C23&quot;
</span><del>-              RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C24&quot;
</span><del>-          RenderTableSection {TBODY} at (1,60) size 124x42
-            RenderTableRow {TR} at (0,0) size 124x21
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,60) size 125x42
+            RenderTableRow {TR} at (0,0) size 125x21
+              RenderTableCell {TD} at (0,0) size 32x21 [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;C31&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 32x21 [border: (1px inset #808080)] [r=0 c=1 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;C32&quot;
</span><del>-              RenderTableCell {TD} at (62,0) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,0) size 32x21 [border: (1px inset #808080)] [r=0 c=2 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;C33&quot;
</span><del>-              RenderTableCell {TD} at (93,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 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;C34&quot;
</span><del>-            RenderTableRow {TR} at (0,21) size 124x21
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,21) size 125x21
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 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;C41&quot;
</span><del>-              RenderTableCell {TD} at (31,21) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,21) size 32x21 [border: (1px inset #808080)] [r=1 c=1 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;C42&quot;
</span><del>-              RenderTableCell {TD} at (62,21) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (62,21) size 32x21 [border: (1px inset #808080)] [r=1 c=2 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;C43&quot;
</span><del>-              RenderTableCell {TD} at (93,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (93,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 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;C44&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,240) size 769x17
</span><span class="lines">@@ -829,8 +829,8 @@
</span><span class="cx">             text run at (554,0) width 201: &quot;It will have its 2nd row and 2nd&quot;
</span><span class="cx">             text run at (0,17) width 430: &quot;col collapsed. A window resize may be necessary to see it properly. &quot;
</span><span class="cx">           RenderBR {BR} at (430,31) size 0x0
</span><del>-        RenderTable {TABLE} at (0,34) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 188x17
</del><ins>+        RenderTable {TABLE} at (0,34) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 189x17
</ins><span class="cx">             RenderInline {B} at (0,0) size 44x17
</span><span class="cx">               RenderText {#text} at (72,0) size 44x17
</span><span class="cx">                 text run at (72,0) width 44: &quot;before&quot;
</span><span class="lines">@@ -839,101 +839,101 @@
</span><span class="cx">             RenderTableCol {COL} 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,18) size 186x84
-            RenderTableRow {TR} at (0,0) size 186x21
-              RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C11&quot;
-              RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 187x84
+            RenderTableRow {TR} at (0,0) size 187x21
+              RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C11&quot;
+              RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (33,2) size 27x17
</span><span class="cx">                   text run at (33,2) width 27: &quot;C12&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (33,2) size 28x17
+                  text run at (33,2) width 28: &quot;C13&quot;
+              RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C14&quot;
+            RenderTableRow {TR} at (0,21) size 187x21
+              RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C21&quot;
+              RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+                RenderText {#text} at (2,2) size 121x18
+                  text run at (2,3) width 121: &quot;C12 C13 C22 C23&quot;
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C14&quot;
+            RenderTableRow {TR} at (0,42) size 187x21
+              RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C31&quot;
+              RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C34&quot;
+            RenderTableRow {TR} at (0,63) size 187x21
+              RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C41&quot;
+              RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (33,2) size 27x17
</span><del>-                  text run at (33,2) width 27: &quot;C13&quot;
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C14&quot;
-            RenderTableRow {TR} at (0,21) size 186x21
-              RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C21&quot;
-              RenderTableCell {TD} at (31,31) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
-                RenderText {#text} at (2,2) size 120x17
-                  text run at (2,2) width 120: &quot;C12 C13 C22 C23&quot;
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C14&quot;
-            RenderTableRow {TR} at (0,42) size 186x21
-              RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C31&quot;
-              RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C34&quot;
-            RenderTableRow {TR} at (0,63) size 186x21
-              RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C41&quot;
-              RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-                RenderText {#text} at (33,2) size 27x17
</del><span class="cx">                   text run at (33,2) width 27: &quot;C42&quot;
</span><del>-              RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-                RenderText {#text} at (33,2) size 27x17
-                  text run at (33,2) width 27: &quot;C43&quot;
-              RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C44&quot;
-        RenderTable {TABLE} at (0,137) size 188x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderBlock {CAPTION} at (0,0) size 188x17
-            RenderInline {B} at (0,0) size 32x17
-              RenderText {#text} at (78,0) size 32x17
-                text run at (78,0) width 32: &quot;after&quot;
</del><ins>+              RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+                RenderText {#text} at (33,2) size 28x17
+                  text run at (33,2) width 28: &quot;C43&quot;
+              RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C44&quot;
+        RenderTable {TABLE} at (0,137) size 189x103 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderBlock {CAPTION} at (0,0) size 189x17
+            RenderInline {B} at (0,0) size 33x17
+              RenderText {#text} at (78,0) size 33x17
+                text run at (78,0) width 33: &quot;after&quot;
</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><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,18) size 186x84
-            RenderTableRow {TR} at (0,0) size 186x21
-              RenderTableCell {TD} at (155,0) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C11&quot;
-              RenderTableCell {TD} at (93,0) size 62x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,18) size 187x84
+            RenderTableRow {TR} at (0,0) size 187x21
+              RenderTableCell {TD} at (155,0) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C11&quot;
+              RenderTableCell {TD} at (93,0) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (33,2) size 27x17
</span><span class="cx">                   text run at (33,2) width 27: &quot;C12&quot;
</span><del>-              RenderTableCell {TD} at (31,0) size 62x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (31,0) size 63x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (33,2) size 28x17
+                  text run at (33,2) width 28: &quot;C13&quot;
+              RenderTableCell {TD} at (0,0) size 32x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C14&quot;
+            RenderTableRow {TR} at (0,21) size 187x21
+              RenderTableCell {TD} at (155,21) size 32x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C21&quot;
+              RenderTableCell {TD} at (31,31) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+                RenderText {#text} at (2,2) size 121x18
+                  text run at (2,3) width 121: &quot;C12 C13 C22 C23&quot;
+              RenderTableCell {TD} at (0,21) size 32x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C14&quot;
+            RenderTableRow {TR} at (0,42) size 187x21
+              RenderTableCell {TD} at (155,42) size 32x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C31&quot;
+              RenderTableCell {TD} at (0,42) size 32x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C34&quot;
+            RenderTableRow {TR} at (0,63) size 187x21
+              RenderTableCell {TD} at (155,63) size 32x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C41&quot;
+              RenderTableCell {TD} at (93,63) size 63x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (33,2) size 27x17
</span><del>-                  text run at (33,2) width 27: &quot;C13&quot;
-              RenderTableCell {TD} at (0,0) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C14&quot;
-            RenderTableRow {TR} at (0,21) size 186x21
-              RenderTableCell {TD} at (155,21) size 31x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C21&quot;
-              RenderTableCell {TD} at (31,31) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
-                RenderText {#text} at (2,2) size 120x17
-                  text run at (2,2) width 120: &quot;C12 C13 C22 C23&quot;
-              RenderTableCell {TD} at (0,21) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C14&quot;
-            RenderTableRow {TR} at (0,42) size 186x21
-              RenderTableCell {TD} at (155,42) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C31&quot;
-              RenderTableCell {TD} at (0,42) size 31x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C34&quot;
-            RenderTableRow {TR} at (0,63) size 186x21
-              RenderTableCell {TD} at (155,63) size 31x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C41&quot;
-              RenderTableCell {TD} at (93,63) size 62x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-                RenderText {#text} at (33,2) size 27x17
</del><span class="cx">                   text run at (33,2) width 27: &quot;C42&quot;
</span><del>-              RenderTableCell {TD} at (31,63) size 62x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-                RenderText {#text} at (33,2) size 27x17
-                  text run at (33,2) width 27: &quot;C43&quot;
-              RenderTableCell {TD} at (0,63) size 31x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-                RenderText {#text} at (2,2) size 27x17
-                  text run at (2,2) width 27: &quot;C44&quot;
</del><ins>+              RenderTableCell {TD} at (31,63) size 63x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+                RenderText {#text} at (33,2) size 28x17
+                  text run at (33,2) width 28: &quot;C43&quot;
+              RenderTableCell {TD} at (0,63) size 32x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+                RenderText {#text} at (2,2) size 28x17
+                  text run at (2,2) width 28: &quot;C44&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>