<!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>[191667] 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/191667">191667</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2015-10-28 07:07:14 -0700 (Wed, 28 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/fast/table/unbreakable-images-quirk-expected.txt:
* platform/gtk/fast/table/vertical-align-baseline-expected.txt:
* platform/gtk/fast/table/wide-colspan-expected.txt: Added.
* platform/gtk/fast/table/wide-column-expected.txt: Added.
* platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt:
* platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt:
* platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
* platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
* platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
* platform/gtk/tables/layering/paint-test-layering-1-expected.txt:
* platform/gtk/tables/layering/paint-test-layering-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1188-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1220-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1224-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1261-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1271-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug1296-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1302-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1430-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1474-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1800-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1802-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1809-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug1828-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2050-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2123-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2267-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2296-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2469-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2516-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2585-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2684-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2757-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2773-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug2886-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2947-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2954-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug2973-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug2997-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3103-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3191-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3260-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3263-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3454-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug3718-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug4093-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug625-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug650-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug709-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug727-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug963-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug965-expected.txt:
* platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt:
* platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
* platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
* platform/gtk/tables/mozilla/core/bloomberg-expected.txt:
* platform/gtk/tables/mozilla/core/borders-expected.txt:
* platform/gtk/tables/mozilla/core/captions-expected.txt:
* platform/gtk/tables/mozilla/core/cell_heights-expected.txt:
* platform/gtk/tables/mozilla/core/col_span-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
* platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt:
* platform/gtk/tables/mozilla/core/margins-expected.txt:
* platform/gtk/tables/mozilla/core/misc-expected.txt:
* platform/gtk/tables/mozilla/core/nested1-expected.txt:
* platform/gtk/tables/mozilla/core/one_row-expected.txt:
* platform/gtk/tables/mozilla/core/row_span-expected.txt:
* platform/gtk/tables/mozilla/core/table_frame-expected.txt:
* platform/gtk/tables/mozilla/core/table_heights-expected.txt:
* platform/gtk/tables/mozilla/core/table_rules-expected.txt:
* platform/gtk/tables/mozilla/core/table_widths-expected.txt:
* platform/gtk/tables/mozilla/dom/appendCol2-expected.txt:
* platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt:
* platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
* platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
* platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCols1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCols2-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCols3-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCols4-expected.txt:
* platform/gtk/tables/mozilla/dom/insertCols5-expected.txt:
* platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt:
* platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
* platform/gtk/tables/mozilla/dom/tableDom-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
* platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
* platform/gtk/tables/mozilla/marvin/body_col-expected.txt:
* platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt:
* platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt:
* platform/gtk/tables/mozilla/marvin/body_thead-expected.txt:
* platform/gtk/tables/mozilla/marvin/col_span-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
* platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Added.
* platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt:
* platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt:
* platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt:
* platform/gtk/tables/mozilla/other/body_col-expected.txt:
* platform/gtk/tables/mozilla/other/cell_widths-expected.txt:
* platform/gtk/tables/mozilla/other/cellspacing-expected.txt:
* platform/gtk/tables/mozilla/other/move_row-expected.txt:
* platform/gtk/tables/mozilla/other/ms-expected.txt:
* platform/gtk/tables/mozilla/other/nested2-expected.txt:
* platform/gtk/tables/mozilla/other/nestedTables-expected.txt:
* platform/gtk/tables/mozilla/other/padding-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableunbreakableimagesquirkexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/unbreakable-images-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttableverticalalignbaselineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/vertical-align-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbackground_properties_greater_than_imagesexpectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto009expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto012expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto013expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto014expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto015expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto016expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsnoneasimagelayerexpectedtxt">trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgasbackgroundimagebackgroundimagepreserveaspectRatiosupportexpectedtxt">trunk/LayoutTests/platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgasimageimgpreserveAspectRatiosupport1expectedtxt">trunk/LayoutTests/platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedtxt">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedtxt">trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10671expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug11631expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1220expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1220-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1261expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1261-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1474expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18181expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18182expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug18184expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1828expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1828-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2050expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2123expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2267expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2267-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2469expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2469-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24791expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2516expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2516-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2585expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2585-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2757expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2757-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2947expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2947-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2973expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2973-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30371expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug30372expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3191expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3191-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3263expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3263-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33091expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug33092expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug36811expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug36812expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug3718expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3718-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug625expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug625-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6411expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug6412expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug650expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug650-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug709expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug709-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug727expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug727-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug963expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug965expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug965-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug127040expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412624expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecaptionsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/captions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorenested1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacorerow_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/row_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_rulesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomappendCol2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendCol2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomappendRowsExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomappendTbodyExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsShrink1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsShrink2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCol1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCol2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteCol3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteColGroup1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteColGroup2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteRowsRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteRowsShrink1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteTbodyExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomdeleteTbodyRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCellsExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCellsExpand2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCellsRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCellsRebuild2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertRowsExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladominsertRowsRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_tbodyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_tfootexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvinbody_theadexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincol_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/col_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_frame_borderexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_frame_boxexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_allexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_groupsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_noneexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_align_centerexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_align_leftexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_align_rightexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aqua_rgbexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_blackexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothercellspacingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/cellspacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothermove_rowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/move_row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothermsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernested2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillaotherpaddingexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/other/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug11945expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316611expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316612expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316613expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316614expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316616expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316617expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316618expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug4294expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug6933expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7113expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug71212expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorebackgroundsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescoreconflictsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCells1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCellsRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCol1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresotherempty_cellsexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfasttablewidecolspanexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablewidecolumnexpectedtxt">trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1271expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug28862expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug2954expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/ChangeLog        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -2,6 +2,264 @@
</span><span class="cx"> 
</span><span class="cx">         Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
</span><span class="cx"> 
</span><ins>+        * platform/gtk/fast/table/unbreakable-images-quirk-expected.txt:
+        * platform/gtk/fast/table/vertical-align-baseline-expected.txt:
+        * platform/gtk/fast/table/wide-colspan-expected.txt: Added.
+        * platform/gtk/fast/table/wide-column-expected.txt: Added.
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt:
+        * platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt:
+        * platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
+        * platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
+        * platform/gtk/tables/layering/paint-test-layering-1-expected.txt:
+        * platform/gtk/tables/layering/paint-test-layering-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1220-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1224-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1261-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1271-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug1296-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1302-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1318-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1430-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1474-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1800-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1802-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1809-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug1828-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2050-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2123-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2267-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2296-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2469-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2516-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2585-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2684-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2757-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2773-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug2886-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2947-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2954-expected.txt: Added.
+        * platform/gtk/tables/mozilla/bugs/bug2973-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug2997-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3103-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3191-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3260-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3263-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3454-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug3718-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug4093-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug625-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug650-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug709-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug727-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug963-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug965-expected.txt:
+        * platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt:
+        * platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
+        * platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
+        * platform/gtk/tables/mozilla/core/bloomberg-expected.txt:
+        * platform/gtk/tables/mozilla/core/borders-expected.txt:
+        * platform/gtk/tables/mozilla/core/captions-expected.txt:
+        * platform/gtk/tables/mozilla/core/cell_heights-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_span-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
+        * platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt:
+        * platform/gtk/tables/mozilla/core/margins-expected.txt:
+        * platform/gtk/tables/mozilla/core/misc-expected.txt:
+        * platform/gtk/tables/mozilla/core/nested1-expected.txt:
+        * platform/gtk/tables/mozilla/core/one_row-expected.txt:
+        * platform/gtk/tables/mozilla/core/row_span-expected.txt:
+        * platform/gtk/tables/mozilla/core/table_frame-expected.txt:
+        * platform/gtk/tables/mozilla/core/table_heights-expected.txt:
+        * platform/gtk/tables/mozilla/core/table_rules-expected.txt:
+        * platform/gtk/tables/mozilla/core/table_widths-expected.txt:
+        * platform/gtk/tables/mozilla/dom/appendCol2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCols1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCols2-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCols3-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCols4-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertCols5-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla/dom/tableDom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/body_col-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/body_thead-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/col_span-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Added.
+        * platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt:
+        * platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt:
+        * platform/gtk/tables/mozilla/other/body_col-expected.txt:
+        * platform/gtk/tables/mozilla/other/cell_widths-expected.txt:
+        * platform/gtk/tables/mozilla/other/cellspacing-expected.txt:
+        * platform/gtk/tables/mozilla/other/move_row-expected.txt:
+        * platform/gtk/tables/mozilla/other/ms-expected.txt:
+        * platform/gtk/tables/mozilla/other/nested2-expected.txt:
+        * platform/gtk/tables/mozilla/other/nestedTables-expected.txt:
+        * platform/gtk/tables/mozilla/other/padding-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
+
+2015-10-28  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
+
+        Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
+
</ins><span class="cx">         * platform/gtk/editing/selection/select-all-004-expected.txt: Added.
</span><span class="cx">         * platform/gtk/editing/selection/table-caret-1-expected.txt:
</span><span class="cx">         * platform/gtk/editing/selection/table-caret-2-expected.txt:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableunbreakableimagesquirkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/unbreakable-images-quirk-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/unbreakable-images-quirk-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/fast/table/unbreakable-images-quirk-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 86x17
</span><span class="cx">           text run at (0,0) width 86: &quot;No line break&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 120x59 [bgcolor=#C0C0C0]
-        RenderTableSection {TBODY} at (0,0) size 120x59
-          RenderTableRow {TR} at (0,2) size 120x55
-            RenderTableCell {TD} at (2,2) size 116x55 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 121x59 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 121x59
+          RenderTableRow {TR} at (0,2) size 121x55
+            RenderTableCell {TD} at (2,2) size 117x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 20x50 [bgcolor=#ADD8E6]
</span><span class="cx">               RenderText {#text} at (21,37) size 74x17
</span><span class="cx">                 text run at (21,37) width 74: &quot;loremipsum&quot;
</span><span class="lines">@@ -19,10 +19,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,94) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 86x17
</span><span class="cx">           text run at (0,0) width 86: &quot;No line break&quot;
</span><del>-      RenderTable {TABLE} at (0,111) size 100x59 [bgcolor=#C0C0C0]
-        RenderTableSection {TBODY} at (0,0) size 100x59
-          RenderTableRow {TR} at (0,2) size 100x55
-            RenderTableCell {TD} at (2,2) size 96x55 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,111) size 101x59 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 101x59
+          RenderTableRow {TR} at (0,2) size 101x55
+            RenderTableCell {TD} at (2,2) size 97x55 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,37) size 74x17
</span><span class="cx">                 text run at (1,37) width 74: &quot;loremipsum&quot;
</span><span class="cx">               RenderImage {IMG} at (75,1) size 20x50 [bgcolor=#ADD8E6]
</span><span class="lines">@@ -31,10 +31,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,188) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 152x17
</span><span class="cx">           text run at (0,0) width 152: &quot;Line break after the \&quot;a\&quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,205) size 100x76 [bgcolor=#C0C0C0]
-        RenderTableSection {TBODY} at (0,0) size 100x76
-          RenderTableRow {TR} at (0,2) size 100x72
-            RenderTableCell {TD} at (2,2) size 96x72 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,205) size 101x76 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 101x76
+          RenderTableRow {TR} at (0,2) size 101x72
+            RenderTableCell {TD} at (2,2) size 97x72 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 74x70
</span><span class="cx">                 text run at (1,1) width 7: &quot;a&quot;
</span><span class="cx">                 text run at (1,54) width 74: &quot;loremipsum&quot;
</span><span class="lines">@@ -44,10 +44,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,299) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 152x17
</span><span class="cx">           text run at (0,0) width 152: &quot;Line break after the \&quot;a\&quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,316) size 120x76 [bgcolor=#C0C0C0]
-        RenderTableSection {TBODY} at (0,0) size 120x76
-          RenderTableRow {TR} at (0,2) size 120x72
-            RenderTableCell {TD} at (2,2) size 116x72 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,316) size 121x76 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 121x76
+          RenderTableRow {TR} at (0,2) size 121x72
+            RenderTableCell {TD} at (2,2) size 117x72 [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;a&quot;
</span><span class="cx">               RenderImage {IMG} at (1,18) size 20x50 [bgcolor=#ADD8E6]
</span><span class="lines">@@ -59,10 +59,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,410) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 186x17
</span><span class="cx">           text run at (0,0) width 186: &quot;Line break after \&quot;wideword\&quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,427) size 120x76 [bgcolor=#C0C0C0]
-        RenderTableSection {TBODY} at (0,0) size 120x76
-          RenderTableRow {TR} at (0,2) size 120x72
-            RenderTableCell {TD} at (2,2) size 116x72 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,427) size 121x76 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 121x76
+          RenderTableRow {TR} at (0,2) size 121x72
+            RenderTableCell {TD} at (2,2) size 117x72 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 64x17
</span><span class="cx">                 text run at (1,1) width 64: &quot;wideword&quot;
</span><span class="cx">               RenderImage {IMG} at (1,18) size 20x50 [bgcolor=#ADD8E6]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttableverticalalignbaselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/vertical-align-baseline-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/vertical-align-baseline-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/fast/table/vertical-align-baseline-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,63 +3,63 @@
</span><span class="cx"> layer at (0,0) size 800x512
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x512
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x496
</span><del>-      RenderTable {TABLE} at (0,0) size 656x496 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 654x494
-          RenderTableRow {TR} at (0,2) size 654x490
-            RenderTableCell {TD} at (2,88) size 46x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 657x496 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 655x494
+          RenderTableRow {TR} at (0,2) size 655x490
+            RenderTableCell {TD} at (2,88) size 47x21 [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;Lorem&quot;
</span><del>-            RenderTableCell {TD} at (50,70) size 122x44 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,70) size 123x44 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,20) size 42x17
</span><span class="cx">                 text run at (2,20) width 42: &quot;ipsum &quot;
</span><span class="cx">               RenderInline {SPAN} at (0,0) size 76x40
</span><span class="cx">                 RenderText {#text} at (44,2) size 76x40
</span><span class="cx">                   text run at (44,2) width 76: &quot;dolor&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (174,88) size 18x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderBlock {DIV} at (2,2) size 14x17
</del><ins>+            RenderTableCell {TD} at (174,88) size 19x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (2,2) size 15x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 14x17
</span><span class="cx">                   text run at (0,0) width 14: &quot;sit&quot;
</span><del>-            RenderTableCell {TD} at (194,88) size 54x104 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,88) size 55x104 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (2,2) size 50x100 [bgcolor=#ADD8E6]
</span><span class="cx">                 RenderText {#text} at (0,0) size 30x17
</span><span class="cx">                   text run at (0,0) width 30: &quot;amet&quot;
</span><del>-            RenderTableCell {TD} at (250,88) size 64x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (250,88) size 65x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;consec&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (316,62) size 82x81 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 78x77 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 76x75
-                  RenderTableRow {TR} at (0,10) size 76x55
-                    RenderTableCell {TD} at (2,10) size 72x55 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,62) size 83x81 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 79x77 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 77x75
+                  RenderTableRow {TR} at (0,10) size 77x55
+                    RenderTableCell {TD} at (2,10) size 73x55 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,15) size 35x17
</span><span class="cx">                         text run at (2,15) width 35: &quot;tetuer&quot;
</span><span class="cx">                       RenderBR {BR} at (37,15) size 0x17
</span><span class="cx">                       RenderText {#text} at (2,32) size 68x17
</span><span class="cx">                         text run at (2,32) width 68: &quot;adipiscing.&quot;
</span><del>-            RenderTableCell {TD} at (400,2) size 64x4 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
-            RenderTableCell {TD} at (466,2) size 54x104 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (400,2) size 65x4 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+            RenderTableCell {TD} at (466,2) size 55x104 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (2,2) size 50x100 [bgcolor=#FFB6C1]
</span><del>-            RenderTableCell {TD} at (522,29) size 64x155 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 60x117 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 58x115
-                  RenderTableRow {TR} at (0,2) size 58x80
-                    RenderTableCell {TD} at (2,30) size 54x52 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (6,25) size 42x17 [bgcolor=#FFB6C1]
</del><ins>+            RenderTableCell {TD} at (522,29) size 65x155 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 61x117 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 59x115
+                  RenderTableRow {TR} at (0,2) size 59x80
+                    RenderTableCell {TD} at (2,30) size 55x52 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (6,25) size 43x17 [bgcolor=#FFB6C1]
</ins><span class="cx">                         RenderText {#text} at (0,0) size 42x17
</span><span class="cx">                           text run at (0,0) width 42: &quot;Lorem&quot;
</span><del>-                  RenderTableRow {TR} at (0,84) size 58x29
-                    RenderTableCell {TD} at (2,84) size 54x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,84) size 59x29
+                    RenderTableCell {TD} at (2,84) size 55x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (6,6) size 38x17
</span><span class="cx">                         text run at (6,6) width 38: &quot;ipsum&quot;
</span><del>-              RenderBlock (anonymous) at (2,119) size 60x34
</del><ins>+              RenderBlock (anonymous) at (2,119) size 61x34
</ins><span class="cx">                 RenderText {#text} at (0,0) size 51x17
</span><span class="cx">                   text run at (0,0) width 51: &quot;dolor sit&quot;
</span><span class="cx">                 RenderBR {BR} at (51,0) size 0x17
</span><span class="cx">                 RenderText {#text} at (0,17) size 34x17
</span><span class="cx">                   text run at (0,17) width 34: &quot;amet.&quot;
</span><del>-            RenderTableCell {TD} at (588,42) size 64x64 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (588,42) size 65x64 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (floating) {DIV} at (2,2) size 25x30 [bgcolor=#90EE90]
</span><span class="cx">                 RenderText {#text} at (0,0) size 17x17
</span><span class="cx">                   text run at (0,0) width 17: &quot;F1&quot;
</span><span class="lines">@@ -70,10 +70,10 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 17x17
</span><span class="cx">                   text run at (0,0) width 17: &quot;F3&quot;
</span><span class="cx"> layer at (261,0) size 60x50
</span><del>-  RenderBlock (positioned) {DIV} at (261,0) size 60x50 [bgcolor=#FFFFE0]
</del><ins>+  RenderBlock (positioned) {DIV} at (261,0) size 61x50 [bgcolor=#FFFFE0]
</ins><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;P&quot;
</span><span class="cx"> layer at (411,13) size 60x50
</span><del>-  RenderBlock (positioned) {DIV} at (411,13) size 60x50 [bgcolor=#FFFFE0]
</del><ins>+  RenderBlock (positioned) {DIV} at (411,13) size 61x50 [bgcolor=#FFFFE0]
</ins><span class="cx">     RenderText {#text} at (0,0) size 9x17
</span><span class="cx">       text run at (0,0) width 9: &quot;P&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablewidecolspanexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/wide-colspan-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 1614x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
+      RenderTable {TABLE} at (0,0) size 1606x110
+        RenderTableSection {TBODY} at (0,0) size 1606x110
+          RenderTableRow {TR} at (0,2) size 1606x52
+            RenderTableCell {TD} at (2,2) size 1603x52 [r=0 c=0 rs=1 cs=2]
+              RenderImage {IMG} at (1,1) size 1600x50
+              RenderText {#text} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,56) size 1606x52
+            RenderTableCell {TD} at (2,56) size 800x52 [r=1 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (1,1) size 400x50
+              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (804,56) size 801x52 [r=1 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (1,1) size 400x50
+              RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablewidecolumnexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/table/wide-column-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 1614x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
+      RenderTable {TABLE} at (0,0) size 1607x56
+        RenderTableSection {TBODY} at (0,0) size 1607x56
+          RenderTableRow {TR} at (0,2) size 1607x52
+            RenderTableCell {TD} at (2,2) size 1603x52 [r=0 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (1,1) size 1600x50
+              RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbackground_properties_greater_than_imagesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 595x17
</span><span class="cx">           text run at (0,0) width 595: &quot;Test passes if there is green on the page and contents of the black boxes look exactly the same.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 570x286
-        RenderTableSection {TBODY} at (0,0) size 570x286
-          RenderTableRow {TR} at (0,2) size 570x282
-            RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 571x286
+        RenderTableSection {TBODY} at (0,0) size 571x286
+          RenderTableRow {TR} at (0,2) size 571x282
+            RenderTableCell {TD} at (2,2) size 283x282 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span><del>-            RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,2) size 283x282 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 357x17
</span><span class="cx">           text run at (0,0) width 357: &quot;Test passes if there is a box with rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (3px solid #008000)]
-        RenderTableSection (anonymous) at (3,3) size 96x96
-          RenderTableRow {DIV} at (0,0) size 96x96
-            RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (3px solid #008000)]
+        RenderTableSection (anonymous) at (3,3) size 97x96
+          RenderTableRow {DIV} at (0,0) size 97x96
+            RenderTableCell {DIV} at (0,0) size 97x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,4 +10,4 @@
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
</span><span class="cx">         RenderTableSection (anonymous) at (0,102) size 102x0
</span><span class="cx">           RenderTableRow {DIV} at (0,0) size 102x0
</span><del>-            RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 357x17
</span><span class="cx">           text run at (0,0) width 357: &quot;Test passes if there is a box with rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102
-        RenderTableSection (anonymous) at (0,0) size 102x102
-          RenderTableRow {DIV} at (0,0) size 102x102
-            RenderTableCell {DIV} at (0,0) size 102x6 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102
+        RenderTableSection (anonymous) at (0,0) size 103x102
+          RenderTableRow {DIV} at (0,0) size 103x102
+            RenderTableCell {DIV} at (0,0) size 103x6 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
-        RenderTableSection (anonymous) at (1,1) size 99x99
-          RenderTableRow {DIV} at (0,0) size 99x99 [border: (3px solid #008000)]
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
+        RenderTableSection (anonymous) at (1,1) size 100x99
+          RenderTableRow {DIV} at (0,0) size 100x99 [border: (3px solid #008000)]
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 357x17
</span><span class="cx">           text run at (0,0) width 357: &quot;Test passes if there is a box with rounded corners below.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,33) size 784x105
</span><del>-        RenderTable {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
-          RenderTableSection (anonymous) at (3,3) size 96x96
-            RenderTableRow {DIV} at (0,0) size 96x96
-              RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {DIV} at (0,0) size 103x102 [border: (3px solid #008000)]
+          RenderTableSection (anonymous) at (3,3) size 97x96
+            RenderTableRow {DIV} at (0,0) size 97x96
+              RenderTableCell {DIV} at (0,0) size 97x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
</ins><span class="cx">         RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
</span><del>-        RenderTableSection (anonymous) at (1,1) size 99x99
-          RenderTableRow {DIV} at (0,0) size 99x99
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (1,1) size 100x99
+          RenderTableRow {DIV} at (0,0) size 100x99
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
-        RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
-          RenderTableRow {DIV} at (0,0) size 99x99
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
+        RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
+          RenderTableRow {DIV} at (0,0) size 100x99
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
-        RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
-          RenderTableRow {DIV} at (0,0) size 99x99
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
+        RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
+          RenderTableRow {DIV} at (0,0) size 100x99
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
-        RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
-          RenderTableRow {DIV} at (0,0) size 99x99
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
+        RenderTableSection {DIV} at (1,1) size 100x99 [border: (3px solid #008000)]
+          RenderTableRow {DIV} at (0,0) size 100x99
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusappliesto016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,8 +6,8 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 412x17
</span><span class="cx">           text run at (0,0) width 412: &quot;Test passes if there is a box with sharp or rounded corners below.&quot;
</span><del>-      RenderTable {DIV} at (0,33) size 102x102 [border: (1px none #000000)]
</del><ins>+      RenderTable {DIV} at (0,33) size 103x102 [border: (1px none #000000)]
</ins><span class="cx">         RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
</span><del>-        RenderTableSection (anonymous) at (1,1) size 99x99
-          RenderTableRow {DIV} at (0,0) size 99x99
-            RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection (anonymous) at (1,1) size 100x99
+          RenderTableRow {DIV} at (0,0) size 100x99
+            RenderTableCell {DIV} at (0,0) size 100x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusdifferentwidth001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 740x17
</span><span class="cx">           text run at (0,0) width 740: &quot;Test passes if the boxes have rounded corners and show a smooth transition between the thicker and the thinner sides.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 700x446
-        RenderTableSection {TBODY} at (0,0) size 700x446
-          RenderTableRow {TR} at (0,2) size 700x442
-            RenderTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 701x446
+        RenderTableSection {TBODY} at (0,0) size 701x446
+          RenderTableRow {TR} at (0,2) size 701x442
+            RenderTableCell {TD} at (2,2) size 273x442 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
</span><span class="cx">               RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
</span><span class="cx">               RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
</span><del>-            RenderTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (276,45) size 233x356 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
</span><span class="cx">               RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
</span><span class="cx">               RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
</span><del>-            RenderTableCell {TD} at (510,62) size 188x322 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (510,62) size 189x322 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 166x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (100px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiusshorthand001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 602x17
</span><span class="cx">           text run at (0,0) width 602: &quot;Test passes if there are two black boxes with rounded corners and red is not visible on the page.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 450x226
-        RenderTableSection {TBODY} at (0,0) size 450x226
-          RenderTableRow {TR} at (0,2) size 450x222
-            RenderTableCell {TD} at (2,2) size 222x222 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 451x226
+        RenderTableSection {TBODY} at (0,0) size 451x226
+          RenderTableRow {TR} at (0,2) size 451x222
+            RenderTableCell {TD} at (2,2) size 223x222 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (226,2) size 222x222 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (226,2) size 223x222 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 536x17
</span><span class="cx">           text run at (0,0) width 536: &quot;Test passes if there are no squares on the page and there is no red visible on the page.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 210x418
-        RenderTableSection {TBODY} at (0,0) size 210x418
-          RenderTableRow {TR} at (0,2) size 210x102
-            RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 211x418
+        RenderTableSection {TBODY} at (0,0) size 211x418
+          RenderTableRow {TR} at (0,2) size 211x102
+            RenderTableCell {TD} at (2,2) size 103x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,2) size 103x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,106) size 210x102
-            RenderTableCell {TD} at (2,106) size 102x102 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,106) size 211x102
+            RenderTableCell {TD} at (2,106) size 103x102 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (106,106) size 102x102 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,106) size 103x102 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,210) size 210x102
-            RenderTableCell {TD} at (2,210) size 102x102 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,210) size 211x102
+            RenderTableCell {TD} at (2,210) size 103x102 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (106,210) size 102x102 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,210) size 103x102 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,314) size 210x102
-            RenderTableCell {TD} at (2,314) size 102x102 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,314) size 211x102
+            RenderTableCell {TD} at (2,314) size 103x102 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (106,314) size 102x102 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,314) size 103x102 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsborderradiussumofradii002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 647x17
</span><span class="cx">           text run at (0,0) width 647: &quot;Test passes if there are no more than two rectangles on the page and there is no red visible on the page.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 314x106
-        RenderTableSection {TBODY} at (0,0) size 314x106
-          RenderTableRow {TR} at (0,2) size 314x102
-            RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 315x106
+        RenderTableSection {TBODY} at (0,0) size 315x106
+          RenderTableRow {TR} at (0,2) size 315x102
+            RenderTableCell {TD} at (2,2) size 103x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,2) size 103x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><del>-            RenderTableCell {TD} at (210,2) size 102x102 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (210,2) size 103x102 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
</span><span class="cx">       RenderBlock {DIV} at (0,139) size 1020x520 [border: (10px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertopleftradiusvalues004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,26 +6,26 @@
</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;Test passes if the top left corner of each of the boxes is curved and if there is no red visible on the page.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 310x464
-        RenderTableSection {TBODY} at (0,0) size 310x464
-          RenderTableRow {TR} at (0,2) size 310x152
-            RenderTableCell {TD} at (2,7) size 152x142 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 311x464
+        RenderTableSection {TBODY} at (0,0) size 311x464
+          RenderTableRow {TR} at (0,2) size 311x152
+            RenderTableCell {TD} at (2,7) size 153x142 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,7) size 152x142 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,7) size 153x142 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,156) size 310x152
-            RenderTableCell {TD} at (2,161) size 152x142 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,156) size 311x152
+            RenderTableCell {TD} at (2,161) size 153x142 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,161) size 152x142 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,161) size 153x142 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,310) size 310x152
-            RenderTableCell {TD} at (2,315) size 152x142 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,310) size 311x152
+            RenderTableCell {TD} at (2,315) size 153x142 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,315) size 152x142 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,315) size 153x142 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsbordertoprightradiusvalues004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,26 +6,26 @@
</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;Test passes if the top right corner of each of the boxes is curved and if there is no red visible on the page.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 310x374
-        RenderTableSection {TBODY} at (0,0) size 310x374
-          RenderTableRow {TR} at (0,2) size 310x122
-            RenderTableCell {TD} at (2,12) size 152x102 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 311x374
+        RenderTableSection {TBODY} at (0,0) size 311x374
+          RenderTableRow {TR} at (0,2) size 311x122
+            RenderTableCell {TD} at (2,12) size 153x102 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,12) size 152x102 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,12) size 153x102 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,126) size 310x122
-            RenderTableCell {TD} at (2,136) size 152x102 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,126) size 311x122
+            RenderTableCell {TD} at (2,136) size 153x102 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,136) size 152x102 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,136) size 153x102 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>-          RenderTableRow {TR} at (0,250) size 310x122
-            RenderTableCell {TD} at (2,260) size 152x102 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,250) size 311x122
+            RenderTableCell {TD} at (2,260) size 153x102 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span><del>-            RenderTableCell {TD} at (156,260) size 152x102 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,260) size 153x102 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
</span><span class="cx">               RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkietestcentercss3bordersbackgroundsnoneasimagelayerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 595x17
</span><span class="cx">           text run at (0,0) width 595: &quot;Test passes if there is green on the page and contents of the black boxes look exactly the same.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 570x286
-        RenderTableSection {TBODY} at (0,0) size 570x286
-          RenderTableRow {TR} at (0,2) size 570x282
-            RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 571x286
+        RenderTableSection {TBODY} at (0,0) size 571x286
+          RenderTableRow {TR} at (0,2) size 571x282
+            RenderTableCell {TD} at (2,2) size 283x282 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span><del>-            RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,2) size 283x282 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgasbackgroundimagebackgroundimagepreserveaspectRatiosupportexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,92 +3,92 @@
</span><span class="cx"> layer at (0,0) size 800x495
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x495
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x479
</span><del>-      RenderTable {TABLE} at (0,0) size 670x479
-        RenderTableSection {TBODY} at (0,0) size 670x479
-          RenderTableRow {TR} at (0,2) size 670x19
-            RenderTableCell {TH} at (2,2) size 93x19 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (9,1) size 75x17
-                text run at (9,1) width 75: &quot;viewBox?&quot;
-            RenderTableCell {TH} at (97,2) size 163x19 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 161x17
-                text run at (1,1) width 161: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
-            RenderTableCell {TH} at (262,2) size 202x19 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (78,1) size 46x17
-                text run at (78,1) width 46: &quot;&lt;img&gt;&quot;
-            RenderTableCell {TH} at (466,2) size 202x19 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 671x479
+        RenderTableSection {TBODY} at (0,0) size 671x479
+          RenderTableRow {TR} at (0,2) size 671x19
+            RenderTableCell {TH} at (2,2) size 94x19 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (9,1) size 76x17
+                text run at (9,1) width 76: &quot;viewBox?&quot;
+            RenderTableCell {TH} at (97,2) size 164x19 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 162x17
+                text run at (1,1) width 162: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
+            RenderTableCell {TH} at (262,2) size 203x19 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (78,1) size 47x17
+                text run at (78,1) width 47: &quot;&lt;img&gt;&quot;
+            RenderTableCell {TH} at (466,2) size 203x19 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (80,1) size 42x17
</span><span class="cx">                 text run at (80,1) width 42: &quot;&lt;div&gt;&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 670x55
-            RenderTableCell {TH} at (2,126) size 93x19 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;No viewBox&quot;
-            RenderTableCell {TH} at (97,49) size 163x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,23) size 202x55 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 671x55
+            RenderTableCell {TH} at (2,126) size 94x20 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
+              RenderText {#text} at (1,1) size 92x18
+                text run at (1,2) width 92: &quot;No viewBox&quot;
+            RenderTableCell {TH} at (97,49) size 164x3 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (262,23) size 203x55 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,24) size 202x52 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,24) size 203x53 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,80) size 670x55
-            RenderTableCell {TH} at (97,98) size 163x19 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x17
-                text run at (62,1) width 39: &quot;none&quot;
-            RenderTableCell {TD} at (262,80) size 202x55 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,80) size 671x55
+            RenderTableCell {TH} at (97,98) size 164x19 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 40x17
+                text run at (62,1) width 40: &quot;none&quot;
+            RenderTableCell {TD} at (262,80) size 203x55 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,81) size 202x52 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,81) size 203x53 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,137) size 670x55
-            RenderTableCell {TH} at (97,155) size 163x19 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x17
-                text run at (63,1) width 37: &quot;meet&quot;
-            RenderTableCell {TD} at (262,137) size 202x55 [r=3 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,137) size 671x55
+            RenderTableCell {TH} at (97,155) size 164x19 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 38x17
+                text run at (63,1) width 38: &quot;meet&quot;
+            RenderTableCell {TD} at (262,137) size 203x55 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,138) size 202x52 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,138) size 203x53 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,194) size 670x55
-            RenderTableCell {TH} at (97,212) size 163x19 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x17
-                text run at (64,1) width 35: &quot;slice&quot;
-            RenderTableCell {TD} at (262,194) size 202x55 [r=4 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,194) size 671x55
+            RenderTableCell {TH} at (97,212) size 164x19 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (64,1) size 36x17
+                text run at (64,1) width 36: &quot;slice&quot;
+            RenderTableCell {TD} at (262,194) size 203x55 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,195) size 202x52 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,195) size 203x53 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,251) size 670x55
-            RenderTableCell {TH} at (2,354) size 93x19 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
-              RenderText {#text} at (14,1) size 65x17
-                text run at (14,1) width 65: &quot;viewBox&quot;
-            RenderTableCell {TH} at (97,277) size 163x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,251) size 202x55 [r=5 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,251) size 671x55
+            RenderTableCell {TH} at (2,354) size 94x20 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
+              RenderText {#text} at (14,1) size 66x18
+                text run at (14,2) width 66: &quot;viewBox&quot;
+            RenderTableCell {TH} at (97,277) size 164x3 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (262,251) size 203x55 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,252) size 202x52 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,252) size 203x53 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,308) size 670x55
-            RenderTableCell {TH} at (97,326) size 163x19 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x17
-                text run at (62,1) width 39: &quot;none&quot;
-            RenderTableCell {TD} at (262,308) size 202x55 [r=6 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,308) size 671x55
+            RenderTableCell {TH} at (97,326) size 164x19 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 40x17
+                text run at (62,1) width 40: &quot;none&quot;
+            RenderTableCell {TD} at (262,308) size 203x55 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,309) size 202x52 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,309) size 203x53 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,365) size 670x55
-            RenderTableCell {TH} at (97,383) size 163x19 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x17
-                text run at (63,1) width 37: &quot;meet&quot;
-            RenderTableCell {TD} at (262,365) size 202x55 [r=7 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,365) size 671x55
+            RenderTableCell {TH} at (97,383) size 164x19 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 38x17
+                text run at (63,1) width 38: &quot;meet&quot;
+            RenderTableCell {TD} at (262,365) size 203x55 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,366) size 202x52 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,366) size 203x53 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><del>-          RenderTableRow {TR} at (0,422) size 670x55
-            RenderTableCell {TH} at (97,440) size 163x19 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x17
-                text run at (64,1) width 35: &quot;slice&quot;
-            RenderTableCell {TD} at (262,422) size 202x55 [r=8 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,422) size 671x55
+            RenderTableCell {TH} at (97,440) size 164x19 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
+              RenderText {#text} at (64,1) size 36x17
+                text run at (64,1) width 36: &quot;slice&quot;
+            RenderTableCell {TD} at (262,422) size 203x55 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,423) size 202x52 [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,423) size 203x53 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgasimageimgpreserveAspectRatiosupport1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,30 +3,30 @@
</span><span class="cx"> layer at (0,0) size 800x495
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x495
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x479
</span><del>-      RenderTable {TABLE} at (0,0) size 670x479
-        RenderTableSection {TBODY} at (0,0) size 670x479
-          RenderTableRow {TR} at (0,2) size 670x19
-            RenderTableCell {TH} at (2,2) size 93x19 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (9,1) size 75x17
-                text run at (9,1) width 75: &quot;viewBox?&quot;
-            RenderTableCell {TH} at (97,2) size 163x19 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 161x17
-                text run at (1,1) width 161: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
-            RenderTableCell {TH} at (262,2) size 202x19 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (78,1) size 46x17
-                text run at (78,1) width 46: &quot;&lt;img&gt;&quot;
-            RenderTableCell {TH} at (466,2) size 202x19 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 671x479
+        RenderTableSection {TBODY} at (0,0) size 671x479
+          RenderTableRow {TR} at (0,2) size 671x19
+            RenderTableCell {TH} at (2,2) size 94x19 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (9,1) size 76x17
+                text run at (9,1) width 76: &quot;viewBox?&quot;
+            RenderTableCell {TH} at (97,2) size 164x19 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 162x17
+                text run at (1,1) width 162: &quot;preserve\x{AD}Aspect\x{AD}Ratio&quot;
+            RenderTableCell {TH} at (262,2) size 203x19 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (78,1) size 47x17
+                text run at (78,1) width 47: &quot;&lt;img&gt;&quot;
+            RenderTableCell {TH} at (466,2) size 203x19 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (68,1) size 66x17
</span><span class="cx">                 text run at (68,1) width 66: &quot;&lt;object&gt;&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 670x55
-            RenderTableCell {TH} at (2,126) size 93x19 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;No viewBox&quot;
-            RenderTableCell {TH} at (97,49) size 163x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,23) size 202x55 [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 671x55
+            RenderTableCell {TH} at (2,126) size 94x20 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
+              RenderText {#text} at (1,1) size 92x18
+                text run at (1,2) width 92: &quot;No viewBox&quot;
+            RenderTableCell {TH} at (97,49) size 164x3 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (262,23) size 203x55 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,23) size 202x55 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,23) size 203x55 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -34,14 +34,14 @@
</span><span class="cx">                   RenderSVGRoot {svg} at (0,0) size 192x42
</span><span class="cx">                     RenderSVGEllipse {circle} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,80) size 670x55
-            RenderTableCell {TH} at (97,98) size 163x19 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x17
-                text run at (62,1) width 39: &quot;none&quot;
-            RenderTableCell {TD} at (262,80) size 202x55 [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,80) size 671x55
+            RenderTableCell {TH} at (97,98) size 164x19 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 40x17
+                text run at (62,1) width 40: &quot;none&quot;
+            RenderTableCell {TD} at (262,80) size 203x55 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,80) size 202x55 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,80) size 203x55 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -51,14 +51,14 @@
</span><span class="cx">                     RenderSVGContainer {g} at (0,0) size 192x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,137) size 670x55
-            RenderTableCell {TH} at (97,155) size 163x19 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x17
-                text run at (63,1) width 37: &quot;meet&quot;
-            RenderTableCell {TD} at (262,137) size 202x55 [r=3 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,137) size 671x55
+            RenderTableCell {TH} at (97,155) size 164x19 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 38x17
+                text run at (63,1) width 38: &quot;meet&quot;
+            RenderTableCell {TD} at (262,137) size 203x55 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,137) size 202x55 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,137) size 203x55 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx">                     RenderSVGContainer {g} at (0,0) size 192x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,194) size 670x55
-            RenderTableCell {TH} at (97,212) size 163x19 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x17
-                text run at (64,1) width 35: &quot;slice&quot;
-            RenderTableCell {TD} at (262,194) size 202x55 [r=4 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,194) size 671x55
+            RenderTableCell {TH} at (97,212) size 164x19 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (64,1) size 36x17
+                text run at (64,1) width 36: &quot;slice&quot;
+            RenderTableCell {TD} at (262,194) size 203x55 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,194) size 202x55 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,194) size 203x55 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -85,15 +85,15 @@
</span><span class="cx">                     RenderSVGContainer {g} at (0,0) size 192x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,251) size 670x55
-            RenderTableCell {TH} at (2,354) size 93x19 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
-              RenderText {#text} at (14,1) size 65x17
-                text run at (14,1) width 65: &quot;viewBox&quot;
-            RenderTableCell {TH} at (97,277) size 163x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,251) size 202x55 [r=5 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,251) size 671x55
+            RenderTableCell {TH} at (2,354) size 94x20 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
+              RenderText {#text} at (14,1) size 66x18
+                text run at (14,2) width 66: &quot;viewBox&quot;
+            RenderTableCell {TH} at (97,277) size 164x3 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (262,251) size 203x55 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,251) size 202x55 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,251) size 203x55 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -103,14 +103,14 @@
</span><span class="cx">                     RenderSVGContainer {g} at (74,0) size 32x31 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (74,0) size 32x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,308) size 670x55
-            RenderTableCell {TH} at (97,326) size 163x19 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x17
-                text run at (62,1) width 39: &quot;none&quot;
-            RenderTableCell {TD} at (262,308) size 202x55 [r=6 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,308) size 671x55
+            RenderTableCell {TH} at (97,326) size 164x19 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 40x17
+                text run at (62,1) width 40: &quot;none&quot;
+            RenderTableCell {TD} at (262,308) size 203x55 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,308) size 202x55 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,308) size 203x55 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -120,14 +120,14 @@
</span><span class="cx">                     RenderSVGContainer {g} at (0,0) size 140x31 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (0,0) size 140x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,365) size 670x55
-            RenderTableCell {TH} at (97,383) size 163x19 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x17
-                text run at (63,1) width 37: &quot;meet&quot;
-            RenderTableCell {TD} at (262,365) size 202x55 [r=7 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,365) size 671x55
+            RenderTableCell {TH} at (97,383) size 164x19 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 38x17
+                text run at (63,1) width 38: &quot;meet&quot;
+            RenderTableCell {TD} at (262,365) size 203x55 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,365) size 202x55 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,365) size 203x55 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span><span class="lines">@@ -137,14 +137,14 @@
</span><span class="cx">                     RenderSVGContainer {g} at (74,0) size 32x31 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
</span><span class="cx">                       RenderSVGPath {path} at (74,0) size 32x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data=&quot;M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z&quot;]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,422) size 670x55
-            RenderTableCell {TH} at (97,440) size 163x19 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x17
-                text run at (64,1) width 35: &quot;slice&quot;
-            RenderTableCell {TD} at (262,422) size 202x55 [r=8 c=2 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,422) size 671x55
+            RenderTableCell {TH} at (97,440) size 164x19 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
+              RenderText {#text} at (64,1) size 36x17
+                text run at (64,1) width 36: &quot;slice&quot;
+            RenderTableCell {TD} at (262,422) size 203x55 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (466,422) size 202x55 [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (466,422) size 203x55 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
</span><span class="cx">                 layer at (0,0) size 192x42
</span><span class="cx">                   RenderView at (0,0) size 192x42
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesize2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -1,29 +1,29 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x195
-  RenderBlock {html} at (0,0) size 800x196
-    RenderBody {body} at (5,5) size 790x185
-      RenderTable {table} at (142,0) size 505x184
-        RenderTableSection (anonymous) at (0,0) size 504x184
-          RenderTableRow {tr} at (0,0) size 504x184
-            RenderTableCell {td} at (0,0) size 504x184 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (7,6) size 492x172
-                RenderTableSection (anonymous) at (0,0) size 491x172
-                  RenderTableRow {tr} at (0,1) size 491x65
-                    RenderTableCell {td} at (1,1) size 489x65 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 480x26
-                        RenderText {#text} at (0,0) size 479x25
-                          text run at (0,0) width 479: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,67) size 491x22
-                    RenderTableCell {td} at (1,67) size 244x22 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (95,5) size 54x12
-                        text run at (95,5) width 54: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (246,67) size 244x22 [r=1 c=1 rs=1 cs=1]
-                      RenderText {#text} at (95,5) size 54x12
-                        text run at (95,5) width 54: &quot;PNG Image&quot;
-                  RenderTableRow {tr} at (0,90) size 491x81
-                    RenderTableCell {td} at (1,90) size 244x81 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (100,5) size 139x70
</del><ins>+layer at (0,0) size 800x200
+  RenderBlock {html} at (0,0) size 800x200
+    RenderBody {body} at (5,5) size 790x190
+      RenderTable {table} at (141,0) size 506x189
+        RenderTableSection (anonymous) at (0,0) size 505x189
+          RenderTableRow {tr} at (0,0) size 505x189
+            RenderTableCell {td} at (0,0) size 505x189 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (6,6) size 493x176
+                RenderTableSection (anonymous) at (0,0) size 492x176
+                  RenderTableRow {tr} at (0,1) size 492x66
+                    RenderTableCell {td} at (1,1) size 490x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,20) size 479x26
+                        RenderText {#text} at (0,0) size 478x25
+                          text run at (0,0) width 478: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,67) size 492x24
+                    RenderTableCell {td} at (1,67) size 245x24 [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (95,6) size 55x12
+                        text run at (95,6) width 55: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (246,67) size 245x24 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (95,6) size 55x12
+                        text run at (95,6) width 55: &quot;PNG Image&quot;
+                  RenderTableRow {tr} at (0,91) size 492x84
+                    RenderTableCell {td} at (1,91) size 245x84 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (99,5) size 140x70
</ins><span class="cx">                         layer at (0,0) size 139x69
</span><span class="cx">                           RenderView at (0,0) size 139x69
</span><span class="cx">                         layer at (0,0) size 139x69
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx">                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">                             RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (246,90) size 244x81 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 139x70
</del><ins>+                    RenderTableCell {td} at (246,91) size 245x84 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 140x70
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithabsolutesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -1,29 +1,29 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x195
-  RenderBlock {html} at (0,0) size 800x196
-    RenderBody {body} at (5,5) size 790x185
-      RenderTable {table} at (142,0) size 505x184
-        RenderTableSection (anonymous) at (0,0) size 504x184
-          RenderTableRow {tr} at (0,0) size 504x184
-            RenderTableCell {td} at (0,0) size 504x184 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (7,6) size 492x172
-                RenderTableSection (anonymous) at (0,0) size 491x172
-                  RenderTableRow {tr} at (0,1) size 491x65
-                    RenderTableCell {td} at (1,1) size 489x65 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 480x26
-                        RenderText {#text} at (0,0) size 479x25
-                          text run at (0,0) width 479: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,67) size 491x22
-                    RenderTableCell {td} at (1,67) size 244x22 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (95,5) size 54x12
-                        text run at (95,5) width 54: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (246,67) size 244x22 [r=1 c=1 rs=1 cs=1]
-                      RenderText {#text} at (95,5) size 54x12
-                        text run at (95,5) width 54: &quot;PNG Image&quot;
-                  RenderTableRow {tr} at (0,90) size 491x81
-                    RenderTableCell {td} at (1,90) size 244x81 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (100,5) size 139x70
</del><ins>+layer at (0,0) size 800x200
+  RenderBlock {html} at (0,0) size 800x200
+    RenderBody {body} at (5,5) size 790x190
+      RenderTable {table} at (141,0) size 506x189
+        RenderTableSection (anonymous) at (0,0) size 505x189
+          RenderTableRow {tr} at (0,0) size 505x189
+            RenderTableCell {td} at (0,0) size 505x189 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (6,6) size 493x176
+                RenderTableSection (anonymous) at (0,0) size 492x176
+                  RenderTableRow {tr} at (0,1) size 492x66
+                    RenderTableCell {td} at (1,1) size 490x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,20) size 479x26
+                        RenderText {#text} at (0,0) size 478x25
+                          text run at (0,0) width 478: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,67) size 492x24
+                    RenderTableCell {td} at (1,67) size 245x24 [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (95,6) size 55x12
+                        text run at (95,6) width 55: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (246,67) size 245x24 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (95,6) size 55x12
+                        text run at (95,6) width 55: &quot;PNG Image&quot;
+                  RenderTableRow {tr} at (0,91) size 492x84
+                    RenderTableCell {td} at (1,91) size 245x84 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (99,5) size 140x70
</ins><span class="cx">                         layer at (0,0) size 139x69
</span><span class="cx">                           RenderView at (0,0) size 139x69
</span><span class="cx">                         layer at (0,0) size 139x69
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx">                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 271.30: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">                             RenderSVGRect {rect} at (23,0) size 93x69 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (246,90) size 244x81 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 139x70
</del><ins>+                    RenderTableCell {td} at (246,91) size 245x84 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 140x70
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomsvgthroughobjectwithpercentagesizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -1,29 +1,29 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x375
-  RenderBlock {html} at (0,0) size 800x376
-    RenderBody {body} at (5,5) size 790x365
-      RenderTable {table} at (41,0) size 707x364
-        RenderTableSection (anonymous) at (0,0) size 706x364
-          RenderTableRow {tr} at (0,0) size 706x364
-            RenderTableCell {td} at (0,0) size 706x364 [r=0 c=0 rs=1 cs=3]
-              RenderTable {table} at (7,6) size 694x352
-                RenderTableSection (anonymous) at (0,0) size 693x352
-                  RenderTableRow {tr} at (0,1) size 693x65
-                    RenderTableCell {td} at (1,1) size 691x65 [r=0 c=0 rs=1 cs=2]
-                      RenderBlock {h1} at (5,19) size 682x26
-                        RenderText {#text} at (101,0) size 479x25
-                          text run at (101,0) width 479: &quot;Both sides should have identical size after zooming&quot;
-                  RenderTableRow {tr} at (0,67) size 693x22
-                    RenderTableCell {td} at (1,67) size 345x22 [r=1 c=0 rs=1 cs=1]
-                      RenderText {#text} at (145,5) size 55x12
-                        text run at (145,5) width 55: &quot;SVG Image&quot;
-                    RenderTableCell {td} at (347,67) size 345x22 [r=1 c=1 rs=1 cs=1]
-                      RenderText {#text} at (145,5) size 55x12
-                        text run at (145,5) width 55: &quot;PNG Image&quot;
-                  RenderTableRow {tr} at (0,90) size 693x261
-                    RenderTableCell {td} at (1,90) size 345x261 [r=2 c=0 rs=1 cs=1]
-                      RenderEmbeddedObject {object} at (6,5) size 334x250
</del><ins>+layer at (0,0) size 800x380
+  RenderBlock {html} at (0,0) size 800x380
+    RenderBody {body} at (5,5) size 790x370
+      RenderTable {table} at (41,0) size 707x369
+        RenderTableSection (anonymous) at (0,0) size 706x369
+          RenderTableRow {tr} at (0,0) size 706x369
+            RenderTableCell {td} at (0,0) size 706x369 [r=0 c=0 rs=1 cs=3]
+              RenderTable {table} at (6,6) size 693x356
+                RenderTableSection (anonymous) at (0,0) size 692x356
+                  RenderTableRow {tr} at (0,1) size 692x66
+                    RenderTableCell {td} at (1,1) size 690x66 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {h1} at (5,20) size 680x26
+                        RenderText {#text} at (100,0) size 479x25
+                          text run at (100,0) width 479: &quot;Both sides should have identical size after zooming&quot;
+                  RenderTableRow {tr} at (0,67) size 692x24
+                    RenderTableCell {td} at (1,67) size 345x24 [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (145,6) size 55x12
+                        text run at (145,6) width 55: &quot;SVG Image&quot;
+                    RenderTableCell {td} at (346,67) size 345x24 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (145,6) size 55x12
+                        text run at (145,6) width 55: &quot;PNG Image&quot;
+                  RenderTableRow {tr} at (0,91) size 692x264
+                    RenderTableCell {td} at (1,91) size 345x264 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {object} at (5,5) size 334x251
</ins><span class="cx">                         layer at (0,0) size 333x250
</span><span class="cx">                           RenderView at (0,0) size 333x250
</span><span class="cx">                         layer at (0,0) size 333x250
</span><span class="lines">@@ -42,6 +42,6 @@
</span><span class="cx">                                 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 266.67: &quot;$Revision: 1.7 $&quot;
</span><span class="cx">                             RenderSVGRect {rect} at (0,0) size 333x250 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</span><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span><del>-                    RenderTableCell {td} at (347,90) size 345x261 [r=2 c=1 rs=1 cs=1]
-                      RenderImage {img} at (5,5) size 334x250
</del><ins>+                    RenderTableCell {td} at (346,91) size 345x264 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {img} at (5,5) size 334x251
</ins><span class="cx">                       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -27,29 +27,29 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 764x34
</span><span class="cx">           text run at (0,0) width 764: &quot;If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has&quot;
</span><span class="cx">           text run at (0,17) width 39: &quot;failed.&quot;
</span><del>-      RenderTable {TABLE} at (0,117) size 102x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 100x71
-          RenderTableRow {TR} at (0,2) size 100x21
-            RenderTableCell {TD} at (2,2) size 20x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,117) size 103x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 101x71
+          RenderTableRow {TR} at (0,2) size 101x21
+            RenderTableCell {TD} at (2,2) size 21x21 [border: (1px inset #808080)] [r=0 c=0 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 (24,2) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (24,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;    &quot;
</span><del>-            RenderTableCell {TD} at (46,48) size 52x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
-              RenderBlock {DIV} at (2,2) size 48x17
</del><ins>+            RenderTableCell {TD} at (46,48) size 53x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
+              RenderBlock {DIV} at (2,2) size 49x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 48x17
</span><span class="cx">                   text run at (0,0) width 48: &quot;            &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 100x21
-            RenderTableCell {TD} at (2,25) size 20x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 101x21
+            RenderTableCell {TD} at (2,25) size 21x21 [border: (1px inset #808080)] [r=1 c=0 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 (24,48) size 74x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
-              RenderBlock {DIV} at (2,2) size 70x17 [color=#008000]
-                RenderText {#text} at (14,0) size 56x17
-                  text run at (14,0) width 56: &quot;   FAIL  &quot;
-          RenderTableRow {TR} at (0,48) size 100x21
-            RenderTableCell {TD} at (2,48) size 96x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
-              RenderBlock {DIV} at (2,2) size 92x17
-                RenderText {#text} at (84,0) size 8x17
-                  text run at (84,0) width 8: &quot;  &quot;
</del><ins>+            RenderTableCell {TD} at (24,48) size 75x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=2]
+              RenderBlock {DIV} at (2,2) size 71x17 [color=#008000]
+                RenderText {#text} at (14,0) size 57x17
+                  text run at (14,0) width 57: &quot;   FAIL  &quot;
+          RenderTableRow {TR} at (0,48) size 101x21
+            RenderTableCell {TD} at (2,48) size 97x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
+              RenderBlock {DIV} at (2,2) size 93x17
+                RenderText {#text} at (84,0) size 9x17
+                  text run at (84,0) width 9: &quot;  &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktableslayeringpainttestlayering2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/layering/paint-test-layering-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -27,39 +27,39 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 764x34
</span><span class="cx">           text run at (0,0) width 764: &quot;If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has&quot;
</span><span class="cx">           text run at (0,17) width 39: &quot;failed.&quot;
</span><del>-      RenderTable {TABLE} at (0,117) size 188x96 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 186x94
-          RenderTableRow {TR} at (0,2) size 186x21
-            RenderTableCell {TD} at (2,2) size 44x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,117) size 189x96 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 187x94
+          RenderTableRow {TR} at (0,2) size 187x21
+            RenderTableCell {TD} at (2,2) size 45x21 [border: (1px inset #808080)] [r=0 c=0 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 (48,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (48,2) size 45x21 [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;    &quot;
</span><del>-            RenderTableCell {TD} at (94,2) size 44x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,2) size 45x21 [border: (1px inset #808080)] [r=0 c=2 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,36) size 44x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
-              RenderBlock {DIV} at (2,2) size 40x17
</del><ins>+            RenderTableCell {TD} at (140,36) size 45x22 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
+              RenderBlock {DIV} at (2,2) size 41x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 40x17
</span><span class="cx">                   text run at (0,0) width 40: &quot;          &quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 186x21
-            RenderTableCell {TD} at (2,25) size 182x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=4]
-              RenderBlock {DIV} at (2,2) size 178x17
-                RenderText {#text} at (138,0) size 40x17
-                  text run at (138,0) width 40: &quot;          &quot;
-          RenderTableRow {TR} at (0,48) size 186x21
-            RenderTableCell {TD} at (2,48) size 44x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 187x21
+            RenderTableCell {TD} at (2,25) size 183x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=4]
+              RenderBlock {DIV} at (2,2) size 179x17
+                RenderText {#text} at (138,0) size 41x17
+                  text run at (138,0) width 41: &quot;          &quot;
+          RenderTableRow {TR} at (0,48) size 187x21
+            RenderTableCell {TD} at (2,48) size 45x21 [border: (1px inset #808080)] [r=2 c=0 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;          &quot;
</span><del>-            RenderTableCell {TD} at (48,48) size 44x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (48,48) size 45x21 [border: (1px inset #808080)] [r=2 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;          &quot;
</span><del>-            RenderTableCell {TD} at (94,48) size 44x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,48) size 45x21 [border: (1px inset #808080)] [r=2 c=2 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;          &quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 186x21
-            RenderTableCell {TD} at (2,71) size 182x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
-              RenderBlock {DIV} at (2,2) size 178x17 [color=#008000]
-                RenderText {#text} at (138,0) size 40x17
-                  text run at (138,0) width 40: &quot;FAIL &quot;
</del><ins>+          RenderTableRow {TR} at (0,71) size 187x21
+            RenderTableCell {TD} at (2,71) size 183x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
+              RenderBlock {DIV} at (2,2) size 179x17 [color=#008000]
+                RenderText {#text} at (138,0) size 41x17
+                  text run at (138,0) width 41: &quot;FAIL &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10551expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1055-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -30,24 +30,24 @@
</span><span class="cx">             text run at (279,3) width 296: &quot;style=\&quot;border-top: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (575,0) size 4x17
</span><span class="cx">           text run at (575,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,119) size 449x114 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 447x111
-          RenderTableRow {TR} at (0,5) size 447x30
-            RenderTableCell {TD} at (5,5) size 437x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,119) size 450x114 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 448x111
+          RenderTableRow {TR} at (0,5) size 448x30
+            RenderTableCell {TD} at (5,5) size 438x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,11) size 433x17
</span><span class="cx">                 text run at (2,11) width 433: &quot;Every cell in this table should have a 10-pixel solid green top border.&quot;
</span><del>-          RenderTableRow {TR} at (0,40) size 447x66
-            RenderTableCell {TD} at (5,58) size 110x30 [border: (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,40) size 448x66
+            RenderTableCell {TD} at (5,58) size 111x30 [border: (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,11) size 53x17
</span><span class="cx">                 text run at (2,11) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (120,40) size 322x66 [border: (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,40) size 323x66 [border: (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (2,11) size 318x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,28) size 161x36 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 159x34
-                  RenderTableRow {TR} at (0,2) size 159x30
-                    RenderTableCell {TD} at (2,2) size 155x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,28) size 162x36 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 160x34
+                  RenderTableRow {TR} at (0,2) size 160x30
+                    RenderTableCell {TD} at (2,2) size 156x30 [border: (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,11) size 151x17
</span><span class="cx">                         text run at (2,11) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,232) size 769x18
</span><span class="lines">@@ -73,24 +73,24 @@
</span><span class="cx">             text run at (316,3) width 296: &quot;style=\&quot;border-top: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (612,0) size 4x17
</span><span class="cx">           text run at (612,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,299) size 445x107
-        RenderTableSection {TBODY} at (0,0) size 445x106
-          RenderTableRow {TR} at (0,5) size 445x29
-            RenderTableCell {TD} at (5,5) size 435x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,299) size 446x107
+        RenderTableSection {TBODY} at (0,0) size 446x106
+          RenderTableRow {TR} at (0,5) size 446x29
+            RenderTableCell {TD} at (5,5) size 436x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,11) size 433x17
</span><span class="cx">                 text run at (1,11) width 433: &quot;Every cell in this table should have a 10-pixel solid green top border.&quot;
</span><del>-          RenderTableRow {TR} at (0,39) size 445x62
-            RenderTableCell {TD} at (5,55) size 110x29 [border: (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,11) size 53x17
-                text run at (1,11) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (120,39) size 320x62 [border: (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,39) size 446x62
+            RenderTableCell {TD} at (5,55) size 111x30 [border: (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,11) size 53x18
+                text run at (1,12) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (120,39) size 321x62 [border: (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (1,11) size 318x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (1,28) size 157x33
-                RenderTableSection {TBODY} at (0,0) size 157x33
-                  RenderTableRow {TR} at (0,2) size 157x29
-                    RenderTableCell {TD} at (2,2) size 153x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,28) size 158x33
+                RenderTableSection {TBODY} at (0,0) size 158x33
+                  RenderTableRow {TR} at (0,2) size 158x29
+                    RenderTableCell {TD} at (2,2) size 154x29 [border: (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,11) size 151x17
</span><span class="cx">                         text run at (1,11) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,405) size 769x18
</span><span class="lines">@@ -120,24 +120,24 @@
</span><span class="cx">             text run at (279,3) width 312: &quot;style=\&quot;border-right: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (591,0) size 4x17
</span><span class="cx">           text run at (591,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,524) size 467x87 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 465x84
-          RenderTableRow {TR} at (0,5) size 465x21
-            RenderTableCell {TD} at (5,5) size 455x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,524) size 468x87 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 466x84
+          RenderTableRow {TR} at (0,5) size 466x21
+            RenderTableCell {TD} at (5,5) size 456x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 442x17
</span><span class="cx">                 text run at (2,2) width 442: &quot;Every cell in this table should have a 10-pixel solid green right border.&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 465x48
-            RenderTableCell {TD} at (5,44) size 119x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 53x17
-                text run at (2,2) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (129,31) size 331x48 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,31) size 466x48
+            RenderTableCell {TD} at (5,44) size 120x22 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x18
+                text run at (2,3) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (129,31) size 332x48 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (2,2) size 318x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,19) size 170x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 168x25
-                  RenderTableRow {TR} at (0,2) size 168x21
-                    RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,19) size 171x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 169x25
+                  RenderTableRow {TR} at (0,2) size 169x21
+                    RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 151x17
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,610) size 769x18
</span><span class="lines">@@ -163,24 +163,24 @@
</span><span class="cx">             text run at (279,3) width 312: &quot;style=\&quot;border-right: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (591,0) size 4x17
</span><span class="cx">           text run at (591,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,677) size 464x77
-        RenderTableSection {TBODY} at (0,0) size 464x76
-          RenderTableRow {TR} at (0,5) size 464x19
-            RenderTableCell {TD} at (5,5) size 454x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,677) size 465x77
+        RenderTableSection {TBODY} at (0,0) size 465x76
+          RenderTableRow {TR} at (0,5) size 465x19
+            RenderTableCell {TD} at (5,5) size 455x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 442x17
</span><span class="cx">                 text run at (1,1) width 442: &quot;Every cell in this table should have a 10-pixel solid green right border.&quot;
</span><del>-          RenderTableRow {TR} at (0,29) size 464x42
-            RenderTableCell {TD} at (5,40) size 119x19 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 53x17
-                text run at (1,1) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (129,29) size 330x42 [border: none (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 465x42
+            RenderTableCell {TD} at (5,40) size 120x20 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 53x18
+                text run at (1,2) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (129,29) size 331x42 [border: none (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (1,1) size 318x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (1,18) size 167x23
-                RenderTableSection {TBODY} at (0,0) size 167x23
-                  RenderTableRow {TR} at (0,2) size 167x19
-                    RenderTableCell {TD} at (2,2) size 163x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,18) size 168x23
+                RenderTableSection {TBODY} at (0,0) size 168x23
+                  RenderTableRow {TR} at (0,2) size 168x19
+                    RenderTableCell {TD} at (2,2) size 164x19 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 151x17
</span><span class="cx">                         text run at (1,1) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,753) size 769x18
</span><span class="lines">@@ -210,24 +210,24 @@
</span><span class="cx">             text run at (279,3) width 320: &quot;style=\&quot;border-bottom: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (599,0) size 4x17
</span><span class="cx">           text run at (599,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,873) size 473x114 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 471x111
-          RenderTableRow {TR} at (0,5) size 471x30
-            RenderTableCell {TD} at (5,5) size 461x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,873) size 474x114 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 472x111
+          RenderTableRow {TR} at (0,5) size 472x30
+            RenderTableCell {TD} at (5,5) size 462x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 457x17
</span><span class="cx">                 text run at (2,2) width 457: &quot;Every cell in this table should have a 10-pixel solid green bottom border.&quot;
</span><del>-          RenderTableRow {TR} at (0,40) size 471x66
-            RenderTableCell {TD} at (5,58) size 117x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,40) size 472x66
+            RenderTableCell {TD} at (5,58) size 118x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (127,40) size 339x66 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (127,40) size 340x66 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (2,2) size 335x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (2,19) size 161x36 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 159x34
-                  RenderTableRow {TR} at (0,2) size 159x30
-                    RenderTableCell {TD} at (2,2) size 155x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,19) size 162x36 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 160x34
+                  RenderTableRow {TR} at (0,2) size 160x30
+                    RenderTableCell {TD} at (2,2) size 156x30 [border: (1px inset #808080) (10px solid #008000) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 151x17
</span><span class="cx">                         text run at (2,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,986) size 769x18
</span><span class="lines">@@ -253,24 +253,24 @@
</span><span class="cx">             text run at (316,3) width 320: &quot;style=\&quot;border-bottom: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (636,0) size 4x17
</span><span class="cx">           text run at (636,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1053) size 469x107
-        RenderTableSection {TBODY} at (0,0) size 469x106
-          RenderTableRow {TR} at (0,5) size 469x29
-            RenderTableCell {TD} at (5,5) size 459x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1053) size 470x107
+        RenderTableSection {TBODY} at (0,0) size 470x106
+          RenderTableRow {TR} at (0,5) size 470x29
+            RenderTableCell {TD} at (5,5) size 460x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 457x17
</span><span class="cx">                 text run at (1,1) width 457: &quot;Every cell in this table should have a 10-pixel solid green bottom border.&quot;
</span><del>-          RenderTableRow {TR} at (0,39) size 469x62
-            RenderTableCell {TD} at (5,55) size 116x29 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 53x17
-                text run at (1,1) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (126,39) size 338x62 [border: none (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,39) size 470x62
+            RenderTableCell {TD} at (5,55) size 117x30 [border: none (10px solid #008000) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 53x18
+                text run at (1,2) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (126,39) size 339x62 [border: none (10px solid #008000) none] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (1,1) size 336x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (1,18) size 157x33
-                RenderTableSection {TBODY} at (0,0) size 157x33
-                  RenderTableRow {TR} at (0,2) size 157x29
-                    RenderTableCell {TD} at (2,2) size 153x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,18) size 158x33
+                RenderTableSection {TBODY} at (0,0) size 158x33
+                  RenderTableRow {TR} at (0,2) size 158x29
+                    RenderTableCell {TD} at (2,2) size 154x29 [border: none (10px solid #008000) none] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 151x17
</span><span class="cx">                         text run at (1,1) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1159) size 769x18
</span><span class="lines">@@ -300,24 +300,24 @@
</span><span class="cx">             text run at (279,3) width 304: &quot;style=\&quot;border-left: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (583,0) size 4x17
</span><span class="cx">           text run at (583,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1278) size 458x87 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 456x84
-          RenderTableRow {TR} at (0,5) size 456x21
-            RenderTableCell {TD} at (5,5) size 446x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1278) size 459x87 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 457x84
+          RenderTableRow {TR} at (0,5) size 457x21
+            RenderTableCell {TD} at (5,5) size 447x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (11,2) size 433x17
</span><span class="cx">                 text run at (11,2) width 433: &quot;Every cell in this table should have a 10-pixel solid green left border.&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 456x48
-            RenderTableCell {TD} at (5,44) size 116x21 [border: (1px inset #808080) (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 53x17
-                text run at (11,2) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (126,31) size 325x48 [border: (1px inset #808080) (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,31) size 457x48
+            RenderTableCell {TD} at (5,44) size 117x22 [border: (1px inset #808080) (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 53x18
+                text run at (11,3) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (126,31) size 326x48 [border: (1px inset #808080) (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (11,2) size 312x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (11,19) size 170x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 168x25
-                  RenderTableRow {TR} at (0,2) size 168x21
-                    RenderTableCell {TD} at (2,2) size 164x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (11,19) size 171x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 169x25
+                  RenderTableRow {TR} at (0,2) size 169x21
+                    RenderTableCell {TD} at (2,2) size 165x21 [border: (1px inset #808080) (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (11,2) size 151x17
</span><span class="cx">                         text run at (11,2) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1364) size 769x18
</span><span class="lines">@@ -343,24 +343,24 @@
</span><span class="cx">             text run at (316,3) width 304: &quot;style=\&quot;border-left: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (620,0) size 4x17
</span><span class="cx">           text run at (620,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1431) size 455x77
-        RenderTableSection {TBODY} at (0,0) size 455x76
-          RenderTableRow {TR} at (0,5) size 455x19
-            RenderTableCell {TD} at (5,5) size 445x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1431) size 456x77
+        RenderTableSection {TBODY} at (0,0) size 456x76
+          RenderTableRow {TR} at (0,5) size 456x19
+            RenderTableCell {TD} at (5,5) size 446x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (11,1) size 433x17
</span><span class="cx">                 text run at (11,1) width 433: &quot;Every cell in this table should have a 10-pixel solid green left border.&quot;
</span><del>-          RenderTableRow {TR} at (0,29) size 455x42
-            RenderTableCell {TD} at (5,40) size 117x19 [border: none (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,1) size 53x17
-                text run at (11,1) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (127,29) size 323x42 [border: none (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 456x42
+            RenderTableCell {TD} at (5,40) size 118x20 [border: none (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,1) size 53x18
+                text run at (11,2) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (127,29) size 324x42 [border: none (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (11,1) size 311x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (11,18) size 167x23
-                RenderTableSection {TBODY} at (0,0) size 167x23
-                  RenderTableRow {TR} at (0,2) size 167x19
-                    RenderTableCell {TD} at (2,2) size 163x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (11,18) size 168x23
+                RenderTableSection {TBODY} at (0,0) size 168x23
+                  RenderTableRow {TR} at (0,2) size 168x19
+                    RenderTableCell {TD} at (2,2) size 164x19 [border: none (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (11,1) size 151x17
</span><span class="cx">                         text run at (11,1) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1507) size 769x18
</span><span class="lines">@@ -390,24 +390,24 @@
</span><span class="cx">             text run at (279,3) width 264: &quot;style=\&quot;border: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (543,0) size 4x17
</span><span class="cx">           text run at (543,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1627) size 443x141 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 441x138
-          RenderTableRow {TR} at (0,5) size 441x39
-            RenderTableCell {TD} at (5,5) size 431x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1627) size 444x141 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 442x138
+          RenderTableRow {TR} at (0,5) size 442x39
+            RenderTableCell {TD} at (5,5) size 432x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (11,11) size 409x17
</span><span class="cx">                 text run at (11,11) width 409: &quot;Every cell in this table should have a 10-pixel solid green border.&quot;
</span><del>-          RenderTableRow {TR} at (0,49) size 441x84
-            RenderTableCell {TD} at (5,71) size 115x39 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,11) size 53x17
-                text run at (11,11) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (125,49) size 311x84 [border: (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,49) size 442x84
+            RenderTableCell {TD} at (5,71) size 116x40 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 53x18
+                text run at (11,12) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (125,49) size 312x84 [border: (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (11,11) size 289x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (11,28) size 179x45 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 177x43
-                  RenderTableRow {TR} at (0,2) size 177x39
-                    RenderTableCell {TD} at (2,2) size 173x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (11,28) size 180x45 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 178x43
+                  RenderTableRow {TR} at (0,2) size 178x39
+                    RenderTableCell {TD} at (2,2) size 174x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (11,11) size 151x17
</span><span class="cx">                         text run at (11,11) width 151: &quot;Nested single-cell table!&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1767) size 769x18
</span><span class="lines">@@ -433,23 +433,23 @@
</span><span class="cx">             text run at (316,3) width 264: &quot;style=\&quot;border: green 10px solid;\&quot;&quot;
</span><span class="cx">         RenderText {#text} at (580,0) size 4x17
</span><span class="cx">           text run at (580,0) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,1834) size 441x137
-        RenderTableSection {TBODY} at (0,0) size 441x136
-          RenderTableRow {TR} at (0,5) size 441x39
-            RenderTableCell {TD} at (5,5) size 431x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1834) size 442x137
+        RenderTableSection {TBODY} at (0,0) size 442x136
+          RenderTableRow {TR} at (0,5) size 442x39
+            RenderTableCell {TD} at (5,5) size 432x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (11,11) size 409x17
</span><span class="cx">                 text run at (11,11) width 409: &quot;Every cell in this table should have a 10-pixel solid green border.&quot;
</span><del>-          RenderTableRow {TR} at (0,49) size 441x82
-            RenderTableCell {TD} at (5,70) size 116x39 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,11) size 53x17
-                text run at (11,11) width 53: &quot;Cell one&quot;
-            RenderTableCell {TD} at (126,49) size 310x82 [border: (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,49) size 442x82
+            RenderTableCell {TD} at (5,70) size 117x40 [border: (10px solid #008000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 53x18
+                text run at (11,12) width 53: &quot;Cell one&quot;
+            RenderTableCell {TD} at (126,49) size 311x82 [border: (10px solid #008000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock (anonymous) at (11,11) size 288x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 54x17
</span><span class="cx">                   text run at (0,0) width 54: &quot;Cell two&quot;
</span><del>-              RenderTable {TABLE} at (11,28) size 177x43
-                RenderTableSection {TBODY} at (0,0) size 177x43
-                  RenderTableRow {TR} at (0,2) size 177x39
-                    RenderTableCell {TD} at (2,2) size 173x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (11,28) size 178x43
+                RenderTableSection {TBODY} at (0,0) size 178x43
+                  RenderTableRow {TR} at (0,2) size 178x39
+                    RenderTableCell {TD} at (2,2) size 174x39 [border: (10px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (11,11) size 151x17
</span><span class="cx">                         text run at (11,11) width 151: &quot;Nested single-cell table!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10671expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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=#FFFFFF]
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,0) size 640x23
-        RenderTableSection {TBODY} at (0,0) size 640x23
-          RenderTableRow {TR} at (0,2) size 640x19
</del><ins>+      RenderTable {TABLE} at (0,0) size 641x23
+        RenderTableSection {TBODY} at (0,0) size 641x23
+          RenderTableRow {TR} at (0,2) size 641x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 112x10 [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderTable {TABLE} at (1,1) size 8x8
-                RenderTableSection {TBODY} at (0,0) size 8x8
-                  RenderTableRow {TR} at (0,0) size 8x8
-                    RenderTableCell {TD} at (0,0) size 8x8 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TD} at (116,10) size 2x2 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (120,10) size 2x2 [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TD} at (124,10) size 2x2 [r=0 c=3 rs=1 cs=1]
-            RenderTableCell {TD} at (128,10) size 2x2 [r=0 c=4 rs=1 cs=1]
-            RenderTableCell {TD} at (132,10) size 2x2 [r=0 c=5 rs=1 cs=1]
-            RenderTableCell {TD} at (136,2) size 502x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,1) size 9x8
+                RenderTableSection {TBODY} at (0,0) size 9x8
+                  RenderTableRow {TR} at (0,0) size 9x8
+                    RenderTableCell {TD} at (0,0) size 9x8 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (116,10) size 3x3 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (120,10) size 3x3 [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (124,10) size 3x3 [r=0 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (128,10) size 3x3 [r=0 c=4 rs=1 cs=1]
+            RenderTableCell {TD} at (132,10) size 3x3 [r=0 c=5 rs=1 cs=1]
+            RenderTableCell {TD} at (136,2) size 503x19 [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 24x17
</span><span class="cx">                 text run at (1,1) width 24: &quot;bull&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug10672expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1067-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -4,12 +4,12 @@
</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 112x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,10) size 290x57
-        RenderTableSection {TBODY} at (0,0) size 290x57
-          RenderTableRow {TR} at (0,0) size 290x57
-            RenderTableCell {TD} at (0,0) size 150x57 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,10) size 291x57
+        RenderTableSection {TBODY} at (0,0) size 291x57
+          RenderTableRow {TR} at (0,0) size 291x57
+            RenderTableCell {TD} at (0,0) size 151x57 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (20,20) size 8x17
</span><span class="cx">                 text run at (20,20) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (150,0) size 140x57 [bgcolor=#808080] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (150,0) size 141x57 [bgcolor=#808080] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (20,20) size 24x17
</span><span class="cx">                 text run at (20,20) width 24: &quot;bull&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug11631expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1163-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 210x88 [border: (3px solid #0000BB)]
-        RenderBlock {CAPTION} at (0,0) size 210x34
</del><ins>+      RenderTable {TABLE} at (0,17) size 211x88 [border: (3px solid #0000BB)]
+        RenderBlock {CAPTION} at (0,0) size 211x34
</ins><span class="cx">           RenderText {#text} at (6,0) size 198x34
</span><span class="cx">             text run at (6,0) width 198: &quot;Testing BORDERCOLOR tag&quot;
</span><del>-            text run at (25,17) width 160: &quot;the border shood be blue.&quot;
-        RenderTableSection {TBODY} at (3,37) size 204x48
-          RenderTableRow {TR} at (0,2) size 204x21
-            RenderTableCell {TD} at (2,2) size 35x21 [border: (1px solid #0000BB)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (25,17) width 161: &quot;the border shood be blue.&quot;
+        RenderTableSection {TBODY} at (3,37) size 205x48
+          RenderTableRow {TR} at (0,2) size 205x21
+            RenderTableCell {TD} at (2,2) size 36x21 [border: (1px solid #0000BB)] [r=0 c=0 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;mike&quot;
</span><del>-            RenderTableCell {TD} at (39,2) size 29x21 [border: (1px solid #0000BB)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,2) size 30x21 [border: (1px solid #0000BB)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;was&quot;
</span><del>-            RenderTableCell {TD} at (70,2) size 31x21 [border: (1px solid #0000BB)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,2) size 32x21 [border: (1px solid #0000BB)] [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;here&quot;
</span><del>-            RenderTableCell {TD} at (103,2) size 35x21 [border: (1px solid #0000BB)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,2) size 36x21 [border: (1px solid #0000BB)] [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;mike&quot;
</span><del>-            RenderTableCell {TD} at (140,2) size 29x21 [border: (1px solid #0000BB)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (140,2) size 30x21 [border: (1px solid #0000BB)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;was&quot;
</span><del>-            RenderTableCell {TD} at (171,2) size 31x21 [border: (1px solid #0000BB)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (171,2) size 32x21 [border: (1px solid #0000BB)] [r=0 c=5 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;here&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 204x21
-            RenderTableCell {TD} at (2,25) size 35x21 [border: (1px solid #0000BB)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 205x21
+            RenderTableCell {TD} at (2,25) size 36x21 [border: (1px solid #0000BB)] [r=1 c=0 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;mike&quot;
</span><del>-            RenderTableCell {TD} at (39,25) size 29x21 [border: (1px solid #0000BB)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,25) size 30x21 [border: (1px solid #0000BB)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;was&quot;
</span><del>-            RenderTableCell {TD} at (70,25) size 31x21 [border: (1px solid #0000BB)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,25) size 32x21 [border: (1px solid #0000BB)] [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;here&quot;
</span><del>-            RenderTableCell {TD} at (103,25) size 35x21 [border: (1px solid #0000BB)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (103,25) size 36x21 [border: (1px solid #0000BB)] [r=1 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;mike&quot;
</span><del>-            RenderTableCell {TD} at (140,25) size 29x21 [border: (1px solid #0000BB)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (140,25) size 30x21 [border: (1px solid #0000BB)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;was&quot;
</span><del>-            RenderTableCell {TD} at (171,25) size 31x21 [border: (1px solid #0000BB)] [r=1 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (171,25) size 32x21 [border: (1px solid #0000BB)] [r=1 c=5 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;here&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1188expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1188-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,83 +12,83 @@
</span><span class="cx">                 RenderImage {IMG} at (7,1) size 580x42
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,48) size 600x55
</span><del>-              RenderTableCell {TD} at (2,51) size 594x48 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (2,51) size 594x49 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 127x15
</span><span class="cx">                   RenderInline {B} at (0,0) size 127x15
</span><del>-                    RenderText {#text} at (2,10) size 127x15
</del><ins>+                    RenderText {#text} at (2,9) size 127x17
</ins><span class="cx">                       text run at (2,10) width 127: &quot;Search the Web with&quot;
</span><del>-                RenderText {#text} at (129,8) size 4x17
</del><ins>+                RenderText {#text} at (129,7) size 4x19
</ins><span class="cx">                   text run at (129,8) width 4: &quot; &quot;
</span><span class="cx">                 RenderMenuList {SELECT} at (135,3) size 95x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">                   RenderBlock (anonymous) at (1,1) size 93x25
</span><span class="cx">                     RenderText at (4,4) size 68x17
</span><span class="cx">                       text run at (4,4) width 68: &quot;Netscape&quot;
</span><span class="cx">                 RenderTextControl {INPUT} at (234,5) size 281x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-                RenderText {#text} at (517,8) size 4x17
</del><ins>+                RenderText {#text} at (517,7) size 4x19
</ins><span class="cx">                   text run at (517,8) width 4: &quot; &quot;
</span><span class="cx">                 RenderButton {INPUT} at (523,4) 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><del>-                RenderBR {BR} at (592,22) size 0x0
</del><ins>+                RenderBR {BR} at (592,21) size 0x2
</ins><span class="cx">                 RenderInline {SMALL} at (0,0) size 560x15
</span><span class="cx">                   RenderInline {A} at (0,0) size 98x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (17,32) size 98x15
</del><ins>+                    RenderText {#text} at (17,31) size 98x17
</ins><span class="cx">                       text run at (17,32) width 98: &quot;Classifieds&lt; /A&gt;   &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (115,32) size 58x15
</del><ins>+                    RenderText {#text} at (115,31) size 58x17
</ins><span class="cx">                       text run at (115,32) width 22: &quot;Net &quot;
</span><span class="cx">                       text run at (137,32) width 36: &quot;Search&quot;
</span><del>-                  RenderText {#text} at (173,32) size 9x15
</del><ins>+                  RenderText {#text} at (173,31) size 9x17
</ins><span class="cx">                     text run at (173,32) width 9: &quot;   &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 82x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (182,32) size 82x15
</del><ins>+                    RenderText {#text} at (182,31) size 82x17
</ins><span class="cx">                       text run at (182,32) width 56: &quot;Find Web &quot;
</span><span class="cx">                       text run at (238,32) width 26: &quot;Sites&quot;
</span><del>-                  RenderText {#text} at (264,32) size 9x15
</del><ins>+                  RenderText {#text} at (264,31) size 9x17
</ins><span class="cx">                     text run at (264,32) width 3: &quot; &quot;
</span><span class="cx">                     text run at (267,32) width 6: &quot;  &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 66x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (273,32) size 66x15
</del><ins>+                    RenderText {#text} at (273,31) size 66x17
</ins><span class="cx">                       text run at (273,32) width 39: &quot;What's &quot;
</span><span class="cx">                       text run at (312,32) width 27: &quot;Cool&quot;
</span><del>-                  RenderText {#text} at (339,32) size 9x15
</del><ins>+                  RenderText {#text} at (339,31) size 9x17
</ins><span class="cx">                     text run at (339,32) width 9: &quot;   &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 63x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (348,32) size 63x15
</del><ins>+                    RenderText {#text} at (348,31) size 63x17
</ins><span class="cx">                       text run at (348,32) width 63: &quot;What's New&quot;
</span><del>-                  RenderText {#text} at (411,32) size 9x15
</del><ins>+                  RenderText {#text} at (411,31) size 9x17
</ins><span class="cx">                     text run at (411,32) width 9: &quot;   &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 75x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (420,32) size 75x15
</del><ins>+                    RenderText {#text} at (420,31) size 75x17
</ins><span class="cx">                       text run at (420,32) width 75: &quot;People Finder&quot;
</span><del>-                  RenderText {#text} at (495,32) size 9x15
</del><ins>+                  RenderText {#text} at (495,31) size 9x17
</ins><span class="cx">                     text run at (495,32) width 9: &quot;   &quot;
</span><span class="cx">                   RenderInline {A} at (0,0) size 73x15 [color=#0000EE]
</span><del>-                    RenderText {#text} at (504,32) size 73x15
</del><ins>+                    RenderText {#text} at (504,31) size 73x17
</ins><span class="cx">                       text run at (504,32) width 73: &quot;Yellow Pages&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,105) size 600x48
</span><del>-              RenderTableCell {TD} at (2,113) size 159x32 [r=2 c=0 rs=1 cs=1]
-                RenderInline {A} at (0,0) size 115x32 [color=#0000EE]
-                  RenderInline {FONT} at (0,0) size 115x30 [color=#CC0033]
-                    RenderText {#text} at (22,1) size 115x30
-                      text run at (22,1) width 115: &quot;Download Netscape&quot;
</del><ins>+              RenderTableCell {TD} at (2,113) size 160x32 [r=2 c=0 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 116x32 [color=#0000EE]
+                  RenderInline {FONT} at (0,0) size 116x30 [color=#CC0033]
+                    RenderText {#text} at (22,1) size 116x30
+                      text run at (22,1) width 116: &quot;Download Netscape&quot;
</ins><span class="cx">                       text run at (26,16) width 107: &quot;Communicator 4.5&quot;
</span><del>-              RenderTableCell {TD} at (163,105) size 270x48 [r=2 c=1 rs=1 cs=1]
-                RenderInline {A} at (0,0) size 232x26 [color=#0000EE]
-                  RenderImage {IMG} at (19,1) size 232x35 [border: (1px solid #0000EE)]
-                  RenderBR {BR} at (251,36) size 0x0
-                  RenderInline {FONT} at (0,0) size 46x11
-                    RenderText {#text} at (112,36) size 46x11
-                      text run at (112,36) width 46: &quot;Click Here!&quot;
-                RenderBR {BR} at (158,45) size 0x0
-              RenderTableCell {TD} at (435,120) size 161x17 [r=2 c=2 rs=1 cs=1]
-                RenderInline {A} at (0,0) size 129x17 [color=#0000EE]
-                  RenderInline {FONT} at (0,0) size 129x15 [color=#0066FF]
-                    RenderText {#text} at (16,1) size 129x15
-                      text run at (16,1) width 129: &quot;Hassle-Free Upgrades&quot;
</del><ins>+              RenderTableCell {TD} at (163,105) size 272x48 [r=2 c=1 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 233x26 [color=#0000EE]
+                  RenderImage {IMG} at (19,1) size 233x35 [border: (1px solid #0000EE)]
+                  RenderBR {BR} at (251,36) size 1x0
+                  RenderInline {FONT} at (0,0) size 47x11
+                    RenderText {#text} at (112,36) size 47x11
+                      text run at (112,36) width 47: &quot;Click Here!&quot;
+                RenderBR {BR} at (158,45) size 1x0
+              RenderTableCell {TD} at (436,120) size 160x18 [r=2 c=2 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 130x17 [color=#0000EE]
+                  RenderInline {FONT} at (0,0) size 130x15 [color=#0066FF]
+                    RenderText {#text} at (15,0) size 130x17
+                      text run at (15,1) width 130: &quot;Hassle-Free Upgrades&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,155) size 600x19
</span><span class="cx">               RenderTableCell {TD} at (2,155) size 594x19 [r=3 c=0 rs=1 cs=3]
</span><span class="lines">@@ -135,6 +135,6 @@
</span><span class="cx">                 RenderTable {TABLE} at (1,1) size 1x1
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 1x1
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 1x1
</span><del>-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
-layer at (247,77) size 275x17
</del><ins>+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
+layer at (247,78) size 275x17
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 275x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1220expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1220-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1220-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1220-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 602x364 [border: (1px outset #808080)]
</span><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">               RenderText {#text} at (0,0) size 0x0
</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;
</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;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1224expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1224-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,20 +6,20 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 132x17
</span><span class="cx">           text run at (0,0) width 132: &quot;and the page works.)&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 191x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 189x48
-          RenderTableRow {TR} at (0,2) size 189x21
-            RenderTableCell {TD} at (2,2) size 97x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 192x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 190x48
+          RenderTableRow {TR} at (0,2) size 190x21
+            RenderTableCell {TD} at (2,2) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 51x17
</span><span class="cx">                 text run at (2,2) width 51: &quot;img-cap&quot;
</span><del>-            RenderTableCell {TD} at (101,5) size 86x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (101,5) size 87x38 [border: (1px inset #808080)] [r=0 c=1 rs=2 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;img-features&quot;
</span><span class="cx">               RenderBR {BR} at (80,19) size 0x0
</span><span class="cx">               RenderText {#text} at (2,19) size 82x17
</span><span class="cx">                 text run at (2,19) width 82: &quot;img-holidays&quot;
</span><span class="cx">               RenderBR {BR} at (84,36) size 0x0
</span><del>-          RenderTableRow {TR} at (0,25) size 189x21
-            RenderTableCell {TD} at (2,25) size 97x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 190x21
+            RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 93x17
</span><span class="cx">                 text run at (2,2) width 93: &quot;img-projo.com&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1261expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1261-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1261-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1261-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (246,2) size 536x45 [bgcolor=#000000] [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 526x35
-          RenderTableRow {TR} at (0,0) size 526x35
-            RenderTableCell {TD} at (0,0) size 526x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 522x31 [border: (5px outset #808080)]
-                RenderTableSection {TBODY} at (5,5) size 512x21
-                  RenderTableRow {TR} at (0,0) size 512x21
-                    RenderTableCell {TD} at (0,0) size 512x21 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 508x17
-                        text run at (2,2) width 508: &quot;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ&quot;
</del><ins>+      RenderTable {TABLE} at (245,2) size 537x45 [bgcolor=#000000] [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 527x35
+          RenderTableRow {TR} at (0,0) size 527x35
+            RenderTableCell {TD} at (0,0) size 527x35 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 523x31 [border: (5px outset #808080)]
+                RenderTableSection {TBODY} at (5,5) size 513x21
+                  RenderTableRow {TR} at (0,0) size 513x21
+                    RenderTableCell {TD} at (0,0) size 513x21 [bgcolor=#FFFFCC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 509x17
+                        text run at (2,2) width 509: &quot;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxQ&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1271expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1271-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -0,0 +1,19 @@
</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 784x584
+        RenderTableSection {TBODY} at (0,0) size 784x584
+          RenderTableRow {TR} at (0,0) size 784x80
+            RenderTableCell {TD} at (0,0) size 161x80 [r=0 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 160x80
+            RenderTableCell {TD} at (160,40) size 584x0 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (743,0) size 41x80 [r=0 c=2 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 40x80
+          RenderTableRow {TR} at (0,80) size 784x464
+            RenderTableCell {TD} at (0,312) size 161x0 [r=1 c=0 rs=1 cs=1]
+            RenderTableCell {TD} at (160,332) size 624x0 [r=1 c=1 rs=2 cs=2]
+          RenderTableRow {TR} at (0,544) size 784x40
+            RenderTableCell {TD} at (0,544) size 161x40 [r=2 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 160x40
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1296expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1296-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 644x63
-        RenderTableSection {TBODY} at (0,0) size 644x63
-          RenderTableRow {TR} at (0,2) size 644x59
-            RenderTableCell {TD} at (2,22) size 184x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 645x63
+        RenderTableSection {TBODY} at (0,0) size 645x63
+          RenderTableRow {TR} at (0,2) size 645x59
+            RenderTableCell {TD} at (2,22) size 185x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 182x17
</span><span class="cx">                 text run at (1,1) width 182: &quot;Let's put some space in here!&quot;
</span><del>-            RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 452x57
-                RenderTableSection {TBODY} at (0,0) size 452x57
-                  RenderTableRow {TR} at (0,2) size 452x53
-                    RenderTableCell {TD} at (2,2) size 448x53 [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (1,1) size 446x51
-                        RenderTableSection {TBODY} at (0,0) size 446x51
-                          RenderTableRow {TR} at (0,2) size 446x47
-                            RenderTableCell {TD} at (2,2) size 442x47 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (188,2) size 455x59 [r=0 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 453x57
+                RenderTableSection {TBODY} at (0,0) size 453x57
+                  RenderTableRow {TR} at (0,2) size 453x53
+                    RenderTableCell {TD} at (2,2) size 449x53 [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (1,1) size 447x51
+                        RenderTableSection {TBODY} at (0,0) size 447x51
+                          RenderTableRow {TR} at (0,2) size 447x47
+                            RenderTableCell {TD} at (2,2) size 443x47 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderImage {IMG} at (1,45) size 4x1
</span><span class="cx">                               RenderImage {IMG} at (5,6) size 436x35
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1302expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1302-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,187 +9,187 @@
</span><span class="cx">           RenderInline {B} at (0,0) size 331x17
</span><span class="cx">             RenderText {#text} at (219,0) size 331x17
</span><span class="cx">               text run at (219,0) width 331: &quot;Tables I, II, III, IV (cellpadding=0 cellspacing=5)&quot;
</span><del>-        RenderTable {TABLE} at (91,51) size 587x114 [bgcolor=#FFCC00] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 585x112
-            RenderTableRow {TR} at (0,2) size 585x108
-              RenderTableCell {TD} at (2,2) size 154x108 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 142x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 142x17
</del><ins>+        RenderTable {TABLE} at (90,51) size 589x114 [bgcolor=#FFCC00] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 586x112
+            RenderTableRow {TR} at (0,2) size 586x108
+              RenderTableCell {TD} at (2,2) size 155x108 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 143x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 143x17
</ins><span class="cx">                     RenderInline {NOBR} at (0,0) size 46x17
</span><span class="cx">                       RenderText {#text} at (48,0) size 46x17
</span><span class="cx">                         text run at (48,0) width 46: &quot;Table I&quot;
</span><del>-                  RenderTableSection {TBODY} at (1,18) size 140x77
-                    RenderTableRow {TR} at (0,5) size 140x19
-                      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 141x77
+                    RenderTableRow {TR} at (0,5) size 141x19
+                      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>-                      RenderTableCell {TD} at (86,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (86,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (113,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 140x19
-                      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 141x19
+                      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 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 23x19 [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>-                      RenderTableCell {TD} at (86,29) size 22x19 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (86,29) size 23x19 [border: (1px inset #808080)] [r=1 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (113,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,53) size 140x19
-                      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 141x19
+                      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 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,53) size 23x19 [bgcolor=#FFFF66] [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>-                      RenderTableCell {TD} at (86,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (86,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (113,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 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,5&quot;
</span><del>-              RenderTableCell {TD} at (158,2) size 154x108 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 142x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 142x17
-                    RenderInline {NOBR} at (0,0) size 50x17
-                      RenderText {#text} at (46,0) size 50x17
-                        text run at (46,0) width 50: &quot;Table II&quot;
-                  RenderTableSection {TBODY} at (1,18) size 140x77
-                    RenderTableRow {TR} at (0,5) size 140x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (158,2) size 155x108 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 143x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 143x17
+                    RenderInline {NOBR} at (0,0) size 51x17
+                      RenderText {#text} at (46,0) size 51x17
+                        text run at (46,0) width 51: &quot;Table II&quot;
+                  RenderTableSection {TBODY} at (1,18) size 141x77
+                    RenderTableRow {TR} at (0,5) size 141x19
+                      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 49x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 50x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</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 (86,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (86,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (113,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 140x19
-                      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 141x19
+                      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 49x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 50x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</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>-                      RenderTableCell {TD} at (113,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,53) size 140x19
-                      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 141x19
+                      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 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,53) size 23x19 [bgcolor=#FFFF66] [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>-                      RenderTableCell {TD} at (86,53) size 22x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (86,53) size 23x19 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (113,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (113,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 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,5&quot;
</span><del>-              RenderTableCell {TD} at (314,2) size 134x108 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 122x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 122x17
</del><ins>+              RenderTableCell {TD} at (314,2) size 135x108 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 123x96 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 123x17
</ins><span class="cx">                     RenderInline {NOBR} at (0,0) size 56x17
</span><span class="cx">                       RenderText {#text} at (33,0) size 56x17
</span><span class="cx">                         text run at (33,0) width 56: &quot;Table III&quot;
</span><del>-                  RenderTableSection {TBODY} at (1,18) size 120x77
-                    RenderTableRow {TR} at (0,5) size 120x19
-                      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 121x77
+                    RenderTableRow {TR} at (0,5) size 121x19
+                      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 29x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 30x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</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 (66,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (66,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (93,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (93,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 120x19
-                      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 121x19
+                      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 29x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 30x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</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>-                      RenderTableCell {TD} at (93,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (93,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,53) size 120x19
-                      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 121x19
+                      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,61) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-                      RenderTableCell {TD} at (59,61) size 2x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-                      RenderTableCell {TD} at (66,61) size 22x2 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-                      RenderTableCell {TD} at (93,53) size 22x19 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (32,61) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+                      RenderTableCell {TD} at (59,61) size 3x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+                      RenderTableCell {TD} at (66,61) size 23x3 [bgcolor=#FFFF66] [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+                      RenderTableCell {TD} at (93,53) size 23x19 [border: (1px inset #808080)] [r=2 c=4 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,5&quot;
</span><del>-              RenderTableCell {TD} at (450,2) size 133x84 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-                RenderTable {TABLE} at (6,6) size 121x72 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
-                  RenderBlock {CAPTION} at (0,0) size 121x17
-                    RenderInline {NOBR} at (0,0) size 57x17
-                      RenderText {#text} at (32,0) size 57x17
-                        text run at (32,0) width 57: &quot;Table IV&quot;
-                  RenderTableSection {TBODY} at (1,18) size 119x53
-                    RenderTableRow {TR} at (0,5) size 119x19
-                      RenderTableCell {TD} at (5,5) size 22x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (450,2) size 134x84 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+                RenderTable {TABLE} at (6,6) size 122x72 [bgcolor=#FFFFFF] [border: (1px outset #808080)]
+                  RenderBlock {CAPTION} at (0,0) size 122x17
+                    RenderInline {NOBR} at (0,0) size 58x17
+                      RenderText {#text} at (32,0) size 58x17
+                        text run at (32,0) width 58: &quot;Table IV&quot;
+                  RenderTableSection {TBODY} at (1,18) size 120x53
+                    RenderTableRow {TR} at (0,5) size 120x19
+                      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 28x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (32,5) size 29x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</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 (65,5) size 22x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (65,5) size 23x19 [border: (1px inset #808080)] [r=0 c=3 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,4&quot;
</span><del>-                      RenderTableCell {TD} at (92,5) size 22x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (92,5) size 23x19 [border: (1px inset #808080)] [r=0 c=4 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,5&quot;
</span><del>-                    RenderTableRow {TR} at (0,29) size 119x19
-                      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 120x19
+                      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 28x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</del><ins>+                      RenderTableCell {TD} at (59,29) size 29x19 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
</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>-                      RenderTableCell {TD} at (92,29) size 22x19 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (92,29) size 23x19 [border: (1px inset #808080)] [r=1 c=4 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,5&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,165) size 769x17
</span><span class="lines">@@ -207,20 +207,20 @@
</span><span class="cx">           text run at (0,68) width 422: &quot;two tables below are width=auto (i.e., no width attribute specified).&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,299) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,316) size 647x52 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 645x50
-          RenderTableRow {TR} at (0,0) size 645x25
-            RenderTableCell {TD} at (0,0) size 240x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderBlock {P} at (4,4) size 232x17
</del><ins>+      RenderTable {TABLE} at (0,316) size 648x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 646x50
+          RenderTableRow {TR} at (0,0) size 646x25
+            RenderTableCell {TD} at (0,0) size 241x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderBlock {P} at (4,4) size 233x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 116x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 116x17
</span><span class="cx">                     text run at (0,0) width 116: &quot;This is colspan=2&quot;
</span><del>-            RenderTableCell {TD} at (240,0) size 405x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (240,0) size 406x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 200x17
</span><span class="cx">                 text run at (4,4) width 200: &quot;Blah Blah Blah Blah Blah Blah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 645x25
-            RenderTableCell {TD} at (0,25) size 645x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
-              RenderBlock {P} at (4,4) size 637x17
</del><ins>+          RenderTableRow {TR} at (0,25) size 646x25
+            RenderTableCell {TD} at (0,25) size 646x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
+              RenderBlock {P} at (4,4) size 638x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 116x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 116x17
</span><span class="cx">                     text run at (0,0) width 116: &quot;This is colspan=3&quot;
</span><span class="lines">@@ -230,20 +230,20 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,368) size 769x34
</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,402) size 511x52 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 509x50
-          RenderTableRow {TR} at (0,0) size 509x25
-            RenderTableCell {TD} at (0,0) size 190x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 182x17
</del><ins>+      RenderTable {TABLE} at (0,402) size 512x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 510x50
+          RenderTableRow {TR} at (0,0) size 510x25
+            RenderTableCell {TD} at (0,0) size 191x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 183x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 116x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 116x17
</span><span class="cx">                     text run at (0,0) width 116: &quot;This is colspan=1&quot;
</span><del>-            RenderTableCell {TD} at (190,0) size 319x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (190,0) size 320x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 200x17
</span><span class="cx">                 text run at (4,4) width 200: &quot;Blah Blah Blah Blah Blah Blah&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 509x25
-            RenderTableCell {TD} at (0,25) size 509x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
-              RenderBlock {P} at (4,4) size 501x17
</del><ins>+          RenderTableRow {TR} at (0,25) size 510x25
+            RenderTableCell {TD} at (0,25) size 510x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+              RenderBlock {P} at (4,4) size 502x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 116x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 116x17
</span><span class="cx">                     text run at (0,0) width 116: &quot;This is colspan=2&quot;
</span><span class="lines">@@ -279,7 +279,7 @@
</span><span class="cx">             RenderTableCell {TD} at (88,2) size 351x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 101x17
</span><span class="cx">                 text run at (2,2) width 101: &quot;this (colspan=2)&quot;
</span><del>-            RenderTableCell {TD} at (441,2) size 31x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (440,2) size 32x21 [bgcolor=#99CCCC] [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;blue&quot;
</span><span class="cx">             RenderTableCell {TD} at (474,2) size 202x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="lines">@@ -300,20 +300,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,787) size 680x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 678x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 678x21
</span><del>-            RenderTableCell {TD} at (2,2) size 77x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 78x21 [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 (81,2) size 374x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,2) size 375x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 101x17
</span><span class="cx">                 text run at (2,2) width 101: &quot;this (colspan=1)&quot;
</span><del>-            RenderTableCell {TD} at (457,2) size 31x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (457,2) size 32x21 [bgcolor=#99CCCC] [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;blue&quot;
</span><span class="cx">             RenderTableCell {TD} at (490,2) size 186x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;that&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 678x21
</span><del>-            RenderTableCell {TD} at (2,25) size 77x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 78x21 [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;x&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,25) size 595x21 [bgcolor=#99CCCC] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=3]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1318expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1318-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -18,28 +18,28 @@
</span><span class="cx">                 RenderBR {BR} at (392,52) size 0x17
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,70) size 784x24
</span><del>-            RenderTableCell {TD} at (0,73) size 530x17 [r=1 c=0 rs=1 cs=1]
-              RenderInline {FONT} at (0,0) size 140x15
-                RenderText {#text} at (389,1) size 140x15
-                  text run at (389,1) width 140: &quot;I agree with the program&quot;
</del><ins>+            RenderTableCell {TD} at (0,73) size 531x18 [r=1 c=0 rs=1 cs=1]
+              RenderInline {FONT} at (0,0) size 141x15
+                RenderText {#text} at (389,0) size 141x17
+                  text run at (389,1) width 141: &quot;I agree with the program&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (530,70) size 75x24 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (530,70) size 76x24 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {INPUT} at (3,4) size 16x16
</span><span class="cx">           RenderTableRow {TR} at (0,94) size 784x24
</span><del>-            RenderTableCell {TD} at (0,97) size 530x17 [r=2 c=0 rs=1 cs=1]
-              RenderInline {FONT} at (0,0) size 153x15
-                RenderText {#text} at (376,1) size 153x15
-                  text run at (376,1) width 153: &quot;I think vouchers are wrong&quot;
</del><ins>+            RenderTableCell {TD} at (0,97) size 531x18 [r=2 c=0 rs=1 cs=1]
+              RenderInline {FONT} at (0,0) size 154x15
+                RenderText {#text} at (376,0) size 154x17
+                  text run at (376,1) width 154: &quot;I think vouchers are wrong&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (530,94) size 75x24 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (530,94) size 76x24 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {INPUT} at (3,4) size 16x16
</span><span class="cx">           RenderTableRow {TR} at (0,118) size 784x32
</span><del>-            RenderTableCell {TD} at (0,125) size 605x17 [r=3 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,125) size 606x18 [r=3 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 77x15
</span><del>-                  RenderText {#text} at (264,1) size 77x15
</del><ins>+                  RenderText {#text} at (264,0) size 77x17
</ins><span class="cx">                     text run at (264,1) width 77: &quot;View Results&quot;
</span><del>-              RenderInline {FONT} at (0,0) size 1x15
</del><ins>+              RenderInline {FONT} at (0,0) size 1x16
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableCell {TD} at (605,118) size 179x32 [r=3 c=2 rs=1 cs=2]
</span><span class="cx">               RenderButton {INPUT} at (66,3) size 47x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1430expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1430-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -22,21 +22,21 @@
</span><span class="cx">           text run at (54,85) width 442: &quot;It's as though NGLayout thinks the Imagemap areas are located a few &quot;
</span><span class="cx">           text run at (496,85) width 164: &quot;hundred pixels to the left. &quot;
</span><span class="cx">         RenderBR {BR} at (660,99) size 0x0
</span><del>-      RenderTable {TABLE} at (0,102) size 644x63
-        RenderTableSection {TBODY} at (0,0) size 644x63
-          RenderTableRow {TR} at (0,2) size 644x59
-            RenderTableCell {TD} at (2,22) size 184x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,102) size 645x63
+        RenderTableSection {TBODY} at (0,0) size 645x63
+          RenderTableRow {TR} at (0,2) size 645x59
+            RenderTableCell {TD} at (2,22) size 185x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 182x17
</span><span class="cx">                 text run at (1,1) width 182: &quot;Let's put some space in here!&quot;
</span><del>-            RenderTableCell {TD} at (188,2) size 454x59 [r=0 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 452x57
-                RenderTableSection {TBODY} at (0,0) size 452x57
-                  RenderTableRow {TR} at (0,2) size 452x53
-                    RenderTableCell {TD} at (2,2) size 448x53 [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (1,1) size 446x51
-                        RenderTableSection {TBODY} at (0,0) size 446x51
-                          RenderTableRow {TR} at (0,2) size 446x47
-                            RenderTableCell {TD} at (2,2) size 442x47 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (188,2) size 455x59 [r=0 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 453x57
+                RenderTableSection {TBODY} at (0,0) size 453x57
+                  RenderTableRow {TR} at (0,2) size 453x53
+                    RenderTableCell {TD} at (2,2) size 449x53 [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (1,1) size 447x51
+                        RenderTableSection {TBODY} at (0,0) size 447x51
+                          RenderTableRow {TR} at (0,2) size 447x47
+                            RenderTableCell {TD} at (2,2) size 443x47 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderImage {IMG} at (1,45) size 4x1
</span><span class="cx">                               RenderImage {IMG} at (5,6) size 436x35
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1474expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1474-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 627x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 625x25
-          RenderTableRow {TR} at (0,2) size 625x21
-            RenderTableCell {TD} at (2,2) size 132x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 628x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 626x25
+          RenderTableRow {TR} at (0,2) size 626x21
+            RenderTableCell {TD} at (2,2) size 133x21 [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;one&quot;
</span><del>-            RenderTableCell {TD} at (136,2) size 138x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (136,2) size 139x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (276,2) size 172x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (276,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 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (450,2) size 173x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (450,2) size 174x21 [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;four!&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1800expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1800-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 145x68 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 143x66
-          RenderTableRow {TR} at (0,2) size 143x21
-            RenderTableCell {TD} at (2,2) size 139x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 146x68 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 144x66
+          RenderTableRow {TR} at (0,2) size 144x21
+            RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 109x17
</span><span class="cx">                 text run at (2,2) width 109: &quot;cell of outer table&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 143x39
-            RenderTableCell {TD} at (2,25) size 139x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 135x35 [border: (5px outset #808080)]
-                RenderTableSection {TBODY} at (5,5) size 125x25
-                  RenderTableRow {TR} at (0,2) size 125x21
-                    RenderTableCell {TD} at (2,2) size 121x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 144x39
+            RenderTableCell {TD} at (2,25) size 140x39 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 136x35 [border: (5px outset #808080)]
+                RenderTableSection {TBODY} at (5,5) size 126x25
+                  RenderTableRow {TR} at (0,2) size 126x21
+                    RenderTableCell {TD} at (2,2) size 122x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 117x17
</span><span class="cx">                         text run at (2,2) width 117: &quot;cell of nested table&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,68) size 784x17
</span><span class="lines">@@ -23,10 +23,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,103) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 215x17
</span><span class="cx">           text run at (0,0) width 215: &quot;nested table width includes border&quot;
</span><del>-      RenderTable {TABLE} at (0,120) size 204x49 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 202x47
-          RenderTableRow {TR} at (0,0) size 202x47
-            RenderTableCell {TD} at (0,0) size 202x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,120) size 205x49 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 203x47
+          RenderTableRow {TR} at (0,0) size 203x47
+            RenderTableCell {TD} at (0,0) size 203x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 200x45 [border: (10px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (10,10) size 180x25
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 180x21
</span><span class="lines">@@ -37,14 +37,14 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 215x17
</span><span class="cx">           text run at (0,17) width 215: &quot;nested table width includes border&quot;
</span><del>-      RenderTable {TABLE} at (0,203) size 137x49 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 135x47
-          RenderTableRow {TR} at (0,0) size 135x47
-            RenderTableCell {TD} at (0,0) size 135x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 133x45 [border: (10px outset #808080)]
-                RenderTableSection {TBODY} at (10,10) size 113x25
-                  RenderTableRow {TR} at (0,2) size 113x21
-                    RenderTableCell {TD} at (2,2) size 109x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,203) size 138x49 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 136x47
+          RenderTableRow {TR} at (0,0) size 136x47
+            RenderTableCell {TD} at (0,0) size 136x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 134x45 [border: (10px outset #808080)]
+                RenderTableSection {TBODY} at (10,10) size 114x25
+                  RenderTableRow {TR} at (0,2) size 114x21
+                    RenderTableCell {TD} at (2,2) size 110x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 105x17
</span><span class="cx">                         text run at (2,2) width 105: &quot;auto nested table&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,252) size 784x34
</span><span class="lines">@@ -61,13 +61,13 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 215x17
</span><span class="cx">           text run at (0,17) width 215: &quot;nested table width includes border&quot;
</span><del>-      RenderTable {TABLE} at (0,349) size 147x49 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 145x47
-          RenderTableRow {TR} at (0,0) size 145x47
-            RenderTableCell {TD} at (0,0) size 145x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 143x45 [border: (10px outset #808080)]
-                RenderTableSection {TBODY} at (10,10) size 123x25
-                  RenderTableRow {TR} at (0,2) size 123x21
-                    RenderTableCell {TD} at (2,2) size 119x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,349) size 148x49 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 146x47
+          RenderTableRow {TR} at (0,0) size 146x47
+            RenderTableCell {TD} at (0,0) size 146x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 144x45 [border: (10px outset #808080)]
+                RenderTableSection {TBODY} at (10,10) size 124x25
+                  RenderTableRow {TR} at (0,2) size 124x21
+                    RenderTableCell {TD} at (2,2) size 120x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 115x17
</span><span class="cx">                         text run at (2,2) width 115: &quot;100% nested table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,59 +6,59 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x73 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x21
</span><del>-            RenderTableCell {TD} at (2,2) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 100x21 [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;AAA&quot;
</span><span class="cx">             RenderTableCell {TD} at (103,2) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;BBB&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 198x21
</span><del>-            RenderTableCell {TD} at (2,25) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (43,2) size 13x17
</span><span class="cx">                 text run at (43,2) width 13: &quot;A&quot;
</span><span class="cx">             RenderTableCell {TD} at (103,25) size 93x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (41,2) size 11x17
-                text run at (41,2) width 11: &quot;B&quot;
</del><ins>+              RenderText {#text} at (40,2) size 12x17
+                text run at (40,2) width 12: &quot;B&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,48) size 198x21
</span><del>-            RenderTableCell {TD} at (2,48) size 99x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (85,2) size 12x17
-                text run at (85,2) width 12: &quot;A&quot;
</del><ins>+            RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (85,2) size 13x17
+                text run at (85,2) width 13: &quot;A&quot;
</ins><span class="cx">             RenderTableCell {TD} at (103,48) size 93x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (80,2) size 11x17
-                text run at (80,2) width 11: &quot;B&quot;
</del><ins>+              RenderText {#text} at (79,2) size 12x17
+                text run at (79,2) width 12: &quot;B&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,73) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,90) size 784x73 [border: (1px outset #808080)]
</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 368x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 369x21 [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;&lt;tr&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,2) size 214x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (72,2) size 70x17
-                text run at (72,2) width 70: &quot;th: Center&quot;
</del><ins>+            RenderTableCell {TH} at (372,2) size 215x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (72,2) size 71x17
+                text run at (72,2) width 71: &quot;th: Center&quot;
</ins><span class="cx">             RenderTableCell {TD} at (588,2) size 192x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;td: Left&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x21
</span><del>-            RenderTableCell {TD} at (2,25) size 368x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 369x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x17
</span><span class="cx">                 text run at (2,2) width 105: &quot;&lt;tr align=\&quot;left\&quot;&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,25) size 214x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (372,25) size 215x21 [border: (1px inset #808080)] [r=1 c=1 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;th: Left&quot;
</span><span class="cx">             RenderTableCell {TD} at (588,25) size 192x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;td: Left&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 782x21
</span><del>-            RenderTableCell {TD} at (2,48) size 368x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 369x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 123x17
</span><span class="cx">                 text run at (2,2) width 123: &quot;&lt;tr align=\&quot;center\&quot;&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,48) size 214x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (72,2) size 70x17
-                text run at (72,2) width 70: &quot;th: Center&quot;
</del><ins>+            RenderTableCell {TH} at (372,48) size 215x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (72,2) size 71x17
+                text run at (72,2) width 71: &quot;th: Center&quot;
</ins><span class="cx">             RenderTableCell {TD} at (588,48) size 192x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (65,2) size 62x17
-                text run at (65,2) width 62: &quot;td: Center&quot;
</del><ins>+              RenderText {#text} at (64,2) size 63x17
+                text run at (64,2) width 63: &quot;td: Center&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,163) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1802sexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1802s-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,59 +6,59 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 200x73 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x21
</span><del>-            RenderTableCell {TD} at (2,2) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 100x21 [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;AAA&quot;
</span><span class="cx">             RenderTableCell {TD} at (103,2) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;BBB&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 198x21
</span><del>-            RenderTableCell {TD} at (2,25) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (43,2) size 13x17
</span><span class="cx">                 text run at (43,2) width 13: &quot;A&quot;
</span><span class="cx">             RenderTableCell {TD} at (103,25) size 93x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (41,2) size 11x17
-                text run at (41,2) width 11: &quot;B&quot;
</del><ins>+              RenderText {#text} at (40,2) size 12x17
+                text run at (40,2) width 12: &quot;B&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,48) size 198x21
</span><del>-            RenderTableCell {TD} at (2,48) size 99x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (85,2) size 12x17
-                text run at (85,2) width 12: &quot;A&quot;
</del><ins>+            RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (85,2) size 13x17
+                text run at (85,2) width 13: &quot;A&quot;
</ins><span class="cx">             RenderTableCell {TD} at (103,48) size 93x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (80,2) size 11x17
-                text run at (80,2) width 11: &quot;B&quot;
</del><ins>+              RenderText {#text} at (79,2) size 12x17
+                text run at (79,2) width 12: &quot;B&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,73) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,90) size 784x73 [border: (1px outset #808080)]
</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 368x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 369x21 [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;&lt;tr&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,2) size 214x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (72,2) size 70x17
-                text run at (72,2) width 70: &quot;th: Center&quot;
</del><ins>+            RenderTableCell {TH} at (372,2) size 215x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (72,2) size 71x17
+                text run at (72,2) width 71: &quot;th: Center&quot;
</ins><span class="cx">             RenderTableCell {TD} at (588,2) size 192x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;td: Left&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x21
</span><del>-            RenderTableCell {TD} at (2,25) size 368x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 369x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x17
</span><span class="cx">                 text run at (2,2) width 105: &quot;&lt;tr align=\&quot;left\&quot;&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,25) size 214x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (372,25) size 215x21 [border: (1px inset #808080)] [r=1 c=1 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;th: Left&quot;
</span><span class="cx">             RenderTableCell {TD} at (588,25) size 192x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x17
</span><span class="cx">                 text run at (2,2) width 46: &quot;td: Left&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 782x21
</span><del>-            RenderTableCell {TD} at (2,48) size 368x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 369x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 123x17
</span><span class="cx">                 text run at (2,2) width 123: &quot;&lt;tr align=\&quot;center\&quot;&gt;&quot;
</span><del>-            RenderTableCell {TH} at (372,48) size 214x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (72,2) size 70x17
-                text run at (72,2) width 70: &quot;th: Center&quot;
</del><ins>+            RenderTableCell {TH} at (372,48) size 215x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (72,2) size 71x17
+                text run at (72,2) width 71: &quot;th: Center&quot;
</ins><span class="cx">             RenderTableCell {TD} at (588,48) size 192x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (65,2) size 62x17
-                text run at (65,2) width 62: &quot;td: Center&quot;
</del><ins>+              RenderText {#text} at (64,2) size 63x17
+                text run at (64,2) width 63: &quot;td: Center&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,163) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1809expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1809-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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="trunkLayoutTestsplatformgtktablesmozillabugsbug18181expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x50 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 780x46
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 780x46
</span><del>-            RenderTableCell {TD} at (0,13) size 402x19 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (402,13) size 8x19 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (410,13) size 370x19 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
</del><ins>+            RenderTableCell {TD} at (0,13) size 402x20 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (402,13) size 8x20 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (410,13) size 370x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18182expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x50 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 780x46
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 780x46
</span><del>-            RenderTableCell {TD} at (0,13) size 402x19 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (402,13) size 8x19 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (410,13) size 370x19 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
</del><ins>+            RenderTableCell {TD} at (0,13) size 402x20 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (402,13) size 8x20 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (410,13) size 370x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug18184expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1818-4-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x50 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 780x46
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 780x46
</span><del>-            RenderTableCell {TD} at (0,13) size 402x19 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (402,13) size 8x19 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
-            RenderTableCell {TD} at (410,13) size 370x19 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 4x17
-                text run at (1,1) width 4: &quot; &quot;
</del><ins>+            RenderTableCell {TD} at (0,13) size 402x20 [bgcolor=#0000CC] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (402,13) size 8x20 [bgcolor=#00CC00] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (410,13) size 370x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 4x18
+                text run at (1,2) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1828expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1828-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1828-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug1828-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 249x40 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 247x38
-          RenderTableRow {TR} at (0,0) size 247x19
-            RenderTableCell {TD} at (0,0) size 247x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DT} at (1,1) size 245x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 250x40 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 248x38
+          RenderTableRow {TR} at (0,0) size 248x19
+            RenderTableCell {TD} at (0,0) size 248x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DT} at (1,1) size 246x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 245x17
</span><span class="cx">                   text run at (0,0) width 245: &quot;Richard Pizzarro&lt;rhp@netscape.com&gt;&quot;
</span><del>-          RenderTableRow {TR} at (0,19) size 247x19
-            RenderTableCell {TD} at (0,19) size 247x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,19) size 248x19
+            RenderTableCell {TD} at (0,19) size 248x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 179x17
</span><span class="cx">                 text run at (1,1) width 179: &quot;Architect Rich's Home Page&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2050expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2050-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2050-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2050-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,21 +7,21 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 318x17
</span><span class="cx">           text run at (0,0) width 318: &quot;If the text is too low, then it is probably Bug 6920.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 271x60 [bgcolor=#FFCC00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 269x58
-          RenderTableRow {TR} at (0,2) size 269x54
-            RenderTableCell {TD} at (2,2) size 265x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DL} at (2,2) size 261x34
-                RenderBlock (anonymous) at (0,0) size 261x0
</del><ins>+      RenderTable {TABLE} at (0,17) size 272x60 [bgcolor=#FFCC00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 270x58
+          RenderTableRow {TR} at (0,2) size 270x54
+            RenderTableCell {TD} at (2,2) size 266x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DL} at (2,2) size 262x34
+                RenderBlock (anonymous) at (0,0) size 262x0
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock (anonymous) at (0,0) size 261x17
-                  RenderBlock {DT} at (0,0) size 261x17
</del><ins>+                RenderBlock (anonymous) at (0,0) size 262x17
+                  RenderBlock {DT} at (0,0) size 262x17
</ins><span class="cx">                     RenderText {#text} at (0,0) size 25x17
</span><span class="cx">                       text run at (0,0) width 25: &quot;Baz&quot;
</span><del>-                RenderBlock (anonymous) at (0,17) size 261x0
</del><ins>+                RenderBlock (anonymous) at (0,17) size 262x0
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {DD} at (40,17) size 221x17
</del><ins>+                RenderBlock {DD} at (40,17) size 222x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 221x17
</span><span class="cx">                     text run at (0,0) width 221: &quot;foo foo foo foo foo foo foo foo foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2123expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2123-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 [bgcolor=#FFFFFF]
</span><del>-      RenderTable {TABLE} at (0,0) size 480x52 [bgcolor=#000000]
-        RenderTableSection {TBODY} at (0,0) size 480x52
-          RenderTableRow {TR} at (0,0) size 480x52
-            RenderTableCell {TD} at (0,0) size 480x52 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 481x52 [bgcolor=#000000]
+        RenderTableSection {TBODY} at (0,0) size 481x52
+          RenderTableRow {TR} at (0,0) size 481x52
+            RenderTableCell {TD} at (0,0) size 481x52 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 478x50 [bgcolor=#959595]
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 478x50
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 478x25
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2267expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2267-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2267-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2267-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,24 +7,24 @@
</span><span class="cx">         RenderInline {B} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,0) size 225x85 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 223x83
-          RenderTableRow {TR} at (0,5) size 223x21
-            RenderTableCell {TD} at (5,5) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 226x85 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 224x83
+          RenderTableRow {TR} at (0,5) size 224x21
+            RenderTableCell {TD} at (5,5) size 117x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                 text run at (2,2) width 112: &quot;Click name to see&quot;
</span><del>-            RenderTableCell {TD} at (126,18) size 92x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,18) size 93x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 88x17
</span><span class="cx">                 text run at (2,2) width 88: &quot;Mac Clbr Opt&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 223x21
-            RenderTableCell {TD} at (5,31) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,31) size 224x21
+            RenderTableCell {TD} at (5,31) size 117x21 [border: (1px inset #808080)] [r=1 c=0 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;Guilty&quot;
</span><del>-          RenderTableRow {TR} at (0,57) size 223x21
-            RenderTableCell {TD} at (5,57) size 116x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,57) size 224x21
+            RenderTableCell {TD} at (5,57) size 117x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                 text run at (2,2) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (126,57) size 92x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (126,57) size 93x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;L C&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,85) size 784x17
</span><span class="lines">@@ -35,31 +35,31 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,102) size 784x111
</span><del>-        RenderTable {TABLE} at (0,0) size 225x111 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 223x109
-            RenderTableRow {TR} at (0,5) size 223x21
-              RenderTableCell {TD} at (5,5) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 226x111 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 224x109
+            RenderTableRow {TR} at (0,5) size 224x21
+              RenderTableCell {TD} at (5,5) size 117x21 [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 (126,5) size 92x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,5) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                   text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableRow {TR} at (0,31) size 223x21
-              RenderTableCell {TD} at (5,31) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,31) size 224x21
+              RenderTableCell {TD} at (5,31) size 117x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                   text run at (2,2) width 112: &quot;Click name to see&quot;
</span><del>-              RenderTableCell {TD} at (126,44) size 92x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,44) size 93x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 88x17
</span><span class="cx">                   text run at (2,2) width 88: &quot;Mac Clbr Opt&quot;
</span><del>-            RenderTableRow {TR} at (0,57) size 223x21
-              RenderTableCell {TD} at (5,57) size 116x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,57) size 224x21
+              RenderTableCell {TD} at (5,57) size 117x21 [border: (1px inset #808080)] [r=2 c=0 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;Guilty&quot;
</span><del>-            RenderTableRow {TR} at (0,83) size 223x21
-              RenderTableCell {TD} at (5,83) size 116x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,83) size 224x21
+              RenderTableCell {TD} at (5,83) size 117x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                   text run at (2,2) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (126,83) size 92x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,83) size 93x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                   text run at (2,2) width 25: &quot;L C&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,213) size 784x17
</span><span class="lines">@@ -71,24 +71,24 @@
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,230) size 784x85
</span><del>-        RenderTable {TABLE} at (0,0) size 259x85 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 257x83
-            RenderTableRow {TR} at (0,5) size 257x21
-              RenderTableCell {TD} at (5,5) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 260x85 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 258x83
+            RenderTableRow {TR} at (0,5) size 258x21
+              RenderTableCell {TD} at (5,5) size 117x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                   text run at (2,2) width 112: &quot;Click name to see&quot;
</span><del>-              RenderTableCell {TD} at (126,31) size 92x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=3 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,31) size 93x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=3 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 88x17
</span><span class="cx">                   text run at (2,2) width 88: &quot;Mac Clbr Opt&quot;
</span><del>-            RenderTableRow {TR} at (0,31) size 257x21
-              RenderTableCell {TD} at (5,31) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,31) size 258x21
+              RenderTableCell {TD} at (5,31) size 117x21 [border: (1px inset #808080)] [r=1 c=0 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;Guilty&quot;
</span><del>-            RenderTableRow {TR} at (0,57) size 257x21
-              RenderTableCell {TD} at (5,57) size 116x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,57) size 258x21
+              RenderTableCell {TD} at (5,57) size 117x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                   text run at (2,2) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (223,57) size 29x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (223,57) size 30x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                   text run at (2,2) width 25: &quot;L C&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,315) size 784x17
</span><span class="lines">@@ -101,31 +101,31 @@
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,332) size 784x111
</span><del>-        RenderTable {TABLE} at (0,0) size 259x111 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 257x109
-            RenderTableRow {TR} at (0,5) size 257x21
-              RenderTableCell {TD} at (5,5) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 260x111 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 258x109
+            RenderTableRow {TR} at (0,5) size 258x21
+              RenderTableCell {TD} at (5,5) size 117x21 [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 (126,5) size 92x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,5) size 93x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                   text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableRow {TR} at (0,31) size 257x21
-              RenderTableCell {TD} at (5,31) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,31) size 258x21
+              RenderTableCell {TD} at (5,31) size 117x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                   text run at (2,2) width 112: &quot;Click name to see&quot;
</span><del>-              RenderTableCell {TD} at (126,57) size 92x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=1]
</del><ins>+              RenderTableCell {TD} at (126,57) size 93x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 88x17
</span><span class="cx">                   text run at (2,2) width 88: &quot;Mac Clbr Opt&quot;
</span><del>-            RenderTableRow {TR} at (0,57) size 257x21
-              RenderTableCell {TD} at (5,57) size 116x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,57) size 258x21
+              RenderTableCell {TD} at (5,57) size 117x21 [border: (1px inset #808080)] [r=2 c=0 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;Guilty&quot;
</span><del>-            RenderTableRow {TR} at (0,83) size 257x21
-              RenderTableCell {TD} at (5,83) size 116x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,83) size 258x21
+              RenderTableCell {TD} at (5,83) size 117x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                   text run at (2,2) width 4: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (223,83) size 29x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (223,83) size 30x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                   text run at (2,2) width 25: &quot;L C&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,443) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2296expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2296-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 [bgcolor=#FFFFFF]
</span><del>-      RenderTable {TABLE} at (0,0) size 604x48 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 602x46
-          RenderTableRow {TR} at (0,0) size 602x27
-            RenderTableCell {TD} at (0,0) size 602x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,0) size 605x48 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 603x46
+          RenderTableRow {TR} at (0,0) size 603x27
+            RenderTableCell {TD} at (0,0) size 603x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 600x25 [border: (1px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (1,1) size 598x23
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 598x23
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                               RenderText {#text} at (1,1) size 52x17
</span><span class="cx">                                 text run at (1,1) width 52: &quot;cell data&quot;
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,27) size 602x19
-            RenderTableCell {TD} at (0,27) size 602x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,27) size 603x19
+            RenderTableCell {TD} at (0,27) size 603x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 64x17
</span><span class="cx">                 text run at (1,1) width 64: &quot;cell data 2&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2469expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2469-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2469-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2469-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -8,10 +8,10 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 160x17
</span><span class="cx">             text run at (0,0) width 160: &quot;Blah, blah in Helvetica&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,17) size 784x23
</span><del>-        RenderTable {TABLE} at (0,0) size 249x23
-          RenderTableSection {TBODY} at (0,0) size 249x23
-            RenderTableRow {TR} at (0,2) size 249x19
-              RenderTableCell {TD} at (2,2) size 245x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 250x23
+          RenderTableSection {TBODY} at (0,0) size 250x23
+            RenderTableRow {TR} at (0,2) size 250x19
+              RenderTableCell {TD} at (2,2) size 246x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 243x17
</span><span class="cx">                   text run at (1,1) width 243: &quot;Text here is in times, not Helvetica&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,40) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -23,71 +23,71 @@
</span><span class="cx">       RenderBlock {H2} at (0,94) size 769x27
</span><span class="cx">         RenderText {#text} at (0,0) size 66x26
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 1&quot;
</span><del>-      RenderTable {DIV} at (0,140) size 145x18 [bgcolor=#00FFFF]
-        RenderTableSection (anonymous) at (0,0) size 145x17
-          RenderTableRow (anonymous) at (0,0) size 145x17
-            RenderTableCell (anonymous) at (0,0) size 145x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,140) size 146x18 [bgcolor=#00FFFF]
+        RenderTableSection (anonymous) at (0,0) size 146x17
+          RenderTableRow (anonymous) at (0,0) size 146x17
+            RenderTableCell (anonymous) at (0,0) size 146x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 1, Cell 1, Row 1&quot;
</span><span class="cx">       RenderBlock {H2} at (0,177) size 769x27
</span><span class="cx">         RenderText {#text} at (0,0) size 66x26
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 2&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,223) size 769x18
</span><del>-        RenderTable at (0,0) size 580x17
-          RenderTableSection (anonymous) at (0,0) size 580x17
-            RenderTableRow (anonymous) at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 581x17
+          RenderTableSection (anonymous) at (0,0) size 581x17
+            RenderTableRow (anonymous) at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 4&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,256) size 769x52
</span><del>-        RenderTable at (0,0) size 580x51
-          RenderTableSection (anonymous) at (0,0) size 580x51
-            RenderTableRow (anonymous) at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 581x51
+          RenderTableSection (anonymous) at (0,0) size 581x51
+            RenderTableRow (anonymous) at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 4&quot;
</span><del>-            RenderTableRow {SPAN} at (0,17) size 580x17 [bgcolor=#00FFFF]
-              RenderTableCell {SPAN} at (0,17) size 145x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {SPAN} at (0,17) size 581x17 [bgcolor=#00FFFF]
+              RenderTableCell {SPAN} at (0,17) size 146x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,17) size 145x17 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,17) size 146x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,17) size 145x17 [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,17) size 146x17 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,17) size 145x17 [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,17) size 146x17 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 4&quot;
</span><del>-            RenderTableRow (anonymous) at (0,34) size 580x17
-              RenderTableCell {SPAN} at (0,34) size 145x17 [bgcolor=#00FFFF] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow (anonymous) at (0,34) size 581x17
+              RenderTableCell {SPAN} at (0,34) size 146x17 [bgcolor=#00FFFF] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,34) size 145x17 [bgcolor=#00FFFF] [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,34) size 146x17 [bgcolor=#00FFFF] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,34) size 145x17 [bgcolor=#00FFFF] [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,34) size 146x17 [bgcolor=#00FFFF] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,34) size 145x17 [bgcolor=#00FFFF] [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,34) size 146x17 [bgcolor=#00FFFF] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 4&quot;
</span><span class="cx">       RenderBlock {H2} at (0,326) size 769x27
</span><span class="lines">@@ -98,177 +98,177 @@
</span><span class="cx">           text run at (0,0) width 424: &quot;This section does not test the behavior of columns, column groups, &quot;
</span><span class="cx">           text run at (424,0) width 73: &quot;or captions.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,405) size 769x52
</span><del>-        RenderTable at (0,0) size 580x51
-          RenderTableSection (anonymous) at (0,0) size 580x51
-            RenderTableRow {SPAN} at (0,0) size 580x17 [bgcolor=#00FFFF]
-              RenderTableCell {SPAN} at (0,0) size 145x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 581x51
+          RenderTableSection (anonymous) at (0,0) size 581x51
+            RenderTableRow {SPAN} at (0,0) size 581x17 [bgcolor=#00FFFF]
+              RenderTableCell {SPAN} at (0,0) size 146x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 1, Cell 4&quot;
</span><del>-            RenderTableRow {SPAN} at (0,17) size 580x17 [bgcolor=#00FFFF]
-              RenderTableCell {SPAN} at (0,17) size 145x17 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {SPAN} at (0,17) size 581x17 [bgcolor=#00FFFF]
+              RenderTableCell {SPAN} at (0,17) size 146x17 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 1, R 2, C 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,17) size 145x17 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,17) size 146x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 2, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,17) size 145x17 [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,17) size 146x17 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 2, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,17) size 145x17 [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,17) size 146x17 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 2, Cell 4&quot;
</span><del>-            RenderTableRow {SPAN} at (0,34) size 580x17 [bgcolor=#00FFFF]
-              RenderTableCell {SPAN} at (0,34) size 145x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {SPAN} at (0,34) size 581x17 [bgcolor=#00FFFF]
+              RenderTableCell {SPAN} at (0,34) size 146x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 3, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,34) size 145x17 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,34) size 146x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 3, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,34) size 145x17 [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,34) size 146x17 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 1, R 3, C 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,34) size 145x17 [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,34) size 146x17 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 1, Row 3, Cell 4&quot;
</span><span class="cx">       RenderBlock {P} at (0,472) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 711x17
</span><span class="cx">           text run at (0,0) width 711: &quot;Note: table-header-group and table-footer-group are tested only in their HTML order, and they only appear once.&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,505) size 769x86
</span><del>-        RenderTable at (0,0) size 580x85
-          RenderTableSection {SPAN} at (0,0) size 580x17 [bgcolor=#00FFFF]
-            RenderTableRow (anonymous) at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable at (0,0) size 581x85
+          RenderTableSection {SPAN} at (0,0) size 581x17 [bgcolor=#00FFFF]
+            RenderTableRow (anonymous) at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 4&quot;
</span><del>-          RenderTableSection {SPAN} at (0,68) size 580x17 [bgcolor=#00FFFF]
-            RenderTableRow (anonymous) at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {SPAN} at (0,68) size 581x17 [bgcolor=#00FFFF]
+            RenderTableRow (anonymous) at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 5, Cell 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 5, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 2, R 5, C 5&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 5, Cell 4&quot;
</span><del>-          RenderTableSection (anonymous) at (0,17) size 580x17
-            RenderTableRow {SPAN} at (0,0) size 580x17 [bgcolor=#00FFFF]
-              RenderTableCell {SPAN} at (0,0) size 145x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection (anonymous) at (0,17) size 581x17
+            RenderTableRow {SPAN} at (0,0) size 581x17 [bgcolor=#00FFFF]
+              RenderTableCell {SPAN} at (0,0) size 146x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 2, R 2, C 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 2&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 4&quot;
</span><del>-          RenderTableSection {SPAN} at (0,34) size 580x17 [bgcolor=#00FFFF]
-            RenderTableRow (anonymous) at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {SPAN} at (0,34) size 581x17 [bgcolor=#00FFFF]
+            RenderTableRow (anonymous) at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 2, R 3, C 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell x&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [bgcolor=#00FFFF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 4&quot;
</span><del>-          RenderTableSection {SPAN} at (0,51) size 580x17 [bgcolor=#00FFFF]
-            RenderTableRow {SPAN} at (0,0) size 580x17
-              RenderTableCell {SPAN} at (0,0) size 145x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {SPAN} at (0,51) size 581x17 [bgcolor=#00FFFF]
+            RenderTableRow {SPAN} at (0,0) size 581x17
+              RenderTableCell {SPAN} at (0,0) size 146x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 84x17
</span><span class="cx">                   text run at (0,0) width 84: &quot;T 2, R 4, C 1&quot;
</span><del>-              RenderTableCell {SPAN} at (145,0) size 145x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (145,0) size 146x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 4, Cell x&quot;
</span><del>-              RenderTableCell {SPAN} at (290,0) size 145x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (290,0) size 146x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 4, Cell 3&quot;
</span><del>-              RenderTableCell {SPAN} at (435,0) size 145x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {SPAN} at (435,0) size 146x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 4, Cell 4&quot;
</span><span class="cx">       RenderBlock {H2} at (0,610) size 769x27
</span><span class="cx">         RenderText {#text} at (0,0) size 66x26
</span><span class="cx">           text run at (0,0) width 66: &quot;Rule 5&quot;
</span><del>-      RenderTable {DIV} at (0,656) size 679x86 [bgcolor=#00FFFF]
-        RenderTableSection (anonymous) at (0,0) size 679x85
-          RenderTableRow {SPAN} at (0,0) size 679x17 [bgcolor=#00FFFF]
-            RenderTableCell {SPAN} at (0,0) size 145x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {DIV} at (0,656) size 680x86 [bgcolor=#00FFFF]
+        RenderTableSection (anonymous) at (0,0) size 680x85
+          RenderTableRow {SPAN} at (0,0) size 680x17 [bgcolor=#00FFFF]
+            RenderTableCell {SPAN} at (0,0) size 146x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 1&quot;
</span><del>-            RenderTableCell {SPAN} at (145,0) size 145x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (145,0) size 146x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 2&quot;
</span><del>-            RenderTableCell {SPAN} at (290,0) size 244x17 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (290,0) size 245x17 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 3&quot;
</span><del>-            RenderTableCell {SPAN} at (534,0) size 145x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (534,0) size 146x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 1, Cell 4&quot;
</span><del>-          RenderTableRow {SPAN} at (0,17) size 679x51 [bgcolor=#00FFFF]
-            RenderTableCell (anonymous) at (0,17) size 145x17 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {SPAN} at (0,0) size 145x17
</del><ins>+          RenderTableRow {SPAN} at (0,17) size 680x51 [bgcolor=#00FFFF]
+            RenderTableCell (anonymous) at (0,17) size 146x17 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {SPAN} at (0,0) size 146x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 1&quot;
</span><del>-            RenderTableCell {SPAN} at (145,17) size 145x17 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (145,17) size 146x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 2&quot;
</span><del>-            RenderTableCell (anonymous) at (290,17) size 244x51 [r=1 c=2 rs=1 cs=1]
-              RenderBlock {SPAN} at (0,0) size 244x17
</del><ins>+            RenderTableCell (anonymous) at (290,17) size 245x51 [r=1 c=2 rs=1 cs=1]
+              RenderBlock {SPAN} at (0,0) size 245x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 3&quot;
</span><del>-              RenderBlock {SPAN} at (0,17) size 244x17
</del><ins>+              RenderBlock {SPAN} at (0,17) size 245x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 174x17
</span><span class="cx">                   text run at (0,0) width 174: &quot;also Table 2, Row 2, Cell 3&quot;
</span><del>-              RenderBlock (anonymous) at (0,34) size 244x17
</del><ins>+              RenderBlock (anonymous) at (0,34) size 245x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 174x17
</span><span class="cx">                   text run at (0,0) width 174: &quot;also Table 2, Row 2, Cell 3&quot;
</span><del>-            RenderTableCell {SPAN} at (534,17) size 145x17 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (534,17) size 146x17 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 2, Cell 4&quot;
</span><del>-          RenderTableRow {SPAN} at (0,68) size 679x17 [bgcolor=#00FFFF]
-            RenderTableCell (anonymous) at (0,68) size 145x17 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {SPAN} at (0,68) size 680x17 [bgcolor=#00FFFF]
+            RenderTableCell (anonymous) at (0,68) size 146x17 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 145x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                   text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 1&quot;
</span><del>-            RenderTableCell {SPAN} at (145,68) size 145x17 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (145,68) size 146x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 2&quot;
</span><del>-            RenderTableCell (anonymous) at (290,68) size 244x17 [r=2 c=2 rs=1 cs=1]
-              RenderTable {SPAN} at (0,0) size 244x17 [bgcolor=#00FFFF]
-                RenderTableSection (anonymous) at (0,0) size 244x17
-                  RenderTableRow (anonymous) at (0,0) size 244x17
-                    RenderTableCell (anonymous) at (0,0) size 244x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell (anonymous) at (290,68) size 245x17 [r=2 c=2 rs=1 cs=1]
+              RenderTable {SPAN} at (0,0) size 245x17 [bgcolor=#00FFFF]
+                RenderTableSection (anonymous) at (0,0) size 245x17
+                  RenderTableRow (anonymous) at (0,0) size 245x17
+                    RenderTableCell (anonymous) at (0,0) size 245x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 244x17
</span><span class="cx">                         text run at (0,0) width 244: &quot;Table 2, Row 3, Cell 3 (a nested table)&quot;
</span><del>-            RenderTableCell {SPAN} at (534,68) size 145x17 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (534,68) size 146x17 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 145x17
</span><span class="cx">                 text run at (0,0) width 145: &quot;Table 2, Row 3, Cell 4&quot;
</span><span class="cx">       RenderBlock {HR} at (0,757) size 769x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24792expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -8,22 +8,22 @@
</span><span class="cx">           text run at (0,7) width 513: &quot;These links are in an element with display table-row, and the li elements &quot;
</span><span class="cx">           text run at (513,7) width 167: &quot;have display: table-cell.&quot;
</span><span class="cx">           text run at (0,39) width 115: &quot;They disappear:&quot;
</span><del>-      RenderTable at (3,67) size 264x17
-        RenderTableSection (anonymous) at (0,0) size 264x17
-          RenderTableRow {UL} at (0,0) size 264x17 [bgcolor=#00CC99]
-            RenderTableCell {LI} at (0,0) size 66x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (3,67) size 265x17
+        RenderTableSection (anonymous) at (0,0) size 265x17
+          RenderTableRow {UL} at (0,0) size 265x17 [bgcolor=#00CC99]
+            RenderTableCell {LI} at (0,0) size 67x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 50x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (8,0) size 50x17
</span><span class="cx">                   text run at (8,0) width 50: &quot;people&quot;
</span><del>-            RenderTableCell {LI} at (66,0) size 66x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (66,0) size 67x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 48x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (9,0) size 48x17
</span><span class="cx">                   text run at (9,0) width 48: &quot;places&quot;
</span><del>-            RenderTableCell {LI} at (132,0) size 66x17 [r=0 c=2 rs=1 cs=1]
-              RenderInline {A} at (0,0) size 66x17 [color=#0000EE]
-                RenderText {#text} at (0,0) size 66x17
-                  text run at (0,0) width 66: &quot;members&quot;
-            RenderTableCell {LI} at (198,0) size 66x17 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {LI} at (132,0) size 67x17 [r=0 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 67x17 [color=#0000EE]
+                RenderText {#text} at (0,0) size 67x17
+                  text run at (0,0) width 67: &quot;members&quot;
+            RenderTableCell {LI} at (198,0) size 67x17 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderInline {A} at (0,0) size 34x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (16,0) size 34x17
</span><span class="cx">                   text run at (16,0) width 34: &quot;links&quot;
</span><span class="lines">@@ -41,58 +41,58 @@
</span><span class="cx">               text run at (0,39) width 222: &quot;table-row/table-cell problem as &quot;
</span><span class="cx">               text run at (222,39) width 48: &quot;above.&quot;
</span><span class="cx">           RenderBlock {P} at (0,64) size 568x62
</span><del>-            RenderTable {SPAN} at (0,2) size 159x60
-              RenderTableSection (anonymous) at (0,0) size 159x60
-                RenderTableRow {SPAN} at (0,0) size 159x28
-                  RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTable {SPAN} at (0,2) size 160x60
+              RenderTableSection (anonymous) at (0,0) size 160x60
+                RenderTableRow {SPAN} at (0,0) size 160x28
+                  RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,6) size 137x16
</span><span class="cx">                       text run at (0,6) width 137: &quot;First Name (required)&quot;
</span><del>-                RenderTableRow (anonymous) at (0,28) size 159x32
-                  RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow (anonymous) at (0,28) size 160x32
+                  RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-            RenderText {#text} at (159,7) size 4x17
-              text run at (159,7) width 4: &quot; &quot;
-            RenderTable {SPAN} at (163,2) size 159x60
-              RenderTableSection (anonymous) at (0,0) size 159x60
-                RenderTableRow {SPAN} at (0,0) size 159x28
-                  RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderText {#text} at (159,7) size 5x17
+              text run at (159,7) width 5: &quot; &quot;
+            RenderTable {SPAN} at (163,2) size 160x60
+              RenderTableSection (anonymous) at (0,0) size 160x60
+                RenderTableRow {SPAN} at (0,0) size 160x28
+                  RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,6) size 136x16
</span><span class="cx">                       text run at (0,6) width 136: &quot;Last Name (required)&quot;
</span><del>-                RenderTableRow (anonymous) at (0,28) size 159x32
-                  RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow (anonymous) at (0,28) size 160x32
+                  RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderBlock {P} at (0,126) size 568x62
</span><del>-            RenderTable {SPAN} at (0,2) size 375x60
-              RenderTableSection (anonymous) at (0,0) size 375x60
-                RenderTableRow {SPAN} at (0,0) size 375x28
-                  RenderTableCell (anonymous) at (0,0) size 375x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTable {SPAN} at (0,2) size 376x60
+              RenderTableSection (anonymous) at (0,0) size 376x60
+                RenderTableRow {SPAN} at (0,0) size 376x28
+                  RenderTableCell (anonymous) at (0,0) size 376x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,6) size 91x16
</span><span class="cx">                       text run at (0,6) width 91: &quot;Email Address&quot;
</span><del>-                RenderTableRow (anonymous) at (0,28) size 375x32
-                  RenderTableCell (anonymous) at (0,28) size 375x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow (anonymous) at (0,28) size 376x32
+                  RenderTableCell (anonymous) at (0,28) size 376x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderTextControl {INPUT} at (2,4) size 371x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderBlock {P} at (0,188) size 568x62
</span><del>-            RenderTable {SPAN} at (0,2) size 159x60
-              RenderTableSection (anonymous) at (0,0) size 159x60
-                RenderTableRow {SPAN} at (0,0) size 159x28
-                  RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTable {SPAN} at (0,2) size 160x60
+              RenderTableSection (anonymous) at (0,0) size 160x60
+                RenderTableRow {SPAN} at (0,0) size 160x28
+                  RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,6) size 103x16
</span><span class="cx">                       text run at (0,6) width 103: &quot;Company Name&quot;
</span><del>-                RenderTableRow (anonymous) at (0,28) size 159x32
-                  RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow (anonymous) at (0,28) size 160x32
+                  RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-            RenderText {#text} at (159,7) size 4x17
-              text run at (159,7) width 4: &quot; &quot;
-            RenderTable {SPAN} at (163,2) size 159x60
-              RenderTableSection (anonymous) at (0,0) size 159x60
-                RenderTableRow {SPAN} at (0,0) size 159x28
-                  RenderTableCell (anonymous) at (0,0) size 159x28 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderText {#text} at (159,7) size 5x17
+              text run at (159,7) width 5: &quot; &quot;
+            RenderTable {SPAN} at (163,2) size 160x60
+              RenderTableSection (anonymous) at (0,0) size 160x60
+                RenderTableRow {SPAN} at (0,0) size 160x28
+                  RenderTableCell (anonymous) at (0,0) size 160x28 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderText {#text} at (0,6) size 27x16
</span><span class="cx">                       text run at (0,6) width 27: &quot;Title&quot;
</span><del>-                RenderTableRow (anonymous) at (0,28) size 159x32
-                  RenderTableCell (anonymous) at (0,28) size 159x32 [r=1 c=0 rs=1 cs=1]
</del><ins>+                RenderTableRow (anonymous) at (0,28) size 160x32
+                  RenderTableCell (anonymous) at (0,28) size 160x32 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                     RenderTextControl {INPUT} at (2,4) size 155x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderBlock {P} at (0,250) size 568x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug24793expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (13,13) size 743x17
</span><span class="cx">           RenderText {#text} at (0,0) size 233x17
</span><span class="cx">             text run at (0,0) width 233: &quot;If this paragraph breaks the line here:&quot;
</span><del>-        RenderTable {SPAN} at (13,30) size 58x17
-          RenderTableSection (anonymous) at (0,0) size 58x17
-            RenderTableRow (anonymous) at (0,0) size 58x17
-              RenderTableCell (anonymous) at (0,0) size 58x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {SPAN} at (13,30) size 59x17
+          RenderTableSection (anonymous) at (0,0) size 59x17
+            RenderTableRow (anonymous) at (0,0) size 59x17
+              RenderTableCell (anonymous) at (0,0) size 59x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 58x17
</span><span class="cx">                   text run at (0,0) width 58: &quot;and here:&quot;
</span><span class="cx">         RenderBlock (anonymous) at (13,47) size 743x34
</span><span class="lines">@@ -53,12 +53,12 @@
</span><span class="cx">       RenderTable {DIV} at (0,350) size 769x18 [bgcolor=#C0C0C0]
</span><span class="cx">         RenderTableSection (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 769x17
</span><del>-            RenderTableCell {DIV} at (0,0) size 327x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {DIV} at (0,0) size 328x17 [r=0 c=0 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;Left&quot;
</span><span class="cx">             RenderTableCell {DIV} at (327,0) size 442x17 [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (407,0) size 35x17
-                text run at (407,0) width 35: &quot;Right&quot;
</del><ins>+              RenderText {#text} at (406,0) size 36x17
+                text run at (406,0) width 36: &quot;Right&quot;
</ins><span class="cx">       RenderBlock {H2} at (0,387) size 769x27
</span><span class="cx">         RenderText {#text} at (0,0) size 154x26
</span><span class="cx">           text run at (0,0) width 154: &quot;Submit Results&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2516expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2516-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2516-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2516-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 133x33 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 131x31
-          RenderTableRow {TR} at (0,2) size 131x27
-            RenderTableCell {TD} at (2,2) size 127x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 123x23 [bgcolor=#FFCC99]
-                RenderTableSection {TBODY} at (0,0) size 123x23
-                  RenderTableRow {TR} at (0,2) size 123x19
-                    RenderTableCell {TD} at (2,2) size 31x19 [bgcolor=#FF6600] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 134x33 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 132x31
+          RenderTableRow {TR} at (0,2) size 132x27
+            RenderTableCell {TD} at (2,2) size 128x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 124x23 [bgcolor=#FFCC99]
+                RenderTableSection {TBODY} at (0,0) size 124x23
+                  RenderTableRow {TR} at (0,2) size 124x19
+                    RenderTableCell {TD} at (2,2) size 32x19 [bgcolor=#FF6600] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 29x17
</span><span class="cx">                         text run at (1,1) width 29: &quot;Find&quot;
</span><del>-                    RenderTableCell {TD} at (35,2) size 86x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (35,2) size 87x19 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 84x17
</span><span class="cx">                         text run at (1,1) width 84: &quot;rick was here&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2585expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2585-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2585-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2585-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 87x29 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 83x25
-          RenderTableRow {TR} at (0,2) size 83x21
-            RenderTableCell {TD} at (2,2) size 79x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 88x29 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 84x25
+          RenderTableRow {TR} at (0,2) size 84x21
+            RenderTableCell {TD} at (2,2) size 80x21 [border: (1px inset #808080)] [r=0 c=0 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;Testing 123&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2684expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2684-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 166x17
</span><span class="cx">                 text run at (1,1) width 166: &quot;width=340 (same as table)&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 111x17
</span><span class="cx">                 text run at (1,1) width 111: &quot;no width attribute&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 85x17
</span><span class="cx">                 text run at (1,1) width 85: &quot;width=100px&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 85x17
</span><span class="cx">                 text run at (1,1) width 85: &quot;width=200px&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -85,6 +85,6 @@
</span><span class="cx">             RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><del>-            RenderTableCell {TD} at (82,19) size 256x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 221x17
</span><span class="cx">                 text run at (1,1) width 221: &quot;foo bar baz foo bar baz foo bar baz&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2757expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2757-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2757-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2757-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,24 +7,24 @@
</span><span class="cx">         RenderInline {B} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,0) size 216x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 214x71
-          RenderTableRow {TR} at (0,2) size 214x21
-            RenderTableCell {TD} at (2,2) size 116x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 217x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 215x71
+          RenderTableRow {TR} at (0,2) size 215x21
+            RenderTableCell {TD} at (2,2) size 117x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 112x17
</span><span class="cx">                 text run at (2,2) width 112: &quot;Click name to see&quot;
</span><del>-            RenderTableCell {TD} at (120,13) size 92x21 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 88x17
-                text run at (2,2) width 88: &quot;Mac Clbr Opt&quot;
-          RenderTableRow {TR} at (0,25) size 214x21
-            RenderTableCell {TD} at (2,25) size 116x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,13) size 93x22 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 88x18
+                text run at (2,3) width 88: &quot;Mac Clbr Opt&quot;
+          RenderTableRow {TR} at (0,25) size 215x21
+            RenderTableCell {TD} at (2,25) size 117x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x17
</span><span class="cx">                 text run at (2,2) width 40: &quot;Guilty&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 214x21
-            RenderTableCell {TD} at (2,48) size 116x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 215x21
+            RenderTableCell {TD} at (2,48) size 117x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                 text run at (2,2) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (120,48) size 92x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,48) size 93x21 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;L C&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,73) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2773expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2773-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 166x17
</span><span class="cx">                 text run at (1,1) width 166: &quot;width=340 (same as table)&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 111x17
</span><span class="cx">                 text run at (1,1) width 111: &quot;no width attribute&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 85x17
</span><span class="cx">                 text run at (1,1) width 85: &quot;width=100px&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 85x17
</span><span class="cx">                 text run at (1,1) width 85: &quot;width=200px&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,19) size 338x19
</span><del>-            RenderTableCell {TD} at (0,19) size 81x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><span class="cx">             RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -85,6 +85,6 @@
</span><span class="cx">             RenderTableCell {TD} at (0,19) size 82x19 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;Search for:&quot;
</span><del>-            RenderTableCell {TD} at (82,19) size 256x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,19) size 257x19 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 221x17
</span><span class="cx">                 text run at (1,1) width 221: &quot;foo bar baz foo bar baz foo bar baz&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug28862expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -0,0 +1,107 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x271
+  RenderBlock {HTML} at (0,0) size 800x271
+    RenderBody {BODY} at (88,25) size 648x221 [bgcolor=#FFFFF5]
+      RenderTable {TABLE} at (0,0) size 327x83
+        RenderTableSection {TBODY} at (0,0) size 327x83
+          RenderTableRow {TR} at (0,2) size 327x21
+            RenderTableCell {TH} at (2,2) size 170x21 [color=#CC0000] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 33x17
+                text run at (0,2) width 33: &quot;17.6 &quot;
+              RenderInline {A} at (0,0) size 138x17 [color=#3333FF]
+                RenderText {#text} at (32,2) size 138x17
+                  text run at (32,2) width 138: &quot;Table Border Test 2&quot;
+            RenderTableCell {TD} at (173,2) size 19x21 [color=#FFFF00] [bgcolor=#CC0000] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 11x17
+                text run at (0,2) width 11: &quot;B&quot;
+            RenderTableCell {TD} at (193,2) size 13x21 [color=#FFFFFF] [bgcolor=#000099] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;N&quot;
+            RenderTableCell {TD} at (207,2) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;N&quot;
+            RenderTableCell {TD} at (227,2) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;N&quot;
+            RenderTableCell {TD} at (247,2) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=0 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;N&quot;
+            RenderTableCell {TD} at (267,2) size 13x21 [bgcolor=#CCCCCC] [r=0 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;U&quot;
+            RenderTableCell {TD} at (281,2) size 44x21 [r=0 c=7 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 43x17
+                text run at (0,2) width 43: &quot;CSS2&quot;
+          RenderTableRow {TR} at (0,25) size 327x33
+            RenderTableCell {TH} at (2,25) size 170x33 [color=#CC0000] [border: (12px solid #FFFFF5) none] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (87,14) size 83x17
+                text run at (87,14) width 83: &quot;Tests Y (+1)&quot;
+            RenderTableCell {TD} at (173,25) size 19x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 18x17
+                text run at (0,14) width 18: &quot;31&quot;
+            RenderTableCell {TD} at (193,25) size 13x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 4x17
+                text run at (0,14) width 4: &quot; &quot;
+            RenderTableCell {TD} at (207,25) size 19x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 18x17
+                text run at (0,14) width 18: &quot;16&quot;
+            RenderTableCell {TD} at (227,25) size 19x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 18x17
+                text run at (0,14) width 18: &quot;16&quot;
+            RenderTableCell {TD} at (247,25) size 19x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 9x17
+                text run at (0,14) width 9: &quot;2&quot;
+            RenderTableCell {TD} at (267,25) size 13x33 [color=#FFFFFF] [bgcolor=#009900] [border: (12px solid #FFFFF5) none] [r=1 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,14) size 12x17
+                text run at (0,14) width 12: &quot;U&quot;
+            RenderTableCell {TD} at (281,35) size 44x13 [border: (12px solid #FFFFF5) none] [r=1 c=7 rs=1 cs=1]
+          RenderTableRow {TR} at (0,60) size 327x21
+            RenderTableCell {TH} at (2,60) size 170x21 [color=#CC0000] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (96,2) size 74x17
+                text run at (96,2) width 74: &quot;Tests N (0)&quot;
+            RenderTableCell {TD} at (173,60) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 9x17
+                text run at (0,2) width 9: &quot;4&quot;
+            RenderTableCell {TD} at (193,60) size 13x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 4x17
+                text run at (0,2) width 4: &quot; &quot;
+            RenderTableCell {TD} at (207,60) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 18x17
+                text run at (0,2) width 18: &quot;21&quot;
+            RenderTableCell {TD} at (227,60) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 18x17
+                text run at (0,2) width 18: &quot;14&quot;
+            RenderTableCell {TD} at (247,60) size 19x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=5 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 18x17
+                text run at (0,2) width 18: &quot;18&quot;
+            RenderTableCell {TD} at (267,60) size 13x21 [color=#FFFFFF] [bgcolor=#000099] [r=2 c=6 rs=1 cs=1]
+              RenderText {#text} at (0,2) size 12x17
+                text run at (0,2) width 12: &quot;U&quot;
+            RenderTableCell {TD} at (281,70) size 44x0 [r=2 c=7 rs=1 cs=1]
+      RenderBlock {HR} at (0,95) size 648x1
+      RenderBlock {P} at (0,108) size 648x38
+        RenderInline {A} at (0,0) size 88x17 [color=#3333FF] [bgcolor=#FFFFF5]
+          RenderImage {IMG} at (0,0) size 88x31
+      RenderBlock {P} at (0,158) size 648x25
+        RenderText {#text} at (0,4) size 62x17
+          text run at (0,4) width 62: &quot;(Back to &quot;
+        RenderInline {A} at (0,0) size 186x17 [color=#3333FF] [bgcolor=#FFFFF5]
+          RenderText {#text} at (62,4) size 186x17
+            text run at (62,4) width 186: &quot;CSS Testing Information&quot;
+        RenderText {#text} at (248,4) size 8x17
+          text run at (248,4) width 8: &quot;, &quot;
+        RenderInline {A} at (0,0) size 95x17 [color=#3333FF] [bgcolor=#FFFFF5]
+          RenderText {#text} at (256,4) size 95x17
+            text run at (256,4) width 95: &quot;David Baron&quot;
+        RenderText {#text} at (351,4) size 5x17
+          text run at (351,4) width 5: &quot;)&quot;
+      RenderBlock {P} at (0,195) size 648x25
+        RenderInline {A} at (0,0) size 34x17 [color=#3333FF] [bgcolor=#FFFFF5]
+          RenderText {#text} at (0,4) size 34x17
+            text run at (0,4) width 34: &quot;LDB&quot;
+        RenderText {#text} at (34,4) size 8x17
+          text run at (34,4) width 8: &quot;, &quot;
+        RenderInline {A} at (0,0) size 190x17 [color=#3333FF] [bgcolor=#FFFFF5]
+          RenderText {#text} at (42,4) size 190x17
+            text run at (42,4) width 190: &quot;dbaron@fas.harvard.edu&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2886expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2886-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,84 +6,84 @@
</span><span class="cx">       RenderBlock {P} 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;Tests of padding in table cells.&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 392x124
-        RenderTableSection {TBODY} at (0,0) size 392x124
-          RenderTableRow {TR} at (0,2) size 392x120
-            RenderTableCell {TD} at (2,2) size 135x120 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 115x17
</del><ins>+      RenderTable {TABLE} at (0,33) size 393x124
+        RenderTableSection {TBODY} at (0,0) size 393x124
+          RenderTableRow {TR} at (0,2) size 393x120
+            RenderTableCell {TD} at (2,2) size 136x120 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 116x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 115x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 115x17
</span><span class="cx">                     text run at (0,0) width 115: &quot;1) padding: 20px&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 83x67 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 81x65
-                  RenderTableRow {TR} at (0,2) size 81x61
-                    RenderTableCell {TD} at (2,2) size 77x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (21,21) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 84x67 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 82x65
+                  RenderTableRow {TR} at (0,2) size 82x61
+                    RenderTableCell {TD} at (2,2) size 78x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (21,21) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><del>-            RenderTableCell {TD} at (139,2) size 251x120 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 231x17
</del><ins>+            RenderTableCell {TD} at (139,2) size 252x120 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 232x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 231x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 231x17
</span><span class="cx">                     text run at (0,0) width 231: &quot;2) padding: 10px 25px 30px 45px;&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 113x67 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 111x65
-                  RenderTableRow {TR} at (0,2) size 111x61
-                    RenderTableCell {TD} at (2,2) size 107x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (46,11) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 114x67 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 112x65
+                  RenderTableRow {TR} at (0,2) size 112x61
+                    RenderTableCell {TD} at (2,2) size 108x61 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (46,11) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,157) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,174) size 694x105
-        RenderTableSection {TBODY} at (0,0) size 694x105
-          RenderTableRow {TR} at (0,2) size 694x101
-            RenderTableCell {TD} at (2,2) size 161x82 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 141x17
</del><ins>+      RenderTable {TABLE} at (0,174) size 695x105
+        RenderTableSection {TBODY} at (0,0) size 695x105
+          RenderTableRow {TR} at (0,2) size 695x101
+            RenderTableCell {TD} at (2,2) size 162x82 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 142x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 141x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 141x17
</span><span class="cx">                     text run at (0,0) width 141: &quot;3) padding-left: 20px&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 64x29 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 62x27
-                  RenderTableRow {TR} at (0,2) size 62x23
-                    RenderTableCell {TD} at (2,2) size 58x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (21,2) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 65x29 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 63x27
+                  RenderTableRow {TR} at (0,2) size 63x23
+                    RenderTableCell {TD} at (2,2) size 59x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (21,2) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><del>-            RenderTableCell {TD} at (165,2) size 173x82 [r=0 c=1 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 153x17
</del><ins>+            RenderTableCell {TD} at (165,2) size 174x82 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 154x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 153x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 153x17
</span><span class="cx">                     text run at (0,0) width 153: &quot;4) padding-right: 20px&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 64x29 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 62x27
-                  RenderTableRow {TR} at (0,2) size 62x23
-                    RenderTableCell {TD} at (2,2) size 58x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (2,2) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 65x29 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 63x27
+                  RenderTableRow {TR} at (0,2) size 63x23
+                    RenderTableCell {TD} at (2,2) size 59x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (2,2) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><del>-            RenderTableCell {TD} at (340,2) size 162x101 [r=0 c=2 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 142x17
</del><ins>+            RenderTableCell {TD} at (340,2) size 163x101 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 143x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 142x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 142x17
</span><span class="cx">                     text run at (0,0) width 142: &quot;5) padding-top: 20px&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 45x48 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 43x46
-                  RenderTableRow {TR} at (0,2) size 43x42
-                    RenderTableCell {TD} at (2,2) size 39x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (2,21) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 46x48 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 44x46
+                  RenderTableRow {TR} at (0,2) size 44x42
+                    RenderTableCell {TD} at (2,2) size 40x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (2,21) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><del>-            RenderTableCell {TD} at (504,2) size 188x101 [r=0 c=3 rs=1 cs=1]
-              RenderBlock {P} at (10,10) size 168x17
</del><ins>+            RenderTableCell {TD} at (504,2) size 189x101 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {P} at (10,10) size 169x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 168x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 168x17
</span><span class="cx">                     text run at (0,0) width 168: &quot;6) padding-bottom: 20px&quot;
</span><del>-              RenderTable {TABLE} at (10,43) size 45x48 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 43x46
-                  RenderTableRow {TR} at (0,2) size 43x42
-                    RenderTableCell {TD} at (2,2) size 39x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (2,2) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+              RenderTable {TABLE} at (10,43) size 46x48 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 44x46
+                  RenderTableRow {TR} at (0,2) size 44x42
+                    RenderTableCell {TD} at (2,2) size 40x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (2,2) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                         RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                           text run at (1,1) width 33: &quot;FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,279) size 784x17
</span><span class="lines">@@ -92,21 +92,21 @@
</span><span class="cx">         RenderInline {B} at (0,0) size 240x17
</span><span class="cx">           RenderText {#text} at (0,0) size 240x17
</span><span class="cx">             text run at (0,0) width 240: &quot;misc) padding: 20px 10px 40px 0px&quot;
</span><del>-      RenderTable {TABLE} at (0,345) size 53x87 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 51x85
-          RenderTableRow {TR} at (0,2) size 51x81
-            RenderTableCell {TD} at (2,2) size 47x81 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,21) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+      RenderTable {TABLE} at (0,345) size 54x87 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 52x85
+          RenderTableRow {TR} at (0,2) size 52x81
+            RenderTableCell {TD} at (2,2) size 48x81 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,21) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                   text run at (1,1) width 33: &quot;FOO&quot;
</span><span class="cx">       RenderBlock {P} at (0,448) size 784x17
</span><span class="cx">         RenderInline {B} at (0,0) size 329x17
</span><span class="cx">           RenderText {#text} at (0,0) size 329x17
</span><span class="cx">             text run at (0,0) width 329: &quot;misc) padding-top: 10px; padding-bottom: 20px;&quot;
</span><del>-      RenderTable {TABLE} at (0,481) size 45x57 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 43x55
-          RenderTableRow {TR} at (0,2) size 43x51
-            RenderTableCell {TD} at (2,2) size 39x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (2,11) size 35x19 [border: (1px dashed #FF0000)]
</del><ins>+      RenderTable {TABLE} at (0,481) size 46x57 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 44x55
+          RenderTableRow {TR} at (0,2) size 44x51
+            RenderTableCell {TD} at (2,2) size 40x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (2,11) size 36x19 [border: (1px dashed #FF0000)]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 33x17
</span><span class="cx">                   text run at (1,1) width 33: &quot;FOO&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2947expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2947-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2947-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2947-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -53,20 +53,20 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 150x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</span><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 (154,2) size 149x21 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (153,2) size 150x21 [border: (1px solid #008000)] [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>-            RenderTableCell {TD} at (305,2) size 149x21 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (304,2) size 150x21 [border: (1px solid #008000)] [r=0 c=2 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><del>-            RenderTableCell {TD} at (456,2) size 149x21 [border: (1px solid #008000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (455,2) size 150x21 [border: (1px solid #008000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;d&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 607x21
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 301x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;eee&quot;
</span><del>-            RenderTableCell {TD} at (305,25) size 300x21 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (304,25) size 301x21 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 5x17
</span><span class="cx">                 text run at (2,2) width 5: &quot;f&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 607x329
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2954expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2954-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -0,0 +1,19 @@
</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 601x94
+        RenderTableSection {TBODY} at (0,0) size 601x94
+          RenderTableRow {TR} at (0,0) size 601x70
+            RenderTableCell {TD} at (0,0) size 81x70 [r=0 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 80x70
+            RenderTableCell {TD} at (80,50) size 521x20 [r=0 c=1 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 104x20
+              RenderImage {IMG} at (104,0) size 104x20
+              RenderImage {IMG} at (208,0) size 104x20
+              RenderImage {IMG} at (312,0) size 104x20
+              RenderImage {IMG} at (416,0) size 104x20
+          RenderTableRow {TR} at (0,70) size 601x24
+            RenderTableCell {TD} at (0,70) size 601x24 [bgcolor=#CCCC99] [r=1 c=0 rs=1 cs=2]
+              RenderImage {IMG} at (0,0) size 600x24
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2973expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2973-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2973-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2973-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x90
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x90
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x86
</span><del>-            RenderTableCell {TD} at (2,2) size 638x86 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 636x84
-                RenderTableSection {TBODY} at (0,0) size 636x84
-                  RenderTableRow {TR} at (0,2) size 636x80
-                    RenderTableCell {TD} at (2,2) size 632x80 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 639x86 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 637x84
+                RenderTableSection {TBODY} at (0,0) size 637x84
+                  RenderTableRow {TR} at (0,2) size 637x80
+                    RenderTableCell {TD} at (2,2) size 633x80 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 54x78
</span><span class="cx">                         text run at (1,1) width 54: &quot;inside of&quot;
</span><span class="cx">                         text run at (1,62) width 30: &quot;table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29811expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x34
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x34
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 784x34
</span><del>-            RenderTableCell {TD} at (0,8) size 135x17 [bgcolor=#DDDDDD] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,8) size 136x18 [bgcolor=#DDDDDD] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (0,0) size 135x17
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 135x17
</span><span class="cx">                   RenderTableRow {TR} at (0,0) size 135x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug29812expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2981-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,30 +9,30 @@
</span><span class="cx">       RenderTable {TABLE} at (0,102) size 800x127 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 796x123
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 796x0
</span><del>-            RenderTableCell {TD} at (0,0) size 114x123 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderTable {TABLE} at (1,1) size 112x121 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 110x119
-                  RenderTableRow {TR} at (0,0) size 110x119
-                    RenderTableCell {TD} at (0,0) size 110x119 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 115x123 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderTable {TABLE} at (1,1) size 113x121 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 111x119
+                  RenderTableRow {TR} at (0,0) size 111x119
+                    RenderTableCell {TD} at (0,0) size 111x119 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (5,1) size 100x100
</span><span class="cx">                       RenderText {#text} at (1,101) size 54x17
</span><span class="cx">                         text run at (1,101) width 54: &quot;HELLO&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 796x123
</span><del>-            RenderTableCell {TD} at (114,9) size 327x104 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 322x102
-                text run at (1,1) width 315: &quot;The Zurich football team known as FC Blue Stars&quot;
-                text run at (1,18) width 117: &quot;is one of the city's &quot;
-                text run at (118,18) width 156: &quot;oldest-established clubs, &quot;
-                text run at (274,18) width 49: &quot;and it is&quot;
-                text run at (1,35) width 284: &quot;thanks mainly to its annual junior tournament&quot;
-                text run at (1,52) width 102: &quot;which has been &quot;
-                text run at (103,52) width 132: &quot;running for 60 years &quot;
-                text run at (235,52) width 80: &quot;(traditionally&quot;
-                text run at (1,69) width 316: &quot;played on Ascension Day and the day before) that&quot;
-                text run at (1,86) width 73: &quot;it now also &quot;
-                text run at (74,86) width 122: &quot;has an international&quot;
-            RenderTableCell {TD} at (441,43) size 355x36 [bgcolor=#E6E8FA] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 346x34
-                text run at (1,1) width 315: &quot;hello hello hello hello hello hello hello hello hello &quot;
-                text run at (316,1) width 31: &quot;hello&quot;
-                text run at (1,18) width 31: &quot;hello&quot;
</del><ins>+            RenderTableCell {TD} at (114,9) size 328x105 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 322x103
+                text run at (1,2) width 315: &quot;The Zurich football team known as FC Blue Stars&quot;
+                text run at (1,19) width 117: &quot;is one of the city's &quot;
+                text run at (118,19) width 156: &quot;oldest-established clubs, &quot;
+                text run at (274,19) width 49: &quot;and it is&quot;
+                text run at (1,36) width 284: &quot;thanks mainly to its annual junior tournament&quot;
+                text run at (1,53) width 102: &quot;which has been &quot;
+                text run at (103,53) width 132: &quot;running for 60 years &quot;
+                text run at (235,53) width 80: &quot;(traditionally&quot;
+                text run at (1,70) width 316: &quot;played on Ascension Day and the day before) that&quot;
+                text run at (1,87) width 73: &quot;it now also &quot;
+                text run at (74,87) width 122: &quot;has an international&quot;
+            RenderTableCell {TD} at (441,43) size 355x37 [bgcolor=#E6E8FA] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 346x35
+                text run at (1,2) width 315: &quot;hello hello hello hello hello hello hello hello hello &quot;
+                text run at (316,2) width 31: &quot;hello&quot;
+                text run at (1,19) width 31: &quot;hello&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug2997expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug2997-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,28 +10,28 @@
</span><span class="cx">       RenderTable {TABLE} at (0,33) size 566x60 [bgcolor=#00FFFF]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 566x60
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 566x40
</span><del>-            RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 222x40
</span><del>-            RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 145x40
</span><del>-            RenderTableCell {TD} at (367,11) size 199x17 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (367,11) size 199x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,40) size 566x20
</span><del>-            RenderTableCell {TD} at (0,40) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,40) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 367x20
</span><del>-            RenderTableCell {TD} at (367,41) size 199x17 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (367,41) size 199x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
</ins><span class="cx">       RenderBlock {P} at (0,109) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 377x17
</span><span class="cx">           text run at (0,0) width 377: &quot;If we fill either empty out with text, the problem goes away.&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,142) size 566x71 [bgcolor=#00FFFF]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 566x71
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 566x51
</span><del>-            RenderTableCell {TD} at (0,5) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,5) size 223x41 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 222x40
</span><del>-            RenderTableCell {TD} at (222,5) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (222,5) size 146x41 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 145x40
</span><span class="cx">             RenderTableCell {TD} at (367,0) size 199x51 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 193x51
</span><span class="lines">@@ -39,26 +39,26 @@
</span><span class="cx">                 text run at (0,17) width 185: &quot;and more and more and more&quot;
</span><span class="cx">                 text run at (0,34) width 51: &quot;text in it&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,51) size 566x20
</span><del>-            RenderTableCell {TD} at (0,51) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,51) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 367x20
</span><del>-            RenderTableCell {TD} at (367,52) size 199x17 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (367,52) size 199x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
</ins><span class="cx">       RenderBlock {P} at (0,229) 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><span class="cx">       RenderTable {TABLE} at (0,262) size 566x74 [bgcolor=#00FFFF]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 566x74
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 566x40
</span><del>-            RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 222x40
</span><del>-            RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 145x40
</span><del>-            RenderTableCell {TD} at (367,11) size 199x17 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (367,11) size 199x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,40) size 566x34
</span><del>-            RenderTableCell {TD} at (0,47) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,47) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 367x20
</span><span class="cx">             RenderTableCell {TD} at (367,40) size 199x34 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 181x34
</span><span class="lines">@@ -70,35 +70,35 @@
</span><span class="cx">       RenderTable {TABLE} at (0,385) size 566x70 [bgcolor=#00FFFF]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 566x70
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 566x42
</span><del>-            RenderTableCell {TD} at (2,2) size 224x42 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 225x42 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 222x40
</span><del>-            RenderTableCell {TD} at (228,2) size 147x42 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,2) size 148x42 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 145x40
</span><del>-            RenderTableCell {TD} at (377,13) size 187x19 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 42x17
-                text run at (1,1) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (377,13) size 187x20 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 42x18
+                text run at (1,2) width 42: &quot;Empty&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,46) size 566x22
</span><del>-            RenderTableCell {TD} at (2,46) size 373x22 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,46) size 374x22 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 367x20
</span><del>-            RenderTableCell {TD} at (377,47) size 187x19 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 42x17
-                text run at (1,1) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (377,47) size 187x20 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 42x18
+                text run at (1,2) width 42: &quot;Empty&quot;
</ins><span class="cx">       RenderBlock {P} at (0,471) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 317x17
</span><span class="cx">           text run at (0,0) width 317: &quot;As does removing the explicit width on the table...&quot;
</span><del>-      RenderTable {TABLE} at (0,504) size 566x60 [bgcolor=#00FFFF]
-        RenderTableSection {TBODY} at (0,0) size 566x60
-          RenderTableRow {TR} at (0,0) size 566x40
-            RenderTableCell {TD} at (0,0) size 222x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,504) size 567x60 [bgcolor=#00FFFF]
+        RenderTableSection {TBODY} at (0,0) size 567x60
+          RenderTableRow {TR} at (0,0) size 567x40
+            RenderTableCell {TD} at (0,0) size 223x40 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 222x40
</span><del>-            RenderTableCell {TD} at (222,0) size 145x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (222,0) size 146x40 [bgcolor=#666600] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 145x40
</span><del>-            RenderTableCell {TD} at (367,11) size 199x17 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
-          RenderTableRow {TR} at (0,40) size 566x20
-            RenderTableCell {TD} at (0,40) size 367x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (367,11) size 200x18 [bgcolor=#009999] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
+          RenderTableRow {TR} at (0,40) size 567x20
+            RenderTableCell {TD} at (0,40) size 368x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 367x20
</span><del>-            RenderTableCell {TD} at (367,41) size 199x17 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (0,0) size 42x17
-                text run at (0,0) width 42: &quot;Empty&quot;
</del><ins>+            RenderTableCell {TD} at (367,41) size 200x18 [bgcolor=#990099] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 42x18
+                text run at (0,1) width 42: &quot;Empty&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30371expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,38 +3,30 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock (anonymous) at (0,0) size 784x0
-        RenderInline {WINDOW} at (0,0) size 0x0
</del><ins>+      RenderInline {WINDOW} at (0,0) size 35x17
+        RenderText {#text} at (0,0) size 0x0
+        RenderInline {WINDOW} at (0,0) size 35x17
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderInline {WINDOW} at (0,0) size 0x0
</del><ins>+          RenderInline {WINDOW} at (0,0) size 35x17
</ins><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderInline {WINDOW} at (0,0) size 0x0
</del><ins>+            RenderInline {XUL:TOOLBOX} at (0,0) size 35x17
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderInline {XUL:TOOLBOX} at (0,0) size 0x0
</del><ins>+              RenderInline {XUL:TOOLBAR} at (0,0) size 35x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderInline {XUL:TOOLBAR} at (0,0) size 0x0
-                  RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,0) size 784x17
-        RenderTable at (0,0) size 34x17
-          RenderTableSection (anonymous) at (0,0) size 34x17
-            RenderTableRow (anonymous) at (0,0) size 34x17
-              RenderTableCell {HTML:SPAN} at (0,0) size 33x17 [r=0 c=0 rs=1 cs=1]
-                RenderInline {HTML:BUTTON} at (0,0) size 33x17 [bgcolor=#C0C0C0]
-                  RenderText {#text} at (0,0) size 0x0
-                  RenderInline {HTML:IMG} at (0,0) size 33x17
-                    RenderInline {HTML:BR} at (0,0) size 33x17
-                      RenderText {#text} at (0,0) size 33x17
-                        text run at (0,0) width 33: &quot;Back&quot;
-                RenderText {#text} at (0,0) size 0x0
-              RenderTableCell {HTML:SPAN} at (33,0) size 1x0 [r=0 c=1 rs=1 cs=1]
-                RenderInline {HTML:INPUT} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,17) size 784x0
-        RenderInline {WINDOW} at (0,0) size 0x0
-          RenderInline {WINDOW} at (0,0) size 0x0
-            RenderInline {WINDOW} at (0,0) size 0x0
-              RenderInline {XUL:TOOLBOX} at (0,0) size 0x0
-                RenderInline {XUL:TOOLBAR} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
</del><ins>+                RenderTable at (0,0) size 35x17
+                  RenderTableSection (anonymous) at (0,0) size 35x17
+                    RenderTableRow (anonymous) at (0,0) size 35x17
+                      RenderTableCell {HTML:SPAN} at (0,0) size 34x17 [r=0 c=0 rs=1 cs=1]
+                        RenderInline {HTML:BUTTON} at (0,0) size 33x17 [bgcolor=#C0C0C0]
+                          RenderText {#text} at (0,0) size 0x0
+                          RenderInline {HTML:IMG} at (0,0) size 33x17
+                            RenderInline {HTML:BR} at (0,0) size 33x17
+                              RenderText {#text} at (0,0) size 33x17
+                                text run at (0,0) width 33: &quot;Back&quot;
+                        RenderText {#text} at (0,0) size 0x0
+                      RenderTableCell {HTML:SPAN} at (33,0) size 2x0 [r=0 c=1 rs=1 cs=1]
+                        RenderInline {HTML:INPUT} at (0,0) size 0x0
+                        RenderText {#text} at (0,0) size 0x0
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderText {#text} at (0,0) size 0x0
</span><ins>+          RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug30372expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 at (0,0) size 41x17
-        RenderTableSection (anonymous) at (0,0) size 41x17
-          RenderTableRow (anonymous) at (0,0) size 41x17
-            RenderTableCell {SPAN} at (0,0) size 21x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable at (0,0) size 42x17
+        RenderTableSection (anonymous) at (0,0) size 42x17
+          RenderTableRow (anonymous) at (0,0) size 42x17
+            RenderTableCell {SPAN} at (0,0) size 22x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 21x17
</span><span class="cx">                 text run at (0,0) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {SPAN} at (21,0) size 20x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {SPAN} at (21,0) size 21x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 20x17
</span><span class="cx">                 text run at (0,0) width 20: &quot;bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3103-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,20 +3,20 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 622x400 [border: (4px outset #808080)]
-        RenderTableSection {TBODY} at (4,4) size 614x392
-          RenderTableRow {TR} at (0,2) size 614x193
</del><ins>+      RenderTable {TABLE} at (0,0) size 623x400 [border: (4px outset #808080)]
+        RenderTableSection {TBODY} at (4,4) size 615x392
+          RenderTableRow {TR} at (0,2) size 615x193
</ins><span class="cx">             RenderTableCell {TD} at (2,177) size 204x38 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 196x34
</span><span class="cx">                 text run at (2,2) width 196: &quot;1 Some sample text for the first&quot;
</span><span class="cx">                 text run at (2,19) width 188: &quot;column. Notice its formatting.&quot;
</span><del>-            RenderTableCell {TD} at (208,71) size 404x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,71) size 405x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 398x51
</span><span class="cx">                 text run at (2,2) width 398: &quot;2 Here is some sample text to demonstrate the problem. Is there&quot;
</span><span class="cx">                 text run at (2,19) width 387: &quot;some setting in Navigator that will make this work correctly ?&quot;
</span><span class="cx">                 text run at (2,36) width 234: &quot;If so I haven't found it. Is this a bug ?&quot;
</span><del>-          RenderTableRow {TR} at (0,197) size 614x193
-            RenderTableCell {TD} at (208,266) size 404x55 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,197) size 615x193
+            RenderTableCell {TD} at (208,266) size 405x55 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 398x51
</span><span class="cx">                 text run at (2,2) width 398: &quot;3 Here is some sample text to demonstrate the problem. Is there&quot;
</span><span class="cx">                 text run at (2,19) width 387: &quot;some setting in Navigator that will make this work correctly ?&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3191expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3191-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3191-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3191-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 263x43 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 261x41
-          RenderTableRow {TR} at (0,2) size 261x37
-            RenderTableCell {TD} at (2,2) size 257x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {UL} at (2,2) size 253x17
-                RenderListItem {LI} at (40,0) size 213x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 264x43 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 262x41
+          RenderTableRow {TR} at (0,2) size 262x37
+            RenderTableCell {TD} at (2,2) size 258x37 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {UL} at (2,2) size 254x17
+                RenderListItem {LI} at (40,0) size 214x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderText {#text} at (0,0) size 213x17
</span><span class="cx">                     text run at (0,0) width 213: &quot;blah blah blah blah blah blah blah&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3260expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3260-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,43 +6,43 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 300x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 139x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (56,2) size 27x17
-                text run at (56,2) width 27: &quot;One&quot;
</del><ins>+            RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (56,2) size 28x17
+                text run at (56,2) width 28: &quot;One&quot;
</ins><span class="cx">             RenderTableCell {TD} at (143,2) size 153x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (61,2) size 31x17
</span><span class="cx">                 text run at (61,2) width 31: &quot;Two&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,27) size 300x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 139x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (110,2) size 27x17
-                text run at (110,2) width 27: &quot;One&quot;
</del><ins>+            RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (110,2) size 28x17
+                text run at (110,2) width 28: &quot;One&quot;
</ins><span class="cx">             RenderTableCell {TD} at (143,2) size 153x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (121,2) size 30x17
-                text run at (121,2) width 30: &quot;Two&quot;
-      RenderTable {TABLE} at (0,54) size 369x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 367x48
-          RenderTableRow {TR} at (0,2) size 367x21
-            RenderTableCell {TD} at (2,2) size 179x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (76,2) size 27x17
-                text run at (76,2) width 27: &quot;One&quot;
-            RenderTableCell {TD} at (183,2) size 182x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (76,2) size 30x17
-                text run at (76,2) width 30: &quot;Two&quot;
-          RenderTableRow {TR} at (0,25) size 367x21
-            RenderTableCell {TD} at (2,25) size 179x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderText {#text} at (120,2) size 31x17
+                text run at (120,2) width 31: &quot;Two&quot;
+      RenderTable {TABLE} at (0,54) size 370x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 368x48
+          RenderTableRow {TR} at (0,2) size 368x21
+            RenderTableCell {TD} at (2,2) size 180x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (76,2) size 28x17
+                text run at (76,2) width 28: &quot;One&quot;
+            RenderTableCell {TD} at (183,2) size 183x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (76,2) size 31x17
+                text run at (76,2) width 31: &quot;Two&quot;
+          RenderTableRow {TR} at (0,25) size 368x21
+            RenderTableCell {TD} at (2,25) size 180x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 175x17
</span><span class="cx">                 text run at (2,2) width 175: &quot;----------Long One------------&quot;
</span><del>-            RenderTableCell {TD} at (183,25) size 182x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (183,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 178x17
</span><span class="cx">                 text run at (2,2) width 178: &quot;----------Long Two------------&quot;
</span><span class="cx">       RenderTable {TABLE} at (0,104) size 784x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 370x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 371x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (171,2) size 28x17
</span><span class="cx">                 text run at (171,2) width 28: &quot;One&quot;
</span><span class="cx">             RenderTableCell {TD} at (374,2) size 406x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderText {#text} at (188,2) size 30x17
-                text run at (188,2) width 30: &quot;Two&quot;
</del><ins>+              RenderText {#text} at (187,2) size 31x17
+                text run at (187,2) width 31: &quot;Two&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3263expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3263-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3263-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3263-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 74x50 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 72x25
-          RenderTableRow {TR} at (0,2) size 72x21
-            RenderTableCell {TH} at (2,2) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 64x17
-                text run at (2,2) width 64: &quot;thead cell&quot;
-        RenderTableSection {TBODY} at (1,26) size 72x23
-          RenderTableRow {TR} at (0,0) size 72x21
-            RenderTableCell {TD} at (2,0) size 68x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 75x50 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 73x25
+          RenderTableRow {TR} at (0,2) size 73x21
+            RenderTableCell {TH} at (2,2) size 69x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 65x17
+                text run at (2,2) width 65: &quot;thead cell&quot;
+        RenderTableSection {TBODY} at (1,26) size 73x23
+          RenderTableRow {TR} at (0,0) size 73x21
+            RenderTableCell {TD} at (2,0) size 69x21 [border: (1px inset #808080)] [r=0 c=0 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;tbody cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33091expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x88
</span><span class="cx">         RenderBlock {CENTER} at (0,0) size 784x88
</span><span class="cx">           RenderTable {TABLE} at (78,0) size 628x37 [bgcolor=#000000]
</span><del>-            RenderTableSection {TBODY} at (0,0) size 627x37
-              RenderTableRow {TR} at (0,5) size 627x27
</del><ins>+            RenderTableSection {TBODY} at (0,0) size 628x37
+              RenderTableRow {TR} at (0,5) size 628x27
</ins><span class="cx">                 RenderTableCell {TD} at (5,5) size 40x27 [bgcolor=#FFCC33] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                   RenderText {#text} at (27,5) size 8x17
</span><span class="cx">                     text run at (27,5) width 8: &quot;1&quot;
</span><del>-                RenderTableCell {TD} at (50,5) size 516x27 [bgcolor=#FFCC33] [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (50,5) size 517x27 [bgcolor=#FFCC33] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderInline {A} at (0,0) size 48x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (5,5) size 48x17
</span><span class="cx">                       text run at (5,5) width 48: &quot;Believe&quot;
</span><del>-                RenderTableCell {TD} at (571,5) size 51x27 [bgcolor=#FFCC33] [r=0 c=2 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (571,5) size 52x27 [bgcolor=#FFCC33] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (18,5) size 28x17
</span><span class="cx">                     text run at (18,5) width 28: &quot;4:53&quot;
</span><span class="cx">           RenderBlock {DIV} at (0,37) size 784x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug33092expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {CENTER} at (0,0) size 784x27
</span><span class="cx">         RenderTable {TABLE} at (376,0) 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></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3454expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3454-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,21 +6,21 @@
</span><span class="cx">       RenderTable {TABLE} at (16,0) size 752x67 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 750x65
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 750x21
</span><del>-            RenderTableCell {TH} at (2,2) size 173x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (2,2) size 174x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (45,2) size 83x17
</span><span class="cx">                 text run at (45,2) width 83: &quot;Header One&quot;
</span><del>-            RenderTableCell {TH} at (177,2) size 270x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (177,2) size 271x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (92,2) size 86x17
</span><span class="cx">                 text run at (92,2) width 86: &quot;Header Two&quot;
</span><span class="cx">             RenderTableCell {TH} at (449,2) size 299x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (102,2) size 95x17
-                text run at (102,2) width 95: &quot;Header Three&quot;
</del><ins>+              RenderText {#text} at (101,2) size 96x17
+                text run at (101,2) width 96: &quot;Header Three&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,25) size 750x38
</span><del>-            RenderTableCell {TD} at (2,25) size 173x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 174x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 157x34
</span><span class="cx">                 text run at (2,2) width 116: &quot;This table uses the&quot;
</span><span class="cx">                 text run at (2,19) width 157: &quot;separated borders model.&quot;
</span><del>-            RenderTableCell {TD} at (177,25) size 270x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,25) size 271x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 251x34
</span><span class="cx">                 text run at (2,2) width 251: &quot;This means that elements within the cell&quot;
</span><span class="cx">                 text run at (2,19) width 180: &quot;have border-spacing of 1em.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug36811expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 627x61
-        RenderTableSection {TBODY} at (0,0) size 627x61
-          RenderTableRow {TR} at (0,2) size 627x57
-            RenderTableCell {TD} at (2,19) size 204x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 628x61
+        RenderTableSection {TBODY} at (0,0) size 628x61
+          RenderTableRow {TR} at (0,2) size 628x57
+            RenderTableCell {TD} at (2,19) size 205x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 130x17
</span><span class="cx">                 text run at (3,3) width 130: &quot;Cell 1 (width=33%).&quot;
</span><del>-            RenderTableCell {TD} at (208,19) size 204x23 [border: (2px solid #008000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,19) size 205x23 [border: (2px solid #008000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 130x17
</span><span class="cx">                 text run at (3,3) width 130: &quot;Cell 2 (width=33%).&quot;
</span><del>-            RenderTableCell {TD} at (414,2) size 211x57 [border: (2px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (414,2) size 212x57 [border: (2px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 204x51
</span><span class="cx">                 text run at (3,3) width 179: &quot;Cell 3 (width=*) - should be&quot;
</span><span class="cx">                 text run at (3,20) width 204: &quot;67% when cell 2 is hidden, 33%&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug36812expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3681-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 627x44
-        RenderTableSection {TBODY} at (0,0) size 627x44
-          RenderTableRow {TR} at (0,2) size 627x40
-            RenderTableCell {TD} at (2,10) size 204x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (3,3) size 130x17
-                text run at (3,3) width 130: &quot;Cell 1 (width=33%).&quot;
-            RenderTableCell {TD} at (208,2) size 417x40 [border: (2px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 628x44
+        RenderTableSection {TBODY} at (0,0) size 628x44
+          RenderTableRow {TR} at (0,2) size 628x40
+            RenderTableCell {TD} at (2,10) size 205x24 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 130x18
+                text run at (3,4) width 130: &quot;Cell 1 (width=33%).&quot;
+            RenderTableCell {TD} at (208,2) size 418x40 [border: (2px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 387x34
</span><span class="cx">                 text run at (3,3) width 387: &quot;Cell 3 (width=*) - should be 67% when cell 2 is hidden, 33%&quot;
</span><span class="cx">                 text run at (3,20) width 136: &quot;when cell 2 is visible.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug3718expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3718-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3718-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug3718-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 118x46 [border: (3px outset #808080)]
-        RenderTableSection {TBODY} at (3,3) size 112x40
-          RenderTableRow {TR} at (0,0) size 112x40
-            RenderTableCell {TD} at (0,0) size 112x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock (anonymous) at (1,1) size 110x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 119x46 [border: (3px outset #808080)]
+        RenderTableSection {TBODY} at (3,3) size 113x40
+          RenderTableRow {TR} at (0,0) size 113x40
+            RenderTableCell {TD} at (0,0) size 113x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,1) size 111x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 110x17
</span><span class="cx">                   text run at (0,0) width 110: &quot;Family Essentials&quot;
</span><del>-              RenderTable {TABLE} at (1,18) size 25x21 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 23x19
-                  RenderTableRow {TR} at (0,0) size 23x19
-                    RenderTableCell {TD} at (0,0) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (1,18) 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]
</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></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug4093expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug4093-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,26 +10,26 @@
</span><span class="cx">               RenderBlock (anonymous) at (2,2) size 772x17
</span><span class="cx">                 RenderText {#text} at (0,0) size 12x17
</span><span class="cx">                   text run at (0,0) width 12: &quot;Y&quot;
</span><del>-                RenderTable {TABLE} at (548,0) size 224x212
-                  RenderTableSection {TBODY} at (0,0) size 224x212
-                    RenderTableRow {TR} at (0,0) size 224x163
-                      RenderTableCell {TD} at (0,105) size 10x1 [r=0 c=0 rs=4 cs=1]
</del><ins>+                RenderTable {TABLE} at (547,0) size 225x212
+                  RenderTableSection {TBODY} at (0,0) size 225x212
+                    RenderTableRow {TR} at (0,0) size 225x163
+                      RenderTableCell {TD} at (0,105) size 11x2 [r=0 c=0 rs=4 cs=1]
</ins><span class="cx">                         RenderImage {IMG} at (0,0) size 10x1
</span><del>-                      RenderTableCell {TD} at (10,0) size 214x163 [r=0 c=1 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (10,0) size 215x163 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderImage {IMG} at (0,0) size 214x163
</span><del>-                    RenderTableRow {TR} at (0,163) size 224x8
-                      RenderTableCell {TD} at (10,163) size 214x8 [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,163) size 225x8
+                      RenderTableCell {TD} at (10,163) size 215x8 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderImage {IMG} at (0,0) size 1x8
</span><del>-                    RenderTableRow {TR} at (0,171) size 224x33
-                      RenderTableCell {TD} at (10,171) size 214x33 [r=2 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,171) size 225x33
+                      RenderTableCell {TD} at (10,171) size 215x33 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderInline {FONT} at (0,0) size 203x33 [color=#666600]
</span><span class="cx">                           RenderText {#text} at (0,0) size 203x33
</span><span class="cx">                             text run at (0,0) width 203: &quot;CleanSweep Deluxe tracks the files you use&quot;
</span><span class="cx">                             text run at (0,11) width 192: &quot;most often, then recommends rarely used&quot;
</span><span class="cx">                             text run at (0,22) width 105: &quot;ones for you to delete.&quot;
</span><span class="cx">                           RenderBR {BR} at (105,31) size 0x0
</span><del>-                    RenderTableRow {TR} at (0,204) size 224x8
-                      RenderTableCell {TD} at (10,204) size 214x8 [r=3 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableRow {TR} at (0,204) size 225x8
+                      RenderTableCell {TD} at (10,204) size 215x8 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">                         RenderImage {IMG} at (0,0) size 1x8
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderBlock {P} at (2,35) size 772x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug625expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug625-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug625-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug625-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,15 +9,15 @@
</span><span class="cx">       RenderTable {TABLE} at (0,29) size 642x216
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 642x216
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 642x27
</span><del>-            RenderTableCell {TD} at (0,0) size 642x27 [r=0 c=0 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (0,0) size 643x27 [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 642x27 [border: (1px solid #000000)]
</span><span class="cx">           RenderTableRow {TR} at (0,27) size 642x189
</span><del>-            RenderTableCell {TD} at (0,81) size 150x80 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,81) size 150x81 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 102x80 [border: (1px solid #000000)]
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (150,121) size 67x1 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (150,121) size 68x1 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 40x1
</span><del>-            RenderTableCell {TD} at (217,27) size 425x189 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (217,27) size 426x189 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 252x172 [border: (1px solid #000000)]
</span><span class="cx">               RenderBR {BR} at (252,172) size 0x0
</span><span class="cx">               RenderText {#text} at (0,172) size 74x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6411expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x300 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x300
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x296
</span><del>-            RenderTableCell {TD} at (2,140) size 780x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 25x17
-                text run at (1,1) width 25: &quot;Foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,140) size 780x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 25x18
+                text run at (1,2) width 25: &quot;Foo&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug6412expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug641-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,6 +6,6 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x584 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x584
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x580
</span><del>-            RenderTableCell {TD} at (2,282) size 780x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 25x17
-                text run at (1,1) width 25: &quot;Foo&quot;
</del><ins>+            RenderTableCell {TD} at (2,282) size 780x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 25x18
+                text run at (1,2) width 25: &quot;Foo&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug647expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug647-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 430x17
</span><span class="cx">           text run at (0,0) width 430: &quot;If the font size is too big for the inside table, it is probably bug 6925.&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 110x48 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 108x46
-          RenderTableRow {TR} at (0,2) size 108x42
-            RenderTableCell {TD} at (2,2) size 104x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {CENTER} at (2,2) size 100x38
</del><ins>+      RenderTable {TABLE} at (0,17) size 111x48 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 109x46
+          RenderTableRow {TR} at (0,2) size 109x42
+            RenderTableCell {TD} at (2,2) size 105x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {CENTER} at (2,2) size 101x38
</ins><span class="cx">                 RenderTable {TABLE} at (0,0) size 100x21 [border: (1px outset #808080)]
</span><span class="cx">                   RenderTableSection {TBODY} at (1,1) size 98x19
</span><span class="cx">                     RenderTableRow {TR} at (0,2) size 98x15
</span><span class="lines">@@ -23,6 +23,6 @@
</span><span class="cx">                             RenderText {#text} at (33,0) size 24x11
</span><span class="cx">                               text run at (33,0) width 24: &quot;inside&quot;
</span><span class="cx">                           RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock (anonymous) at (0,21) size 100x17
</del><ins>+                RenderBlock (anonymous) at (0,21) size 101x17
</ins><span class="cx">                   RenderText {#text} at (10,0) size 80x17
</span><span class="cx">                     text run at (10,0) width 80: &quot;outside table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug650expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug650-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug650-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug650-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,12 +7,12 @@
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x686
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 769x682
</span><span class="cx">             RenderTableCell {TD} at (2,308) size 728x70 [r=0 c=0 rs=1 cs=1]
</span><del>-              RenderText {#text} at (1,1) size 726x68
</del><ins>+              RenderText {#text} at (1,1) size 708x68
</ins><span class="cx">                 text run at (1,1) width 708: &quot;This is some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This is&quot;
</span><del>-                text run at (1,18) width 726: &quot;some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This is some text&quot;
-                text run at (1,35) width 710: &quot;to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a&quot;
-                text run at (1,52) width 504: &quot;table cell. This is some text to fill a table cell. This is some text to fill a table cell.&quot;
-            RenderTableCell {TD} at (732,2) size 35x682 [r=0 c=1 rs=1 cs=1]
</del><ins>+                text run at (1,18) width 699: &quot;some text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This is some&quot;
+                text run at (1,35) width 705: &quot;text to fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell. This is some text to&quot;
+                text run at (1,52) width 536: &quot;fill a table cell. This is some text to fill a table cell. This is some text to fill a table cell.&quot;
+            RenderTableCell {TD} at (731,2) size 36x682 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 33x680
</span><span class="cx">                 text run at (1,1) width 28: &quot;This&quot;
</span><span class="cx">                 text run at (1,18) width 10: &quot;is&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug709expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug709-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug709-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug709-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 741x23
-        RenderTableSection {TBODY} at (0,0) size 741x23
-          RenderTableRow {TR} at (0,2) size 741x19
-            RenderTableCell {TD} at (2,2) size 304x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 302x17
-                text run at (1,1) width 302: &quot;The quick brown fox jumped over the lazy dog.&quot;
-            RenderTableCell {TD} at (308,2) size 431x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 429x17
-                text run at (1,1) width 429: &quot;Now is the time for all good men to come to the aid of their country.&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 742x23
+        RenderTableSection {TBODY} at (0,0) size 742x23
+          RenderTableRow {TR} at (0,2) size 742x19
+            RenderTableCell {TD} at (2,2) size 305x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 303x17
+                text run at (1,1) width 303: &quot;The quick brown fox jumped over the lazy dog.&quot;
+            RenderTableCell {TD} at (308,2) size 432x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 430x17
+                text run at (1,1) width 430: &quot;Now is the time for all good men to come to the aid of their country.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug727expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug727-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug727-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug727-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 204x17
</span><span class="cx">                 text run at (2,2) width 204: &quot;MozillaZine.org Is Now Active!&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 348x38
</span><del>-            RenderTableCell {TD} at (2,33) size 194x21 [border: (1px inset #808080)] [r=1 c=0 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 (2,33) size 194x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 4x18
+                text run at (2,3) width 4: &quot; &quot;
</ins><span class="cx">             RenderTableCell {TD} at (198,25) size 148x38 [bgcolor=#FF9900] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 131x34
</span><span class="cx">                 text run at (2,2) width 131: &quot;Thursday September&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug963expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug963-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,33 +7,33 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 348x17
</span><span class="cx">           text run at (0,0) width 348: &quot;The window needs to be resized smaller to see the bug &quot;
</span><span class="cx">         RenderBR {BR} at (348,14) size 0x0
</span><del>-      RenderTable {TABLE} at (0,17) size 447x23
-        RenderTableSection {TBODY} at (0,0) size 447x23
-          RenderTableRow {TR} at (0,2) size 447x19
-            RenderTableCell {TD} at (2,2) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 448x23
+        RenderTableSection {TBODY} at (0,0) size 448x23
+          RenderTableRow {TR} at (0,2) size 448x19
+            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;Back&quot;
</span><del>-            RenderTableCell {TD} at (39,2) size 56x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (39,2) size 57x19 [r=0 c=1 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;Forward&quot;
</span><del>-            RenderTableCell {TD} at (97,2) size 47x19 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,2) size 48x19 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 45x17
</span><span class="cx">                 text run at (1,1) width 45: &quot;Reload&quot;
</span><del>-            RenderTableCell {TD} at (146,2) size 41x19 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,2) size 42x19 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 39x17
</span><span class="cx">                 text run at (1,1) width 39: &quot;Home&quot;
</span><del>-            RenderTableCell {TD} at (189,2) size 45x19 [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (189,2) size 46x19 [r=0 c=4 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;Search&quot;
</span><del>-            RenderTableCell {TD} at (236,2) size 86x19 [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (236,2) size 87x19 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 84x17
</span><span class="cx">                 text run at (1,1) width 84: &quot;My Netscape&quot;
</span><del>-            RenderTableCell {TD} at (324,2) size 32x19 [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (324,2) size 33x19 [r=0 c=6 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;Print&quot;
</span><del>-            RenderTableCell {TD} at (358,2) size 54x19 [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (358,2) size 55x19 [r=0 c=7 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;Security&quot;
</span><del>-            RenderTableCell {TD} at (414,2) size 31x19 [r=0 c=8 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (414,2) size 32x19 [r=0 c=8 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 29x17
</span><span class="cx">                 text run at (1,1) width 29: &quot;Stop&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug965expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug965-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug965-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug965-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,75 +3,75 @@
</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 103x50 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 101x48
-          RenderTableRow {TR} at (0,2) size 101x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 104x50 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 102x48
+          RenderTableRow {TR} at (0,2) size 102x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [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;one&quot;
</span><del>-            RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [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;three&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 101x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 102x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [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;four&quot;
</span><del>-            RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;five&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 18x17
</span><span class="cx">                 text run at (2,2) width 18: &quot;six&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 103x50 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 101x48
-          RenderTableRow {TR} at (0,2) size 101x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,67) size 104x50 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 102x48
+          RenderTableRow {TR} at (0,2) size 102x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [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;one&quot;
</span><del>-            RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [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;three&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 101x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 102x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [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;four&quot;
</span><del>-            RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;five&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 18x17
</span><span class="cx">                 text run at (2,2) width 18: &quot;six&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,117) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 229x17
</span><span class="cx">           text run at (0,17) width 229: &quot;should be 2px solid red around table&quot;
</span><del>-      RenderTable {TABLE} at (0,151) size 75x29 [border: (2px solid #FF0000)]
-        RenderTableSection {TBODY} at (2,2) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,151) size 76x29 [border: (2px solid #FF0000)]
+        RenderTableSection {TBODY} at (2,2) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [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 (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [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><span class="cx">       RenderBlock (anonymous) at (0,180) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 256x17
</span><span class="cx">           text run at (0,17) width 256: &quot;should be medium solid red around table&quot;
</span><del>-      RenderTable {TABLE} at (0,214) size 77x31 [border: (3px solid #FF0000)]
-        RenderTableSection {TBODY} at (3,3) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,214) size 78x31 [border: (3px solid #FF0000)]
+        RenderTableSection {TBODY} at (3,3) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [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 (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [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></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug127040expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,26 +3,26 @@
</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 72x65 [bgcolor=#008000] [border: (1px solid #0000FF)]
-        RenderTableSection {TBODY} at (1,1) size 70x63
-          RenderTableRow {TR} at (0,0) size 70x21
-            RenderTableCell {TD} at (0,0) size 34x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 73x65 [bgcolor=#008000] [border: (1px solid #0000FF)]
+        RenderTableSection {TBODY} at (1,1) size 71x63
+          RenderTableRow {TR} at (0,0) size 71x21
+            RenderTableCell {TD} at (0,0) size 35x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [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;asdf&quot;
</span><del>-            RenderTableCell {TD} at (34,0) size 36x21 [border: (1px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,0) size 37x21 [border: (1px solid #0000FF)] [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;qwer&quot;
</span><del>-          RenderTableRow {TR} at (0,21) size 70x21
-            RenderTableCell {TD} at (0,21) size 34x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,21) size 71x21
+            RenderTableCell {TD} at (0,21) size 35x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [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;fdsa&quot;
</span><del>-            RenderTableCell {TD} at (34,21) size 36x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,21) size 37x21 [bgcolor=#FF0000] [border: (1px solid #0000FF)] [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;rewq&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 70x21
-            RenderTableCell {TD} at (0,42) size 34x21 [border: (1px solid #0000FF)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 71x21
+            RenderTableCell {TD} at (0,42) size 35x21 [border: (1px solid #0000FF)] [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;zxcv&quot;
</span><del>-            RenderTableCell {TD} at (34,42) size 36x21 [border: (1px solid #0000FF)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,42) size 37x21 [border: (1px solid #0000FF)] [r=2 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;uiop&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412623expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-3-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,17 +12,17 @@
</span><span class="cx">           text run at (681,17) width 71: &quot;because it's&quot;
</span><span class="cx">           text run at (0,34) width 412: &quot;thicker and the blue border should override the red border for the &quot;
</span><span class="cx">           text run at (412,34) width 81: &quot;same reason.&quot;
</span><del>-      RenderTable {TABLE} at (0,67) size 165x31 [border: (3px solid #FF0000)]
-        RenderTableSection {TBODY} at (2,3) size 160x25
-          RenderTableRow {TR} at (0,0) size 160x25
-            RenderTableCell {TD} at (0,0) size 53x24 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,67) size 166x31 [border: (3px solid #FF0000)]
+        RenderTableSection {TBODY} at (2,3) size 161x25
+          RenderTableRow {TR} at (0,0) size 161x25
+            RenderTableCell {TD} at (0,0) size 54x25 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (4,4) size 46x18
+                text run at (4,5) width 46: &quot;Cell #1&quot;
+            RenderTableCell {TD} at (53,0) size 54x25 [border: (3px solid #008000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (3,4) size 46x18
+                text run at (3,5) width 46: &quot;Cell #2&quot;
+            RenderTableCell {TD} at (106,0) size 55x25 [border: (3px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 46x17
</span><del>-                text run at (4,4) width 46: &quot;Cell #1&quot;
-            RenderTableCell {TD} at (53,0) size 53x24 [border: (3px solid #008000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (3,4) size 46x17
-                text run at (3,4) width 46: &quot;Cell #2&quot;
-            RenderTableCell {TD} at (106,0) size 54x25 [border: (3px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (4,4) size 46x17
</del><span class="cx">                 text run at (4,4) width 46: &quot;Cell #3&quot;
</span><span class="cx">       RenderBlock {P} at (0,114) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 27x17
</span><span class="lines">@@ -33,60 +33,60 @@
</span><span class="cx">             text run at (100,0) width 152: &quot;collapsing border model&quot;
</span><span class="cx">         RenderText {#text} at (252,0) size 122x17
</span><span class="cx">           text run at (252,0) width 122: &quot; for following tests:&quot;
</span><del>-      RenderTable {TABLE} at (0,147) size 158x267 [border: (2px solid #FFFF00)]
</del><ins>+      RenderTable {TABLE} at (0,147) size 159x267 [border: (2px solid #FFFF00)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
</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 (2,2) size 153x262
-          RenderTableRow {TR} at (0,0) size 153x54
-            RenderTableCell {TD} at (0,1) size 52x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (2,2) size 154x262
+          RenderTableRow {TR} at (0,0) size 154x54
+            RenderTableCell {TD} at (0,1) size 53x52 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,19) size 8x17
</span><span class="cx">                 text run at (19,19) width 8: &quot;1&quot;
</span><del>-            RenderTableCell {TD} at (52,0) size 50x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (18,19) size 8x17
</span><span class="cx">                 text run at (18,19) width 8: &quot;2&quot;
</span><del>-            RenderTableCell {TD} at (102,0) size 51x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,0) size 52x54 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,19) size 8x17
</span><span class="cx">                 text run at (17,19) width 8: &quot;3&quot;
</span><del>-          RenderTableRow {TR} at (0,54) size 153x54
-            RenderTableCell {TD} at (0,56) size 52x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,54) size 154x54
+            RenderTableCell {TD} at (0,56) size 53x50 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,17) size 8x17
</span><span class="cx">                 text run at (19,17) width 8: &quot;4&quot;
</span><del>-            RenderTableCell {TD} at (52,54) size 50x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,54) size 51x54 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,19) size 8x17
</span><span class="cx">                 text run at (19,19) width 8: &quot;5&quot;
</span><del>-            RenderTableCell {TD} at (102,54) size 51x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,54) size 52x54 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,19) size 8x17
</span><span class="cx">                 text run at (19,19) width 8: &quot;6&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 153x52
-            RenderTableCell {TD} at (0,109) size 52x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,108) size 154x52
+            RenderTableCell {TD} at (0,109) size 53x50 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,17) size 8x17
</span><span class="cx">                 text run at (19,17) width 8: &quot;7&quot;
</span><del>-            RenderTableCell {TD} at (52,108) size 50x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (18,19) size 8x17
</span><span class="cx">                 text run at (18,19) width 8: &quot;8&quot;
</span><del>-            RenderTableCell {TD} at (102,108) size 51x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,108) size 52x52 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,19) size 8x17
</span><span class="cx">                 text run at (17,19) width 8: &quot;9&quot;
</span><del>-          RenderTableRow {TR} at (0,160) size 153x50
-            RenderTableCell {TD} at (0,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,160) size 154x50
+            RenderTableCell {TD} at (0,160) size 53x50 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,17) size 16x17
</span><span class="cx">                 text run at (19,17) width 16: &quot;10&quot;
</span><del>-            RenderTableCell {TD} at (52,160) size 50x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (18,17) size 16x17
</span><span class="cx">                 text run at (18,17) width 16: &quot;11&quot;
</span><del>-            RenderTableCell {TD} at (102,160) size 51x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,160) size 52x50 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,17) size 16x17
</span><span class="cx">                 text run at (17,17) width 16: &quot;12&quot;
</span><del>-          RenderTableRow {TR} at (0,210) size 153x52
-            RenderTableCell {TD} at (0,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,210) size 154x52
+            RenderTableCell {TD} at (0,210) size 53x52 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (19,17) size 16x17
</span><span class="cx">                 text run at (19,17) width 16: &quot;13&quot;
</span><del>-            RenderTableCell {TD} at (52,210) size 50x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (18,17) size 16x17
</span><span class="cx">                 text run at (18,17) width 16: &quot;14&quot;
</span><del>-            RenderTableCell {TD} at (102,210) size 51x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,210) size 52x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,17) size 16x17
</span><span class="cx">                 text run at (17,17) width 16: &quot;15&quot;
</span><span class="cx">       RenderBlock {P} at (0,430) size 769x55
</span><span class="lines">@@ -111,35 +111,35 @@
</span><span class="cx">             text run at (213,20) width 112: &quot;tr:first-child&quot;
</span><span class="cx">         RenderText {#text} at (325,17) size 4x17
</span><span class="cx">           text run at (325,17) width 4: &quot;.&quot;
</span><del>-      RenderTable {TABLE} at (0,552) size 150x63 [border: (1px none #808080)]
-        RenderTableSection {TBODY} at (0,1) size 150x62
-          RenderTableRow {TR} at (0,0) size 150x21 [border: (2px solid #000000) none]
-            RenderTableCell {TD} at (0,0) size 50x21 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 8x17
-                text run at (21,2) width 8: &quot;a&quot;
-            RenderTableCell {TD} at (50,0) size 50x21 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,552) size 151x63 [border: (1px none #808080)]
+        RenderTableSection {TBODY} at (0,1) size 151x62
+          RenderTableRow {TR} at (0,0) size 151x21 [border: (2px solid #000000) none]
+            RenderTableCell {TD} at (0,0) size 51x21 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 9x17
+                text run at (21,2) width 9: &quot;a&quot;
+            RenderTableCell {TD} at (50,0) size 51x21 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (20,2) size 10x17
</span><span class="cx">                 text run at (20,2) width 10: &quot;b&quot;
</span><del>-            RenderTableCell {TD} at (100,0) size 50x21 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,0) size 51x21 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,2) size 8x17
</span><span class="cx">                 text run at (21,2) width 8: &quot;c&quot;
</span><del>-          RenderTableRow {TR} at (0,21) size 150x21 [border: (2px solid #000000) none]
-            RenderTableCell {TD} at (0,21) size 50x21 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 8x17
-                text run at (21,2) width 8: &quot;3&quot;
-            RenderTableCell {TD} at (50,21) size 50x21 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 8x17
-                text run at (21,2) width 8: &quot;4&quot;
-            RenderTableCell {TD} at (100,21) size 50x21 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 8x17
-                text run at (21,2) width 8: &quot;5&quot;
-          RenderTableRow {TR} at (0,42) size 150x20 [border: (2px solid #000000) none]
-            RenderTableCell {TD} at (0,42) size 50x20 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (21,2) size 8x17
-                text run at (21,2) width 8: &quot;5&quot;
-            RenderTableCell {TD} at (50,42) size 50x20 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (17,2) size 16x17
-                text run at (17,2) width 16: &quot;12&quot;
-            RenderTableCell {TD} at (100,42) size 50x20 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (17,2) size 16x17
-                text run at (17,2) width 16: &quot;13&quot;
</del><ins>+          RenderTableRow {TR} at (0,21) size 151x21 [border: (2px solid #000000) none]
+            RenderTableCell {TD} at (0,21) size 51x21 [border: (1px none #000000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 9x17
+                text run at (21,2) width 9: &quot;3&quot;
+            RenderTableCell {TD} at (50,21) size 51x21 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 9x17
+                text run at (21,2) width 9: &quot;4&quot;
+            RenderTableCell {TD} at (100,21) size 51x21 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 9x17
+                text run at (21,2) width 9: &quot;5&quot;
+          RenderTableRow {TR} at (0,42) size 151x20 [border: (2px solid #000000) none]
+            RenderTableCell {TD} at (0,42) size 51x20 [border: (1px none #000000)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (21,2) size 9x17
+                text run at (21,2) width 9: &quot;5&quot;
+            RenderTableCell {TD} at (50,42) size 51x20 [border: (1px none #000000)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (17,2) size 17x17
+                text run at (17,2) width 17: &quot;12&quot;
+            RenderTableCell {TD} at (100,42) size 51x20 [border: (1px none #000000)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (17,2) size 17x17
+                text run at (17,2) width 17: &quot;13&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacollapsing_bordersbug412624expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -5,27 +5,27 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><span class="cx">       RenderBlock {BLOCKQUOTE} at (40,0) size 704x123
</span><span class="cx">         RenderBlock {CENTER} at (0,0) size 704x123
</span><del>-          RenderTable {TABLE} at (298,0) size 108x77 [border: (2px none #808080)]
-            RenderTableSection {TBODY} at (2,2) size 103x72
-              RenderTableRow {TR} at (0,0) size 103x24
-                RenderTableCell {TD} at (0,0) size 37x24 [border: (3px groove #0000FF)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTable {TABLE} at (297,0) size 110x77 [border: (2px none #808080)]
+            RenderTableSection {TBODY} at (2,2) size 104x72
+              RenderTableRow {TR} at (0,0) size 104x24
+                RenderTableCell {TD} at (0,0) size 38x24 [border: (3px groove #0000FF)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 29x17
</span><span class="cx">                     text run at (4,4) width 29: &quot;EST&quot;
</span><del>-                RenderTableCell {TD} at (37,0) size 66x24 [border: (3px groove #0000FF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (37,0) size 67x24 [border: (3px groove #0000FF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 59x17
</span><span class="cx">                     text run at (4,4) width 59: &quot;9:00 a.m.&quot;
</span><del>-              RenderTableRow {TR} at (0,24) size 103x24
-                RenderTableCell {TD} at (0,24) size 37x24 [border: (3px groove #0000FF)] [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,24) size 104x24
+                RenderTableCell {TD} at (0,24) size 38x24 [border: (3px groove #0000FF)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 30x17
</span><span class="cx">                     text run at (4,4) width 30: &quot;CST&quot;
</span><del>-                RenderTableCell {TD} at (37,24) size 66x24 [border: (3px groove #0000FF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (37,24) size 67x24 [border: (3px groove #0000FF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 59x17
</span><span class="cx">                     text run at (4,4) width 59: &quot;8:00 a.m.&quot;
</span><del>-              RenderTableRow {TR} at (0,48) size 103x24
-                RenderTableCell {TD} at (0,48) size 37x24 [border: (3px groove #0000FF)] [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableRow {TR} at (0,48) size 104x24
+                RenderTableCell {TD} at (0,48) size 38x24 [border: (3px groove #0000FF)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 28x17
</span><span class="cx">                     text run at (4,4) width 28: &quot;PST&quot;
</span><del>-                RenderTableCell {TD} at (37,48) size 66x24 [border: (3px groove #0000FF)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                RenderTableCell {TD} at (37,48) size 67x24 [border: (3px groove #0000FF)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                   RenderText {#text} at (4,4) size 59x17
</span><span class="cx">                     text run at (4,4) width 59: &quot;6:00 a.m.&quot;
</span><span class="cx">           RenderBlock {P} at (0,93) size 704x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebloombergexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/bloomberg-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> layer at (0,0) size 785x661
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x661
</span><span class="cx">     RenderBody {BODY} at (8,8) size 769x637 [color=#333333] [bgcolor=#FFFFFF]
</span><del>-      RenderTable {TABLE} at (0,0) size 636x610 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 634x608
-          RenderTableRow {TR} at (0,0) size 634x24
-            RenderTableCell {TD} at (0,0) size 148x608 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 637x610 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 635x608
+          RenderTableRow {TR} at (0,0) size 635x24
+            RenderTableCell {TD} at (0,0) size 149x608 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
</ins><span class="cx">               RenderInline {B} at (0,0) size 64x17
</span><span class="cx">                 RenderInline {A} at (0,0) size 64x17
</span><span class="cx">                   RenderInline {FONT} at (0,0) size 64x15 [color=#FFFFFF]
</span><span class="lines">@@ -212,31 +212,31 @@
</span><span class="cx">                     text run at (4,572) width 74: &quot;To Advertise&quot;
</span><span class="cx">                 RenderBR {BR} at (78,584) size 0x0
</span><span class="cx">               RenderBR {BR} at (4,587) size 0x17
</span><del>-            RenderTableCell {TD} at (148,0) size 486x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (148,0) size 487x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (10,4) size 466x16
</span><del>-          RenderTableRow {TR} at (0,24) size 634x69
-            RenderTableCell {TD} at (148,24) size 128x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderInline {A} at (0,0) size 120x17
</del><ins>+          RenderTableRow {TR} at (0,24) size 635x69
+            RenderTableCell {TD} at (148,24) size 129x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 121x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderImage {IMG} at (4,4) size 120x60
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderImage {IMG} at (4,64) size 120x1
</span><del>-            RenderTableCell {TD} at (276,24) size 175x69 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderInline {A} at (0,0) size 167x17
</del><ins>+            RenderTableCell {TD} at (276,24) size 176x69 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 168x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderImage {IMG} at (4,4) size 167x60
</del><ins>+                RenderImage {IMG} at (4,4) size 168x60
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderImage {IMG} at (4,64) size 167x1
-            RenderTableCell {TD} at (451,24) size 183x519 [bgcolor=#CCCC99] [border: (1px inset #808080)] [r=1 c=3 rs=6 cs=1]
-              RenderBlock (anonymous) at (4,4) size 175x26
-                RenderInline {FONT} at (0,0) size 143x11
-                  RenderInline {FONT} at (0,0) size 143x11
-                    RenderInline {SPAN} at (0,0) size 143x11
-                      RenderText {#text} at (16,0) size 143x11
-                        text run at (16,0) width 143: &quot;Tue, 27 Jul 1999, 2:47pm EDT&quot;
-                      RenderBR {BR} at (159,9) size 0x0
</del><ins>+              RenderImage {IMG} at (4,64) size 168x1
+            RenderTableCell {TD} at (451,24) size 184x519 [bgcolor=#CCCC99] [border: (1px inset #808080)] [r=1 c=3 rs=6 cs=1]
+              RenderBlock (anonymous) at (4,4) size 176x26
+                RenderInline {FONT} at (0,0) size 144x11
+                  RenderInline {FONT} at (0,0) size 144x11
+                    RenderInline {SPAN} at (0,0) size 144x11
+                      RenderText {#text} at (16,0) size 144x11
+                        text run at (16,0) width 144: &quot;Tue, 27 Jul 1999, 2:47pm EDT&quot;
+                      RenderBR {BR} at (159,9) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderInline {FONT} at (0,0) size 105x15 [color=#000000]
</span><span class="cx">                   RenderInline {B} at (0,0) size 105x15
</span><span class="lines">@@ -245,45 +245,45 @@
</span><span class="cx">                         text run at (35,11) width 105: &quot;Market Snapshot&quot;
</span><span class="cx">                       RenderBR {BR} at (139,23) size 1x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock {CENTER} at (4,30) size 175x485
-                RenderInline {A} at (0,0) size 175x17
</del><ins>+              RenderBlock {CENTER} at (4,30) size 176x485
+                RenderInline {A} at (0,0) size 176x17
</ins><span class="cx">                   RenderImage {IMG} at (0,0) size 175x270
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderInline {A} at (0,0) size 161x17
</del><ins>+                RenderInline {A} at (0,0) size 162x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderImage {IMG} at (7,270) size 161x30
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderInline {FONT} at (0,0) size 149x15 [color=#000000]
-                  RenderInline {B} at (0,0) size 149x15
-                    RenderInline {SPAN} at (0,0) size 149x15
-                      RenderText {#text} at (13,300) size 149x15
-                        text run at (13,300) width 149: &quot;Financial Market Update&quot;
-                      RenderBR {BR} at (162,312) size 0x0
</del><ins>+                RenderInline {FONT} at (0,0) size 150x15 [color=#000000]
+                  RenderInline {B} at (0,0) size 150x15
+                    RenderInline {SPAN} at (0,0) size 150x15
+                      RenderText {#text} at (13,300) size 150x15
+                        text run at (13,300) width 150: &quot;Financial Market Update&quot;
+                      RenderBR {BR} at (162,312) size 1x0
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderInline {FONT} at (0,0) size 85x11
-                  RenderInline {A} at (0,0) size 32x11
-                    RenderText {#text} at (45,315) size 32x11
-                      text run at (45,315) width 32: &quot;AUDIO&quot;
-                  RenderText {#text} at (77,315) size 18x11
-                    text run at (77,315) width 18: &quot;  |   &quot;
-                  RenderInline {A} at (0,0) size 32x11
-                    RenderText {#text} at (95,315) size 32x11
-                      text run at (95,315) width 32: &quot;VIDEO&quot;
-                  RenderText {#text} at (127,315) size 3x11
-                    text run at (127,315) width 3: &quot; &quot;
</del><ins>+                RenderInline {FONT} at (0,0) size 86x11
+                  RenderInline {A} at (0,0) size 33x11
+                    RenderText {#text} at (45,315) size 33x11
+                      text run at (45,315) width 33: &quot;AUDIO&quot;
+                  RenderText {#text} at (77,315) size 19x11
+                    text run at (77,315) width 19: &quot;  |   &quot;
+                  RenderInline {A} at (0,0) size 33x11
+                    RenderText {#text} at (95,315) size 33x11
+                      text run at (95,315) width 33: &quot;VIDEO&quot;
+                  RenderText {#text} at (127,315) size 4x11
+                    text run at (127,315) width 4: &quot; &quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">                 RenderBR {BR} at (87,326) size 1x17
</span><span class="cx">                 RenderBR {BR} at (87,343) size 1x17
</span><del>-                RenderInline {A} at (0,0) size 125x17
</del><ins>+                RenderInline {A} at (0,0) size 126x17
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                   RenderImage {IMG} at (25,360) size 125x125
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,93) size 634x110
-            RenderTableCell {TD} at (148,93) size 303x110 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,93) size 635x110
+            RenderTableCell {TD} at (148,93) size 304x110 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderInline {A} at (0,0) size 0x0
</span><span class="cx">                 RenderImage {IMG} at (4,4) size 288x26
</span><span class="cx">               RenderBR {BR} at (295,4) size 0x17
</span><span class="lines">@@ -300,8 +300,8 @@
</span><span class="cx">                   RenderText {#text} at (4,89) size 46x17
</span><span class="cx">                     text run at (4,89) width 46: &quot;More...&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,203) size 634x405
-            RenderTableCell {TD} at (148,203) size 303x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,203) size 635x405
+            RenderTableCell {TD} at (148,203) size 304x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderImage {IMG} at (4,4) size 290x35
</span><span class="cx">               RenderBR {BR} at (294,39) size 0x0
</span><span class="cx">               RenderInline {A} at (0,0) size 249x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorebordersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/borders-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,149 +3,149 @@
</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 75x29 [border: (2px solid #FF0000)]
-        RenderTableSection {TBODY} at (2,2) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 76x29 [border: (2px solid #FF0000)]
+        RenderTableSection {TBODY} at (2,2) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [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 (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [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><span class="cx">       RenderBlock (anonymous) at (0,29) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,46) size 77x31 [border: (3px solid #FF0000)]
-        RenderTableSection {TBODY} at (3,3) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,46) size 78x31 [border: (3px solid #FF0000)]
+        RenderTableSection {TBODY} at (3,3) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [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 (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [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>-      RenderTable {TABLE} at (0,77) size 63x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 61x25
-          RenderTableRow {TR} at (0,2) size 61x21
-            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,77) size 64x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 62x25
+          RenderTableRow {TR} at (0,2) size 62x21
+            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;one&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 29x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,104) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,121) size 67x23
-        RenderTableSection {TBODY} at (0,0) size 67x23
-          RenderTableRow {TR} at (0,2) size 67x19
-            RenderTableCell {TD} at (2,2) size 18x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,121) size 68x23
+        RenderTableSection {TBODY} at (0,0) size 68x23
+          RenderTableRow {TR} at (0,2) size 68x19
+            RenderTableCell {TD} at (2,2) size 19x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 16x17
</span><span class="cx">                 text run at (1,1) width 16: &quot;no&quot;
</span><del>-            RenderTableCell {TD} at (22,2) size 43x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (22,2) size 44x19 [r=0 c=1 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;border&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,144) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 66x17
</span><span class="cx">           text run at (0,0) width 66: &quot;This table:&quot;
</span><del>-      RenderTable {TABLE} at (0,161) size 73x27 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px inset #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,161) size 74x27 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            RenderTableCell {TD} at (2,2) size 32x21 [border: (1px inset #FF0000)] [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 (35,2) size 34x21 [border: (1px inset #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [border: (1px inset #FF0000)] [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><span class="cx">       RenderBlock (anonymous) at (0,188) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 187x17
</span><span class="cx">           text run at (0,17) width 187: &quot;Should look just like this one:&quot;
</span><del>-      RenderTable {TABLE} at (0,222) size 75x29 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 71x25
-          RenderTableRow {TR} at (0,2) size 71x21
-            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,222) size 76x29 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 72x25
+          RenderTableRow {TR} at (0,2) size 72x21
+            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;One&quot;
</span><del>-            RenderTableCell {TD} at (35,2) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 35x21 [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><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 63x27 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 61x25
-          RenderTableRow {TR} at (0,2) size 61x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,268) size 64x27 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 62x25
+          RenderTableRow {TR} at (0,2) size 62x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px solid #008000)] [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;one&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,295) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,312) size 103x50 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 101x48
-          RenderTableRow {TR} at (0,2) size 101x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,312) size 104x50 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 102x48
+          RenderTableRow {TR} at (0,2) size 102x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [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;one&quot;
</span><del>-            RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [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;three&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 101x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 102x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [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;four&quot;
</span><del>-            RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;five&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 18x17
</span><span class="cx">                 text run at (2,2) width 18: &quot;six&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,362) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,379) size 103x50 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 101x48
-          RenderTableRow {TR} at (0,2) size 101x21
-            RenderTableCell {TD} at (2,2) size 30x21 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,379) size 104x50 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 102x48
+          RenderTableRow {TR} at (0,2) size 102x21
+            RenderTableCell {TD} at (2,2) size 31x21 [border: (1px solid #008000)] [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;one&quot;
</span><del>-            RenderTableCell {TD} at (34,2) size 28x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,2) size 29x21 [border: (1px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (64,2) size 35x21 [border: (1px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,2) size 36x21 [border: (1px solid #0000FF)] [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;three&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 101x21
-            RenderTableCell {TD} at (2,25) size 30x21 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 102x21
+            RenderTableCell {TD} at (2,25) size 31x21 [border: (1px solid #008000)] [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;four&quot;
</span><del>-            RenderTableCell {TD} at (34,25) size 28x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,25) size 29x21 [border: (1px solid #FFFF00)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;five&quot;
</span><del>-            RenderTableCell {TD} at (64,25) size 35x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,25) size 36x21 [border: (1px solid #FFA500)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 18x17
</span><span class="cx">                 text run at (2,2) width 18: &quot;six&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,429) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,446) size 65x35 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 55x25
-          RenderTableRow {TR} at (0,2) size 55x21
-            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,446) size 66x35 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 56x25
+          RenderTableRow {TR} at (0,2) size 56x21
+            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><del>-            RenderTableCell {TD} at (29,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,2) size 25x21 [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">       RenderBlock (anonymous) at (0,481) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,498) size 69x37 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 59x27
-          RenderTableRow {TR} at (0,2) size 59x23
-            RenderTableCell {TD} at (2,2) size 27x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,498) size 70x37 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 60x27
+          RenderTableRow {TR} at (0,2) size 60x23
+            RenderTableCell {TD} at (2,2) size 28x23 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 21x17
</span><span class="cx">                 text run at (3,3) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 26x23 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 27x23 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 20x17
</span><span class="cx">                 text run at (3,3) width 20: &quot;bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecaptionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/captions-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/captions-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/captions-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,84 +12,84 @@
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,18) size 767x582
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x578
</span><del>-            RenderTableCell {TD} at (2,271) size 763x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,11) size 33x17
-                text run at (11,11) width 33: &quot;FOO&quot;
</del><ins>+            RenderTableCell {TD} at (2,271) size 763x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 33x18
+                text run at (11,12) width 33: &quot;FOO&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,601) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,618) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 524x17
-          RenderText {#text} at (231,0) size 62x17
-            text run at (231,0) width 62: &quot;top center&quot;
-        RenderTableSection {TBODY} at (1,18) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,618) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 525x17
+          RenderText {#text} at (231,0) size 63x17
+            text run at (231,0) width 63: &quot;top center&quot;
+        RenderTableSection {TBODY} at (1,18) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,662) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,679) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 524x17
-          RenderText {#text} at (471,0) size 53x17
-            text run at (471,0) width 53: &quot;top right&quot;
-        RenderTableSection {TBODY} at (1,18) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,679) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 525x17
+          RenderText {#text} at (471,0) size 54x17
+            text run at (471,0) width 54: &quot;top right&quot;
+        RenderTableSection {TBODY} at (1,18) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,723) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,740) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,27) size 524x17
-          RenderText {#text} at (219,0) size 86x17
-            text run at (219,0) width 86: &quot;bottom center&quot;
-        RenderTableSection {TBODY} at (1,1) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,740) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,27) size 525x17
+          RenderText {#text} at (219,0) size 87x17
+            text run at (219,0) width 87: &quot;bottom center&quot;
+        RenderTableSection {TBODY} at (1,1) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,784) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,801) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,27) size 524x17
</del><ins>+      RenderTable {TABLE} at (0,801) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,27) size 525x17
</ins><span class="cx">           RenderText {#text} at (0,0) size 68x17
</span><span class="cx">             text run at (0,0) width 68: &quot;bottom left&quot;
</span><del>-        RenderTableSection {TBODY} at (1,1) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,845) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,862) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 524x17
-          RenderText {#text} at (231,0) size 62x17
-            text run at (231,0) width 62: &quot;top center&quot;
-        RenderTableSection {TBODY} at (1,18) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,862) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 525x17
+          RenderText {#text} at (231,0) size 63x17
+            text run at (231,0) width 63: &quot;top center&quot;
+        RenderTableSection {TBODY} at (1,18) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,906) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,923) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,27) size 524x17
-          RenderText {#text} at (219,0) size 86x17
-            text run at (219,0) width 86: &quot;bottom center&quot;
-        RenderTableSection {TBODY} at (1,1) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,923) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,27) size 525x17
+          RenderText {#text} at (219,0) size 87x17
+            text run at (219,0) width 87: &quot;bottom center&quot;
+        RenderTableSection {TBODY} at (1,1) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,967) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,984) size 524x44 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 524x17
-          RenderText {#text} at (231,0) size 62x17
-            text run at (231,0) width 62: &quot;top center&quot;
-        RenderTableSection {TBODY} at (1,18) size 522x25
-          RenderTableRow {TR} at (0,2) size 522x21
-            RenderTableCell {TD} at (2,2) size 518x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,984) size 525x44 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 525x17
+          RenderText {#text} at (231,0) size 63x17
+            text run at (231,0) width 63: &quot;top center&quot;
+        RenderTableSection {TBODY} at (1,18) size 523x25
+          RenderTableRow {TR} at (0,2) size 523x21
+            RenderTableCell {TD} at (2,2) size 519x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 514x17
</span><span class="cx">                 text run at (2,2) width 514: &quot;FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO FOO&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1028) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecell_heightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/cell_heights-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -1,171 +1,171 @@
</span><span class="cx"> layer at (0,0) size 785x4321
</span><span class="cx">   RenderView at (0,0) size 785x600
</span><span class="cx"> layer at (0,0) size 785x4321
</span><del>-  RenderBlock {HTML} at (0,0) size 785x4321
-    RenderBody {BODY} at (8,8) size 769x4305
-      RenderTable {TABLE} at (0,0) size 39x584 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 37x582
-          RenderTableRow {TR} at (0,2) size 37x114
-            RenderTableCell {TD} at (2,48) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;20%&quot;
-          RenderTableRow {TR} at (0,118) size 37x462
-            RenderTableCell {TD} at (2,338) size 33x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
</del><ins>+  RenderBlock {HTML} at (0,0) size 785x4322
+    RenderBody {BODY} at (8,8) size 769x4306
+      RenderTable {TABLE} at (0,0) size 40x584 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 38x582
+          RenderTableRow {TR} at (0,2) size 38x115
+            RenderTableCell {TD} at (2,48) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;20%&quot;
+          RenderTableRow {TR} at (0,118) size 38x462
+            RenderTableCell {TD} at (2,338) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 29x18
</ins><span class="cx">                 text run at (2,2) width 29: &quot;80%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,584) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,601) size 55x108 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 53x106
-          RenderTableRow {TR} at (0,2) size 53x50
-            RenderTableCell {TD} at (2,16) size 49x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x17
-                text run at (2,2) width 45: &quot;row 50&quot;
-          RenderTableRow {TR} at (0,54) size 53x50
-            RenderTableCell {TD} at (2,68) size 49x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;50&quot;
</del><ins>+      RenderTable {TABLE} at (0,601) size 56x108 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 54x106
+          RenderTableRow {TR} at (0,2) size 54x50
+            RenderTableCell {TD} at (2,16) size 50x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 45x18
+                text run at (2,3) width 45: &quot;row 50&quot;
+          RenderTableRow {TR} at (0,54) size 54x50
+            RenderTableCell {TD} at (2,68) size 50x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 16x18
+                text run at (2,3) width 16: &quot;50&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,709) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,726) size 26x113 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 24x111
-          RenderTableRow {TR} at (0,2) size 24x55
-            RenderTableCell {TD} at (2,2) size 20x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,726) size 27x113 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 25x111
+          RenderTableRow {TR} at (0,2) size 25x55
+            RenderTableCell {TD} at (2,2) size 21x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x51
</span><span class="cx">                 text run at (2,2) width 8: &quot;5&quot;
</span><span class="cx">                 text run at (2,19) width 8: &quot;5&quot;
</span><span class="cx">                 text run at (2,36) width 8: &quot;5&quot;
</span><del>-          RenderTableRow {TR} at (0,59) size 24x50
-            RenderTableCell {TD} at (2,73) size 20x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;50&quot;
-      RenderTable {TABLE} at (0,839) size 34x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 32x256
-          RenderTableRow {TR} at (0,2) size 32x200
-            RenderTableCell {TD} at (2,91) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;200&quot;
-          RenderTableRow {TR} at (0,204) size 32x50
-            RenderTableCell {TD} at (2,218) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;50&quot;
</del><ins>+          RenderTableRow {TR} at (0,59) size 25x50
+            RenderTableCell {TD} at (2,73) size 21x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 16x18
+                text run at (2,3) width 16: &quot;50&quot;
+      RenderTable {TABLE} at (0,839) size 35x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 33x256
+          RenderTableRow {TR} at (0,2) size 33x200
+            RenderTableCell {TD} at (2,91) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;200&quot;
+          RenderTableRow {TR} at (0,204) size 33x50
+            RenderTableCell {TD} at (2,218) size 29x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 16x18
+                text run at (2,3) width 16: &quot;50&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1097) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1114) size 34x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 32x256
-          RenderTableRow {TR} at (0,2) size 32x200
-            RenderTableCell {TD} at (2,91) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;200&quot;
-          RenderTableRow {TR} at (0,204) size 32x50
-            RenderTableCell {TD} at (2,218) size 28x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;50&quot;
</del><ins>+      RenderTable {TABLE} at (0,1114) size 35x258 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 33x256
+          RenderTableRow {TR} at (0,2) size 33x200
+            RenderTableCell {TD} at (2,91) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;200&quot;
+          RenderTableRow {TR} at (0,204) size 33x50
+            RenderTableCell {TD} at (2,218) size 29x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 16x18
+                text run at (2,3) width 16: &quot;50&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1372) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1389) size 64x208 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 62x206
-          RenderTableRow {TR} at (0,2) size 62x100
-            RenderTableCell {TD} at (2,92) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;100&quot;
-            RenderTableCell {TD} at (32,41) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;100&quot;
-          RenderTableRow {TR} at (0,104) size 62x100
-            RenderTableCell {TD} at (32,126) size 28x55 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x51
-                text run at (2,2) width 24: &quot;100&quot;
-                text run at (2,19) width 24: &quot;100&quot;
-                text run at (2,36) width 24: &quot;100&quot;
</del><ins>+      RenderTable {TABLE} at (0,1389) size 65x208 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 63x206
+          RenderTableRow {TR} at (0,2) size 63x100
+            RenderTableCell {TD} at (2,92) size 29x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;100&quot;
+            RenderTableCell {TD} at (32,41) size 29x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;100&quot;
+          RenderTableRow {TR} at (0,104) size 63x100
+            RenderTableCell {TD} at (32,126) size 29x56 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x52
+                text run at (2,3) width 24: &quot;100&quot;
+                text run at (2,20) width 24: &quot;100&quot;
+                text run at (2,37) width 24: &quot;100&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1597) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1614) size 47x27 [bgcolor=#FFFF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 45x25
-          RenderTableRow {TR} at (0,2) size 45x21
-            RenderTableCell {TD} at (2,2) size 41x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1614) size 48x27 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 46x25
+          RenderTableRow {TR} at (0,2) size 46x21
+            RenderTableCell {TD} at (2,2) size 42x21 [border: (1px inset #808080)] [r=0 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;100%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1641) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1658) size 39x584 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 37x582
-          RenderTableRow {TR} at (0,2) size 37x114
-            RenderTableCell {TD} at (2,48) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;20%&quot;
-          RenderTableRow {TR} at (0,118) size 37x462
-            RenderTableCell {TD} at (2,338) size 33x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
</del><ins>+      RenderTable {TABLE} at (0,1658) size 40x584 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 38x582
+          RenderTableRow {TR} at (0,2) size 38x115
+            RenderTableCell {TD} at (2,48) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;20%&quot;
+          RenderTableRow {TR} at (0,118) size 38x462
+            RenderTableCell {TD} at (2,338) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 29x18
</ins><span class="cx">                 text run at (2,2) width 29: &quot;80%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,2242) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,2259) size 61x206 [bgcolor=#808080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 59x204
-          RenderTableRow {TR} at (0,2) size 59x200
-            RenderTableCell {TD} at (2,91) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;5%&quot;
-            RenderTableCell {TD} at (29,91) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;200&quot;
</del><ins>+      RenderTable {TABLE} at (0,2259) size 62x206 [bgcolor=#808080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 60x204
+          RenderTableRow {TR} at (0,2) size 60x200
+            RenderTableCell {TD} at (2,91) size 26x22 [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;5%&quot;
+            RenderTableCell {TD} at (29,91) size 29x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;200&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,2465) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,2482) size 61x198 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 59x196
-          RenderTableRow {TR} at (0,2) size 59x192
-            RenderTableCell {TD} at (2,87) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
-            RenderTableCell {TD} at (37,87) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 16x17
-                text run at (2,2) width 16: &quot;20&quot;
-      RenderBlock (anonymous) at (0,2680) size 769x17
</del><ins>+      RenderTable {TABLE} at (0,2482) size 62x199 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 60x197
+          RenderTableRow {TR} at (0,2) size 60x193
+            RenderTableCell {TD} at (2,87) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
+            RenderTableCell {TD} at (37,87) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 16x18
+                text run at (2,3) width 16: &quot;20&quot;
+      RenderBlock (anonymous) at (0,2680) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,2697) size 39x584 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 37x582
-          RenderTableRow {TR} at (0,2) size 37x500
-            RenderTableCell {TD} at (2,241) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;500&quot;
-          RenderTableRow {TR} at (0,504) size 37x76
-            RenderTableCell {TD} at (2,531) size 33x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;80%&quot;
-      RenderBlock (anonymous) at (0,3281) size 769x17
</del><ins>+      RenderTable {TABLE} at (0,2697) size 40x585 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 38x582
+          RenderTableRow {TR} at (0,2) size 38x500
+            RenderTableCell {TD} at (2,241) size 34x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;500&quot;
+          RenderTableRow {TR} at (0,504) size 38x76
+            RenderTableCell {TD} at (2,531) size 34x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;80%&quot;
+      RenderBlock (anonymous) at (0,3281) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,3298) size 103x584 [bgcolor=#FF0000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 101x582
-          RenderTableRow {TR} at (0,2) size 101x39
-            RenderTableCell {TD} at (2,259) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;500&quot;
-            RenderTableCell {TD} at (35,11) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
</del><ins>+      RenderTable {TABLE} at (0,3298) size 104x585 [bgcolor=#FF0000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 102x582
+          RenderTableRow {TR} at (0,2) size 102x40
+            RenderTableCell {TD} at (2,259) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;500&quot;
+            RenderTableCell {TD} at (35,11) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 27x18
</ins><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-          RenderTableRow {TR} at (0,43) size 101x495
-            RenderTableCell {TD} at (35,280) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
</del><ins>+          RenderTableRow {TR} at (0,43) size 102x496
+            RenderTableCell {TD} at (35,280) size 32x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 27x18
</ins><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (68,280) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
</del><ins>+            RenderTableCell {TD} at (68,280) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 27x18
</ins><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-          RenderTableRow {TR} at (0,540) size 101x40
-            RenderTableCell {TD} at (2,549) size 31x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
</del><ins>+          RenderTableRow {TR} at (0,540) size 102x40
+            RenderTableCell {TD} at (2,549) size 32x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 27x18
</ins><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (35,549) size 31x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
</del><ins>+            RenderTableCell {TD} at (35,549) size 32x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,1) size 27x18
</ins><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-      RenderBlock (anonymous) at (0,3882) size 769x17
</del><ins>+      RenderBlock (anonymous) at (0,3882) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,3899) size 53x406 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 51x404
-          RenderTableRow {TR} at (0,2) size 51x400
-            RenderTableCell {TD} at (2,2) size 47x400 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 43x396 [bgcolor=#0000FF]
-                RenderTableSection {TBODY} at (0,0) size 43x396
-                  RenderTableRow {TR} at (0,2) size 43x392
-                    RenderTableCell {TD} at (2,188) size 39x19 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (1,1) size 37x17
-                        text run at (1,1) width 37: &quot;100%&quot;
</del><ins>+      RenderTable {TABLE} at (0,3899) size 54x407 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 52x404
+          RenderTableRow {TR} at (0,2) size 52x400
+            RenderTableCell {TD} at (2,2) size 48x400 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 44x396 [bgcolor=#0000FF]
+                RenderTableSection {TBODY} at (0,0) size 44x396
+                  RenderTableRow {TR} at (0,2) size 44x392
+                    RenderTableCell {TD} at (2,188) size 40x20 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 37x18
+                        text run at (1,2) width 37: &quot;100%&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_span-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,77 +3,76 @@
</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 251x44 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 249x42
-          RenderTableRow {TR} at (0,2) size 249x38
-            RenderTableCell {TD} at (2,10) size 171x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 252x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 250x25
+          RenderTableRow {TR} at (0,2) size 250x21
+            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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (175,2) size 72x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 36x34
-                text run at (2,2) width 29: &quot;30%&quot;
-                text run at (2,19) width 36: &quot;width&quot;
-      RenderBlock (anonymous) at (0,44) size 784x17
</del><ins>+            RenderTableCell {TD} at (174,2) size 74x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 69x17
+                text run at (2,2) width 69: &quot;30% width&quot;
+      RenderBlock (anonymous) at (0,27) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 216x44 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 214x42
-          RenderTableRow {TR} at (0,2) size 214x38
-            RenderTableCell {TD} at (2,2) size 104x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,44) size 217x44 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 215x42
+          RenderTableRow {TR} at (0,2) size 215x38
+            RenderTableCell {TD} at (2,2) size 105x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 80x34
</span><span class="cx">                 text run at (2,2) width 80: &quot;100 100 100&quot;
</span><span class="cx">                 text run at (2,19) width 80: &quot;100 100 100&quot;
</span><del>-            RenderTableCell {TD} at (108,10) size 104x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 69x17
-                text run at (2,2) width 69: &quot;50% width&quot;
-      RenderBlock (anonymous) at (0,105) size 784x17
</del><ins>+            RenderTableCell {TD} at (108,10) size 105x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 69x18
+                text run at (2,3) width 69: &quot;50% width&quot;
+      RenderBlock (anonymous) at (0,88) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,122) size 534x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 532x48
-          RenderTableRow {TR} at (0,2) size 532x21
</del><ins>+      RenderTable {TABLE} at (0,105) size 536x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 534x48
+          RenderTableRow {TR} at (0,2) size 534x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 263x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 264x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;no width given&quot;
</span><del>-            RenderTableCell {TD} at (373,2) size 157x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (373,2) size 159x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 69x17
</span><span class="cx">                 text run at (2,2) width 69: &quot;30% width&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 532x21
-            RenderTableCell {TD} at (2,25) size 528x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,25) size 534x21
+            RenderTableCell {TD} at (2,25) size 530x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 93x17
</span><span class="cx">                 text run at (2,2) width 93: &quot;500 colspan=3&quot;
</span><del>-      RenderBlock (anonymous) at (0,172) size 784x17
</del><ins>+      RenderBlock (anonymous) at (0,155) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,189) size 440x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 438x71
-          RenderTableRow {TR} at (0,2) size 438x21
</del><ins>+      RenderTable {TABLE} at (0,172) size 438x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 436x71
+          RenderTableRow {TR} at (0,2) size 436x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 197x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 196x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;no width given&quot;
</span><del>-            RenderTableCell {TD} at (307,2) size 129x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,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 69x17
</span><span class="cx">                 text run at (2,2) width 69: &quot;30% width&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 438x21
-            RenderTableCell {TD} at (2,25) size 303x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 436x21
+            RenderTableCell {TD} at (2,25) size 302x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 111x17
</span><span class="cx">                 text run at (2,2) width 111: &quot;200 spans col 1-2&quot;
</span><del>-            RenderTableCell {TD} at (307,25) size 129x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,25) size 129x21 [border: (1px inset #808080)] [r=1 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;last cell&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 438x21
</del><ins>+          RenderTableRow {TR} at (0,48) size 436x21
</ins><span class="cx">             RenderTableCell {TD} at (2,48) size 104x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;first cell&quot;
</span><del>-            RenderTableCell {TD} at (108,48) size 328x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (108,48) size 326x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 111x17
</span><span class="cx">                 text run at (2,2) width 111: &quot;300 spans col 2-3&quot;
</span><del>-      RenderBlock (anonymous) at (0,262) size 784x17
</del><ins>+      RenderBlock (anonymous) at (0,245) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,279) size 700x61 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,262) size 700x61 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 698x59
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 698x55
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 104x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -84,13 +83,13 @@
</span><span class="cx">             RenderTableCell {TD} at (108,19) size 588x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,340) size 784x17
</del><ins>+      RenderBlock (anonymous) at (0,323) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,357) size 400x86 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,340) size 400x86 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x84
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 398x42
</span><del>-            RenderTableCell {TD} at (0,0) size 113x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderBlock {P} at (4,4) size 105x34
</del><ins>+            RenderTableCell {TD} at (0,0) size 114x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderBlock {P} at (4,4) size 106x34
</ins><span class="cx">                 RenderInline {B} at (0,0) size 68x34
</span><span class="cx">                   RenderText {#text} at (0,0) size 68x34
</span><span class="cx">                     text run at (0,0) width 44: &quot;This is&quot;
</span><span class="lines">@@ -109,18 +108,18 @@
</span><span class="cx">                   text run at (116,0) width 159: &quot; blah blah blah blah blah &quot;
</span><span class="cx">                   text run at (275,0) width 89: &quot;blah blah blah&quot;
</span><span class="cx">                   text run at (0,17) width 213: &quot;blah blah blah blah blah blah blah&quot;
</span><del>-      RenderBlock (anonymous) at (0,443) size 784x34
</del><ins>+      RenderBlock (anonymous) at (0,426) size 784x34
</ins><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,477) size 400x69 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,460) size 400x69 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x67
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 398x25
</span><del>-            RenderTableCell {TD} at (0,0) size 160x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {P} at (4,4) size 152x17
</del><ins>+            RenderTableCell {TD} at (0,0) size 162x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {P} at (4,4) size 154x17
</ins><span class="cx">                 RenderInline {B} at (0,0) size 134x17
</span><span class="cx">                   RenderText {#text} at (0,0) size 134x17
</span><span class="cx">                     text run at (0,0) width 134: &quot;no colspan declared&quot;
</span><del>-            RenderTableCell {TD} at (160,0) size 238x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (161,0) size 237x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 200x17
</span><span class="cx">                 text run at (4,4) width 200: &quot;Blah Blah Blah Blah Blah Blah&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 398x42
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 132x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 130x25
-          RenderTableRow {TR} at (0,2) size 130x21
</del><ins>+      RenderTable {TABLE} at (0,0) size 133x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 131x25
+          RenderTableRow {TR} at (0,2) size 131x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 93x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (97,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (97,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;auto&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFix-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 61x17
</span><span class="cx">           text run at (0,0) width 61: &quot;auto table&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 87x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 85x25
-          RenderTableRow {TR} at (0,2) size 85x21
-            RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 88x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 86x25
+          RenderTableRow {TR} at (0,2) size 86x21
+            RenderTableCell {TD} at (2,2) size 49x21 [border: (1px inset #808080)] [r=0 c=0 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;0 0 0 0&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 194x17
</span><span class="cx">           text run at (0,17) width 194: &quot;auto table - fixed cells honored&quot;
</span><del>-      RenderTable {TABLE} at (0,78) size 143x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 141x25
-          RenderTableRow {TR} at (0,2) size 141x21
</del><ins>+      RenderTable {TABLE} at (0,78) size 144x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 142x25
+          RenderTableRow {TR} at (0,2) size 142x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 84x17
</span><span class="cx">                 text run at (2,2) width 84: &quot;100px 100px&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,105) size 784x34
</span><span class="lines">@@ -33,45 +33,45 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 88x17
</span><span class="cx">           text run at (0,17) width 88: &quot;COLSPANS &quot;
</span><span class="cx">         RenderBR {BR} at (88,31) size 0x0
</span><del>-      RenderTable {TABLE} at (0,139) size 637x133 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 635x131
-          RenderTableRow {TR} at (0,2) size 635x104
-            RenderTableCell {TD} at (2,2) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,139) size 638x133 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 636x131
+          RenderTableRow {TR} at (0,2) size 636x104
+            RenderTableCell {TD} at (2,2) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 600x100
</span><del>-            RenderTableCell {TD} at (608,43) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (608,43) size 26x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+          RenderTableRow {TR} at (0,108) size 636x21
+            RenderTableCell {TD} at (2,108) 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>-          RenderTableRow {TR} at (0,108) size 635x21
-            RenderTableCell {TD} at (2,108) size 25x21 [border: (1px inset #808080)] [r=1 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 (29,108) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,108) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (55,108) size 551x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (55,108) size 552x21 [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;foo&quot;
</span><del>-            RenderTableCell {TD} at (608,108) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (608,108) size 26x21 [border: (1px inset #808080)] [r=1 c=3 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">       RenderBlock (anonymous) at (0,272) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,289) size 534x59 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 532x57
-          RenderTableRow {TR} at (0,5) size 532x21
-            RenderTableCell {TD} at (5,5) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,289) size 535x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 533x57
+          RenderTableRow {TR} at (0,5) size 533x21
+            RenderTableCell {TD} at (5,5) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</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 (423,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (423,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 532x21
</del><ins>+          RenderTableRow {TR} at (0,31) size 533x21
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,31) size 304x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,31) size 305x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (423,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (423,31) size 105x21 [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="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoFixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,29 +6,29 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (85,2) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (85,2) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 308x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (168,2) size 309x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (478,2) size 302x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x21
</span><del>-            RenderTableCell {TD} at (2,25) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (85,25) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (85,25) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (168,25) size 153x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,25) size 154x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><del>-            RenderTableCell {TD} at (323,25) size 153x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (323,25) size 154x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (478,25) size 302x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</span><span class="lines">@@ -36,15 +36,15 @@
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&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 270x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 268x25
-          RenderTableRow {TR} at (0,2) size 268x21
-            RenderTableCell {TD} at (2,2) size 208x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,67) size 271x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 269x25
+          RenderTableRow {TR} at (0,2) size 269x21
+            RenderTableCell {TD} at (2,2) size 209x21 [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 (212,2) size 26x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (212,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (240,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (240,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 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;zap&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_autoPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 61x17
</span><span class="cx">           text run at (0,0) width 61: &quot;auto table&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 139x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 137x25
-          RenderTableRow {TR} at (0,2) size 137x21
-            RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 140x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 138x25
+          RenderTableRow {TR} at (0,2) size 138x21
+            RenderTableCell {TD} at (2,2) size 101x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;0% 0% 0% 0%&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x34
</span><span class="lines">@@ -22,23 +22,23 @@
</span><span class="cx">       RenderTable {TABLE} at (0,78) 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,10) size 782x56
</span><del>-            RenderTableCell {TD} at (10,10) size 75x56 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,10) size 76x56 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (11,11) size 29x34
</span><span class="cx">                 text run at (11,11) width 29: &quot;10%&quot;
</span><span class="cx">                 text run at (11,28) width 29: &quot;10%&quot;
</span><del>-            RenderTableCell {TD} at (95,18) size 677x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (11,11) size 27x17
-                text run at (11,11) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (95,18) size 677x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (11,11) size 27x18
+                text run at (11,12) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,156) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 391x17
</span><span class="cx">           text run at (0,0) width 391: &quot;auto table - % width cell increases table width based on % cell&quot;
</span><del>-      RenderTable {TABLE} at (0,173) size 362x43 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 360x41
-          RenderTableRow {TR} at (0,10) size 360x21
-            RenderTableCell {TD} at (10,10) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,173) size 363x43 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 361x41
+          RenderTableRow {TR} at (0,10) size 361x21
+            RenderTableCell {TD} at (10,10) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;10%&quot;
</span><del>-            RenderTableCell {TD} at (53,10) size 297x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,10) size 298x21 [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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,216) size 784x34
</span><span class="lines">@@ -48,10 +48,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,250) size 784x43 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x41
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 782x21
</span><del>-            RenderTableCell {TD} at (10,10) size 74x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,10) size 75x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 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;10%&quot;
</span><del>-            RenderTableCell {TD} at (94,10) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,10) size 26x21 [border: (1px inset #808080)] [r=0 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;1%&quot;
</span><span class="cx">             RenderTableCell {TD} at (129,10) size 643x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fix-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 150x27 [bgcolor=#00FF00] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 148x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 148x21
</span><del>-            RenderTableCell {TD} at (2,2) size 66x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (70,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,44) size 500x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 174x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 175x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (178,2) size 174x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (178,2) size 175x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><span class="cx">             RenderTableCell {TD} at (354,2) size 142x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -33,9 +33,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,105) size 400x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x38
</span><del>-            RenderTableCell {TD} at (2,10) size 259x21 [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,10) size 260x22 [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 (263,2) size 133x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 121x34
</span><span class="cx">                 text run at (2,2) width 121: &quot;foo foo foo foo foo&quot;
</span><span class="lines">@@ -48,13 +48,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,200) size 100x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 98x38
</span><del>-            RenderTableCell {TD} at (2,2) size 34x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 35x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x34
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (38,10) size 58x21 [border: (1px inset #808080)] [r=0 c=1 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 (38,10) size 58x22 [border: (1px inset #808080)] [r=0 c=1 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">       RenderBlock (anonymous) at (0,244) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 375x17
</span><span class="lines">@@ -62,19 +62,19 @@
</span><span class="cx">       RenderTable {TABLE} at (0,278) size 100x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 98x38
</span><del>-            RenderTableCell {TD} at (2,2) size 25x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 26x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x34
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (29,10) size 67x21 [border: (1px inset #808080)] [r=0 c=1 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 (29,10) size 67x22 [border: (1px inset #808080)] [r=0 c=1 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">       RenderBlock (anonymous) at (0,322) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,339) size 600x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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">             RenderTableCell {TD} at (29,2) size 567x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -124,17 +124,17 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 298x17
</span><span class="cx">           text run at (0,17) width 298: &quot;auto table - cell width does not include padding&quot;
</span><del>-      RenderTable {TABLE} at (0,566) size 148x65 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 146x63
-          RenderTableRow {TR} at (0,2) size 146x59
-            RenderTableCell {TD} at (2,2) size 142x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,566) size 149x65 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 147x63
+          RenderTableRow {TR} at (0,2) size 147x59
+            RenderTableCell {TD} at (2,2) size 143x59 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (21,21) size 71x17
</span><span class="cx">                 text run at (21,21) width 71: &quot;cell=100px&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,631) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,648) size 110x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 108x25
-          RenderTableRow {TR} at (0,2) size 108x21
-            RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,648) size 111x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 109x25
+          RenderTableRow {TR} at (0,2) size 109x21
+            RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 71x17
</span><span class="cx">                 text run at (2,2) width 71: &quot;cell=100px&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_fixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_fixPer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,13 +6,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 81x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 82x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (85,2) size 81x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (85,2) size 82x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (168,2) size 305x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (168,2) size 306x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (475,2) size 305x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -23,22 +23,22 @@
</span><span class="cx">       RenderTable {TABLE} at (0,44) 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,2) size 782x72
</span><del>-            RenderTableCell {TD} at (2,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,36) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,53) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (29,27) size 144x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (175,27) size 145x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (322,27) size 431x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (333,2) size 96x17
-                text run at (333,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (755,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,27) size 145x22 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (175,27) size 146x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (322,27) size 431x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (332,2) size 97x18
+                text run at (332,3) width 97: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (754,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><span class="lines">@@ -51,10 +51,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,156) size 784x43 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x41
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 782x21
</span><del>-            RenderTableCell {TD} at (10,10) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,10) 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;1%&quot;
</span><del>-            RenderTableCell {TD} at (45,10) size 74x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,10) size 75x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 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;10%&quot;
</span><span class="cx">             RenderTableCell {TD} at (129,10) size 643x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_auto_perexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_auto_per-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 373x17
</span><span class="cx">           text run at (0,0) width 373: &quot;auto table - % width single cell has no effect (not so in IE5)&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 682x43 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 680x41
-          RenderTableRow {TR} at (0,10) size 680x21
-            RenderTableCell {TD} at (10,10) size 660x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 683x43 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 681x41
+          RenderTableRow {TR} at (0,10) size 681x21
+            RenderTableCell {TD} at (10,10) size 661x21 [border: (1px inset #808080)] [r=0 c=0 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;10% 10%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,60) size 784x51
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,111) size 784x43 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x41
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 782x21
</span><del>-            RenderTableCell {TD} at (10,10) size 84x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,10) size 85x21 [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;1%&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,10) size 668x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoFixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoFix-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 84x34
</span><span class="cx">                 text run at (2,2) width 84: &quot;100px 100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (108,10) size 88x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x17
-                text run at (2,2) width 58: &quot;auto auto&quot;
</del><ins>+            RenderTableCell {TD} at (108,10) size 88x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 58x18
+                text run at (2,3) width 58: &quot;auto auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,61) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {HR} at (0,86) size 102x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -73,13 +73,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,296) size 600x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x21
</span><del>-            RenderTableCell {TD} at (2,2) size 282x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 283x21 [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 (286,2) size 283x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (571,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (570,2) size 26x21 [border: (1px inset #808080)] [r=0 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;foo&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,323) size 784x34
</span><span class="lines">@@ -89,10 +89,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,357) size 600x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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><del>-            RenderTableCell {TD} at (29,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,2) size 25x21 [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">             RenderTableCell {TD} at (55,2) size 541x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_autoPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -22,7 +22,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,78) size 300x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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">             RenderTableCell {TD} at (29,2) size 267x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -59,13 +59,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,282) size 200x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x21
</span><del>-            RenderTableCell {TD} at (2,2) size 47x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 29x17
</span><span class="cx">                 text run at (2,2) width 29: &quot;25%&quot;
</span><del>-            RenderTableCell {TD} at (51,2) size 47x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (51,2) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 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;25%&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 96x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (101,2) size 95x21 [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><span class="cx">       RenderBlock (anonymous) at (0,309) size 784x34
</span><span class="lines">@@ -79,6 +79,6 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 62x34
</span><span class="cx">                 text run at (2,2) width 62: &quot;50% 50%&quot;
</span><span class="cx">                 text run at (2,19) width 29: &quot;50%&quot;
</span><del>-            RenderTableCell {TD} at (100,10) size 96x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (100,10) size 96x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fix-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 150x27 [bgcolor=#00FF00] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 148x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 148x21
</span><del>-            RenderTableCell {TD} at (2,2) size 66x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (70,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,44) size 500x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 174x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 175x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (178,2) size 174x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (178,2) size 175x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x17
</span><span class="cx">                 text run at (2,2) width 77: &quot;fooooooooo&quot;
</span><span class="cx">             RenderTableCell {TD} at (354,2) size 142x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -35,9 +35,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,123) size 400x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x38
</span><del>-            RenderTableCell {TD} at (2,10) size 259x21 [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,10) size 260x22 [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 (263,2) size 133x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 121x34
</span><span class="cx">                 text run at (2,2) width 121: &quot;foo foo foo foo foo&quot;
</span><span class="lines">@@ -50,13 +50,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,218) size 100x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 98x38
</span><del>-            RenderTableCell {TD} at (2,2) size 34x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 35x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x34
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (38,10) size 58x21 [border: (1px inset #808080)] [r=0 c=1 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 (38,10) size 58x22 [border: (1px inset #808080)] [r=0 c=1 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">       RenderBlock (anonymous) at (0,262) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 375x17
</span><span class="lines">@@ -64,19 +64,19 @@
</span><span class="cx">       RenderTable {TABLE} at (0,296) size 100x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 98x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 98x38
</span><del>-            RenderTableCell {TD} at (2,2) size 25x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 26x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x34
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (29,10) size 67x21 [border: (1px inset #808080)] [r=0 c=1 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 (29,10) size 67x22 [border: (1px inset #808080)] [r=0 c=1 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">       RenderBlock (anonymous) at (0,340) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,357) size 600x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 598x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 598x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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">             RenderTableCell {TD} at (29,2) size 567x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_fixPerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_fixPer-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 300x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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">             RenderTableCell {TD} at (29,2) size 267x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -22,16 +22,16 @@
</span><span class="cx">       RenderTable {TABLE} at (0,78) size 300x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x38
</span><del>-            RenderTableCell {TD} at (2,2) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x34
</span><span class="cx">                 text run at (2,2) width 40: &quot;100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (48,10) size 123x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
-            RenderTableCell {TD} at (173,10) size 123x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
</del><ins>+            RenderTableCell {TD} at (48,10) size 123x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
+            RenderTableCell {TD} at (173,10) size 123x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,122) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 507x17
</span><span class="lines">@@ -39,16 +39,16 @@
</span><span class="cx">       RenderTable {TABLE} at (0,156) size 300x44 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x42
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x38
</span><del>-            RenderTableCell {TD} at (2,2) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x34
</span><span class="cx">                 text run at (2,2) width 40: &quot;100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (48,10) size 213x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;95%&quot;
-            RenderTableCell {TD} at (263,10) size 33x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;95%&quot;
</del><ins>+            RenderTableCell {TD} at (48,10) size 213x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;95%&quot;
+            RenderTableCell {TD} at (262,10) size 34x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;95%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,200) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 340x17
</span><span class="lines">@@ -60,9 +60,9 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 40x34
</span><span class="cx">                 text run at (2,2) width 40: &quot;100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (104,18) size 84x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
</del><ins>+            RenderTableCell {TD} at (104,18) size 84x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,294) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 340x17
</span><span class="lines">@@ -70,10 +70,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,328) size 200x77 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x75
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 198x55
</span><del>-            RenderTableCell {TD} at (10,18) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 40x34
-                text run at (2,2) width 40: &quot;100px&quot;
-                text run at (2,19) width 40: &quot;100px&quot;
</del><ins>+            RenderTableCell {TD} at (10,18) size 45x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 40x35
+                text run at (2,3) width 40: &quot;100px&quot;
+                text run at (2,20) width 40: &quot;100px&quot;
</ins><span class="cx">             RenderTableCell {TD} at (64,10) size 57x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 29x51
</span><span class="cx">                 text run at (2,2) width 29: &quot;50%&quot;
</span><span class="lines">@@ -91,20 +91,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,439) size 400x60 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x58
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 398x38
</span><del>-            RenderTableCell {TD} at (10,10) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,10) size 45x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x34
</span><span class="cx">                 text run at (2,2) width 40: &quot;100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (64,10) size 44x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (64,10) size 45x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x34
</span><span class="cx">                 text run at (2,2) width 40: &quot;100px&quot;
</span><span class="cx">                 text run at (2,19) width 40: &quot;100px&quot;
</span><del>-            RenderTableCell {TD} at (118,18) size 130x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 95x17
-                text run at (2,2) width 95: &quot;50% 50% 50%&quot;
-            RenderTableCell {TD} at (258,18) size 130x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 95x17
-                text run at (2,2) width 95: &quot;50% 50% 50%&quot;
</del><ins>+            RenderTableCell {TD} at (118,18) size 131x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 95x18
+                text run at (2,3) width 95: &quot;50% 50% 50%&quot;
+            RenderTableCell {TD} at (258,18) size 130x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 95x18
+                text run at (2,3) width 95: &quot;50% 50% 50%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,499) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 340x17
</span><span class="lines">@@ -112,21 +112,21 @@
</span><span class="cx">       RenderTable {TABLE} at (0,533) size 400x77 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x75
</span><span class="cx">           RenderTableRow {TR} at (0,10) size 398x55
</span><del>-            RenderTableCell {TD} at (10,18) size 44x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 40x34
-                text run at (2,2) width 40: &quot;100px&quot;
-                text run at (2,19) width 40: &quot;100px&quot;
-            RenderTableCell {TD} at (64,18) size 44x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 40x34
-                text run at (2,2) width 40: &quot;100px&quot;
-                text run at (2,19) width 40: &quot;100px&quot;
-            RenderTableCell {TD} at (118,27) size 108x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (10,18) size 45x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 40x35
+                text run at (2,3) width 40: &quot;100px&quot;
+                text run at (2,20) width 40: &quot;100px&quot;
+            RenderTableCell {TD} at (64,18) size 45x39 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 40x35
+                text run at (2,3) width 40: &quot;100px&quot;
+                text run at (2,20) width 40: &quot;100px&quot;
+            RenderTableCell {TD} at (118,27) size 109x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;50% 50% 50%&quot;
</span><span class="cx">             RenderTableCell {TD} at (236,27) size 109x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;50% 50% 50%&quot;
</span><del>-            RenderTableCell {TD} at (355,10) size 33x55 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (354,10) size 34x55 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 29x51
</span><span class="cx">                 text run at (2,2) width 29: &quot;50%&quot;
</span><span class="cx">                 text run at (2,19) width 29: &quot;50%&quot;
</span><span class="lines">@@ -136,10 +136,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,627) size 200x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x21
</span><del>-            RenderTableCell {TD} at (2,2) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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><del>-            RenderTableCell {TD} at (29,2) size 82x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,2) size 83x21 [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">             RenderTableCell {TD} at (113,2) size 83x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -152,16 +152,16 @@
</span><span class="cx">       RenderTable {TABLE} at (0,688) size 769x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x76
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x72
</span><del>-            RenderTableCell {TD} at (2,27) size 146x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (150,27) size 146x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (298,27) size 440x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (342,2) size 96x17
-                text run at (342,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (740,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,27) size 147x22 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (150,27) size 148x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (299,27) size 439x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (340,2) size 97x18
+                text run at (340,3) width 97: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (739,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><span class="lines">@@ -172,22 +172,22 @@
</span><span class="cx">       RenderTable {TABLE} at (0,783) size 769x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x76
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x72
</span><del>-            RenderTableCell {TD} at (2,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,36) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,53) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (29,27) size 141x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (172,27) size 142x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 96x17
-                text run at (2,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (316,27) size 422x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (324,2) size 96x17
-                text run at (324,2) width 96: &quot;foo foo foo foo&quot;
-            RenderTableCell {TD} at (740,2) size 25x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,27) size 142x22 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (172,27) size 143x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 96x18
+                text run at (2,3) width 96: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (316,27) size 422x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (323,2) size 97x18
+                text run at (323,3) width 97: &quot;foo foo foo foo&quot;
+            RenderTableCell {TD} at (739,2) size 26x72 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorecol_widths_fix_perexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/col_widths_fix_per-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -34,13 +34,13 @@
</span><span class="cx">       RenderTable {TABLE} at (0,105) size 500x78 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x76
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x72
</span><del>-            RenderTableCell {TD} at (2,27) size 232x21 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 77x17
-                text run at (2,2) width 77: &quot;fooooooooo&quot;
-            RenderTableCell {TD} at (236,27) size 233x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 77x17
-                text run at (2,2) width 77: &quot;fooooooooo&quot;
-            RenderTableCell {TD} at (471,2) size 25x72 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,27) size 233x22 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 77x18
+                text run at (2,3) width 77: &quot;fooooooooo&quot;
+            RenderTableCell {TD} at (236,27) size 233x22 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 77x18
+                text run at (2,3) width 77: &quot;fooooooooo&quot;
+            RenderTableCell {TD} at (470,2) size 26x72 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x68
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;foo&quot;
</span><span class="lines">@@ -54,11 +54,11 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 155x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><del>-            RenderTableCell {TD} at (159,2) size 154x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (158,2) size 156x21 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;foo foo foo foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (315,2) size 465x21 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (367,2) size 96x17
-                text run at (367,2) width 96: &quot;foo foo foo foo&quot;
</del><ins>+              RenderText {#text} at (366,2) size 97x17
+                text run at (366,2) width 97: &quot;foo foo foo foo&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,227) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremarginsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/margins-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -32,40 +32,40 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,130) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 181x17
</span><span class="cx">           text run at (0,0) width 181: &quot;outer auto inner align=center&quot;
</span><del>-      RenderTable {TABLE} at (0,147) size 43x39 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) 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 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,147) size 44x39 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) 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 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,186) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 215x17
</span><span class="cx">           text run at (0,0) width 215: &quot;outer width=50 inner align=center&quot;
</span><del>-      RenderTable {TABLE} at (0,203) size 43x39 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) 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 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,203) size 44x39 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) 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 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,242) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 226x17
</span><span class="cx">           text run at (0,0) width 226: &quot;outer width=50 inner margin-left:50&quot;
</span><del>-      RenderTable {TABLE} at (0,259) size 93x39 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 89x35
-          RenderTableRow {TR} at (0,2) size 89x31
-            RenderTableCell {TD} at (2,2) size 85x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (52,2) 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,259) size 94x39 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 90x35
+          RenderTableRow {TR} at (0,2) size 90x31
+            RenderTableCell {TD} at (2,2) size 86x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (52,2) 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,298) size 784x17
</span><span class="lines">@@ -74,11 +74,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,315) size 400x39 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 396x35
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 396x31
</span><del>-            RenderTableCell {TD} at (2,2) size 114x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 115x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (41,2) 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">             RenderTableCell {TD} at (118,7) size 276x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -90,11 +90,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,371) size 400x39 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 396x35
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 396x31
</span><del>-            RenderTableCell {TD} at (2,2) size 168x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (54,2) size 60x27 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 58x25
-                  RenderTableRow {TR} at (0,2) size 58x21
-                    RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 169x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (54,2) size 61x27 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 59x25
+                  RenderTableRow {TR} at (0,2) size 59x21
+                    RenderTableCell {TD} at (2,2) size 55x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                         text run at (2,2) width 16: &quot;50&quot;
</span><span class="cx">             RenderTableCell {TD} at (172,7) size 222x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoremiscexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/misc-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 226x17
</span><span class="cx">           text run at (0,0) width 226: &quot;cell split with color (standard mode)&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 31x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 32x27 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#0000FF]
</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=2]
</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=2]
</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 class="lines">@@ -27,11 +27,12 @@
</span><span class="cx">               RenderImage {IMG} at (7,1) size 580x42
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 600x37
</span><del>-            RenderTableCell {TD} at (2,48) size 242x37 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 243x37 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (1,1) size 232x35 [border: (1px solid #000000)]
</span><del>-            RenderTableCell {TD} at (246,57) size 142x19 [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 140x17
-                text run at (1,1) width 140: &quot;Hassle-Free Upgrades&quot;
</del><ins>+            RenderTableCell {TD} at (246,48) size 142x37 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (33,1) size 76x35
+                text run at (33,2) width 76: &quot;Hassle-Free&quot;
+                text run at (40,19) width 62: &quot;Upgrades&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,87) size 600x19
</span><span class="cx">             RenderTableCell {TD} at (2,87) size 596x19 [bgcolor=#99CCCC] [r=2 c=0 rs=1 cs=4]
</span><span class="cx">               RenderText {#text} at (1,1) size 8x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorenested1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/nested1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,14 +3,14 @@
</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 193x33 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 191x31
-          RenderTableRow {TR} at (0,2) size 191x27
-            RenderTableCell {TD} at (2,2) size 187x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 183x23 [bgcolor=#FFA500]
-                RenderTableSection {TBODY} at (0,0) size 183x23
-                  RenderTableRow {TR} at (0,2) size 183x19
-                    RenderTableCell {TD} at (2,2) size 179x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 194x33 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 192x31
+          RenderTableRow {TR} at (0,2) size 192x27
+            RenderTableCell {TD} at (2,2) size 188x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 184x23 [bgcolor=#FFA500]
+                RenderTableSection {TBODY} at (0,0) size 184x23
+                  RenderTableRow {TR} at (0,2) size 184x19
+                    RenderTableCell {TD} at (2,2) size 180x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 177x17
</span><span class="cx">                         text run at (1,1) width 177: &quot;nested in auto, width=100%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,33) size 784x17
</span><span class="lines">@@ -39,17 +39,17 @@
</span><span class="cx">                         text run at (1,1) width 182: &quot;nested in fixed, width=100%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,133) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,150) size 226x33 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 224x31
-          RenderTableRow {TR} at (0,2) size 224x27
-            RenderTableCell {TD} at (2,2) size 187x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 183x23
-                RenderTableSection {TBODY} at (0,0) size 183x23
-                  RenderTableRow {TR} at (0,2) size 183x19
-                    RenderTableCell {TD} at (2,2) size 179x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,150) size 227x33 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 225x31
+          RenderTableRow {TR} at (0,2) size 225x27
+            RenderTableCell {TD} at (2,2) size 188x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 184x23
+                RenderTableSection {TBODY} at (0,0) size 184x23
+                  RenderTableRow {TR} at (0,2) size 184x19
+                    RenderTableCell {TD} at (2,2) size 180x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 177x17
</span><span class="cx">                         text run at (1,1) width 177: &quot;nested in auto, width=100%&quot;
</span><del>-            RenderTableCell {TD} at (191,5) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (191,5) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,183) size 784x17
</span><span class="lines">@@ -57,11 +57,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,200) size 784x33 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x31
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x27
</span><del>-            RenderTableCell {TD} at (2,2) size 685x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 340x23 [bgcolor=#00FF00]
-                RenderTableSection {TBODY} at (0,0) size 340x23
-                  RenderTableRow {TR} at (0,2) size 340x19
-                    RenderTableCell {TD} at (2,2) size 336x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 686x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 341x23 [bgcolor=#00FF00]
+                RenderTableSection {TBODY} at (0,0) size 341x23
+                  RenderTableRow {TR} at (0,2) size 341x19
+                    RenderTableCell {TD} at (2,2) size 337x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 179x17
</span><span class="cx">                         text run at (1,1) width 179: &quot;nested in 100%, width=50%&quot;
</span><span class="cx">             RenderTableCell {TD} at (689,5) size 91x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -72,15 +72,15 @@
</span><span class="cx">       RenderTable {TABLE} at (0,250) size 784x39 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x37
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x33
</span><del>-            RenderTableCell {TD} at (2,2) size 550x33 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 273x29 [bgcolor=#00FF00]
-                RenderTableSection {TBODY} at (0,0) size 273x29
-                  RenderTableRow {TR} at (0,2) size 273x25
-                    RenderTableCell {TD} at (2,2) size 269x25 [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (1,1) size 133x23 [bgcolor=#FF0000]
-                        RenderTableSection {TBODY} at (0,0) size 133x23
-                          RenderTableRow {TR} at (0,2) size 133x19
-                            RenderTableCell {TD} at (2,2) size 129x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 551x33 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 274x29 [bgcolor=#00FF00]
+                RenderTableSection {TBODY} at (0,0) size 274x29
+                  RenderTableRow {TR} at (0,2) size 274x25
+                    RenderTableCell {TD} at (2,2) size 270x25 [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (1,1) size 134x23 [bgcolor=#FF0000]
+                        RenderTableSection {TBODY} at (0,0) size 134x23
+                          RenderTableRow {TR} at (0,2) size 134x19
+                            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 45x17
</span><span class="cx">                                 text run at (1,1) width 45: &quot;2n50%&quot;
</span><span class="cx">             RenderTableCell {TD} at (554,8) size 226x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoreone_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/one_row-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 159x17
</span><span class="cx">           text run at (0,0) width 159: &quot;Table auto, no cells fixed&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 341x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 339x25
-          RenderTableRow {TR} at (0,2) size 339x21
-            RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 342x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 340x25
+          RenderTableRow {TR} at (0,2) size 340x21
+            RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (245,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (245,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;barrrrrrrrr&quot;
</span><del>-            RenderTableCell {TD} at (311,2) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (311,2) size 27x21 [border: (1px inset #808080)] [r=0 c=2 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;zap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 769x34
</span><span class="lines">@@ -25,10 +25,10 @@
</span><span class="cx">       RenderTable {TABLE} at (0,78) size 500x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 356x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 357x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (360,2) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (360,2) size 96x21 [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;barrrrrrrrr&quot;
</span><span class="cx">             RenderTableCell {TD} at (457,2) size 39x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,139) size 200x61 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x59
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x55
</span><del>-            RenderTableCell {TD} at (2,2) size 128x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 129x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 116x51
</span><span class="cx">                 text run at (2,2) width 113: &quot;fo oo oo oo oo oo&quot;
</span><span class="cx">                 text run at (2,19) width 116: &quot;oo oo oo oo oo oo&quot;
</span><span class="lines">@@ -51,20 +51,20 @@
</span><span class="cx">                 text run at (2,2) width 25: &quot;barr&quot;
</span><span class="cx">                 text run at (2,19) width 20: &quot;rrrr&quot;
</span><span class="cx">                 text run at (2,36) width 20: &quot;rrrr&quot;
</span><del>-            RenderTableCell {TD} at (170,19) size 26x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (169,19) size 27x21 [border: (1px inset #808080)] [r=0 c=2 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;zap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,200) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 155x17
</span><span class="cx">           text run at (0,17) width 155: &quot;Table auto, 1st cell fixed&quot;
</span><del>-      RenderTable {TABLE} at (0,234) size 136x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 134x25
-          RenderTableRow {TR} at (0,2) size 134x21
</del><ins>+      RenderTable {TABLE} at (0,234) size 137x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 135x25
+          RenderTableRow {TR} at (0,2) size 135x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 45x17
</span><span class="cx">                 text run at (2,2) width 45: &quot;fooooo&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 25x21 [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">       RenderBlock (anonymous) at (0,261) size 769x34
</span><span class="lines">@@ -84,13 +84,13 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 216x17
</span><span class="cx">           text run at (0,17) width 216: &quot;Table auto, 1st cell fixed too small&quot;
</span><del>-      RenderTable {TABLE} at (0,356) size 273x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 271x25
-          RenderTableRow {TR} at (0,2) size 271x21
-            RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,356) size 274x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 272x25
+          RenderTableRow {TR} at (0,2) size 272x21
+            RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (245,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (245,2) size 25x21 [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">       RenderBlock (anonymous) at (0,383) size 769x34
</span><span class="lines">@@ -100,7 +100,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,417) size 500x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><span class="cx">             RenderTableCell {TD} at (245,2) size 251x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -110,13 +110,13 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 171x17
</span><span class="cx">           text run at (0,17) width 171: &quot;Table auto, both cells fixed&quot;
</span><del>-      RenderTable {TABLE} at (0,478) size 216x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 214x25
-          RenderTableRow {TR} at (0,2) size 214x21
-            RenderTableCell {TD} at (2,2) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,478) size 217x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 215x25
+          RenderTableRow {TR} at (0,2) size 215x21
+            RenderTableCell {TD} at (2,2) size 105x21 [border: (1px inset #808080)] [r=0 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;foooo&quot;
</span><del>-            RenderTableCell {TD} at (108,2) size 104x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 105x21 [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">       RenderBlock (anonymous) at (0,505) size 769x34
</span><span class="lines">@@ -136,13 +136,13 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 285x17
</span><span class="cx">           text run at (0,17) width 285: &quot;Table auto, both cells fixed, 1st one too small&quot;
</span><del>-      RenderTable {TABLE} at (0,600) size 353x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 351x25
-          RenderTableRow {TR} at (0,2) size 351x21
-            RenderTableCell {TD} at (2,2) size 241x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,600) size 354x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 352x25
+          RenderTableRow {TR} at (0,2) size 352x21
+            RenderTableCell {TD} at (2,2) size 242x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><del>-            RenderTableCell {TD} at (245,2) size 104x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (245,2) size 105x21 [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">       RenderBlock (anonymous) at (0,627) size 769x34
</span><span class="lines">@@ -152,7 +152,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,661) size 500x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 343x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 344x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 237x17
</span><span class="cx">                 text run at (2,2) width 237: &quot;fooooooooooooooooooooooooooooo&quot;
</span><span class="cx">             RenderTableCell {TD} at (347,2) size 149x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacorerow_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/row_span-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/row_span-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/row_span-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,137 +6,137 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 89x17
</span><span class="cx">           text run at (0,0) width 89: &quot;ROWSPANS&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 135x58 [border: (5px outset #808080)]
-        RenderTableSection {TBODY} at (5,5) size 125x48
-          RenderTableRow {TR} at (0,2) size 125x21
-            RenderTableCell {TD} at (2,13) size 39x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 136x58 [border: (5px outset #808080)]
+        RenderTableSection {TBODY} at (5,5) size 126x48
+          RenderTableRow {TR} at (0,2) size 126x21
+            RenderTableCell {TD} at (2,13) size 40x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 35x18
+                text run at (2,3) width 35: &quot;auto1&quot;
+            RenderTableCell {TD} at (43,2) size 40x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x17
</span><del>-                text run at (2,2) width 35: &quot;auto1&quot;
-            RenderTableCell {TD} at (43,2) size 39x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 35x17
</del><span class="cx">                 text run at (2,2) width 35: &quot;auto2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 125x21
-            RenderTableCell {TD} at (43,25) size 39x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 126x21
+            RenderTableCell {TD} at (43,25) size 40x21 [border: (1px inset #808080)] [r=1 c=1 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;auto3&quot;
</span><del>-            RenderTableCell {TD} at (84,25) size 39x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,25) size 40x21 [border: (1px inset #808080)] [r=1 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;auto4&quot;
</span><del>-      RenderTable {TABLE} at (0,75) size 260x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 258x71
-          RenderTableRow {TR} at (0,2) size 258x21
-            RenderTableCell {TD} at (2,25) size 186x21 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,75) size 261x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 259x71
+          RenderTableRow {TR} at (0,2) size 259x21
+            RenderTableCell {TD} at (2,25) size 187x21 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x17
</span><span class="cx">                 text run at (2,2) width 182: &quot;c0r[2-6],Data 2 span=3 rows&quot;
</span><del>-            RenderTableCell {TD} at (190,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (190,2) size 33x21 [border: (1px inset #808080)] [r=0 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;c0r2&quot;
</span><del>-            RenderTableCell {TD} at (224,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,2) size 33x21 [border: (1px inset #808080)] [r=0 c=2 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;c1r2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 258x21
-            RenderTableCell {TD} at (190,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 259x21
+            RenderTableCell {TD} at (190,25) size 33x21 [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;c0r3&quot;
</span><del>-            RenderTableCell {TD} at (224,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,25) size 33x21 [border: (1px inset #808080)] [r=1 c=2 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;c1r3&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 258x21
-            RenderTableCell {TD} at (190,48) size 32x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 259x21
+            RenderTableCell {TD} at (190,48) size 33x21 [border: (1px inset #808080)] [r=2 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;c0r4&quot;
</span><del>-            RenderTableCell {TD} at (224,48) size 32x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,48) size 33x21 [border: (1px inset #808080)] [r=2 c=2 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;c1r4&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,148) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,165) size 260x188 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 258x186
-          RenderTableRow {TR} at (0,2) size 258x21
-            RenderTableCell {TD} at (2,48) size 186x21 [border: (1px inset #808080)] [r=0 c=0 rs=5 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,165) size 261x188 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 259x186
+          RenderTableRow {TR} at (0,2) size 259x21
+            RenderTableCell {TD} at (2,48) size 187x21 [border: (1px inset #808080)] [r=0 c=0 rs=5 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 182x17
</span><span class="cx">                 text run at (2,2) width 182: &quot;c0r[2-6],Data 2 span=5 rows&quot;
</span><del>-            RenderTableCell {TD} at (190,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (190,2) size 33x21 [border: (1px inset #808080)] [r=0 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;c0r2&quot;
</span><del>-            RenderTableCell {TD} at (224,2) size 32x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,2) size 33x21 [border: (1px inset #808080)] [r=0 c=2 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;c1r2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 258x21
-            RenderTableCell {TD} at (190,25) size 32x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 259x21
+            RenderTableCell {TD} at (190,25) size 33x21 [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;c0r3&quot;
</span><del>-            RenderTableCell {TD} at (224,25) size 32x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,25) size 33x21 [border: (1px inset #808080)] [r=1 c=2 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;c1r3&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 258x21
-            RenderTableCell {TD} at (190,48) size 32x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 259x21
+            RenderTableCell {TD} at (190,48) size 33x21 [border: (1px inset #808080)] [r=2 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;c0r4&quot;
</span><del>-            RenderTableCell {TD} at (224,48) size 32x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,48) size 33x21 [border: (1px inset #808080)] [r=2 c=2 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;c1r4&quot;
</span><del>-          RenderTableRow {TR} at (0,71) size 258x21
-            RenderTableCell {TD} at (190,71) size 32x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 259x21
+            RenderTableCell {TD} at (190,71) size 33x21 [border: (1px inset #808080)] [r=3 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;c0r5&quot;
</span><del>-            RenderTableCell {TD} at (224,71) size 32x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,71) size 33x21 [border: (1px inset #808080)] [r=3 c=2 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;c1r5&quot;
</span><del>-          RenderTableRow {TR} at (0,94) size 258x21
-            RenderTableCell {TD} at (190,94) size 32x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 259x21
+            RenderTableCell {TD} at (190,94) size 33x21 [border: (1px inset #808080)] [r=4 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;c0r6&quot;
</span><del>-            RenderTableCell {TD} at (224,94) size 32x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,94) size 33x21 [border: (1px inset #808080)] [r=4 c=2 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;c1r6&quot;
</span><del>-          RenderTableRow {TR} at (0,117) size 258x21
-            RenderTableCell {TD} at (2,140) size 186x21 [border: (1px inset #808080)] [r=5 c=0 rs=3 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 259x21
+            RenderTableCell {TD} at (2,140) size 187x21 [border: (1px inset #808080)] [r=5 c=0 rs=3 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 136x17
</span><span class="cx">                 text run at (2,2) width 136: &quot;c0r[7-9] span=3 rows&quot;
</span><del>-            RenderTableCell {TD} at (190,117) size 32x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (190,117) size 33x21 [border: (1px inset #808080)] [r=5 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;c0r7&quot;
</span><del>-            RenderTableCell {TD} at (224,117) size 32x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,117) size 33x21 [border: (1px inset #808080)] [r=5 c=2 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;c1r7&quot;
</span><del>-          RenderTableRow {TR} at (0,140) size 258x21
-            RenderTableCell {TD} at (190,140) size 32x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,140) size 259x21
+            RenderTableCell {TD} at (190,140) size 33x21 [border: (1px inset #808080)] [r=6 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;c0r8&quot;
</span><del>-            RenderTableCell {TD} at (224,140) size 32x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,140) size 33x21 [border: (1px inset #808080)] [r=6 c=2 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;c1r8&quot;
</span><del>-          RenderTableRow {TR} at (0,163) size 258x21
-            RenderTableCell {TD} at (190,163) size 32x21 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,163) size 259x21
+            RenderTableCell {TD} at (190,163) size 33x21 [border: (1px inset #808080)] [r=7 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;c0r9&quot;
</span><del>-            RenderTableCell {TD} at (224,163) size 32x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (224,163) size 33x21 [border: (1px inset #808080)] [r=7 c=2 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;c1r9&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,353) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,370) size 63x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 61x48
-          RenderTableRow {TR} at (0,2) size 61x21
-            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,370) size 64x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 62x48
+          RenderTableRow {TR} at (0,2) size 62x21
+            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;one&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;two&quot;
-          RenderTableRow {TR} at (0,25) size 61x21
-            RenderTableCell {TD} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
-              RenderText {#text} at (13,2) size 31x17
-                text run at (13,2) width 31: &quot;three&quot;
-      RenderTable {TABLE} at (0,420) size 57x29 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 55x27
-          RenderTableRow {TR} at (0,2) size 55x0
-            RenderTableCell {TD} at (2,3) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 29x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;two&quot;
+          RenderTableRow {TR} at (0,25) size 62x21
+            RenderTableCell {TD} at (2,25) size 58x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+              RenderText {#text} at (13,2) size 32x17
+                text run at (13,2) width 32: &quot;three&quot;
+      RenderTable {TABLE} at (0,420) size 58x29 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 56x27
+          RenderTableRow {TR} at (0,2) size 56x0
+            RenderTableCell {TD} at (2,3) size 26x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 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,4) size 55x21
-            RenderTableCell {TD} at (29,4) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,4) size 56x21
+            RenderTableCell {TD} at (29,4) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 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">       RenderBlock (anonymous) at (0,449) size 769x17
</span><span class="lines">@@ -144,9 +144,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,466) size 602x364 [border: (1px outset #808080)]
</span><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;
</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;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_frameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_frame-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,101 +3,101 @@
</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 78x25
-        RenderTableSection {TBODY} at (0,0) size 78x25
-          RenderTableRow {TR} at (0,2) size 78x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 79x25
+        RenderTableSection {TBODY} at (0,0) size 79x25
+          RenderTableRow {TR} at (0,2) size 79x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 32x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 33x21 [border: (1px inset #808080)] [r=0 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;void&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,25) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,42) size 88x26 [border: (1px solid #808080) none]
-        RenderTableSection {TBODY} at (0,1) size 88x25
-          RenderTableRow {TR} at (0,2) size 88x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,42) size 89x26 [border: (1px solid #808080) none]
+        RenderTableSection {TBODY} at (0,1) size 89x25
+          RenderTableRow {TR} at (0,2) size 89x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 42x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 38x17
</span><span class="cx">                 text run at (2,2) width 38: &quot;above&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,68) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,85) size 89x26 [border: none (1px solid #808080) none]
-        RenderTableSection {TBODY} at (0,0) size 89x25
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,85) size 90x26 [border: none (1px solid #808080) none]
+        RenderTableSection {TBODY} at (0,0) size 90x25
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 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;below&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,111) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,128) size 89x27 [border: (1px solid #808080) none (1px solid #808080) none]
-        RenderTableSection {TBODY} at (0,1) size 89x25
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,128) size 90x27 [border: (1px solid #808080) none (1px solid #808080) none]
+        RenderTableSection {TBODY} at (0,1) size 90x25
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 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;hsides&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,155) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,172) size 91x25 [border: none (1px solid #808080) none (1px solid #808080)]
-        RenderTableSection {TBODY} at (1,0) size 89x25
-          RenderTableRow {TR} at (0,2) size 89x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,172) size 92x25 [border: none (1px solid #808080) none (1px solid #808080)]
+        RenderTableSection {TBODY} at (1,0) size 90x25
+          RenderTableRow {TR} at (0,2) size 90x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 43x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 44x21 [border: (1px inset #808080)] [r=0 c=1 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;vsides&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,197) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,214) size 70x25 [border: none (1px solid #808080) none]
-        RenderTableSection {TBODY} at (0,0) size 69x25
-          RenderTableRow {TR} at (0,2) size 69x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,214) size 71x25 [border: none (1px solid #808080) none]
+        RenderTableSection {TBODY} at (0,0) size 70x25
+          RenderTableRow {TR} at (0,2) size 70x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 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;rhs&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,239) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,256) size 69x25 [border: none (1px solid #808080)]
-        RenderTableSection {TBODY} at (1,0) size 68x25
-          RenderTableRow {TR} at (0,2) size 68x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,256) size 70x25 [border: none (1px solid #808080)]
+        RenderTableSection {TBODY} at (1,0) size 69x25
+          RenderTableRow {TR} at (0,2) size 69x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 22x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 18x17
</span><span class="cx">                 text run at (2,2) width 18: &quot;lhs&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,281) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,298) size 76x27 [border: (1px solid #808080)]
-        RenderTableSection {TBODY} at (1,1) size 74x25
-          RenderTableRow {TR} at (0,2) size 74x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,298) size 77x27 [border: (1px solid #808080)]
+        RenderTableSection {TBODY} at (1,1) size 75x25
+          RenderTableRow {TR} at (0,2) size 75x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 29x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;box&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,325) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,342) size 93x27 [border: (1px solid #808080)]
-        RenderTableSection {TBODY} at (1,1) size 91x25
-          RenderTableRow {TR} at (0,2) size 91x21
-            RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,342) size 94x27 [border: (1px solid #808080)]
+        RenderTableSection {TBODY} at (1,1) size 92x25
+          RenderTableRow {TR} at (0,2) size 92x21
+            RenderTableCell {TD} at (2,2) size 41x21 [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;frame&quot;
</span><del>-            RenderTableCell {TD} at (44,2) size 45x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,2) size 46x21 [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;border&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,369) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_heightsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_heights-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,9 +6,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 756x556 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 754x554
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 754x550
</span><del>-            RenderTableCell {TD} at (2,266) size 369x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 33x17
-                text run at (2,2) width 33: &quot;FOO&quot;
-            RenderTableCell {TD} at (373,266) size 379x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 34x17
-                text run at (2,2) width 34: &quot;BAR&quot;
</del><ins>+            RenderTableCell {TD} at (2,266) size 369x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 33x18
+                text run at (2,3) width 33: &quot;FOO&quot;
+            RenderTableCell {TD} at (373,266) size 379x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 34x18
+                text run at (2,3) width 34: &quot;BAR&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_rulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_rules-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,143 +3,143 @@
</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 67x40 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 66x39
-          RenderTableRow {TR} at (0,0) size 66x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 68x40 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 67x39
+          RenderTableRow {TR} at (0,0) size 67x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 33x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 34x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 31x17
</span><span class="cx">                 text run at (1,2) width 31: &quot;none&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 66x19
-            RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 67x19
+            RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 33x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 34x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;none&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,40) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,57) size 114x79 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 113x39 [border: (1px solid #808080) none (1px solid #808080) none]
-          RenderTableRow {TR} at (0,0) size 113x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,57) size 115x79 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 114x39 [border: (1px solid #808080) none (1px solid #808080) none]
+          RenderTableRow {TR} at (0,0) size 114x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 80x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 81x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 78x17
</span><span class="cx">                 text run at (1,2) width 78: &quot;row group 1&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 113x19
-            RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 114x19
+            RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 80x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 81x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 78x17
</span><span class="cx">                 text run at (1,1) width 78: &quot;row group 1&quot;
</span><del>-        RenderTableSection {TBODY} at (0,39) size 113x39 [border: (1px solid #808080) none (1px solid #808080) none]
-          RenderTableRow {TR} at (0,0) size 113x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,39) size 114x39 [border: (1px solid #808080) none (1px solid #808080) none]
+          RenderTableRow {TR} at (0,0) size 114x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 80x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 81x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 78x17
</span><span class="cx">                 text run at (1,2) width 78: &quot;row group 2&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 113x19
-            RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 114x19
+            RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 80x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 81x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 78x17
</span><span class="cx">                 text run at (1,1) width 78: &quot;row group 2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,136) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,153) size 215x40 [border: none]
</del><ins>+      RenderTable {TABLE} at (0,153) size 216x40 [border: none]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #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 {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #000000)]
</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 (0,0) size 214x39 [border: (1px solid #808080) none (1px solid #808080) none]
-          RenderTableRow {TR} at (0,0) size 214x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,0) size 215x39 [border: (1px solid #808080) none (1px solid #808080) none]
+          RenderTableRow {TR} at (0,0) size 215x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 74x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 75x20 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 72x17
</span><span class="cx">                 text run at (1,2) width 72: &quot;col group 1&quot;
</span><del>-            RenderTableCell {TD} at (107,0) size 33x20 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (107,0) size 34x20 [border: (1px none #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (140,0) size 74x20 [border: (1px none #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (140,0) size 75x20 [border: (1px none #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,2) size 72x17
</span><span class="cx">                 text run at (1,2) width 72: &quot;col group 2&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 214x19
-            RenderTableCell {TD} at (0,20) size 33x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 215x19
+            RenderTableCell {TD} at (0,20) size 34x19 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 74x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 75x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 72x17
</span><span class="cx">                 text run at (1,1) width 72: &quot;col group 1&quot;
</span><del>-            RenderTableCell {TD} at (107,20) size 33x19 [border: none] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (107,20) size 34x19 [border: none] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (140,20) size 74x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (140,20) size 75x19 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 72x17
</span><span class="cx">                 text run at (1,1) width 72: &quot;col group 2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,193) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,210) size 67x41 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 66x40
-          RenderTableRow {TR} at (0,0) size 66x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,210) size 68x41 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 67x40
+          RenderTableRow {TR} at (0,0) size 67x20
+            RenderTableCell {TD} at (0,0) size 34x20 [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 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 33x20 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 34x20 [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 31x17
</span><span class="cx">                 text run at (1,2) width 31: &quot;rows&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 66x20
-            RenderTableCell {TD} at (0,20) size 33x20 [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 67x20
+            RenderTableCell {TD} at (0,20) size 34x20 [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 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 33x20 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 34x20 [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 31x17
</span><span class="cx">                 text run at (1,2) width 31: &quot;rows&quot;
</span><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 62x40 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 61x39
-          RenderTableRow {TR} at (0,0) size 61x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,268) size 63x40 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 62x39
+          RenderTableRow {TR} at (0,0) size 62x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px none #808080) none none (1px solid #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 28x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 29x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 25x17
</span><span class="cx">                 text run at (2,2) width 25: &quot;cols&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 61x19
-            RenderTableCell {TD} at (0,20) size 33x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 62x19
+            RenderTableCell {TD} at (0,20) size 34x19 [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 30x17
</span><span class="cx">                 text run at (2,1) width 30: &quot;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 28x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 29x19 [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 25x17
</span><span class="cx">                 text run at (2,1) width 25: &quot;cols&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,308) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,325) size 52x41 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 51x40
-          RenderTableRow {TR} at (0,0) size 51x20
-            RenderTableCell {TD} at (0,0) size 33x20 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,325) size 53x41 [border: none]
+        RenderTableSection {TBODY} at (0,0) size 52x40
+          RenderTableRow {TR} at (0,0) size 52x20
+            RenderTableCell {TD} at (0,0) size 34x20 [border: (1px solid #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,0) size 18x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,0) size 19x20 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 15x17
</span><span class="cx">                 text run at (2,2) width 15: &quot;all&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 51x20
-            RenderTableCell {TD} at (0,20) size 33x20 [border: (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,20) size 52x20
+            RenderTableCell {TD} at (0,20) size 34x20 [border: (1px solid #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;rules&quot;
</span><del>-            RenderTableCell {TD} at (33,20) size 18x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,20) size 19x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 15x17
</span><span class="cx">                 text run at (2,2) width 15: &quot;all&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,366) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillacoretable_widthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/core/table_widths-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -17,10 +17,10 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 215x17
</span><span class="cx">           text run at (0,17) width 215: &quot;nested table width includes border&quot;
</span><del>-      RenderTable {TABLE} at (0,114) size 204x49 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 202x47
-          RenderTableRow {TR} at (0,0) size 202x47
-            RenderTableCell {TD} at (0,0) size 202x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,114) size 205x49 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 203x47
+          RenderTableRow {TR} at (0,0) size 203x47
+            RenderTableCell {TD} at (0,0) size 203x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 200x45 [border: (10px outset #808080)]
</span><span class="cx">                 RenderTableSection {TBODY} at (10,10) size 180x25
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 180x21
</span><span class="lines">@@ -30,13 +30,13 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,163) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 215x17
</span><span class="cx">           text run at (0,0) width 215: &quot;nested table width includes border&quot;
</span><del>-      RenderTable {TABLE} at (0,180) size 147x49 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 145x47
-          RenderTableRow {TR} at (0,0) size 145x47
-            RenderTableCell {TD} at (0,0) size 145x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 143x45 [border: (10px outset #808080)]
-                RenderTableSection {TBODY} at (10,10) size 123x25
-                  RenderTableRow {TR} at (0,2) size 123x21
-                    RenderTableCell {TD} at (2,2) size 119x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,180) size 148x49 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 146x47
+          RenderTableRow {TR} at (0,0) size 146x47
+            RenderTableCell {TD} at (0,0) size 146x47 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 144x45 [border: (10px outset #808080)]
+                RenderTableSection {TBODY} at (10,10) size 124x25
+                  RenderTableRow {TR} at (0,2) size 124x21
+                    RenderTableCell {TD} at (2,2) size 120x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 115x17
</span><span class="cx">                         text run at (2,2) width 115: &quot;100% nested table&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomappendCol2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendCol2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendCol2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendCol2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,30 +6,30 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 235x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 236x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 233x25
-          RenderTableRow {TR} at (0,2) size 233x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 234x25
+          RenderTableRow {TR} at (0,2) size 234x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 235x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 236x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 233x25
-          RenderTableRow {TR} at (0,2) size 233x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 234x25
+          RenderTableRow {TR} at (0,2) size 234x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomappendRowsExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,52 +6,52 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x71
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x71
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 60x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 61x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;X3&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;X4&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,90) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,107) size 62x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x71
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,107) size 63x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x71
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 60x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 61x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;X3&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;X4&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,180) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomappendTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 60x23
-          RenderTableRow {TR} at (0,0) size 60x21
-            RenderTableCell {TD} at (2,0) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 61x23
+          RenderTableRow {TR} at (0,0) size 61x21
+            RenderTableCell {TD} at (2,0) size 28x21 [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;X1&quot;
</span><del>-            RenderTableCell {TD} at (31,0) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 28x21 [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;X2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,84) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 60x23
-          RenderTableRow {TR} at (0,0) size 60x21
-            RenderTableCell {TD} at (2,0) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 61x23
+          RenderTableRow {TR} at (0,0) size 61x21
+            RenderTableCell {TD} at (2,0) size 28x21 [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;X1&quot;
</span><del>-            RenderTableCell {TD} at (31,0) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 28x21 [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;X2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,43 +6,43 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 120x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x48
-          RenderTableRow {TR} at (0,2) size 118x21
-            RenderTableCell {TD} at (2,13) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 121x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x48
+          RenderTableRow {TR} at (0,2) size 119x21
+            RenderTableCell {TD} at (2,13) size 28x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c12&quot;
+            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><del>-                text run at (2,2) width 23: &quot;c12&quot;
-            RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c13&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 119x21
+            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;c12&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;c22&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c23&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 120x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x48
-          RenderTableRow {TR} at (0,2) size 118x21
-            RenderTableCell {TD} at (2,13) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,84) size 121x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x48
+          RenderTableRow {TR} at (0,2) size 119x21
+            RenderTableCell {TD} at (2,13) size 28x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c12&quot;
+            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><del>-                text run at (2,2) width 23: &quot;c12&quot;
-            RenderTableCell {TD} at (31,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c13&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (31,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 119x21
+            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;c12&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;c22&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c23&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsShrink1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,23 +6,23 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c13&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,61) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c13&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCellsShrink2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,43 +6,43 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 91x50 [bgcolor=#FFA500] [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,17) size 92x50 [bgcolor=#FFA500] [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;c11&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;c13&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;c21&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;c22&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;c23&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 91x50 [bgcolor=#FFA500] [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,84) size 92x50 [bgcolor=#FFA500] [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;c11&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;c13&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;c21&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;c22&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;c23&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCol1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 541x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 542x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 539x25
-          RenderTableRow {TR} at (0,2) size 539x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 540x25
+          RenderTableRow {TR} at (0,2) size 540x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (204,2) size 300x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (506,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (506,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><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 541x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 542x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 539x25
-          RenderTableRow {TR} at (0,2) size 539x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 540x25
+          RenderTableRow {TR} at (0,2) size 540x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (204,2) size 300x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (506,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (506,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></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCol2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 441x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 442x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 439x25
-          RenderTableRow {TR} at (0,2) size 439x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 440x25
+          RenderTableRow {TR} at (0,2) size 440x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 300x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (406,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,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><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 441x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 442x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 439x25
-          RenderTableRow {TR} at (0,2) size 439x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 440x25
+          RenderTableRow {TR} at (0,2) size 440x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 300x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (406,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,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></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteCol3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,35 +6,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 341x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 342x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 339x25
-          RenderTableRow {TR} at (0,2) size 339x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 340x25
+          RenderTableRow {TR} at (0,2) size 340x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,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><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 341x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 342x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 339x25
-          RenderTableRow {TR} at (0,2) size 339x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 340x25
+          RenderTableRow {TR} at (0,2) size 340x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,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></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteColGroup1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 474x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 475x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 472x25
-          RenderTableRow {TR} at (0,2) size 472x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 473x25
+          RenderTableRow {TR} at (0,2) size 473x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (406,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,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>-            RenderTableCell {TD} at (439,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (439,2) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 474x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 475x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 472x25
-          RenderTableRow {TR} at (0,2) size 472x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 473x25
+          RenderTableRow {TR} at (0,2) size 473x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">             RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (406,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,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>-            RenderTableCell {TD} at (439,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (439,2) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteColGroup2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 274x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 275x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 272x25
-          RenderTableRow {TR} at (0,2) size 272x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 273x25
+          RenderTableRow {TR} at (0,2) size 273x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (206,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,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>-            RenderTableCell {TD} at (239,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (239,2) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 274x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 275x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 272x25
-          RenderTableRow {TR} at (0,2) size 272x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 273x25
+          RenderTableRow {TR} at (0,2) size 273x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (206,2) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,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>-            RenderTableCell {TD} at (239,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (239,2) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteRowsRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,61) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,122) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,122) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,149) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,166) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,166) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 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;c12&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteRowsShrink1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,61) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,122) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,122) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,149) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,166) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,166) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,75 +6,75 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c31&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;c32&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c41&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;c42&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,84) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c31&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;c32&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c41&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;c42&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,168) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,168) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,218) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,235) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,235) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c21&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;c22&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomdeleteTbodyRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -11,38 +11,38 @@
</span><span class="cx">         RenderBR {BR} at (0,34) size 0x17
</span><span class="cx">         RenderText {#text} at (0,51) size 214x17
</span><span class="cx">           text run at (0,51) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,68) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,68) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c31&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;c32&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c41&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;c42&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,118) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,135) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,135) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c31&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;c32&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c41&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;c42&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,185) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCellsExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,61 +6,61 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 114x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 112x48
-          RenderTableRow {TR} at (0,2) size 112x21
-            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,17) size 115x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 113x48
+          RenderTableRow {TR} at (0,2) size 113x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 25x21 [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;X2&quot;
</span><del>-            RenderTableCell {TD} at (57,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 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;X1&quot;
</span><del>-            RenderTableCell {TD} at (83,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 112x21
-            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 113x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (31,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,25) size 25x21 [border: (1px inset #808080)] [r=1 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;X4&quot;
</span><del>-            RenderTableCell {TD} at (57,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 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;X3&quot;
</span><del>-            RenderTableCell {TD} at (83,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 114x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 112x48
-          RenderTableRow {TR} at (0,2) size 112x21
-            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,84) size 115x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 113x48
+          RenderTableRow {TR} at (0,2) size 113x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 25x21 [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;X2&quot;
</span><del>-            RenderTableCell {TD} at (57,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 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;X1&quot;
</span><del>-            RenderTableCell {TD} at (83,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 112x21
-            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 113x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (31,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,25) size 25x21 [border: (1px inset #808080)] [r=1 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;X4&quot;
</span><del>-            RenderTableCell {TD} at (57,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 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;X3&quot;
</span><del>-            RenderTableCell {TD} at (83,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCellsExpand2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,69 +6,69 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,17) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (89,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 57x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (89,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            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 119x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span><del>-            RenderTableCell {TD} at (89,48) size 27x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,48) size 28x21 [border: (1px inset #808080)] [r=2 c=3 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;c34&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,90) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,107) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,107) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (89,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 57x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (89,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            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 119x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span><del>-            RenderTableCell {TD} at (89,48) size 27x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,48) size 28x21 [border: (1px inset #808080)] [r=2 c=3 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;c34&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCellsRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,139 +6,139 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,17) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (89,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 57x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (89,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 119x21
+            RenderTableCell {TD} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c21&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span><del>-            RenderTableCell {TD} at (89,48) size 27x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,48) size 28x21 [border: (1px inset #808080)] [r=2 c=3 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;c34&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,90) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,107) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,107) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 56x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (89,2) size 27x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 57x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=2]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (89,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (2,25) size 56x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 119x21
+            RenderTableCell {TD} at (2,25) size 57x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c21&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span><del>-            RenderTableCell {TD} at (89,48) size 27x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,48) size 28x21 [border: (1px inset #808080)] [r=2 c=3 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;c34&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,180) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,214) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,214) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&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;c12&quot;
</span><del>-            RenderTableCell {TD} at (60,13) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,13) size 28x22 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c13&quot;
+          RenderTableRow {TR} at (0,25) size 119x21
+            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><del>-                text run at (2,2) width 23: &quot;c13&quot;
-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c21&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,287) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,304) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,304) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&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;c12&quot;
</span><del>-            RenderTableCell {TD} at (60,13) size 27x21 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,13) size 28x22 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c13&quot;
+          RenderTableRow {TR} at (0,25) size 119x21
+            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><del>-                text run at (2,2) width 23: &quot;c13&quot;
-          RenderTableRow {TR} at (0,25) size 118x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c21&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><del>-            RenderTableCell {TD} at (60,48) size 27x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c33&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCellsRebuild2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,69 +6,69 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,17) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&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;c12&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            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 119x21
+            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;c21&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&quot;
</span><del>-            RenderTableCell {TD} at (60,36) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,36) size 28x22 [border: (1px inset #808080)] [r=1 c=2 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c22&quot;
+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><del>-                text run at (2,2) width 23: &quot;c22&quot;
-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,90) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,107) size 120x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 118x71
-          RenderTableRow {TR} at (0,2) size 118x21
-            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,107) size 121x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 119x71
+          RenderTableRow {TR} at (0,2) size 119x21
+            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;c11&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;c12&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;c12&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 118x21
-            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 119x21
+            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;c21&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&quot;
</span><del>-            RenderTableCell {TD} at (60,36) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,36) size 28x22 [border: (1px inset #808080)] [r=1 c=2 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 23x18
+                text run at (2,3) width 23: &quot;c22&quot;
+            RenderTableCell {TD} at (89,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span><del>-            RenderTableCell {TD} at (89,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 119x21
+            RenderTableCell {TD} at (2,48) size 28x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><del>-                text run at (2,2) width 23: &quot;c22&quot;
-          RenderTableRow {TR} at (0,48) size 118x21
-            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 23x17
</del><span class="cx">                 text run at (2,2) width 23: &quot;c31&quot;
</span><del>-            RenderTableCell {TD} at (31,48) size 27x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 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;c32&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,40 +6,40 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [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 {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [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 {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertColGroups2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertColGroups2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 513x27 [bgcolor=#FFA500] [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="lines">@@ -14,23 +14,23 @@
</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 {TBODY} at (1,1) size 510x25
-          RenderTableRow {TR} at (0,2) size 510x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 511x25
+          RenderTableRow {TR} at (0,2) size 511x21
</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 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;150&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 513x27 [bgcolor=#FFA500] [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="lines">@@ -38,18 +38,18 @@
</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 {TBODY} at (1,1) size 510x25
-          RenderTableRow {TR} at (0,2) size 510x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 511x25
+          RenderTableRow {TR} at (0,2) size 511x21
</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 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;150&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols3-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,45 +6,45 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 513x27 [bgcolor=#FFA500] [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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 510x25
-          RenderTableRow {TR} at (0,2) size 510x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 511x25
+          RenderTableRow {TR} at (0,2) size 511x21
</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 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;150&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 512x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 513x27 [bgcolor=#FFA500] [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><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 510x25
-          RenderTableRow {TR} at (0,2) size 510x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 511x25
+          RenderTableRow {TR} at (0,2) size 511x21
</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 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (54,2) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 150x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (156,2) size 151x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;150&quot;
</span><del>-            RenderTableCell {TD} at (308,2) size 200x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,2) size 201x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols4-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertCols5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertCols5-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,37 +6,37 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 610x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 611x27 [bgcolor=#FFA500] [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 608x25
-          RenderTableRow {TR} at (0,2) size 608x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 609x25
+          RenderTableRow {TR} at (0,2) size 609x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 300x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 301x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertRowsExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,84) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladominsertRowsRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,38 +6,38 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 88x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 86x48
-          RenderTableRow {TR} at (0,2) size 86x21
-            RenderTableCell {TD} at (2,13) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 89x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 87x48
+          RenderTableRow {TR} at (0,2) size 87x21
+            RenderTableCell {TD} at (2,13) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (28,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 20x17
</span><del>-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (28,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
</del><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 86x21
-            RenderTableCell {TD} at (28,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 87x21
+            RenderTableCell {TD} at (28,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (57,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 88x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 86x48
-          RenderTableRow {TR} at (0,2) size 86x21
-            RenderTableCell {TD} at (2,13) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,84) size 89x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 87x48
+          RenderTableRow {TR} at (0,2) size 87x21
+            RenderTableCell {TD} at (2,13) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+            RenderTableCell {TD} at (28,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 20x17
</span><del>-                text run at (2,2) width 20: &quot;X1&quot;
-            RenderTableCell {TD} at (28,2) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 20x17
</del><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 86x21
-            RenderTableCell {TD} at (28,25) size 27x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 87x21
+            RenderTableCell {TD} at (28,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (57,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilladomtableDomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/dom/tableDom-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -32,17 +32,17 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,47) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,64) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,64) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,114) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_layersopacityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -51,30 +51,30 @@
</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,294) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
-        RenderBlock {CAPTION} at (0,0) size 618x21 [color=#FFFFFF]
-          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,294) size 619x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
+        RenderBlock {CAPTION} at (0,0) size 619x21 [color=#FFFFFF]
+          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
-        RenderTableSection {TBODY} at (1,136) size 616x206
-      RenderTable {TABLE} at (0,759) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
-        RenderBlock {CAPTION} at (0,0) size 578x21 [color=#FFFFFF]
-          RenderText {#text} at (144,0) size 290x21
-            text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+        RenderTableSection {THEAD} at (1,22) size 617x114
+        RenderTableSection {TBODY} at (1,136) size 617x206
+      RenderTable {TABLE} at (0,759) size 579x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
+        RenderBlock {CAPTION} at (0,0) size 579x21 [color=#FFFFFF]
+          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
-        RenderTableSection {TBODY} at (0,126) size 577x190
</del><ins>+        RenderTableSection {THEAD} at (0,27) size 578x99
+        RenderTableSection {TBODY} at (0,126) size 578x190
</ins><span class="cx">       RenderBlock {DIV} at (0,1190) 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 class="lines">@@ -83,106 +83,106 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span><span class="cx"> layer at (9,341) size 616x100
</span><del>-  RenderTableRow {TR} at (0,7) size 616x100 [bgcolor=#FF0000]
-    RenderTableCell {TH} at (144,32) size 220x49 [border: (13px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
-    RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #000000)] [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;
</del><ins>+  RenderTableRow {TR} at (0,7) size 617x100 [bgcolor=#FF0000]
+    RenderTableCell {TH} at (144,32) size 221x50 [border: (13px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
+    RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #000000)] [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;
</ins><span class="cx"> layer at (16,341) size 130x100
</span><del>-  RenderTableCell {TH} at (7,44) size 130x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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;
</del><ins>+  RenderTableCell {TH} at (7,44) size 130x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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;
</ins><span class="cx"> layer at (9,654) size 616x122
</span><del>-  RenderTableSection {TFOOT} at (1,342) size 616x122 [bgcolor=#FFFF00]
</del><ins>+  RenderTableSection {TFOOT} at (1,342) size 617x122 [bgcolor=#FFFF00]
</ins><span class="cx"> layer at (9,654) size 616x115
</span><del>-  RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+  RenderTableRow {TR} at (0,0) size 617x115 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (7,45) size 358x25 [border: (1px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #000000)] [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><span class="cx"> layer at (505,654) size 113x115
</span><del>-  RenderTableCell {TD} at (496,45) size 113x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+  RenderTableCell {TD} at (496,45) size 114x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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><span class="cx"> layer at (9,448) size 616x108
</span><del>-  RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#FF0000]
</del><ins>+  RenderTableRow {TR} at (0,0) size 617x108 [bgcolor=#FF0000]
</ins><span class="cx">     RenderTableCell {TD} at (7,75) size 130x49 [border: (13px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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;
</del><ins>+    RenderTableCell {TD} at (144,41) size 221x26 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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;
</ins><span class="cx"> layer at (9,563) size 616x84
</span><del>-  RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (144,144) size 220x25 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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>+  RenderTableRow {TR} at (0,115) size 617x84 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (144,144) size 221x26 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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"> layer at (8,804) size 577x99
</span><del>-  RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#FF0000]
-    RenderTableCell {TH} at (135,31) size 207x36 [border: (7px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
-    RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #000000)] [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;
</del><ins>+  RenderTableRow {TR} at (0,0) size 578x99 [bgcolor=#FF0000]
+    RenderTableCell {TH} at (135,31) size 208x37 [border: (7px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
+    RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #000000)] [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;
</ins><span class="cx"> layer at (8,804) size 135x99
</span><del>-  RenderTableCell {TH} at (0,34) size 135x30 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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;
</del><ins>+  RenderTableCell {TH} at (0,34) size 135x31 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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;
</ins><span class="cx"> layer at (8,1093) size 577x114
</span><del>-  RenderTableSection {TFOOT} at (0,316) size 577x114 [bgcolor=#FFFF00]
</del><ins>+  RenderTableSection {TFOOT} at (0,316) size 578x114 [bgcolor=#FFFF00]
</ins><span class="cx"> layer at (8,1093) size 577x114
</span><del>-  RenderTableRow {TR} at (0,0) size 577x114 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (0,42) size 342x30 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+  RenderTableRow {TR} at (0,0) size 578x114 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (0,42) size 343x30 [border: (7px dotted #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #000000)] [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><span class="cx"> layer at (473,1093) size 112x114
</span><del>-  RenderTableCell {TD} at (465,45) size 112x24 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+  RenderTableCell {TD} at (465,45) size 113x24 [bgcolor=#0000FF] [border: (1px dotted #000000)] [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><span class="cx"> layer at (8,903) size 577x107
</span><del>-  RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#FF0000]
</del><ins>+  RenderTableRow {TR} at (0,0) size 578x107 [bgcolor=#FF0000]
</ins><span class="cx">     RenderTableCell {TD} at (0,77) size 135x36 [border: (7px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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;
</del><ins>+    RenderTableCell {TD} at (135,38) size 208x31 [border: (7px dotted #000000)] [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 #000000)] [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 #000000)] [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;
</ins><span class="cx"> layer at (8,1010) size 577x83
</span><del>-  RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (135,136) size 207x24 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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>+  RenderTableRow {TR} at (0,107) size 578x83 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (135,136) size 208x25 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_positiontableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_position-table-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -40,124 +40,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,249) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [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,249) size 619x466 [color=#FFFFFF] [bgcolor=#000000] [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 {TBODY} at (1,136) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</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 {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;
-        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>+            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;
+        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>-      RenderTable {TABLE} at (0,714) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [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>+      RenderTable {TABLE} at (0,714) size 579x432 [color=#FFFFFF] [bgcolor=#000000] [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 [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,1145) 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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -49,124 +49,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
-          RenderTableRow {TR} at (0,7) size 616x100
-            RenderTableCell {TH} at (7,44) size 130x25 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [bgcolor=#000000] [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 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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
-          RenderTableRow {TR} at (0,0) size 577x99
-            RenderTableCell {TH} at (0,34) size 135x30 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [bgcolor=#000000] [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 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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 [bgcolor=#000000] [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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -59,124 +59,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,380) 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,380) 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 [bgcolor=#000000]
</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,845) 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,845) 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 [bgcolor=#000000]
</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,1276) 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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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,395) 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,395) 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,860) 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,860) 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 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,1291) 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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -48,124 +48,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] [bgcolor=#000000] [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] [bgcolor=#000000] [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 [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] [bgcolor=#000000] [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] [bgcolor=#000000] [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 [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,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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -59,124 +59,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,380) 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,380) 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 [bgcolor=#000000]
-            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 [bgcolor=#000000]
+            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,845) 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,845) 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 [bgcolor=#000000]
-            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 [bgcolor=#000000]
+            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,1276) 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="trunkLayoutTestsplatformgtktablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -57,124 +57,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,365) 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,365) 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 [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 [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,830) 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,830) 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 [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 [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,1261) 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="trunkLayoutTestsplatformgtktablesmozillamarvinbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_col-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,39 +3,39 @@
</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 159x149 [border: (2px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 160x149 [border: (2px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (2,2) size 155x145
-          RenderTableRow {TR} at (0,2) size 155x38
-            RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (2,2) size 156x145
+          RenderTableRow {TR} at (0,2) size 156x38
+            RenderTableCell {TH} at (2,2) size 50x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (15,2) size 37x34
</span><del>-                text run at (15,2) width 19: &quot;La&quot;
</del><ins>+                text run at (15,2) width 20: &quot;La&quot;
</ins><span class="cx">                 text run at (6,19) width 37: &quot;Mesa&quot;
</span><del>-            RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,42) size 155x38
-            RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,10) size 101x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,42) size 156x38
+            RenderTableCell {TH} at (2,42) size 50x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,2) size 43x34
</span><del>-                text run at (17,2) width 15: &quot;El&quot;
</del><ins>+                text run at (17,2) width 16: &quot;El&quot;
</ins><span class="cx">                 text run at (3,19) width 43: &quot;Cajon&quot;
</span><del>-            RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,82) size 155x38
-            RenderTableCell {TH} at (2,82) size 49x38 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,50) size 101x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,82) size 156x38
+            RenderTableCell {TH} at (2,82) size 50x38 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,2) size 43x34
</span><span class="cx">                 text run at (3,2) width 43: &quot;Chula&quot;
</span><del>-                text run at (7,19) width 35: &quot;Vista&quot;
-            RenderTableCell {TD} at (53,90) size 100x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,122) size 155x21
-            RenderTableCell {TH} at (2,122) size 49x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x17
-                text run at (2,2) width 45: &quot;Bonita&quot;
-            RenderTableCell {TD} at (53,122) size 100x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                text run at (7,19) width 36: &quot;Vista&quot;
+            RenderTableCell {TD} at (53,90) size 101x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,122) size 156x21
+            RenderTableCell {TH} at (2,122) size 50x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x17
+                text run at (2,2) width 46: &quot;Bonita&quot;
+            RenderTableCell {TD} at (53,122) size 101x21 [border: (1px inset #808080)] [r=3 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;N/A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_tbodyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 414x103
-        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 (0,17) size 414x86
-          RenderTableRow {TR} at (0,2) size 414x19
-            RenderTableCell {TH} at (2,10) size 116x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (120,2) size 109x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 107x17
-                text run at (1,1) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (231,2) size 86x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 84x17
-                text run at (1,1) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (319,2) size 93x19 [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,23) size 414x19
-            RenderTableCell {TD} at (2,23) size 116x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 415x103
+        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 (0,17) size 415x86
+          RenderTableRow {TR} at (0,2) size 415x19
+            RenderTableCell {TH} at (2,10) size 117x3 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (120,2) size 110x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 108x17
+                text run at (1,1) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (231,2) size 87x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 85x17
+                text run at (1,1) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (319,2) size 94x19 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 92x17
+                text run at (1,1) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,23) size 415x19
+            RenderTableCell {TD} at (2,23) size 117x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x17
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (120,23) size 109x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,23) size 110x19 [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (231,23) size 86x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (231,23) size 87x19 [r=1 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (319,23) size 93x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (319,23) size 94x19 [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 414x19
-            RenderTableCell {TD} at (2,44) size 116x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 415x19
+            RenderTableCell {TD} at (2,44) size 117x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x17
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (120,44) size 109x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,44) size 110x19 [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (231,44) size 86x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (231,44) size 87x19 [r=2 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (319,44) size 93x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (319,44) size 94x19 [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,65) size 414x19
-            RenderTableCell {TD} at (2,65) size 116x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,65) size 415x19
+            RenderTableCell {TD} at (2,65) size 117x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x17
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (120,65) size 109x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,65) size 110x19 [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (231,65) size 86x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (231,65) size 87x19 [r=3 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (319,65) size 93x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (319,65) size 94x19 [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_tfootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,63 +3,63 @@
</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 483x124
-        RenderBlock {CAPTION} at (0,0) size 483x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 484x124
+        RenderBlock {CAPTION} at (0,0) size 484x17
</ins><span class="cx">           RenderText {#text} at (47,0) size 389x17
</span><span class="cx">             text run at (47,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,103) size 483x21
-          RenderTableRow {TR} at (0,0) size 483x19
-            RenderTableCell {TD} at (2,0) size 185x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,103) size 484x21
+          RenderTableRow {TR} at (0,0) size 484x19
+            RenderTableCell {TD} at (2,0) size 186x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 183x17
</span><span class="cx">                 text run at (1,1) width 183: &quot;This is the footer information&quot;
</span><del>-        RenderTableSection {TBODY} at (0,17) size 483x86
-          RenderTableRow {TR} at (0,2) size 483x19
-            RenderTableCell {TH} at (2,10) size 185x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (189,2) size 109x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 107x17
-                text run at (1,1) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (300,2) size 86x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 84x17
-                text run at (1,1) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (388,2) size 93x19 [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,23) size 483x19
-            RenderTableCell {TD} at (2,23) size 185x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,17) size 484x86
+          RenderTableRow {TR} at (0,2) size 484x19
+            RenderTableCell {TH} at (2,10) size 186x3 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (189,2) size 110x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 108x17
+                text run at (1,1) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (300,2) size 87x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 85x17
+                text run at (1,1) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (388,2) size 94x19 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 92x17
+                text run at (1,1) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,23) size 484x19
+            RenderTableCell {TD} at (2,23) size 186x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x17
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (189,23) size 109x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (189,23) size 110x19 [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (300,23) size 86x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (300,23) size 87x19 [r=1 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (388,23) size 93x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (388,23) size 94x19 [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 483x19
-            RenderTableCell {TD} at (2,44) size 185x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 484x19
+            RenderTableCell {TD} at (2,44) size 186x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x17
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (189,44) size 109x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (189,44) size 110x19 [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (300,44) size 86x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (300,44) size 87x19 [r=2 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (388,44) size 93x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (388,44) size 94x19 [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,65) size 483x19
-            RenderTableCell {TD} at (2,65) size 185x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,65) size 484x19
+            RenderTableCell {TD} at (2,65) size 186x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x17
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (189,65) size 109x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (189,65) size 110x19 [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (300,65) size 86x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (300,65) size 87x19 [r=3 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (388,65) size 93x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (388,65) size 94x19 [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvinbody_theadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/body_thead-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,63 +3,63 @@
</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 488x124
-        RenderBlock {CAPTION} at (0,0) size 488x17
-          RenderText {#text} at (50,0) size 388x17
-            text run at (50,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
-        RenderTableSection {THEAD} at (0,17) size 488x23
-          RenderTableRow {TR} at (0,2) size 488x19
-            RenderTableCell {TD} at (2,2) size 190x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 489x124
+        RenderBlock {CAPTION} at (0,0) size 489x17
+          RenderText {#text} at (50,0) size 389x17
+            text run at (50,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
+        RenderTableSection {THEAD} at (0,17) size 489x23
+          RenderTableRow {TR} at (0,2) size 489x19
+            RenderTableCell {TD} at (2,2) size 191x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 188x17
</span><span class="cx">                 text run at (1,1) width 188: &quot;This is the header information&quot;
</span><del>-        RenderTableSection {TBODY} at (0,40) size 488x84
-          RenderTableRow {TR} at (0,0) size 488x19
-            RenderTableCell {TH} at (2,8) size 190x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (194,0) size 109x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 107x17
-                text run at (1,1) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (305,0) size 86x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 84x17
-                text run at (1,1) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (393,0) size 93x19 [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,21) size 488x19
-            RenderTableCell {TD} at (2,21) size 190x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,40) size 489x84
+          RenderTableRow {TR} at (0,0) size 489x19
+            RenderTableCell {TH} at (2,8) size 191x3 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (194,0) size 110x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 108x17
+                text run at (1,1) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (305,0) size 87x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 85x17
+                text run at (1,1) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (393,0) size 94x19 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 92x17
+                text run at (1,1) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,21) size 489x19
+            RenderTableCell {TD} at (2,21) size 191x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x17
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (194,21) size 109x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,21) size 110x19 [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,21) size 86x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,21) size 87x19 [r=1 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,21) size 93x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,21) size 94x19 [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 488x19
-            RenderTableCell {TD} at (2,42) size 190x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 489x19
+            RenderTableCell {TD} at (2,42) size 191x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x17
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (194,42) size 109x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,42) size 110x19 [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,42) size 86x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,42) size 87x19 [r=2 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,42) size 93x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,42) size 94x19 [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,63) size 488x19
-            RenderTableCell {TD} at (2,63) size 190x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,63) size 489x19
+            RenderTableCell {TD} at (2,63) size 191x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x17
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (194,63) size 109x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,63) size 110x19 [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,63) size 86x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,63) size 87x19 [r=3 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,63) size 93x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,63) size 94x19 [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincol_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/col_span-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/col_span-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/col_span-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,18 +7,18 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 768x34
</span><span class="cx">           text run at (0,0) width 768: &quot;The COL element specifies attributes for a table column. In this test case, the COL element is used in conjunction with the&quot;
</span><span class="cx">           text run at (0,17) width 101: &quot;SPAN attribute.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 560x50 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,50) size 561x50 [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><del>-        RenderTableSection {TBODY} at (1,1) size 558x48
-          RenderTableRow {TR} at (0,2) size 558x21
-            RenderTableCell {TH} at (2,2) size 423x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 419x17
-                text run at (2,2) width 419: &quot;This heading should span across the two columns in this table.&quot;
-          RenderTableRow {TR} at (0,25) size 558x21
-            RenderTableCell {TD} at (2,25) size 423x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 559x48
+          RenderTableRow {TR} at (0,2) size 559x21
+            RenderTableCell {TH} at (2,2) size 424x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 420x17
+                text run at (2,2) width 420: &quot;This heading should span across the two columns in this table.&quot;
+          RenderTableRow {TR} at (0,25) size 559x21
+            RenderTableCell {TD} at (2,25) size 424x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 124x17
</span><span class="cx">                 text run at (2,2) width 124: &quot;This is column one.&quot;
</span><del>-            RenderTableCell {TD} at (427,25) size 129x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (427,25) size 130x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 125x17
</span><span class="cx">                 text run at (2,2) width 125: &quot;This is column two.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_center-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 262x17
</span><span class="cx">           text run at (0,0) width 262: &quot;Text in the cells should be center-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 740x163
-          RenderTableRow {TR} at (0,2) size 740x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 741x163
+          RenderTableRow {TR} at (0,2) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (143,2) size 116x17
</span><span class="cx">                 text run at (143,2) width 116: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,25) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x17
+                text run at (86,2) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,25) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (21,2) size 58x17
</span><span class="cx">                 text run at (21,2) width 58: &quot;Country&quot;
</span><span class="cx">             RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (135,2) size 30x17
</span><span class="cx">                 text run at (135,2) width 30: &quot;City&quot;
</span><del>-            RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,48) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x17
+                text run at (2,2) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,48) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,48) size 111x21 [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 (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,48) size 109x21 [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>-            RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 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 740x21
</del><ins>+          RenderTableRow {TR} at (0,71) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Germany&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,71) size 111x21 [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 (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,71) size 109x21 [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><del>-            RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 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,94) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,94) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;England&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 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 (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 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,117) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,117) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 76x17
</span><span class="cx">                 text run at (2,2) width 76: &quot;Netherlands&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 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 (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 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,140) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,140) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 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 (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 223x17
</span><span class="cx">           text run at (0,0) width 223: &quot;Text in the cells should be justified.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 740x163
-          RenderTableRow {TR} at (0,2) size 740x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 741x163
+          RenderTableRow {TR} at (0,2) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (143,2) size 116x17
</span><span class="cx">                 text run at (143,2) width 116: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,25) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x17
+                text run at (86,2) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,25) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (21,2) size 58x17
</span><span class="cx">                 text run at (21,2) width 58: &quot;Country&quot;
</span><span class="cx">             RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (135,2) size 30x17
</span><span class="cx">                 text run at (135,2) width 30: &quot;City&quot;
</span><del>-            RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,48) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x17
+                text run at (2,2) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,48) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,48) size 111x21 [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 (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,48) size 109x21 [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>-            RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 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 740x21
</del><ins>+          RenderTableRow {TR} at (0,71) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Germany&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,71) size 111x21 [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 (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,71) size 109x21 [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><del>-            RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 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,94) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,94) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;England&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 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 (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 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,117) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,117) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 76x17
</span><span class="cx">                 text run at (2,2) width 76: &quot;Netherlands&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 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 (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 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,140) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,140) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 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 (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_left-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 244x17
</span><span class="cx">           text run at (0,0) width 244: &quot;Text in the cells should be left-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 740x163
-          RenderTableRow {TR} at (0,2) size 740x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 741x163
+          RenderTableRow {TR} at (0,2) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (143,2) size 116x17
</span><span class="cx">                 text run at (143,2) width 116: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,25) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x17
+                text run at (86,2) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,25) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (21,2) size 58x17
</span><span class="cx">                 text run at (21,2) width 58: &quot;Country&quot;
</span><span class="cx">             RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (135,2) size 30x17
</span><span class="cx">                 text run at (135,2) width 30: &quot;City&quot;
</span><del>-            RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,48) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x17
+                text run at (2,2) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,48) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,48) size 111x21 [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 (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,48) size 109x21 [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>-            RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 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 740x21
</del><ins>+          RenderTableRow {TR} at (0,71) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Germany&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,71) size 111x21 [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 (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,71) size 109x21 [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><del>-            RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 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,94) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,94) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;England&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 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 (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 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,117) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,117) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 76x17
</span><span class="cx">                 text run at (2,2) width 76: &quot;Netherlands&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 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 (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 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,140) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,140) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 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 (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_align_right-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 253x17
</span><span class="cx">           text run at (0,0) width 253: &quot;Text in the cells should be right-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 742x165 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 743x165 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 740x163
-          RenderTableRow {TR} at (0,2) size 740x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 741x163
+          RenderTableRow {TR} at (0,2) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,2) size 402x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (143,2) size 116x17
</span><span class="cx">                 text run at (143,2) width 116: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (406,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,25) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x17
+                text run at (86,2) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,25) size 741x21
</ins><span class="cx">             RenderTableCell {TH} at (2,25) size 100x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (21,2) size 58x17
</span><span class="cx">                 text run at (21,2) width 58: &quot;Country&quot;
</span><span class="cx">             RenderTableCell {TH} at (104,25) size 300x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (135,2) size 30x17
</span><span class="cx">                 text run at (135,2) width 30: &quot;City&quot;
</span><del>-            RenderTableCell {TH} at (406,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (518,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (628,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,48) size 740x21
</del><ins>+            RenderTableCell {TH} at (406,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (518,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x17
+                text run at (2,2) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (628,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,48) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,48) size 100x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,48) size 300x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (406,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,48) size 111x21 [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 (518,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,48) size 109x21 [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>-            RenderTableCell {TD} at (628,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 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 740x21
</del><ins>+          RenderTableRow {TR} at (0,71) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,71) size 100x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Germany&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,71) size 300x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (406,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,71) size 111x21 [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 (518,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,71) size 109x21 [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><del>-            RenderTableCell {TD} at (628,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 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,94) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,94) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,94) size 100x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 53x17
</span><span class="cx">                 text run at (2,2) width 53: &quot;England&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,94) size 300x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (406,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,94) size 111x21 [border: (1px inset #808080)] [r=4 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 (518,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,94) size 109x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (628,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 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,117) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,117) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,117) size 100x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 76x17
</span><span class="cx">                 text run at (2,2) width 76: &quot;Netherlands&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,117) size 300x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (406,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,117) size 111x21 [border: (1px inset #808080)] [r=5 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 (518,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,117) size 109x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (628,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 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,140) size 740x21
</del><ins>+          RenderTableRow {TR} at (0,140) size 741x21
</ins><span class="cx">             RenderTableCell {TD} at (2,140) size 100x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,140) size 300x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (406,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,140) size 111x21 [border: (1px inset #808080)] [r=6 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 (518,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (518,140) size 109x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (628,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (628,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_spanexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_span-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,110 +7,110 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 760x34
</span><span class="cx">           text run at (0,0) width 760: &quot;Colgroups are used to identify column groups. In this test case, the COLGROUP element is used in conjunction with the&quot;
</span><span class="cx">           text run at (0,17) width 714: &quot;SPAN attribute. The table below has two distinct column groups; 'Airport Location' and 'Car Rental Information'.&quot;
</span><del>-      RenderTable {TABLE} at (0,50) size 499x165 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,50) size 500x165 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 497x163
-          RenderTableRow {TR} at (0,2) size 497x21
-            RenderTableCell {TH} at (2,2) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 498x163
+          RenderTableRow {TR} at (0,2) size 498x21
+            RenderTableCell {TH} at (2,2) size 160x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (21,2) size 117x17
</span><span class="cx">                 text run at (21,2) width 117: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (163,2) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,25) size 497x21
-            RenderTableCell {TH} at (2,25) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 58x17
-                text run at (11,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (84,25) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 29x17
-                text run at (24,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (163,25) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (275,25) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (385,25) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,48) size 497x21
-            RenderTableCell {TD} at (2,48) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (163,2) size 333x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x17
+                text run at (86,2) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,25) size 498x21
+            RenderTableCell {TH} at (2,25) size 81x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 59x17
+                text run at (11,2) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (84,25) size 78x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 30x17
+                text run at (24,2) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (163,25) size 111x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (275,25) size 109x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x17
+                text run at (2,2) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (385,25) size 111x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x17
+                text run at (2,2) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,48) size 498x21
+            RenderTableCell {TD} at (2,48) size 81x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><del>-            RenderTableCell {TD} at (84,48) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,48) size 78x21 [border: (1px inset #808080)] [r=2 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;Paris&quot;
</span><del>-            RenderTableCell {TD} at (163,48) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (163,48) size 111x21 [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 (275,48) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (275,48) size 109x21 [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>-            RenderTableCell {TD} at (385,48) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (385,48) size 111x21 [border: (1px inset #808080)] [r=2 c=4 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 497x21
-            RenderTableCell {TD} at (2,71) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,71) size 498x21
+            RenderTableCell {TD} at (2,71) size 81x21 [border: (1px inset #808080)] [r=3 c=0 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;Germany&quot;
</span><del>-            RenderTableCell {TD} at (84,71) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,71) size 78x21 [border: (1px inset #808080)] [r=3 c=1 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;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (163,71) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (163,71) size 111x21 [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 (275,71) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (275,71) size 109x21 [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><del>-            RenderTableCell {TD} at (385,71) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (385,71) size 111x21 [border: (1px inset #808080)] [r=3 c=4 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,94) size 497x21
-            RenderTableCell {TD} at (2,94) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,94) size 498x21
+            RenderTableCell {TD} at (2,94) size 81x21 [border: (1px inset #808080)] [r=4 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;England&quot;
</span><del>-            RenderTableCell {TD} at (84,94) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,94) size 78x21 [border: (1px inset #808080)] [r=4 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;London&quot;
</span><del>-            RenderTableCell {TD} at (163,94) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (163,94) size 111x21 [border: (1px inset #808080)] [r=4 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 (275,94) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (275,94) size 109x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (385,94) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (385,94) size 111x21 [border: (1px inset #808080)] [r=4 c=4 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,117) size 497x21
-            RenderTableCell {TD} at (2,117) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,117) size 498x21
+            RenderTableCell {TD} at (2,117) size 81x21 [border: (1px inset #808080)] [r=5 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;Netherlands&quot;
</span><del>-            RenderTableCell {TD} at (84,117) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,117) size 78x21 [border: (1px inset #808080)] [r=5 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;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (163,117) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (163,117) size 111x21 [border: (1px inset #808080)] [r=5 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 (275,117) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (275,117) size 109x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (385,117) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (385,117) size 111x21 [border: (1px inset #808080)] [r=5 c=4 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,140) size 497x21
-            RenderTableCell {TD} at (2,140) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,140) size 498x21
+            RenderTableCell {TD} at (2,140) size 81x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><del>-            RenderTableCell {TD} at (84,140) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (84,140) size 78x21 [border: (1px inset #808080)] [r=6 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;New York&quot;
</span><del>-            RenderTableCell {TD} at (163,140) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (163,140) size 111x21 [border: (1px inset #808080)] [r=6 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 (275,140) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (275,140) size 109x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (385,140) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (385,140) size 111x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 350x17
</span><span class="cx">           text run at (0,0) width 350: &quot;In this test case, the cell text should be baseline-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 497x366
-          RenderTableRow {TR} at (0,2) size 497x50
-            RenderTableCell {TH} at (2,16) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (21,2) size 117x17
-                text run at (21,2) width 117: &quot;Airport Location&quot;
-            RenderTableCell {TH} at (163,16) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,54) size 497x50
-            RenderTableCell {TH} at (2,68) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 58x17
-                text run at (11,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (84,68) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 29x17
-                text run at (24,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (163,68) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (275,68) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (385,68) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,106) size 497x50
-            RenderTableCell {TD} at (2,120) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x17
-                text run at (2,2) width 43: &quot;France&quot;
-            RenderTableCell {TD} at (84,120) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x17
-                text run at (2,2) width 31: &quot;Paris&quot;
-            RenderTableCell {TD} at (163,120) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,120) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,120) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,158) size 497x50
-            RenderTableCell {TD} at (2,172) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Germany&quot;
-            RenderTableCell {TD} at (84,172) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Frankfurt&quot;
-            RenderTableCell {TD} at (163,172) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,172) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,172) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,210) size 497x50
-            RenderTableCell {TD} at (2,224) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 53x17
-                text run at (2,2) width 53: &quot;England&quot;
-            RenderTableCell {TD} at (84,224) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 50x17
-                text run at (2,2) width 50: &quot;London&quot;
-            RenderTableCell {TD} at (163,224) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,224) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,224) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,262) size 497x50
-            RenderTableCell {TD} at (2,276) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
-                text run at (2,2) width 76: &quot;Netherlands&quot;
-            RenderTableCell {TD} at (84,276) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 73x17
-                text run at (2,2) width 73: &quot;Amsterdam&quot;
-            RenderTableCell {TD} at (163,276) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,276) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,276) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,314) size 497x50
-            RenderTableCell {TD} at (2,328) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 33x17
-                text run at (2,2) width 33: &quot;USA&quot;
-            RenderTableCell {TD} at (84,328) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 68x17
-                text run at (2,2) width 68: &quot;New York&quot;
-            RenderTableCell {TD} at (163,328) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,328) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,328) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 498x366
+          RenderTableRow {TR} at (0,2) size 498x50
+            RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (21,2) size 117x18
+                text run at (21,3) width 117: &quot;Airport Location&quot;
+            RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x18
+                text run at (86,3) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,54) size 498x50
+            RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 59x18
+                text run at (11,3) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 30x18
+                text run at (24,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x18
+                text run at (2,3) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,106) size 498x50
+            RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x18
+                text run at (2,3) width 43: &quot;France&quot;
+            RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;Paris&quot;
+            RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,158) size 498x50
+            RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Germany&quot;
+            RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Frankfurt&quot;
+            RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,210) size 498x50
+            RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x18
+                text run at (2,3) width 53: &quot;England&quot;
+            RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 50x18
+                text run at (2,3) width 50: &quot;London&quot;
+            RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,262) size 498x50
+            RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 76x18
+                text run at (2,3) width 76: &quot;Netherlands&quot;
+            RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 73x18
+                text run at (2,3) width 73: &quot;Amsterdam&quot;
+            RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,314) size 498x50
+            RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 33x18
+                text run at (2,3) width 33: &quot;USA&quot;
+            RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 68x18
+                text run at (2,3) width 68: &quot;New York&quot;
+            RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 343x17
</span><span class="cx">           text run at (0,0) width 343: &quot;In this test case, the cell text should be bottom-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 497x366
-          RenderTableRow {TR} at (0,2) size 497x50
-            RenderTableCell {TH} at (2,16) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (21,2) size 117x17
-                text run at (21,2) width 117: &quot;Airport Location&quot;
-            RenderTableCell {TH} at (163,16) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,54) size 497x50
-            RenderTableCell {TH} at (2,68) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 58x17
-                text run at (11,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (84,68) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 29x17
-                text run at (24,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (163,68) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (275,68) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (385,68) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,106) size 497x50
-            RenderTableCell {TD} at (2,120) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x17
-                text run at (2,2) width 43: &quot;France&quot;
-            RenderTableCell {TD} at (84,120) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x17
-                text run at (2,2) width 31: &quot;Paris&quot;
-            RenderTableCell {TD} at (163,120) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,120) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,120) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,158) size 497x50
-            RenderTableCell {TD} at (2,172) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Germany&quot;
-            RenderTableCell {TD} at (84,172) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Frankfurt&quot;
-            RenderTableCell {TD} at (163,172) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,172) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,172) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,210) size 497x50
-            RenderTableCell {TD} at (2,224) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 53x17
-                text run at (2,2) width 53: &quot;England&quot;
-            RenderTableCell {TD} at (84,224) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 50x17
-                text run at (2,2) width 50: &quot;London&quot;
-            RenderTableCell {TD} at (163,224) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,224) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,224) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,262) size 497x50
-            RenderTableCell {TD} at (2,276) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
-                text run at (2,2) width 76: &quot;Netherlands&quot;
-            RenderTableCell {TD} at (84,276) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 73x17
-                text run at (2,2) width 73: &quot;Amsterdam&quot;
-            RenderTableCell {TD} at (163,276) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,276) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,276) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,314) size 497x50
-            RenderTableCell {TD} at (2,328) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 33x17
-                text run at (2,2) width 33: &quot;USA&quot;
-            RenderTableCell {TD} at (84,328) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 68x17
-                text run at (2,2) width 68: &quot;New York&quot;
-            RenderTableCell {TD} at (163,328) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,328) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,328) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 498x366
+          RenderTableRow {TR} at (0,2) size 498x50
+            RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (21,2) size 117x18
+                text run at (21,3) width 117: &quot;Airport Location&quot;
+            RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x18
+                text run at (86,3) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,54) size 498x50
+            RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 59x18
+                text run at (11,3) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 30x18
+                text run at (24,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x18
+                text run at (2,3) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,106) size 498x50
+            RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x18
+                text run at (2,3) width 43: &quot;France&quot;
+            RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;Paris&quot;
+            RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,158) size 498x50
+            RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Germany&quot;
+            RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Frankfurt&quot;
+            RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,210) size 498x50
+            RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x18
+                text run at (2,3) width 53: &quot;England&quot;
+            RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 50x18
+                text run at (2,3) width 50: &quot;London&quot;
+            RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,262) size 498x50
+            RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 76x18
+                text run at (2,3) width 76: &quot;Netherlands&quot;
+            RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 73x18
+                text run at (2,3) width 73: &quot;Amsterdam&quot;
+            RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,314) size 498x50
+            RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 33x18
+                text run at (2,3) width 33: &quot;USA&quot;
+            RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 68x18
+                text run at (2,3) width 68: &quot;New York&quot;
+            RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_middle-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 342x17
</span><span class="cx">           text run at (0,0) width 342: &quot;In this test case, the cell text should be middle-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 497x366
-          RenderTableRow {TR} at (0,2) size 497x50
-            RenderTableCell {TH} at (2,16) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (21,2) size 117x17
-                text run at (21,2) width 117: &quot;Airport Location&quot;
-            RenderTableCell {TH} at (163,16) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,54) size 497x50
-            RenderTableCell {TH} at (2,68) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 58x17
-                text run at (11,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (84,68) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 29x17
-                text run at (24,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (163,68) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (275,68) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (385,68) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,106) size 497x50
-            RenderTableCell {TD} at (2,120) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x17
-                text run at (2,2) width 43: &quot;France&quot;
-            RenderTableCell {TD} at (84,120) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x17
-                text run at (2,2) width 31: &quot;Paris&quot;
-            RenderTableCell {TD} at (163,120) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,120) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,120) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,158) size 497x50
-            RenderTableCell {TD} at (2,172) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Germany&quot;
-            RenderTableCell {TD} at (84,172) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Frankfurt&quot;
-            RenderTableCell {TD} at (163,172) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,172) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,172) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,210) size 497x50
-            RenderTableCell {TD} at (2,224) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 53x17
-                text run at (2,2) width 53: &quot;England&quot;
-            RenderTableCell {TD} at (84,224) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 50x17
-                text run at (2,2) width 50: &quot;London&quot;
-            RenderTableCell {TD} at (163,224) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,224) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,224) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,262) size 497x50
-            RenderTableCell {TD} at (2,276) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
-                text run at (2,2) width 76: &quot;Netherlands&quot;
-            RenderTableCell {TD} at (84,276) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 73x17
-                text run at (2,2) width 73: &quot;Amsterdam&quot;
-            RenderTableCell {TD} at (163,276) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,276) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,276) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,314) size 497x50
-            RenderTableCell {TD} at (2,328) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 33x17
-                text run at (2,2) width 33: &quot;USA&quot;
-            RenderTableCell {TD} at (84,328) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 68x17
-                text run at (2,2) width 68: &quot;New York&quot;
-            RenderTableCell {TD} at (163,328) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,328) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,328) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 498x366
+          RenderTableRow {TR} at (0,2) size 498x50
+            RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (21,2) size 117x18
+                text run at (21,3) width 117: &quot;Airport Location&quot;
+            RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x18
+                text run at (86,3) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,54) size 498x50
+            RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 59x18
+                text run at (11,3) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 30x18
+                text run at (24,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x18
+                text run at (2,3) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,106) size 498x50
+            RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x18
+                text run at (2,3) width 43: &quot;France&quot;
+            RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;Paris&quot;
+            RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,158) size 498x50
+            RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Germany&quot;
+            RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Frankfurt&quot;
+            RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,210) size 498x50
+            RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x18
+                text run at (2,3) width 53: &quot;England&quot;
+            RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 50x18
+                text run at (2,3) width 50: &quot;London&quot;
+            RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,262) size 498x50
+            RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 76x18
+                text run at (2,3) width 76: &quot;Netherlands&quot;
+            RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 73x18
+                text run at (2,3) width 73: &quot;Amsterdam&quot;
+            RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,314) size 498x50
+            RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 33x18
+                text run at (2,3) width 33: &quot;USA&quot;
+            RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 68x18
+                text run at (2,3) width 68: &quot;New York&quot;
+            RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_valign_top-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,110 +10,110 @@
</span><span class="cx">       RenderBlock {P} at (0,50) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 319x17
</span><span class="cx">           text run at (0,0) width 319: &quot;In this test case, the cell text should be top-aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,83) size 499x368 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,83) size 500x368 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 497x366
-          RenderTableRow {TR} at (0,2) size 497x50
-            RenderTableCell {TH} at (2,16) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (21,2) size 117x17
-                text run at (21,2) width 117: &quot;Airport Location&quot;
-            RenderTableCell {TH} at (163,16) size 332x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
-              RenderText {#text} at (86,2) size 160x17
-                text run at (86,2) width 160: &quot;Car Rental information&quot;
-          RenderTableRow {TR} at (0,54) size 497x50
-            RenderTableCell {TH} at (2,68) size 80x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (11,2) size 58x17
-                text run at (11,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (84,68) size 77x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (24,2) size 29x17
-                text run at (24,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (163,68) size 110x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;ABC Company&quot;
-            RenderTableCell {TH} at (275,68) size 108x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 104x17
-                text run at (2,2) width 104: &quot;EFG Company&quot;
-            RenderTableCell {TH} at (385,68) size 110x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 106x17
-                text run at (2,2) width 106: &quot;XYZ Company&quot;
-          RenderTableRow {TR} at (0,106) size 497x50
-            RenderTableCell {TD} at (2,120) size 80x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 43x17
-                text run at (2,2) width 43: &quot;France&quot;
-            RenderTableCell {TD} at (84,120) size 77x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 31x17
-                text run at (2,2) width 31: &quot;Paris&quot;
-            RenderTableCell {TD} at (163,120) size 110x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,120) size 108x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,120) size 110x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,158) size 497x50
-            RenderTableCell {TD} at (2,172) size 80x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Germany&quot;
-            RenderTableCell {TD} at (84,172) size 77x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x17
-                text run at (2,2) width 59: &quot;Frankfurt&quot;
-            RenderTableCell {TD} at (163,172) size 110x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,172) size 108x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,172) size 110x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,210) size 497x50
-            RenderTableCell {TD} at (2,224) size 80x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 53x17
-                text run at (2,2) width 53: &quot;England&quot;
-            RenderTableCell {TD} at (84,224) size 77x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 50x17
-                text run at (2,2) width 50: &quot;London&quot;
-            RenderTableCell {TD} at (163,224) size 110x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,224) size 108x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,224) size 110x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,262) size 497x50
-            RenderTableCell {TD} at (2,276) size 80x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 76x17
-                text run at (2,2) width 76: &quot;Netherlands&quot;
-            RenderTableCell {TD} at (84,276) size 77x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 73x17
-                text run at (2,2) width 73: &quot;Amsterdam&quot;
-            RenderTableCell {TD} at (163,276) size 110x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,276) size 108x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,276) size 110x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-          RenderTableRow {TR} at (0,314) size 497x50
-            RenderTableCell {TD} at (2,328) size 80x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 33x17
-                text run at (2,2) width 33: &quot;USA&quot;
-            RenderTableCell {TD} at (84,328) size 77x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 68x17
-                text run at (2,2) width 68: &quot;New York&quot;
-            RenderTableCell {TD} at (163,328) size 110x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (275,328) size 108x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
-            RenderTableCell {TD} at (385,328) size 110x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;yes&quot;
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 498x366
+          RenderTableRow {TR} at (0,2) size 498x50
+            RenderTableCell {TH} at (2,16) size 160x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (21,2) size 117x18
+                text run at (21,3) width 117: &quot;Airport Location&quot;
+            RenderTableCell {TH} at (163,16) size 333x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
+              RenderText {#text} at (86,2) size 161x18
+                text run at (86,3) width 161: &quot;Car Rental information&quot;
+          RenderTableRow {TR} at (0,54) size 498x50
+            RenderTableCell {TH} at (2,68) size 81x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (11,2) size 59x18
+                text run at (11,3) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (84,68) size 78x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (24,2) size 30x18
+                text run at (24,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (163,68) size 111x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;ABC Company&quot;
+            RenderTableCell {TH} at (275,68) size 109x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 105x18
+                text run at (2,3) width 105: &quot;EFG Company&quot;
+            RenderTableCell {TH} at (385,68) size 111x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 107x18
+                text run at (2,3) width 107: &quot;XYZ Company&quot;
+          RenderTableRow {TR} at (0,106) size 498x50
+            RenderTableCell {TD} at (2,120) size 81x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 43x18
+                text run at (2,3) width 43: &quot;France&quot;
+            RenderTableCell {TD} at (84,120) size 78x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;Paris&quot;
+            RenderTableCell {TD} at (163,120) size 111x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,120) size 109x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,120) size 111x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,158) size 498x50
+            RenderTableCell {TD} at (2,172) size 81x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Germany&quot;
+            RenderTableCell {TD} at (84,172) size 78x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 59x18
+                text run at (2,3) width 59: &quot;Frankfurt&quot;
+            RenderTableCell {TD} at (163,172) size 111x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,172) size 109x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,172) size 111x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,210) size 498x50
+            RenderTableCell {TD} at (2,224) size 81x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 53x18
+                text run at (2,3) width 53: &quot;England&quot;
+            RenderTableCell {TD} at (84,224) size 78x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 50x18
+                text run at (2,3) width 50: &quot;London&quot;
+            RenderTableCell {TD} at (163,224) size 111x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,224) size 109x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,224) size 111x22 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,262) size 498x50
+            RenderTableCell {TD} at (2,276) size 81x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 76x18
+                text run at (2,3) width 76: &quot;Netherlands&quot;
+            RenderTableCell {TD} at (84,276) size 78x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 73x18
+                text run at (2,3) width 73: &quot;Amsterdam&quot;
+            RenderTableCell {TD} at (163,276) size 111x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,276) size 109x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,276) size 111x22 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+          RenderTableRow {TR} at (0,314) size 498x50
+            RenderTableCell {TD} at (2,328) size 81x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 33x18
+                text run at (2,3) width 33: &quot;USA&quot;
+            RenderTableCell {TD} at (84,328) size 78x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 68x18
+                text run at (2,3) width 68: &quot;New York&quot;
+            RenderTableCell {TD} at (163,328) size 111x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (275,328) size 109x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
+            RenderTableCell {TD} at (385,328) size 111x22 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;yes&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pctexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_pct-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -19,20 +19,20 @@
</span><span class="cx">               RenderText {#text} at (75,2) size 162x17
</span><span class="cx">                 text run at (75,2) width 162: &quot;Car Rental Information&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x38
</span><del>-            RenderTableCell {TH} at (2,33) size 154x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (48,2) size 58x17
-                text run at (48,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (158,33) size 308x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (139,2) size 30x17
-                text run at (139,2) width 30: &quot;City&quot;
-            RenderTableCell {TH} at (468,25) size 103x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 67x34
-                text run at (34,2) width 35: &quot;ABC&quot;
-                text run at (18,19) width 67: &quot;Company&quot;
-            RenderTableCell {TH} at (573,25) size 101x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,2) size 67x34
-                text run at (34,2) width 33: &quot;EFG&quot;
-                text run at (17,19) width 67: &quot;Company&quot;
</del><ins>+            RenderTableCell {TH} at (2,33) size 154x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (48,2) size 58x18
+                text run at (48,3) width 58: &quot;Country&quot;
+            RenderTableCell {TH} at (158,33) size 308x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (139,2) size 30x18
+                text run at (139,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (468,25) size 104x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 68x34
+                text run at (34,2) width 36: &quot;ABC&quot;
+                text run at (18,19) width 68: &quot;Company&quot;
+            RenderTableCell {TH} at (573,25) size 102x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,2) size 68x34
+                text run at (34,2) width 34: &quot;EFG&quot;
+                text run at (17,19) width 68: &quot;Company&quot;
</ins><span class="cx">             RenderTableCell {TH} at (676,25) size 104x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 68x34
</span><span class="cx">                 text run at (34,2) width 36: &quot;XYZ&quot;
</span><span class="lines">@@ -44,10 +44,10 @@
</span><span class="cx">             RenderTableCell {TD} at (158,65) size 308x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (468,65) size 103x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (468,65) size 104x21 [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 (573,65) size 101x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (573,65) size 102x21 [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><span class="cx">             RenderTableCell {TD} at (676,65) size 104x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</span><span class="lines">@@ -60,10 +60,10 @@
</span><span class="cx">             RenderTableCell {TD} at (158,88) size 308x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (468,88) size 103x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (468,88) size 104x21 [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 (573,88) size 101x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (573,88) size 102x21 [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 class="cx">             RenderTableCell {TD} at (676,88) size 104x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</span><span class="lines">@@ -76,10 +76,10 @@
</span><span class="cx">             RenderTableCell {TD} at (158,111) size 308x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (468,111) size 103x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (468,111) size 104x21 [border: (1px inset #808080)] [r=4 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 (573,111) size 101x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (573,111) size 102x21 [border: (1px inset #808080)] [r=4 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 class="cx">             RenderTableCell {TD} at (676,111) size 104x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</span><span class="lines">@@ -92,10 +92,10 @@
</span><span class="cx">             RenderTableCell {TD} at (158,134) size 308x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (468,134) size 103x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (468,134) size 104x21 [border: (1px inset #808080)] [r=5 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 (573,134) size 101x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (573,134) size 102x21 [border: (1px inset #808080)] [r=5 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 class="cx">             RenderTableCell {TD} at (676,134) size 104x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</span><span class="lines">@@ -108,10 +108,10 @@
</span><span class="cx">             RenderTableCell {TD} at (158,157) size 308x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (468,157) size 103x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (468,157) size 104x21 [border: (1px inset #808080)] [r=6 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 (573,157) size 101x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (573,157) size 102x21 [border: (1px inset #808080)] [r=6 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 class="cx">             RenderTableCell {TD} at (676,157) size 104x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvincolgroup_width_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/colgroup_width_px-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -15,105 +15,105 @@
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 559x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (221,2) size 117x17
</span><span class="cx">                 text run at (221,2) width 117: &quot;Airport Location&quot;
</span><del>-            RenderTableCell {TH} at (563,2) size 217x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</del><ins>+            RenderTableCell {TH} at (562,2) size 218x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (27,2) size 163x17
</span><span class="cx">                 text run at (27,2) width 163: &quot;Car Rental Information&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x38
</span><del>-            RenderTableCell {TH} at (2,33) size 188x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (65,2) size 58x17
-                text run at (65,2) width 58: &quot;Country&quot;
-            RenderTableCell {TH} at (192,33) size 369x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (170,2) size 29x17
-                text run at (170,2) width 29: &quot;City&quot;
-            RenderTableCell {TH} at (563,25) size 71x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (18,2) size 67x34
-                text run at (18,2) width 35: &quot;ABC&quot;
-                text run at (2,19) width 67: &quot;Company&quot;
-            RenderTableCell {TH} at (636,25) size 71x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (19,2) size 67x34
-                text run at (19,2) width 33: &quot;EFG&quot;
-                text run at (2,19) width 67: &quot;Company&quot;
-            RenderTableCell {TH} at (709,25) size 71x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-              RenderText {#text} at (18,2) size 67x34
-                text run at (18,2) width 35: &quot;XYZ&quot;
-                text run at (2,19) width 67: &quot;Company&quot;
</del><ins>+            RenderTableCell {TH} at (2,33) size 189x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (65,2) size 59x18
+                text run at (65,3) width 59: &quot;Country&quot;
+            RenderTableCell {TH} at (192,33) size 369x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (169,2) size 30x18
+                text run at (169,3) width 30: &quot;City&quot;
+            RenderTableCell {TH} at (562,25) size 72x38 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (18,2) size 68x34
+                text run at (18,2) width 36: &quot;ABC&quot;
+                text run at (2,19) width 68: &quot;Company&quot;
+            RenderTableCell {TH} at (635,25) size 72x38 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (19,2) size 68x34
+                text run at (19,2) width 34: &quot;EFG&quot;
+                text run at (2,19) width 68: &quot;Company&quot;
+            RenderTableCell {TH} at (708,25) size 72x38 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (18,2) size 68x34
+                text run at (18,2) width 36: &quot;XYZ&quot;
+                text run at (2,19) width 68: &quot;Company&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,65) size 782x21
</span><del>-            RenderTableCell {TD} at (2,65) size 188x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,65) size 189x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x17
</span><span class="cx">                 text run at (2,2) width 43: &quot;France&quot;
</span><span class="cx">             RenderTableCell {TD} at (192,65) size 369x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 31x17
</span><span class="cx">                 text run at (2,2) width 31: &quot;Paris&quot;
</span><del>-            RenderTableCell {TD} at (563,65) size 71x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (562,65) size 72x21 [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 (636,65) size 71x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (635,65) size 72x21 [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>-            RenderTableCell {TD} at (709,65) size 71x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (708,65) size 72x21 [border: (1px inset #808080)] [r=2 c=4 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 class="cx">           RenderTableRow {TR} at (0,88) size 782x21
</span><del>-            RenderTableCell {TD} at (2,88) size 188x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,88) size 189x21 [border: (1px inset #808080)] [r=3 c=0 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;Germany&quot;
</span><span class="cx">             RenderTableCell {TD} at (192,88) size 369x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 59x17
</span><span class="cx">                 text run at (2,2) width 59: &quot;Frankfurt&quot;
</span><del>-            RenderTableCell {TD} at (563,88) size 71x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (562,88) size 72x21 [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 (636,88) size 71x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (635,88) size 72x21 [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><del>-            RenderTableCell {TD} at (709,88) size 71x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (708,88) size 72x21 [border: (1px inset #808080)] [r=3 c=4 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 class="cx">           RenderTableRow {TR} at (0,111) size 782x21
</span><del>-            RenderTableCell {TD} at (2,111) size 188x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,111) size 189x21 [border: (1px inset #808080)] [r=4 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;England&quot;
</span><span class="cx">             RenderTableCell {TD} at (192,111) size 369x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 50x17
</span><span class="cx">                 text run at (2,2) width 50: &quot;London&quot;
</span><del>-            RenderTableCell {TD} at (563,111) size 71x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (562,111) size 72x21 [border: (1px inset #808080)] [r=4 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 (636,111) size 71x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (635,111) size 72x21 [border: (1px inset #808080)] [r=4 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>-            RenderTableCell {TD} at (709,111) size 71x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (708,111) size 72x21 [border: (1px inset #808080)] [r=4 c=4 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 class="cx">           RenderTableRow {TR} at (0,134) size 782x21
</span><del>-            RenderTableCell {TD} at (2,134) size 188x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,134) size 189x21 [border: (1px inset #808080)] [r=5 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;Netherlands&quot;
</span><span class="cx">             RenderTableCell {TD} at (192,134) size 369x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 73x17
</span><span class="cx">                 text run at (2,2) width 73: &quot;Amsterdam&quot;
</span><del>-            RenderTableCell {TD} at (563,134) size 71x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (562,134) size 72x21 [border: (1px inset #808080)] [r=5 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 (636,134) size 71x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (635,134) size 72x21 [border: (1px inset #808080)] [r=5 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>-            RenderTableCell {TD} at (709,134) size 71x21 [border: (1px inset #808080)] [r=5 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (708,134) size 72x21 [border: (1px inset #808080)] [r=5 c=4 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 class="cx">           RenderTableRow {TR} at (0,157) size 782x21
</span><del>-            RenderTableCell {TD} at (2,157) size 188x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,157) size 189x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;USA&quot;
</span><span class="cx">             RenderTableCell {TD} at (192,157) size 369x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 68x17
</span><span class="cx">                 text run at (2,2) width 68: &quot;New York&quot;
</span><del>-            RenderTableCell {TD} at (563,157) size 71x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (562,157) size 72x21 [border: (1px inset #808080)] [r=6 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 (636,157) size 71x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (635,157) size 72x21 [border: (1px inset #808080)] [r=6 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>-            RenderTableCell {TD} at (709,157) size 71x21 [border: (1px inset #808080)] [r=6 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (708,157) size 72x21 [border: (1px inset #808080)] [r=6 c=4 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="trunkLayoutTestsplatformgtktablesmozillamarvintable_frame_borderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 424x113 [border: (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,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 425x113 [border: (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,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="trunkLayoutTestsplatformgtktablesmozillamarvintable_frame_boxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 424x113 [border: (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,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 425x113 [border: (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,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="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_hidden_tdexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt (0 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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
+      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
+layer at (11,11) size 16x16 clip at (12,12) size 14x14 scrollWidth 704 scrollHeight 504
+  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="trunkLayoutTestsplatformgtktablesmozillamarvintable_overflow_td_dynamic_deactivateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_center-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,34) size 300x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,2) size 64x17
</span><span class="cx">                 text run at (17,2) width 64: &quot;Navigator&quot;
</span><del>-            RenderTableCell {TD} at (102,2) size 102x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (17,2) size 68x17
-                text run at (17,2) width 68: &quot;Messenger&quot;
</del><ins>+            RenderTableCell {TD} at (102,2) size 103x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (17,2) size 69x17
+                text run at (17,2) width 69: &quot;Messenger&quot;
</ins><span class="cx">             RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (18,2) size 54x17
-                text run at (18,2) width 54: &quot;Collabra&quot;
</del><ins>+              RenderText {#text} at (17,2) size 55x17
+                text run at (17,2) width 55: &quot;Collabra&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,25) size 298x21
</span><del>-            RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (16,2) size 66x17
</span><span class="cx">                 text run at (16,2) width 66: &quot;Composer&quot;
</span><del>-            RenderTableCell {TD} at (102,25) size 102x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,25) size 103x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (22,2) size 58x17
</span><span class="cx">                 text run at (22,2) width 58: &quot;Calendar&quot;
</span><span class="cx">             RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_left-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -13,20 +13,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,34) size 300x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 99x21 [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 (102,2) size 102x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,2) size 103x21 [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><span class="cx">             RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><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><span class="cx">           RenderTableRow {TR} at (0,25) size 298x21
</span><del>-            RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 99x21 [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 (102,25) size 102x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (102,25) size 103x21 [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><span class="cx">             RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_row_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_row_align_right-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -13,22 +13,22 @@
</span><span class="cx">       RenderTable {TABLE} at (0,34) size 300x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 98x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (33,2) size 63x17
-                text run at (33,2) width 63: &quot;Navigator&quot;
-            RenderTableCell {TD} at (102,2) size 102x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (32,2) size 68x17
-                text run at (32,2) width 68: &quot;Messenger&quot;
</del><ins>+            RenderTableCell {TD} at (2,2) size 99x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (33,2) size 64x17
+                text run at (33,2) width 64: &quot;Navigator&quot;
+            RenderTableCell {TD} at (102,2) size 103x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (32,2) size 69x17
+                text run at (32,2) width 69: &quot;Messenger&quot;
</ins><span class="cx">             RenderTableCell {TD} at (206,2) size 90x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (34,2) size 54x17
-                text run at (34,2) width 54: &quot;Collabra&quot;
</del><ins>+              RenderText {#text} at (33,2) size 55x17
+                text run at (33,2) width 55: &quot;Collabra&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,25) size 298x21
</span><del>-            RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (31,2) size 65x17
-                text run at (31,2) width 65: &quot;Composer&quot;
-            RenderTableCell {TD} at (102,25) size 102x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (43,2) size 57x17
-                text run at (43,2) width 57: &quot;Calendar&quot;
</del><ins>+            RenderTableCell {TD} at (2,25) size 99x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (31,2) size 66x17
+                text run at (31,2) width 66: &quot;Composer&quot;
+            RenderTableCell {TD} at (102,25) size 103x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (43,2) size 58x17
+                text run at (43,2) width 58: &quot;Calendar&quot;
</ins><span class="cx">             RenderTableCell {TD} at (206,25) size 90x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (29,2) size 59x17
-                text run at (29,2) width 59: &quot;Netcaster&quot;
</del><ins>+              RenderText {#text} at (28,2) size 60x17
+                text run at (28,2) width 60: &quot;Netcaster&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_allexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 417x106 [border: (2px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 417x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 418x106 [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 412x84
-          RenderTableRow {TR} at (0,0) size 412x22
-            RenderTableCell {TH} at (0,8) size 119x5 [border: (3px solid #808080)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (119,0) size 110x22 [border: (3px 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 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 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 412x20
-            RenderTableCell {TD} at (0,22) size 119x20 [border: (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (2,19) size 413x84
+          RenderTableRow {TR} at (0,0) size 413x22
+            RenderTableCell {TH} at (0,8) size 120x6 [border: (3px solid #808080)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (119,0) size 111x22 [border: (3px 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 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 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 413x20
+            RenderTableCell {TD} at (0,22) size 120x20 [border: (1px solid #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 110x20 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,22) size 111x20 [border: (1px solid #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 (229,22) size 87x20 [border: (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,22) size 88x20 [border: (1px solid #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 (316,22) size 96x20 [border: (1px solid #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,22) size 97x20 [border: (1px solid #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,42) size 412x20
-            RenderTableCell {TD} at (0,42) size 119x20 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 413x20
+            RenderTableCell {TD} at (0,42) size 120x20 [border: (1px solid #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 110x20 [border: (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,42) size 111x20 [border: (1px solid #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 (229,42) size 87x20 [border: (1px solid #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,42) size 88x20 [border: (1px solid #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 (316,42) size 96x20 [border: (1px solid #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,42) size 97x20 [border: (1px solid #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,62) size 412x22
-            RenderTableCell {TD} at (0,62) size 119x22 [border: (1px solid #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,62) size 413x22
+            RenderTableCell {TD} at (0,62) size 120x22 [border: (1px solid #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 110x22 [border: (1px solid #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,62) size 111x22 [border: (1px solid #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 (229,62) size 87x22 [border: (1px solid #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (229,62) size 88x22 [border: (1px solid #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 (316,62) size 96x22 [border: (1px solid #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (316,62) size 97x22 [border: (1px solid #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="trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_groupsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_groups-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,69 +3,69 @@
</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 488x145
-        RenderBlock {CAPTION} at (0,0) size 488x17
-          RenderText {#text} at (50,0) size 388x17
-            text run at (50,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</del><ins>+      RenderTable {TABLE} at (0,0) size 489x145
+        RenderBlock {CAPTION} at (0,0) size 489x17
+          RenderText {#text} at (50,0) size 389x17
+            text run at (50,0) width 389: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {THEAD} at (0,17) size 488x23
-          RenderTableRow {TR} at (0,2) size 488x19
-            RenderTableCell {TD} at (2,2) size 190x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {THEAD} at (0,17) size 489x23
+          RenderTableRow {TR} at (0,2) size 489x19
+            RenderTableCell {TD} at (2,2) size 191x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 188x17
</span><span class="cx">                 text run at (1,1) width 188: &quot;This is the header information&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,124) size 488x21
-          RenderTableRow {TR} at (0,0) size 488x19
-            RenderTableCell {TD} at (2,0) size 190x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,124) size 489x21
+          RenderTableRow {TR} at (0,0) size 489x19
+            RenderTableCell {TD} at (2,0) size 191x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 183x17
</span><span class="cx">                 text run at (1,1) width 183: &quot;This is the footer information&quot;
</span><del>-        RenderTableSection {TBODY} at (0,40) size 488x84
-          RenderTableRow {TR} at (0,0) size 488x19
-            RenderTableCell {TH} at (2,8) size 190x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (194,0) size 109x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 107x17
-                text run at (1,1) width 107: &quot;Macintosh PPC&quot;
-            RenderTableCell {TH} at (305,0) size 86x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 84x17
-                text run at (1,1) width 84: &quot;Windows 95&quot;
-            RenderTableCell {TH} at (393,0) size 93x19 [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 91x17
-                text run at (1,1) width 91: &quot;Windows NT&quot;
-          RenderTableRow {TR} at (0,21) size 488x19
-            RenderTableCell {TD} at (2,21) size 190x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,40) size 489x84
+          RenderTableRow {TR} at (0,0) size 489x19
+            RenderTableCell {TH} at (2,8) size 191x3 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (194,0) size 110x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 108x17
+                text run at (1,1) width 108: &quot;Macintosh PPC&quot;
+            RenderTableCell {TH} at (305,0) size 87x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 85x17
+                text run at (1,1) width 85: &quot;Windows 95&quot;
+            RenderTableCell {TH} at (393,0) size 94x19 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 92x17
+                text run at (1,1) width 92: &quot;Windows NT&quot;
+          RenderTableRow {TR} at (0,21) size 489x19
+            RenderTableCell {TD} at (2,21) size 191x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x17
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (194,21) size 109x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,21) size 110x19 [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,21) size 86x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,21) size 87x19 [r=1 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,21) size 93x19 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,21) size 94x19 [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 488x19
-            RenderTableCell {TD} at (2,42) size 190x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,42) size 489x19
+            RenderTableCell {TD} at (2,42) size 191x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x17
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (194,42) size 109x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,42) size 110x19 [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,42) size 86x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,42) size 87x19 [r=2 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,42) size 93x19 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,42) size 94x19 [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,63) size 488x19
-            RenderTableCell {TD} at (2,63) size 190x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,63) size 489x19
+            RenderTableCell {TD} at (2,63) size 191x19 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x17
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (194,63) size 109x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,63) size 110x19 [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,63) size 86x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,63) size 87x19 [r=3 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,63) size 93x19 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,63) size 94x19 [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintable_rules_noneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 414x103 [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 409x81
-          RenderTableRow {TR} at (0,0) size 409x22
-            RenderTableCell {TH} at (0,8) size 119x5 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (119,0) size 109x22 [border: (3px none #000000)] [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 none #000000)] [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 none #000000)] [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 409x19
-            RenderTableCell {TD} at (0,22) size 119x19 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 415x103 [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 410x81
+          RenderTableRow {TR} at (0,0) size 410x22
+            RenderTableCell {TH} at (0,8) size 120x6 [border: (3px none #000000)] [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (119,0) size 110x22 [border: (3px none #000000)] [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 none #000000)] [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 none #000000)] [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 410x19
+            RenderTableCell {TD} at (0,22) size 120x19 [border: none] [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 109x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,22) size 110x19 [r=1 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,22) size 86x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,22) size 87x19 [r=1 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,22) size 95x19 [border: none] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,22) size 96x19 [border: none] [r=1 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 409x19
-            RenderTableCell {TD} at (0,41) size 119x19 [border: none] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 410x19
+            RenderTableCell {TD} at (0,41) size 120x19 [border: none] [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 109x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,41) size 110x19 [r=2 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,41) size 86x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,41) size 87x19 [r=2 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,41) size 95x19 [border: none] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,41) size 96x19 [border: none] [r=2 c=3 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;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 409x21
-            RenderTableCell {TD} at (0,60) size 119x21 [border: none] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,60) size 410x21
+            RenderTableCell {TD} at (0,60) size 120x21 [border: none] [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 109x21 [border: none] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (119,60) size 110x21 [border: none] [r=3 c=1 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (228,60) size 86x21 [border: none] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,60) size 87x21 [border: none] [r=3 c=2 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;yes&quot;
</span><del>-            RenderTableCell {TD} at (314,60) size 95x21 [border: none] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (314,60) size 96x21 [border: none] [r=3 c=3 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;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,25 +7,25 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 456x17
</span><span class="cx">           text run at (0,0) width 456: &quot;The table displayed is two rows by three columns with center alignment.&quot;
</span><span class="cx">         RenderBR {BR} at (456,14) size 0x0
</span><del>-      RenderTable {TABLE} at (289,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 (288,17) size 208x44
+        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_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 491x17
</span><span class="cx">         text run at (0,0) width 491: &quot;The table displayed is two rows by three columns with left alignment(default).&quot;
</span><span class="cx">       RenderBR {BR} at (491,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 class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 447x17
</span><span class="cx">         text run at (0,0) width 447: &quot;The table displayed is two rows by three columns with right alignment.&quot;
</span><span class="cx">       RenderBR {BR} at (447,14) size 0x0
</span><del>-      RenderTable {TABLE} at (578,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 (577,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 class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillamarvintables_bgcolor_aquaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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;Aqua table with a white body background&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FFFF] [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=#00FFFF] [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_aqua_rgbexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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;Aqua table with a white body background&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 118x50 [bgcolor=#00FFFF] [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=#00FFFF] [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_blackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/marvin/tables_bgcolor_black-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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="trunkLayoutTestsplatformgtktablesmozillaotherbody_colexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/body_col-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,39 +3,39 @@
</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 159x149 [border: (2px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 160x149 [border: (2px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (2,2) size 155x145
-          RenderTableRow {TR} at (0,2) size 155x38
-            RenderTableCell {TH} at (2,2) size 49x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (2,2) size 156x145
+          RenderTableRow {TR} at (0,2) size 156x38
+            RenderTableCell {TH} at (2,2) size 50x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (15,2) size 37x34
</span><del>-                text run at (15,2) width 19: &quot;La&quot;
</del><ins>+                text run at (15,2) width 20: &quot;La&quot;
</ins><span class="cx">                 text run at (6,19) width 37: &quot;Mesa&quot;
</span><del>-            RenderTableCell {TD} at (53,10) size 100x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,42) size 155x38
-            RenderTableCell {TH} at (2,42) size 49x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,10) size 101x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,42) size 156x38
+            RenderTableCell {TH} at (2,42) size 50x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (17,2) size 43x34
</span><del>-                text run at (17,2) width 15: &quot;El&quot;
</del><ins>+                text run at (17,2) width 16: &quot;El&quot;
</ins><span class="cx">                 text run at (3,19) width 43: &quot;Cajon&quot;
</span><del>-            RenderTableCell {TD} at (53,50) size 100x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,82) size 155x38
-            RenderTableCell {TH} at (2,82) size 49x38 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,50) size 101x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,82) size 156x38
+            RenderTableCell {TH} at (2,82) size 50x38 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,2) size 43x34
</span><span class="cx">                 text run at (3,2) width 43: &quot;Chula&quot;
</span><del>-                text run at (7,19) width 35: &quot;Vista&quot;
-            RenderTableCell {TD} at (53,90) size 100x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
-          RenderTableRow {TR} at (0,122) size 155x21
-            RenderTableCell {TH} at (2,122) size 49x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 45x17
-                text run at (2,2) width 45: &quot;Bonita&quot;
-            RenderTableCell {TD} at (53,122) size 100x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                text run at (7,19) width 36: &quot;Vista&quot;
+            RenderTableCell {TD} at (53,90) size 101x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
+          RenderTableRow {TR} at (0,122) size 156x21
+            RenderTableCell {TH} at (2,122) size 50x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 46x17
+                text run at (2,2) width 46: &quot;Bonita&quot;
+            RenderTableCell {TD} at (53,122) size 101x21 [border: (1px inset #808080)] [r=3 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;N/A&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothercell_widthsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/cell_widths-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,14 +9,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x104
</span><del>-            RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (108,26) size 388x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 383x51
-                text run at (2,2) width 373: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch of&quot;
-                text run at (2,19) width 27: &quot;text &quot;
-                text run at (29,19) width 356: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch&quot;
-                text run at (2,36) width 40: &quot;of text&quot;
</del><ins>+            RenderTableCell {TD} at (108,26) size 388x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 383x52
+                text run at (2,3) width 373: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch of&quot;
+                text run at (2,20) width 27: &quot;text &quot;
+                text run at (29,20) width 356: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch&quot;
+                text run at (2,37) width 40: &quot;of text&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,127) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 320x17
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,161) size 500x61 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x59
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x55
</span><del>-            RenderTableCell {TD} at (2,16) size 104x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,16) size 105x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (2,2) size 100x23
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 100x23
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 100x19
</span><span class="lines">@@ -44,7 +44,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,256) size 769x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x104
</span><del>-            RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx">             RenderTableCell {TD} at (108,35) size 657x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 615x34
</span><span class="lines">@@ -58,14 +58,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,400) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x104
</span><del>-            RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (108,26) size 388x55 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 383x51
-                text run at (2,2) width 373: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch of&quot;
-                text run at (2,19) width 27: &quot;text &quot;
-                text run at (29,19) width 356: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch&quot;
-                text run at (2,36) width 40: &quot;of text&quot;
</del><ins>+            RenderTableCell {TD} at (108,26) size 388x56 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 383x52
+                text run at (2,3) width 373: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch of&quot;
+                text run at (2,20) width 27: &quot;text &quot;
+                text run at (29,20) width 356: &quot;a bunch of text, a bunch of text, a bunch of text, a bunch&quot;
+                text run at (2,37) width 40: &quot;of text&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,510) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 377x17
</span><span class="lines">@@ -73,7 +73,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,544) size 769x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x104
</span><del>-            RenderTableCell {TD} at (2,2) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx">             RenderTableCell {TD} at (108,35) size 657x38 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 615x34
</span><span class="lines">@@ -84,12 +84,12 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 325x17
</span><span class="cx">           text run at (0,17) width 325: &quot;small fixed width table with 100px image in 1st cell&quot;
</span><del>-      RenderTable {TABLE} at (0,688) size 155x435 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 153x433
-          RenderTableRow {TR} at (0,2) size 153x429
-            RenderTableCell {TD} at (2,164) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,688) size 156x435 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 154x433
+          RenderTableRow {TR} at (0,2) size 154x429
+            RenderTableCell {TD} at (2,164) size 105x105 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (108,2) size 43x429 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 44x429 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 39x425
</span><span class="cx">                 text run at (2,2) width 7: &quot;a&quot;
</span><span class="cx">                 text run at (2,19) width 39: &quot;bunch&quot;
</span><span class="lines">@@ -141,12 +141,12 @@
</span><span class="cx">         RenderText {#text} at (0,17) size 747x34
</span><span class="cx">           text run at (0,17) width 747: &quot;auto width table with 100px image in 1st cell, 100px 2nd cell containing text. This differs from Nav4.5 but is similar to&quot;
</span><span class="cx">           text run at (0,34) width 23: &quot;IE5&quot;
</span><del>-      RenderTable {TABLE} at (0,1354) size 216x146 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 214x144
-          RenderTableRow {TR} at (0,2) size 214x140
-            RenderTableCell {TD} at (2,20) size 104x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1354) size 217x146 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 215x144
+          RenderTableRow {TR} at (0,2) size 215x140
+            RenderTableCell {TD} at (2,20) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (108,2) size 104x140 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,2) size 105x140 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 98x136
</span><span class="cx">                 text run at (2,2) width 98: &quot;a bunch of text,&quot;
</span><span class="cx">                 text run at (2,19) width 98: &quot;a bunch of text,&quot;
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 381x17
</span><span class="cx">                 text run at (2,2) width 381: &quot;hello hello hello hello hello hello hello hello hello hello hello&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x104
</span><del>-            RenderTableCell {TD} at (2,25) size 104x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 105x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><span class="cx">             RenderTableCell {TD} at (108,58) size 388x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 381x34
</span><span class="lines">@@ -177,18 +177,18 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 522x17
</span><span class="cx">           text run at (0,17) width 522: &quot;Auto width table with colspan=2 in 1st row, 2nd row containing 100px image, text&quot;
</span><del>-      RenderTable {TABLE} at (0,1701) size 532x133 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 530x131
-          RenderTableRow {TR} at (0,2) size 530x21
-            RenderTableCell {TD} at (2,2) size 526x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1701) size 533x133 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 531x131
+          RenderTableRow {TR} at (0,2) size 531x21
+            RenderTableCell {TD} at (2,2) size 527x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 381x17
</span><span class="cx">                 text run at (2,2) width 381: &quot;hello hello hello hello hello hello hello hello hello hello hello&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 530x104
-            RenderTableCell {TD} at (2,25) size 104x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 531x104
+            RenderTableCell {TD} at (2,25) size 105x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (108,66) size 420x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 416x17
-                text run at (2,2) width 416: &quot;there there there there there there there there there there there there&quot;
</del><ins>+            RenderTableCell {TD} at (108,66) size 421x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 416x18
+                text run at (2,3) width 416: &quot;there there there there there there there there there there there there&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1834) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 569x17
</span><span class="lines">@@ -214,16 +214,16 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 565x17
</span><span class="cx">           text run at (0,17) width 565: &quot;Auto width table with colspan=2 in 1st row, 2nd row containing 100px image, 100px cell&quot;
</span><del>-      RenderTable {TABLE} at (0,2037) size 391x135 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 389x133
-          RenderTableRow {TR} at (0,2) size 389x21
-            RenderTableCell {TD} at (2,2) size 385x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,2037) size 392x135 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 390x133
+          RenderTableRow {TR} at (0,2) size 390x21
+            RenderTableCell {TD} at (2,2) size 386x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 381x17
</span><span class="cx">                 text run at (2,2) width 381: &quot;hello hello hello hello hello hello hello hello hello hello hello&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 389x106
-            RenderTableCell {TD} at (2,26) size 279x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 390x106
+            RenderTableCell {TD} at (2,26) size 280x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x100
</span><del>-            RenderTableCell {TD} at (283,25) size 104x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (283,25) size 105x106 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x102
</span><span class="cx">                 text run at (2,2) width 66: &quot;there there&quot;
</span><span class="cx">                 text run at (2,19) width 66: &quot;there there&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothercellspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/cellspacing-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/cellspacing-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/cellspacing-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,79 +6,79 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 265x17
</span><span class="cx">           text run at (0,0) width 265: &quot;This table should have cell spacing of 2px&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 100x54 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 98x52
-          RenderTableRow {TR} at (0,2) size 98x25
-            RenderTableCell {TD} at (2,2) size 44x25 [border: (3px inset #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 101x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 99x52
+          RenderTableRow {TR} at (0,2) size 99x25
+            RenderTableCell {TD} at (2,2) size 45x25 [border: (3px inset #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,4) size 36x17
</span><span class="cx">                 text run at (4,4) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (48,4) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (48,4) size 49x21 [border: (1px inset #808080)] [r=0 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;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,29) size 98x21
-            RenderTableCell {TD} at (2,29) size 44x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 99x21
+            RenderTableCell {TD} at (2,29) size 45x21 [border: (1px inset #808080)] [r=1 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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (48,29) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (48,29) size 49x21 [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;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,71) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 265x17
</span><span class="cx">           text run at (0,17) width 265: &quot;This table should have cell spacing of 5px&quot;
</span><del>-      RenderTable {TABLE} at (0,105) size 105x59 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 103x57
-          RenderTableRow {TR} at (0,5) size 103x21
-            RenderTableCell {TD} at (5,5) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,105) size 106x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 104x57
+          RenderTableRow {TR} at (0,5) size 104x21
+            RenderTableCell {TD} at (5,5) size 41x21 [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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,5) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,5) size 49x21 [border: (1px inset #808080)] [r=0 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;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 103x21
-            RenderTableCell {TD} at (5,31) size 40x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,31) size 104x21
+            RenderTableCell {TD} at (5,31) size 41x21 [border: (1px inset #808080)] [r=1 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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,31) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,31) size 49x21 [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;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,164) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 398x17
</span><span class="cx">           text run at (0,17) width 398: &quot;This table should have cell spacingX of 5px, spacingY of 10px&quot;
</span><del>-      RenderTable {TABLE} at (0,198) size 105x74 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 103x72
-          RenderTableRow {TR} at (0,10) size 103x21
-            RenderTableCell {TD} at (5,10) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,198) size 106x74 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 104x72
+          RenderTableRow {TR} at (0,10) size 104x21
+            RenderTableCell {TD} at (5,10) size 41x21 [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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,10) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,10) size 49x21 [border: (1px inset #808080)] [r=0 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;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 103x21
-            RenderTableCell {TD} at (5,41) size 40x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 104x21
+            RenderTableCell {TD} at (5,41) size 41x21 [border: (1px inset #808080)] [r=1 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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,41) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,41) size 49x21 [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;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,272) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 398x17
</span><span class="cx">           text run at (0,17) width 398: &quot;This table should have cell spacingX of 5px, spacingY of 10px&quot;
</span><del>-      RenderTable {TABLE} at (0,306) size 105x74 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 103x72
-          RenderTableRow {TR} at (0,10) size 103x21
-            RenderTableCell {TD} at (5,10) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,306) size 106x74 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 104x72
+          RenderTableRow {TR} at (0,10) size 104x21
+            RenderTableCell {TD} at (5,10) size 41x21 [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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,10) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,10) size 49x21 [border: (1px inset #808080)] [r=0 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;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 103x21
-            RenderTableCell {TD} at (5,41) size 40x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 104x21
+            RenderTableCell {TD} at (5,41) size 41x21 [border: (1px inset #808080)] [r=1 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;AAA&quot;
</span><del>-            RenderTableCell {TD} at (50,41) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,41) size 49x21 [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;BBBB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothermove_rowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/move_row-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/move_row-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/move_row-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,30 +3,30 @@
</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 49x128
-        RenderTableSection {TBODY} at (0,0) size 49x128
-          RenderTableRow {TR} at (0,2) size 49x19
-            RenderTableCell {TD} at (2,2) size 45x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 50x128
+        RenderTableSection {TBODY} at (0,0) size 50x128
+          RenderTableRow {TR} at (0,2) size 50x19
+            RenderTableCell {TD} at (2,2) 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;Row 0&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 49x19
-            RenderTableCell {TD} at (2,23) size 45x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 50x19
+            RenderTableCell {TD} at (2,23) 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;Row 1&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 49x19
-            RenderTableCell {TD} at (2,44) size 45x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 50x19
+            RenderTableCell {TD} at (2,44) 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;Row 2&quot;
</span><del>-          RenderTableRow {TR} at (0,65) size 49x19
-            RenderTableCell {TD} at (2,65) size 45x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,65) size 50x19
+            RenderTableCell {TD} at (2,65) 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;Row 3&quot;
</span><del>-          RenderTableRow {TR} at (0,86) size 49x19
-            RenderTableCell {TD} at (2,86) size 45x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,86) size 50x19
+            RenderTableCell {TD} at (2,86) 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;Row 4&quot;
</span><del>-          RenderTableRow {TR} at (0,107) size 49x19
-            RenderTableCell {TD} at (2,107) size 45x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,107) size 50x19
+            RenderTableCell {TD} at (2,107) 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;Row 5&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,128) size 784x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothermsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/ms-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,150 +12,150 @@
</span><span class="cx">         RenderTable {TABLE} at (0,0) size 800x80 [bgcolor=#FFFFFF]
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 800x80
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 800x20
</span><del>-              RenderTableCell {TD} at (0,0) size 352x60 [r=0 c=0 rs=2 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 353x60 [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">                 RenderInline {A} at (0,0) size 250x17 [color=#003399]
</span><span class="cx">                   RenderImage {IMG} at (0,0) size 250x60
</span><del>-              RenderTableCell {TD} at (352,0) size 25x20 [r=0 c=1 rs=1 cs=1]
-                RenderImage {IMG} at (7,0) size 18x20
-              RenderTableCell {TD} at (377,4) size 423x11 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
-                RenderInline {FONT} at (0,0) size 300x11 [color=#FFFFFF]
</del><ins>+              RenderTableCell {TD} at (352,0) size 26x20 [r=0 c=1 rs=1 cs=1]
+                RenderImage {IMG} at (7,0) size 19x20
+              RenderTableCell {TD} at (377,4) size 423x12 [bgcolor=#000000] [r=0 c=2 rs=1 cs=2]
+                RenderInline {FONT} at (0,0) size 301x11 [color=#FFFFFF]
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                  RenderInline {B} at (0,0) size 300x11
-                    RenderText {#text} at (123,0) size 6x11
-                      text run at (123,0) width 6: &quot;  &quot;
-                    RenderInline {A} at (0,0) size 60x11
-                      RenderInline {FONT} at (0,0) size 60x11
-                        RenderText {#text} at (129,0) size 60x11
-                          text run at (129,0) width 60: &quot;All Products&quot;
-                    RenderText {#text} at (189,0) size 6x11
-                      text run at (189,0) width 6: &quot;  &quot;
-                    RenderInline {FONT} at (0,0) size 3x11
-                      RenderText {#text} at (195,0) size 3x11
-                        text run at (195,0) width 3: &quot;|&quot;
-                    RenderText {#text} at (198,0) size 9x11
-                      text run at (198,0) width 3: &quot; &quot;
-                      text run at (201,0) width 6: &quot;  &quot;
-                    RenderInline {A} at (0,0) size 38x11
-                      RenderInline {FONT} at (0,0) size 38x11
-                        RenderText {#text} at (207,0) size 38x11
-                          text run at (207,0) width 38: &quot;Support&quot;
-                    RenderText {#text} at (245,0) size 6x11
-                      text run at (245,0) width 6: &quot;  &quot;
-                    RenderInline {FONT} at (0,0) size 3x11
-                      RenderText {#text} at (251,0) size 3x11
-                        text run at (251,0) width 3: &quot;|&quot;
-                    RenderText {#text} at (254,0) size 9x11
-                      text run at (254,0) width 3: &quot; &quot;
-                      text run at (257,0) width 6: &quot;  &quot;
-                    RenderInline {A} at (0,0) size 35x11
-                      RenderInline {FONT} at (0,0) size 35x11
-                        RenderText {#text} at (263,0) size 35x11
-                          text run at (263,0) width 35: &quot;Search&quot;
-                    RenderText {#text} at (298,0) size 6x11
-                      text run at (298,0) width 6: &quot;  &quot;
-                    RenderInline {FONT} at (0,0) size 3x11
-                      RenderText {#text} at (304,0) size 3x11
-                        text run at (304,0) width 3: &quot;|&quot;
-                    RenderText {#text} at (307,0) size 9x11
-                      text run at (307,0) width 3: &quot; &quot;
-                      text run at (310,0) width 6: &quot;  &quot;
-                    RenderInline {A} at (0,0) size 101x11
-                      RenderInline {FONT} at (0,0) size 101x11
-                        RenderText {#text} at (316,0) size 101x11
-                          text run at (316,0) width 101: &quot;microsoft.com Home&quot;
-                    RenderText {#text} at (417,0) size 6x11
-                      text run at (417,0) width 6: &quot;  &quot;
</del><ins>+                  RenderInline {B} at (0,0) size 301x11
+                    RenderText {#text} at (122,-1) size 7x13
+                      text run at (122,0) width 7: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 61x11
+                      RenderInline {FONT} at (0,0) size 61x11
+                        RenderText {#text} at (128,-1) size 61x13
+                          text run at (128,0) width 61: &quot;All Products&quot;
+                    RenderText {#text} at (188,-1) size 7x13
+                      text run at (188,0) width 7: &quot;  &quot;
+                    RenderInline {FONT} at (0,0) size 4x11
+                      RenderText {#text} at (194,-1) size 4x13
+                        text run at (194,0) width 4: &quot;|&quot;
+                    RenderText {#text} at (197,-1) size 10x13
+                      text run at (197,0) width 4: &quot; &quot;
+                      text run at (200,0) width 7: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 39x11
+                      RenderInline {FONT} at (0,0) size 39x11
+                        RenderText {#text} at (206,-1) size 39x13
+                          text run at (206,0) width 39: &quot;Support&quot;
+                    RenderText {#text} at (244,-1) size 7x13
+                      text run at (244,0) width 7: &quot;  &quot;
+                    RenderInline {FONT} at (0,0) size 4x11
+                      RenderText {#text} at (250,-1) size 4x13
+                        text run at (250,0) width 4: &quot;|&quot;
+                    RenderText {#text} at (253,-1) size 10x13
+                      text run at (253,0) width 4: &quot; &quot;
+                      text run at (256,0) width 7: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 36x11
+                      RenderInline {FONT} at (0,0) size 36x11
+                        RenderText {#text} at (262,-1) size 36x13
+                          text run at (262,0) width 36: &quot;Search&quot;
+                    RenderText {#text} at (297,-1) size 7x13
+                      text run at (297,0) width 7: &quot;  &quot;
+                    RenderInline {FONT} at (0,0) size 4x11
+                      RenderText {#text} at (303,-1) size 4x13
+                        text run at (303,0) width 4: &quot;|&quot;
+                    RenderText {#text} at (306,-1) size 10x13
+                      text run at (306,0) width 4: &quot; &quot;
+                      text run at (309,0) width 7: &quot;  &quot;
+                    RenderInline {A} at (0,0) size 102x11
+                      RenderInline {FONT} at (0,0) size 102x11
+                        RenderText {#text} at (315,-1) size 102x13
+                          text run at (315,0) width 102: &quot;microsoft.com Home&quot;
+                    RenderText {#text} at (416,-1) size 7x13
+                      text run at (416,0) width 7: &quot;  &quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderTableRow {TR} at (0,20) size 800x40
</span><span class="cx">               RenderTableCell {TD} at (352,20) size 448x40 [r=1 c=1 rs=1 cs=2]
</span><del>-                RenderInline {A} at (0,0) size 112x17 [color=#003399]
-                  RenderImage {IMG} at (336,0) size 112x40
</del><ins>+                RenderInline {A} at (0,0) size 113x17 [color=#003399]
+                  RenderImage {IMG} at (335,0) size 113x40
</ins><span class="cx">             RenderTableRow {TR} at (0,60) size 800x20
</span><del>-              RenderTableCell {TD} at (0,64) size 800x11 [bgcolor=#6699CC] [r=2 c=0 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (0,64) size 800x12 [bgcolor=#6699CC] [r=2 c=0 rs=1 cs=4]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 502x11 [color=#FFFFFF]
</span><span class="cx">                   RenderInline {B} at (0,0) size 502x11
</span><del>-                    RenderText {#text} at (0,0) size 6x11
</del><ins>+                    RenderText {#text} at (0,-1) size 6x13
</ins><span class="cx">                       text run at (0,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 28x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 28x11
</span><del>-                        RenderText {#text} at (6,0) size 28x11
</del><ins>+                        RenderText {#text} at (6,-1) size 28x13
</ins><span class="cx">                           text run at (6,0) width 28: &quot;Home&quot;
</span><del>-                    RenderText {#text} at (34,0) size 6x11
</del><ins>+                    RenderText {#text} at (34,-1) size 6x13
</ins><span class="cx">                       text run at (34,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (40,0) size 3x11
</del><ins>+                      RenderText {#text} at (40,-1) size 3x13
</ins><span class="cx">                         text run at (40,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (43,0) size 9x11
</del><ins>+                    RenderText {#text} at (43,-1) size 9x13
</ins><span class="cx">                       text run at (43,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (46,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 34x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 34x11
</span><del>-                        RenderText {#text} at (52,0) size 34x11
</del><ins>+                        RenderText {#text} at (52,-1) size 34x13
</ins><span class="cx">                           text run at (52,0) width 34: &quot;Events&quot;
</span><del>-                    RenderText {#text} at (86,0) size 6x11
</del><ins>+                    RenderText {#text} at (86,-1) size 6x13
</ins><span class="cx">                       text run at (86,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (92,0) size 3x11
</del><ins>+                      RenderText {#text} at (92,-1) size 3x13
</ins><span class="cx">                         text run at (92,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (95,0) size 9x11
</del><ins>+                    RenderText {#text} at (95,-1) size 9x13
</ins><span class="cx">                       text run at (95,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (98,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 40x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 40x11
</span><del>-                        RenderText {#text} at (104,0) size 40x11
</del><ins>+                        RenderText {#text} at (104,-1) size 40x13
</ins><span class="cx">                           text run at (104,0) width 40: &quot;Training&quot;
</span><del>-                    RenderText {#text} at (144,0) size 6x11
</del><ins>+                    RenderText {#text} at (144,-1) size 6x13
</ins><span class="cx">                       text run at (144,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (150,0) size 3x11
</del><ins>+                      RenderText {#text} at (150,-1) size 3x13
</ins><span class="cx">                         text run at (150,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (153,0) size 9x11
</del><ins>+                    RenderText {#text} at (153,-1) size 9x13
</ins><span class="cx">                       text run at (153,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (156,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 54x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 54x11
</span><del>-                        RenderText {#text} at (162,0) size 54x11
</del><ins>+                        RenderText {#text} at (162,-1) size 54x13
</ins><span class="cx">                           text run at (162,0) width 54: &quot;Downloads&quot;
</span><del>-                    RenderText {#text} at (216,0) size 6x11
</del><ins>+                    RenderText {#text} at (216,-1) size 6x13
</ins><span class="cx">                       text run at (216,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (222,0) size 3x11
</del><ins>+                      RenderText {#text} at (222,-1) size 3x13
</ins><span class="cx">                         text run at (222,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (225,0) size 9x11
</del><ins>+                    RenderText {#text} at (225,-1) size 9x13
</ins><span class="cx">                       text run at (225,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (228,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 58x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 58x11
</span><del>-                        RenderText {#text} at (234,0) size 58x11
</del><ins>+                        RenderText {#text} at (234,-1) size 58x13
</ins><span class="cx">                           text run at (234,0) width 58: &quot;Newsletters&quot;
</span><del>-                    RenderText {#text} at (292,0) size 6x11
</del><ins>+                    RenderText {#text} at (292,-1) size 6x13
</ins><span class="cx">                       text run at (292,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (298,0) size 3x11
</del><ins>+                      RenderText {#text} at (298,-1) size 3x13
</ins><span class="cx">                         text run at (298,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (301,0) size 9x11
</del><ins>+                    RenderText {#text} at (301,-1) size 9x13
</ins><span class="cx">                       text run at (301,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (304,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 94x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 94x11
</span><del>-                        RenderText {#text} at (310,0) size 94x11
</del><ins>+                        RenderText {#text} at (310,-1) size 94x13
</ins><span class="cx">                           text run at (310,0) width 94: &quot;U.S. &amp; International&quot;
</span><del>-                    RenderText {#text} at (404,0) size 6x11
</del><ins>+                    RenderText {#text} at (404,-1) size 6x13
</ins><span class="cx">                       text run at (404,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (410,0) size 3x11
</del><ins>+                      RenderText {#text} at (410,-1) size 3x13
</ins><span class="cx">                         text run at (410,0) width 3: &quot;|&quot;
</span><del>-                    RenderText {#text} at (413,0) size 9x11
</del><ins>+                    RenderText {#text} at (413,-1) size 9x13
</ins><span class="cx">                       text run at (413,0) width 3: &quot; &quot;
</span><span class="cx">                       text run at (416,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {A} at (0,0) size 71x11
</span><span class="cx">                       RenderInline {FONT} at (0,0) size 71x11
</span><del>-                        RenderText {#text} at (422,0) size 71x11
</del><ins>+                        RenderText {#text} at (422,-1) size 71x13
</ins><span class="cx">                           text run at (422,0) width 71: &quot;About Our Site&quot;
</span><del>-                    RenderText {#text} at (493,0) size 6x11
</del><ins>+                    RenderText {#text} at (493,-1) size 6x13
</ins><span class="cx">                       text run at (493,0) width 6: &quot;  &quot;
</span><span class="cx">                     RenderInline {FONT} at (0,0) size 3x11
</span><del>-                      RenderText {#text} at (499,0) size 3x11
</del><ins>+                      RenderText {#text} at (499,-1) size 3x13
</ins><span class="cx">                         text run at (499,0) width 3: &quot;|&quot;
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,80) size 800x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernested2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/nested2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,11 +6,11 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x58 [border: (2px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (2,2) size 780x54
</span><span class="cx">           RenderTableRow {TR} at (0,3) size 780x48
</span><del>-            RenderTableCell {TD} at (3,3) size 263x48 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 259x44 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 257x42
-                  RenderTableRow {TR} at (0,3) size 257x36
-                    RenderTableCell {TD} at (3,3) size 251x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (3,3) size 264x48 [bgcolor=#DDDDDD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 260x44 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 258x42
+                  RenderTableRow {TR} at (0,3) size 258x36
+                    RenderTableCell {TD} at (3,3) size 252x36 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 160x34
</span><span class="cx">                         text run at (1,1) width 160: &quot;TheMozillaOrganization-&quot;
</span><span class="cx">                         text run at (1,18) width 155: &quot;TheMozillaOrganization&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaothernestedTablesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/nestedTables-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,428 +9,428 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 769x695 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x693
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 614x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 615x21 [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;Cell one&quot;
</span><del>-            RenderTableCell {TD} at (618,2) size 72x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (618,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 34x17
</span><span class="cx">                 text run at (2,2) width 34: &quot;Cell2&quot;
</span><span class="cx">             RenderTableCell {TD} at (692,2) size 73x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 38x17
</span><span class="cx">                 text run at (2,2) width 38: &quot;Cell 3&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 767x21
</span><del>-            RenderTableCell {TD} at (2,25) size 614x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 615x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 38x17
</span><span class="cx">                 text run at (2,2) width 38: &quot;Cell 4&quot;
</span><del>-            RenderTableCell {TD} at (618,25) size 72x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (618,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 38x17
</span><span class="cx">                 text run at (2,2) width 38: &quot;Cell 5&quot;
</span><span class="cx">             RenderTableCell {TD} at (692,25) size 73x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 38x17
</span><span class="cx">                 text run at (2,2) width 38: &quot;Cell 6&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,48) size 767x643
</span><del>-            RenderTableCell {TD} at (2,48) size 614x643 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 610x622 [bgcolor=#DDDDDD] [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 608x620
-                  RenderTableRow {TR} at (0,2) size 608x21
-                    RenderTableCell {TD} at (2,2) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 615x643 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 611x622 [bgcolor=#DDDDDD] [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 609x620
+                  RenderTableRow {TR} at (0,2) size 609x21
+                    RenderTableCell {TD} at (2,2) size 22x21 [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 (25,2) size 557x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (25,2) size 559x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                         text run at (2,2) width 8: &quot;2&quot;
</span><del>-                    RenderTableCell {TD} at (584,2) size 22x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (585,2) size 22x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                         text run at (2,2) width 8: &quot;3&quot;
</span><del>-                  RenderTableRow {TR} at (0,25) size 608x570
-                    RenderTableCell {TD} at (2,299) size 21x21 [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;4&quot;
-                    RenderTableCell {TD} at (25,25) size 557x570 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 553x549 [bgcolor=#66FFFF] [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 551x547
-                          RenderTableRow {TR} at (0,2) size 551x497
-                            RenderTableCell {TD} at (2,240) size 21x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,25) size 609x570
+                    RenderTableCell {TD} at (2,299) size 22x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 8x18
+                        text run at (2,3) width 8: &quot;4&quot;
+                    RenderTableCell {TD} at (25,25) size 559x570 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 555x549 [bgcolor=#66FFFF] [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 553x547
+                          RenderTableRow {TR} at (0,2) size 553x497
+                            RenderTableCell {TD} at (2,240) size 22x21 [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 (25,2) size 500x497 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-                              RenderTable {TABLE} at (2,2) size 496x476 [bgcolor=#FF0000] [border: (1px outset #808080)]
-                                RenderTableSection {TBODY} at (1,1) size 494x474
-                                  RenderTableRow {TR} at (0,2) size 494x21
-                                    RenderTableCell {TD} at (2,2) size 22x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (25,2) size 502x497 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                              RenderTable {TABLE} at (2,2) size 498x476 [bgcolor=#FF0000] [border: (1px outset #808080)]
+                                RenderTableSection {TBODY} at (1,1) size 496x474
+                                  RenderTableRow {TR} at (0,2) size 496x21
+                                    RenderTableCell {TD} at (2,2) size 23x21 [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 (26,2) size 22x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (26,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                         text run at (2,2) width 8: &quot;2&quot;
</span><del>-                                    RenderTableCell {TD} at (50,2) size 393x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (50,2) size 395x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                         text run at (2,2) width 8: &quot;3&quot;
</span><del>-                                    RenderTableCell {TD} at (445,2) size 22x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (446,2) size 23x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                         text run at (2,2) width 8: &quot;4&quot;
</span><del>-                                    RenderTableCell {TD} at (469,2) size 23x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (470,2) size 24x21 [border: (1px inset #808080)] [r=0 c=4 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>-                                  RenderTableRow {TR} at (0,25) size 494x378
-                                    RenderTableCell {TD} at (2,203) size 22x21 [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;6&quot;
-                                    RenderTableCell {TD} at (26,203) size 22x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-                                      RenderText {#text} at (2,2) size 8x17
-                                        text run at (2,2) width 8: &quot;7&quot;
-                                    RenderTableCell {TD} at (50,25) size 393x378 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-                                      RenderTable {TABLE} at (2,2) size 389x357 [bgcolor=#66FF99] [border: (1px outset #808080)]
-                                        RenderTableSection {TBODY} at (1,1) size 387x355
-                                          RenderTableRow {TR} at (0,2) size 387x21
-                                            RenderTableCell {TD} at (2,2) size 22x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                  RenderTableRow {TR} at (0,25) size 496x378
+                                    RenderTableCell {TD} at (2,203) size 23x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                                      RenderText {#text} at (2,2) size 8x18
+                                        text run at (2,3) width 8: &quot;6&quot;
+                                    RenderTableCell {TD} at (26,203) size 23x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+                                      RenderText {#text} at (2,2) size 8x18
+                                        text run at (2,3) width 8: &quot;7&quot;
+                                    RenderTableCell {TD} at (50,25) size 395x378 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+                                      RenderTable {TABLE} at (2,2) size 391x357 [bgcolor=#66FF99] [border: (1px outset #808080)]
+                                        RenderTableSection {TBODY} at (1,1) size 389x355
+                                          RenderTableRow {TR} at (0,2) size 389x21
+                                            RenderTableCell {TD} at (2,2) size 24x21 [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 (26,2) size 23x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (27,2) size 24x21 [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>-                                            RenderTableCell {TD} at (51,2) size 283x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (52,2) size 285x21 [border: (1px inset #808080)] [r=0 c=2 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><del>-                                            RenderTableCell {TD} at (336,2) size 23x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (338,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                 text run at (2,2) width 8: &quot;d&quot;
</span><del>-                                            RenderTableCell {TD} at (361,2) size 24x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (363,2) size 24x21 [border: (1px inset #808080)] [r=0 c=4 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;e&quot;
</span><del>-                                          RenderTableRow {TR} at (0,25) size 387x21
-                                            RenderTableCell {TD} at (2,25) size 22x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                                          RenderTableRow {TR} at (0,25) size 389x21
+                                            RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 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;f&quot;
</span><del>-                                            RenderTableCell {TD} at (26,25) size 23x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (27,25) size 24x21 [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;g&quot;
</span><del>-                                            RenderTableCell {TD} at (51,25) size 283x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (52,25) size 285x21 [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;h&quot;
</span><del>-                                            RenderTableCell {TD} at (336,25) size 23x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (338,25) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                                                 text run at (2,2) width 4: &quot;i&quot;
</span><del>-                                            RenderTableCell {TD} at (361,25) size 24x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (363,25) size 24x21 [border: (1px inset #808080)] [r=1 c=4 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;j&quot;
</span><del>-                                          RenderTableRow {TR} at (0,48) size 387x259
-                                            RenderTableCell {TD} at (2,167) size 22x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                                          RenderTableRow {TR} at (0,48) size 389x259
+                                            RenderTableCell {TD} at (2,167) size 24x21 [border: (1px inset #808080)] [r=2 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;k&quot;
</span><del>-                                            RenderTableCell {TD} at (26,167) size 23x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (27,167) size 24x21 [border: (1px inset #808080)] [r=2 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;l&quot;
</span><del>-                                            RenderTableCell {TD} at (51,48) size 283x259 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-                                              RenderTable {TABLE} at (2,2) size 279x238 [bgcolor=#FF99FF] [border: (1px outset #808080)]
-                                                RenderTableSection {TBODY} at (1,1) size 277x236
-                                                  RenderTableRow {TR} at (0,2) size 277x21
-                                                    RenderTableCell {TD} at (2,2) size 24x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (52,48) size 285x259 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+                                              RenderTable {TABLE} at (2,2) size 281x238 [bgcolor=#FF99FF] [border: (1px outset #808080)]
+                                                RenderTableSection {TBODY} at (1,1) size 279x236
+                                                  RenderTableRow {TR} at (0,2) size 279x21
+                                                    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 7x17
</span><span class="cx">                                                         text run at (2,2) width 7: &quot;a&quot;
</span><del>-                                                    RenderTableCell {TD} at (28,2) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (28,2) size 26x21 [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>-                                                    RenderTableCell {TD} at (54,2) size 167x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (55,2) size 169x21 [border: (1px inset #808080)] [r=0 c=2 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><del>-                                                    RenderTableCell {TD} at (223,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (225,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                         text run at (2,2) width 8: &quot;d&quot;
</span><del>-                                                    RenderTableCell {TD} at (250,2) size 25x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (251,2) size 26x21 [border: (1px inset #808080)] [r=0 c=4 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;e&quot;
</span><del>-                                                  RenderTableRow {TR} at (0,25) size 277x21
-                                                    RenderTableCell {TD} at (2,25) size 24x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                                                  RenderTableRow {TR} at (0,25) size 279x21
+                                                    RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 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;f&quot;
</span><del>-                                                    RenderTableCell {TD} at (28,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (28,25) size 26x21 [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;g&quot;
</span><del>-                                                    RenderTableCell {TD} at (54,25) size 167x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (55,25) size 169x21 [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;h&quot;
</span><del>-                                                    RenderTableCell {TD} at (223,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (225,25) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                                                         text run at (2,2) width 4: &quot;i&quot;
</span><del>-                                                    RenderTableCell {TD} at (250,25) size 25x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (251,25) size 26x21 [border: (1px inset #808080)] [r=1 c=4 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;j&quot;
</span><del>-                                                  RenderTableRow {TR} at (0,48) size 277x140
-                                                    RenderTableCell {TD} at (2,107) size 24x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-                                                      RenderText {#text} at (2,2) size 8x17
-                                                        text run at (2,2) width 8: &quot;k&quot;
-                                                    RenderTableCell {TD} at (28,107) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
-                                                      RenderText {#text} at (2,2) size 4x17
-                                                        text run at (2,2) width 4: &quot;l&quot;
-                                                    RenderTableCell {TD} at (54,48) size 167x140 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
-                                                      RenderTable {TABLE} at (2,2) size 163x119 [bgcolor=#FF9900] [border: (1px outset #808080)]
-                                                        RenderTableSection {TBODY} at (1,1) size 161x117
-                                                          RenderTableRow {TR} at (0,2) size 161x21
-                                                            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+                                                  RenderTableRow {TR} at (0,48) size 279x140
+                                                    RenderTableCell {TD} at (2,107) size 25x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+                                                      RenderText {#text} at (2,2) size 8x18
+                                                        text run at (2,3) width 8: &quot;k&quot;
+                                                    RenderTableCell {TD} at (28,107) size 26x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+                                                      RenderText {#text} at (2,2) size 4x18
+                                                        text run at (2,3) width 4: &quot;l&quot;
+                                                    RenderTableCell {TD} at (55,48) size 169x140 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
+                                                      RenderTable {TABLE} at (2,2) size 165x119 [bgcolor=#FF9900] [border: (1px outset #808080)]
+                                                        RenderTableSection {TBODY} at (1,1) size 163x117
+                                                          RenderTableRow {TR} at (0,2) size 163x21
+                                                            RenderTableCell {TD} at (2,2) size 29x21 [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 (31,2) size 28x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (32,2) size 29x21 [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>-                                                            RenderTableCell {TD} at (61,2) size 37x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (62,2) size 38x21 [border: (1px inset #808080)] [r=0 c=2 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><del>-                                                            RenderTableCell {TD} at (100,2) size 28x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (101,2) size 29x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                                 text run at (2,2) width 8: &quot;d&quot;
</span><del>-                                                            RenderTableCell {TD} at (130,2) size 29x21 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (131,2) size 30x21 [border: (1px inset #808080)] [r=0 c=4 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;e&quot;
</span><del>-                                                          RenderTableRow {TR} at (0,25) size 161x21
-                                                            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 163x21
+                                                            RenderTableCell {TD} at (2,25) size 29x21 [border: (1px inset #808080)] [r=1 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;f&quot;
</span><del>-                                                            RenderTableCell {TD} at (31,25) size 28x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (32,25) size 29x21 [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;g&quot;
</span><del>-                                                            RenderTableCell {TD} at (61,25) size 37x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (62,25) size 38x21 [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;h&quot;
</span><del>-                                                            RenderTableCell {TD} at (100,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (101,25) size 29x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                                                                 text run at (2,2) width 4: &quot;i&quot;
</span><del>-                                                            RenderTableCell {TD} at (130,25) size 29x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (131,25) size 30x21 [border: (1px inset #808080)] [r=1 c=4 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;j&quot;
</span><del>-                                                          RenderTableRow {TR} at (0,48) size 161x21
-                                                            RenderTableCell {TD} at (2,48) size 27x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                                                          RenderTableRow {TR} at (0,48) size 163x21
+                                                            RenderTableCell {TD} at (2,48) size 29x21 [border: (1px inset #808080)] [r=2 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;k&quot;
</span><del>-                                                            RenderTableCell {TD} at (31,48) size 28x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (32,48) size 29x21 [border: (1px inset #808080)] [r=2 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;l&quot;
</span><del>-                                                            RenderTableCell {TD} at (61,48) size 37x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (62,48) size 38x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                                                                 text run at (2,2) width 12: &quot;m&quot;
</span><del>-                                                            RenderTableCell {TD} at (100,48) size 28x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (101,48) size 29x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                                 text run at (2,2) width 8: &quot;n&quot;
</span><del>-                                                            RenderTableCell {TD} at (130,48) size 29x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (131,48) size 30x21 [border: (1px inset #808080)] [r=2 c=4 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;o&quot;
</span><del>-                                                          RenderTableRow {TR} at (0,71) size 161x21
-                                                            RenderTableCell {TD} at (2,71) size 27x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                                                          RenderTableRow {TR} at (0,71) size 163x21
+                                                            RenderTableCell {TD} at (2,71) size 29x21 [border: (1px inset #808080)] [r=3 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;p&quot;
</span><del>-                                                            RenderTableCell {TD} at (31,71) size 28x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (32,71) size 29x21 [border: (1px inset #808080)] [r=3 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;q&quot;
</span><del>-                                                            RenderTableCell {TD} at (61,71) size 37x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (62,71) size 38x21 [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;r&quot;
</span><del>-                                                            RenderTableCell {TD} at (100,71) size 28x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (101,71) size 29x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 6x17
</span><span class="cx">                                                                 text run at (2,2) width 6: &quot;s&quot;
</span><del>-                                                            RenderTableCell {TD} at (130,71) size 29x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (131,71) size 30x21 [border: (1px inset #808080)] [r=3 c=4 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;t&quot;
</span><del>-                                                          RenderTableRow {TR} at (0,94) size 161x21
-                                                            RenderTableCell {TD} at (2,94) size 27x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                                                          RenderTableRow {TR} at (0,94) size 163x21
+                                                            RenderTableCell {TD} at (2,94) size 29x21 [border: (1px inset #808080)] [r=4 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;u&quot;
</span><del>-                                                            RenderTableCell {TD} at (31,94) size 28x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (32,94) size 29x21 [border: (1px inset #808080)] [r=4 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;v&quot;
</span><del>-                                                            RenderTableCell {TD} at (61,94) size 37x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (62,94) size 38x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                                                                 text run at (2,2) width 12: &quot;w&quot;
</span><del>-                                                            RenderTableCell {TD} at (100,94) size 28x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (101,94) size 29x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-                                                            RenderTableCell {TD} at (130,94) size 29x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+                                                            RenderTableCell {TD} at (131,94) size 30x21 [border: (1px inset #808080)] [r=4 c=4 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;y&quot;
</span><del>-                                                      RenderBlock (anonymous) at (2,121) size 163x17
</del><ins>+                                                      RenderBlock (anonymous) at (2,121) size 165x17
</ins><span class="cx">                                                         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                                                           text run at (0,0) width 4: &quot; &quot;
</span><del>-                                                    RenderTableCell {TD} at (223,107) size 25x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (225,107) size 25x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
+                                                      RenderText {#text} at (2,2) size 8x18
+                                                        text run at (2,3) width 8: &quot;n&quot;
+                                                    RenderTableCell {TD} at (251,107) size 26x22 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
+                                                      RenderText {#text} at (2,2) size 8x18
+                                                        text run at (2,3) width 8: &quot;o&quot;
+                                                  RenderTableRow {TR} at (0,190) size 279x21
+                                                    RenderTableCell {TD} at (2,190) size 25x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 8x17
</span><del>-                                                        text run at (2,2) width 8: &quot;n&quot;
-                                                    RenderTableCell {TD} at (250,107) size 25x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
-                                                      RenderText {#text} at (2,2) size 8x17
-                                                        text run at (2,2) width 8: &quot;o&quot;
-                                                  RenderTableRow {TR} at (0,190) size 277x21
-                                                    RenderTableCell {TD} at (2,190) size 24x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
-                                                      RenderText {#text} at (2,2) size 8x17
</del><span class="cx">                                                         text run at (2,2) width 8: &quot;p&quot;
</span><del>-                                                    RenderTableCell {TD} at (28,190) size 24x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (28,190) size 26x21 [border: (1px inset #808080)] [r=3 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;q&quot;
</span><del>-                                                    RenderTableCell {TD} at (54,190) size 167x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (55,190) size 169x21 [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;r&quot;
</span><del>-                                                    RenderTableCell {TD} at (223,190) size 25x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (225,190) size 25x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 6x17
</span><span class="cx">                                                         text run at (2,2) width 6: &quot;s&quot;
</span><del>-                                                    RenderTableCell {TD} at (250,190) size 25x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (251,190) size 26x21 [border: (1px inset #808080)] [r=3 c=4 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;t&quot;
</span><del>-                                                  RenderTableRow {TR} at (0,213) size 277x21
-                                                    RenderTableCell {TD} at (2,213) size 24x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                                                  RenderTableRow {TR} at (0,213) size 279x21
+                                                    RenderTableCell {TD} at (2,213) size 25x21 [border: (1px inset #808080)] [r=4 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;u&quot;
</span><del>-                                                    RenderTableCell {TD} at (28,213) size 24x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (28,213) size 26x21 [border: (1px inset #808080)] [r=4 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;v&quot;
</span><del>-                                                    RenderTableCell {TD} at (54,213) size 167x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (55,213) size 169x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                                                         text run at (2,2) width 12: &quot;w&quot;
</span><del>-                                                    RenderTableCell {TD} at (223,213) size 25x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (225,213) size 25x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                         text run at (2,2) width 8: &quot;x&quot;
</span><del>-                                                    RenderTableCell {TD} at (250,213) size 25x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+                                                    RenderTableCell {TD} at (251,213) size 26x21 [border: (1px inset #808080)] [r=4 c=4 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;y&quot;
</span><del>-                                              RenderBlock (anonymous) at (2,240) size 279x17
</del><ins>+                                              RenderBlock (anonymous) at (2,240) size 281x17
</ins><span class="cx">                                                 RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                                                   text run at (0,0) width 4: &quot; &quot;
</span><del>-                                            RenderTableCell {TD} at (336,167) size 23x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (338,167) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                 text run at (2,2) width 8: &quot;n&quot;
</span><del>-                                            RenderTableCell {TD} at (361,167) size 24x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (363,167) size 24x21 [border: (1px inset #808080)] [r=2 c=4 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;o&quot;
</span><del>-                                          RenderTableRow {TR} at (0,309) size 387x21
-                                            RenderTableCell {TD} at (2,309) size 22x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                                          RenderTableRow {TR} at (0,309) size 389x21
+                                            RenderTableCell {TD} at (2,309) size 24x21 [border: (1px inset #808080)] [r=3 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;p&quot;
</span><del>-                                            RenderTableCell {TD} at (26,309) size 23x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (27,309) size 24x21 [border: (1px inset #808080)] [r=3 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;q&quot;
</span><del>-                                            RenderTableCell {TD} at (51,309) size 283x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (52,309) size 285x21 [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;r&quot;
</span><del>-                                            RenderTableCell {TD} at (336,309) size 23x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (338,309) size 24x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 6x17
</span><span class="cx">                                                 text run at (2,2) width 6: &quot;s&quot;
</span><del>-                                            RenderTableCell {TD} at (361,309) size 24x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (363,309) size 24x21 [border: (1px inset #808080)] [r=3 c=4 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;t&quot;
</span><del>-                                          RenderTableRow {TR} at (0,332) size 387x21
-                                            RenderTableCell {TD} at (2,332) size 22x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                                          RenderTableRow {TR} at (0,332) size 389x21
+                                            RenderTableCell {TD} at (2,332) size 24x21 [border: (1px inset #808080)] [r=4 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;u&quot;
</span><del>-                                            RenderTableCell {TD} at (26,332) size 23x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (27,332) size 24x21 [border: (1px inset #808080)] [r=4 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;v&quot;
</span><del>-                                            RenderTableCell {TD} at (51,332) size 283x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (52,332) size 285x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                                                 text run at (2,2) width 12: &quot;w&quot;
</span><del>-                                            RenderTableCell {TD} at (336,332) size 23x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (338,332) size 24x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-                                            RenderTableCell {TD} at (361,332) size 24x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+                                            RenderTableCell {TD} at (363,332) size 24x21 [border: (1px inset #808080)] [r=4 c=4 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;y&quot;
</span><del>-                                      RenderBlock (anonymous) at (2,359) size 389x17
</del><ins>+                                      RenderBlock (anonymous) at (2,359) size 391x17
</ins><span class="cx">                                         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                                           text run at (0,0) width 4: &quot; &quot;
</span><del>-                                    RenderTableCell {TD} at (445,203) size 22x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
-                                      RenderText {#text} at (2,2) size 8x17
-                                        text run at (2,2) width 8: &quot;9&quot;
-                                    RenderTableCell {TD} at (469,203) size 23x21 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
-                                      RenderText {#text} at (2,2) size 8x17
-                                        text run at (2,2) width 8: &quot;0&quot;
-                                  RenderTableRow {TR} at (0,405) size 494x21
-                                    RenderTableCell {TD} at (2,405) size 22x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (446,203) size 23x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
+                                      RenderText {#text} at (2,2) size 8x18
+                                        text run at (2,3) width 8: &quot;9&quot;
+                                    RenderTableCell {TD} at (470,203) size 24x22 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
+                                      RenderText {#text} at (2,2) size 8x18
+                                        text run at (2,3) width 8: &quot;0&quot;
+                                  RenderTableRow {TR} at (0,405) size 496x21
+                                    RenderTableCell {TD} at (2,405) size 23x21 [border: (1px inset #808080)] [r=2 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 (26,405) size 22x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (26,405) size 23x21 [border: (1px inset #808080)] [r=2 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>-                                    RenderTableCell {TD} at (50,405) size 393x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (50,405) size 395x21 [border: (1px inset #808080)] [r=2 c=2 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><del>-                                    RenderTableCell {TD} at (445,405) size 22x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (446,405) size 23x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                         text run at (2,2) width 8: &quot;d&quot;
</span><del>-                                    RenderTableCell {TD} at (469,405) size 23x21 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (470,405) size 24x21 [border: (1px inset #808080)] [r=2 c=4 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;e&quot;
</span><del>-                                  RenderTableRow {TR} at (0,428) size 494x21
-                                    RenderTableCell {TD} at (2,428) size 22x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+                                  RenderTableRow {TR} at (0,428) size 496x21
+                                    RenderTableCell {TD} at (2,428) size 23x21 [border: (1px inset #808080)] [r=3 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;f&quot;
</span><del>-                                    RenderTableCell {TD} at (26,428) size 22x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (26,428) size 23x21 [border: (1px inset #808080)] [r=3 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;g&quot;
</span><del>-                                    RenderTableCell {TD} at (50,428) size 393x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (50,428) size 395x21 [border: (1px inset #808080)] [r=3 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;h&quot;
</span><del>-                                    RenderTableCell {TD} at (445,428) size 22x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (446,428) size 23x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 4x17
</span><span class="cx">                                         text run at (2,2) width 4: &quot;i&quot;
</span><del>-                                    RenderTableCell {TD} at (469,428) size 23x21 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (470,428) size 24x21 [border: (1px inset #808080)] [r=3 c=4 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;j&quot;
</span><del>-                                  RenderTableRow {TR} at (0,451) size 494x21
-                                    RenderTableCell {TD} at (2,451) size 22x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+                                  RenderTableRow {TR} at (0,451) size 496x21
+                                    RenderTableCell {TD} at (2,451) size 23x21 [border: (1px inset #808080)] [r=4 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;k&quot;
</span><del>-                                    RenderTableCell {TD} at (26,451) size 22x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (26,451) size 23x21 [border: (1px inset #808080)] [r=4 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;l&quot;
</span><del>-                                    RenderTableCell {TD} at (50,451) size 393x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (50,451) size 395x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 12x17
</span><span class="cx">                                         text run at (2,2) width 12: &quot;m&quot;
</span><del>-                                    RenderTableCell {TD} at (445,451) size 22x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (446,451) size 23x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                                       RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                         text run at (2,2) width 8: &quot;n&quot;
</span><del>-                                    RenderTableCell {TD} at (469,451) size 23x21 [border: (1px inset #808080)] [r=4 c=4 rs=1 cs=1]
</del><ins>+                                    RenderTableCell {TD} at (470,451) size 24x21 [border: (1px inset #808080)] [r=4 c=4 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;o&quot;
</span><del>-                              RenderBlock (anonymous) at (2,478) size 496x17
</del><ins>+                              RenderBlock (anonymous) at (2,478) size 498x17
</ins><span class="cx">                                 RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                                   text run at (0,0) width 4: &quot; &quot;
</span><del>-                            RenderTableCell {TD} at (527,240) size 22x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (528,240) size 23x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                                 text run at (2,2) width 8: &quot;3&quot;
</span><del>-                          RenderTableRow {TR} at (0,501) size 551x21
-                            RenderTableCell {TD} at (2,501) size 21x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                          RenderTableRow {TR} at (0,501) size 553x21
+                            RenderTableCell {TD} at (2,501) size 22x21 [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 (25,501) size 500x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (25,501) size 502x21 [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 (527,501) size 22x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (528,501) size 23x21 [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><del>-                          RenderTableRow {TR} at (0,524) size 551x21
-                            RenderTableCell {TD} at (2,524) size 21x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+                          RenderTableRow {TR} at (0,524) size 553x21
+                            RenderTableCell {TD} at (2,524) size 22x21 [border: (1px inset #808080)] [r=2 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;7&quot;
</span><del>-                            RenderTableCell {TD} at (25,524) size 500x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (25,524) size 502x21 [border: (1px inset #808080)] [r=2 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;8&quot;
</span><del>-                            RenderTableCell {TD} at (527,524) size 22x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (528,524) size 23x21 [border: (1px inset #808080)] [r=2 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;9&quot;
</span><del>-                      RenderBlock (anonymous) at (2,551) size 553x17
</del><ins>+                      RenderBlock (anonymous) at (2,551) size 555x17
</ins><span class="cx">                         RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                           text run at (0,0) width 4: &quot; &quot;
</span><del>-                    RenderTableCell {TD} at (584,299) size 22x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (585,299) size 22x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 8x18
+                        text run at (2,3) width 8: &quot;6&quot;
+                  RenderTableRow {TR} at (0,597) size 609x21
+                    RenderTableCell {TD} at (2,597) size 22x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (2,2) size 8x17
</span><del>-                        text run at (2,2) width 8: &quot;6&quot;
-                  RenderTableRow {TR} at (0,597) size 608x21
-                    RenderTableCell {TD} at (2,597) size 21x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
-                      RenderText {#text} at (2,2) size 8x17
</del><span class="cx">                         text run at (2,2) width 8: &quot;7&quot;
</span><del>-                    RenderTableCell {TD} at (25,597) size 557x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (25,597) size 559x21 [border: (1px inset #808080)] [r=2 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;8&quot;
</span><del>-                    RenderTableCell {TD} at (584,597) size 22x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (585,597) size 22x21 [border: (1px inset #808080)] [r=2 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;9&quot;
</span><del>-              RenderBlock (anonymous) at (2,624) size 610x17
</del><ins>+              RenderBlock (anonymous) at (2,624) size 611x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                   text run at (0,0) width 4: &quot; &quot;
</span><del>-            RenderTableCell {TD} at (618,359) size 72x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (618,359) size 73x21 [border: (1px inset #808080)] [r=2 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;8&quot;
</span><span class="cx">             RenderTableCell {TD} at (692,359) size 73x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="lines">@@ -442,17 +442,17 @@
</span><span class="cx">         RenderBR {BR} at (8,14) size 0x0
</span><span class="cx">         RenderText {#text} at (0,17) size 280x17
</span><span class="cx">           text run at (0,17) width 280: &quot;the following text should display on one line&quot;
</span><del>-      RenderTable {TABLE} at (0,746) size 207x17
-        RenderTableSection {TBODY} at (0,0) size 207x17
-          RenderTableRow {TR} at (0,0) size 207x17
-            RenderTableCell {TD} at (0,0) size 207x17 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 207x17
-                RenderTableSection {TBODY} at (0,0) size 207x17
-                  RenderTableRow {TR} at (0,0) size 207x17
-                    RenderTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,746) size 208x17
+        RenderTableSection {TBODY} at (0,0) size 208x17
+          RenderTableRow {TR} at (0,0) size 208x17
+            RenderTableCell {TD} at (0,0) size 208x17 [bgcolor=#B70000] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 208x17
+                RenderTableSection {TBODY} at (0,0) size 208x17
+                  RenderTableRow {TR} at (0,0) size 208x17
+                    RenderTableCell {TD} at (0,0) size 14x16 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderImage {IMG} at (0,0) size 13x16
</span><del>-                    RenderTableCell {TD} at (13,0) size 190x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (13,0) size 191x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 162x17
</span><span class="cx">                         text run at (0,0) width 162: &quot;AlphaLinux Distributions&quot;
</span><del>-                    RenderTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
-                      RenderImage {IMG} at (0,0) size 4x4
</del><ins>+                    RenderTableCell {TD} at (203,0) size 5x4 [r=0 c=2 rs=1 cs=1]
+                      RenderImage {IMG} at (0,0) size 5x4
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillaotherpaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/other/padding-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/other/padding-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/other/padding-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,99 +6,99 @@
</span><span class="cx">       RenderBlock (anonymous) 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;This table should have cell padding of 5px&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 112x66 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 110x64
-          RenderTableRow {TR} at (0,2) size 110x29
-            RenderTableCell {TD} at (2,2) size 48x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 113x66 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 111x64
+          RenderTableRow {TR} at (0,2) size 111x29
+            RenderTableCell {TD} at (2,2) size 49x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 56x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 57x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 110x29
-            RenderTableCell {TD} at (2,33) size 48x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 111x29
+            RenderTableCell {TD} at (2,33) size 49x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,33) size 56x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,33) size 57x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,83) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 268x17
</span><span class="cx">           text run at (0,17) width 268: &quot;This table should have cell padding of 5px&quot;
</span><del>-      RenderTable {TABLE} at (0,117) size 112x66 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 110x64
-          RenderTableRow {TR} at (0,2) size 110x29
-            RenderTableCell {TD} at (2,2) size 48x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,117) size 113x66 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 111x64
+          RenderTableRow {TR} at (0,2) size 111x29
+            RenderTableCell {TD} at (2,2) size 49x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 56x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 57x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 110x29
-            RenderTableCell {TD} at (2,33) size 48x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 111x29
+            RenderTableCell {TD} at (2,33) size 49x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,33) size 56x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,33) size 57x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,183) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 268x17
</span><span class="cx">           text run at (0,17) width 268: &quot;This table should have cell padding of 5px&quot;
</span><del>-      RenderTable {TABLE} at (0,217) size 112x66 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 110x64
-          RenderTableRow {TR} at (0,2) size 110x29
-            RenderTableCell {TD} at (2,2) size 48x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,217) size 113x66 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 111x64
+          RenderTableRow {TR} at (0,2) size 111x29
+            RenderTableCell {TD} at (2,2) size 49x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 56x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 57x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 110x29
-            RenderTableCell {TD} at (2,33) size 48x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 111x29
+            RenderTableCell {TD} at (2,33) size 49x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,33) size 56x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,33) size 57x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,283) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 531x17
</span><span class="cx">           text run at (0,17) width 531: &quot;This table should have cell padding of 5px except the 1st cell's left padding will be 0&quot;
</span><del>-      RenderTable {TABLE} at (0,317) size 112x66 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 110x64
-          RenderTableRow {TR} at (0,2) size 110x29
-            RenderTableCell {TD} at (2,2) size 48x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,317) size 113x66 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 111x64
+          RenderTableRow {TR} at (0,2) size 111x29
+            RenderTableCell {TD} at (2,2) size 49x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,6) size 36x17
</span><span class="cx">                 text run at (1,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 56x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 57x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 110x29
-            RenderTableCell {TD} at (2,33) size 48x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 111x29
+            RenderTableCell {TD} at (2,33) size 49x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,33) size 56x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,33) size 57x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,383) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 542x17
</span><span class="cx">           text run at (0,17) width 542: &quot;This table should have cell padding of 5px except the last cell's left padding will be 30&quot;
</span><del>-      RenderTable {TABLE} at (0,417) size 137x66 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 135x64
-          RenderTableRow {TR} at (0,2) size 135x29
-            RenderTableCell {TD} at (2,2) size 48x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,417) size 138x66 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 136x64
+          RenderTableRow {TR} at (0,2) size 136x29
+            RenderTableCell {TD} at (2,2) size 49x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 81x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 82x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 44x17
</span><span class="cx">                 text run at (6,6) width 44: &quot;BBBB&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 135x29
-            RenderTableCell {TD} at (2,33) size 48x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 136x29
+            RenderTableCell {TD} at (2,33) size 49x29 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 36x17
</span><span class="cx">                 text run at (6,6) width 36: &quot;AAA&quot;
</span><del>-            RenderTableCell {TD} at (52,33) size 81x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,33) size 82x29 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (31,6) size 44x17
</span><span class="cx">                 text run at (31,6) width 44: &quot;BBBB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugs97619expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/97619-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x115 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x113
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x109
</span><del>-            RenderTableCell {TD} at (2,2) size 74x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 75x109 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 70x68
</span><span class="cx">                 text run at (2,2) width 59: &quot;check for&quot;
</span><span class="cx">                 text run at (2,19) width 55: &quot;handling&quot;
</span><span class="lines">@@ -23,7 +23,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,133) size 784x146 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x144
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x140
</span><del>-            RenderTableCell {TD} at (2,2) size 24x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 25x140 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 16x68
</span><span class="cx">                 text run at (2,2) width 14: &quot;aa&quot;
</span><span class="cx">                 text run at (2,19) width 16: &quot;bb&quot;
</span><span class="lines">@@ -34,14 +34,14 @@
</span><span class="cx">                 text run at (2,87) width 14: &quot;ee&quot;
</span><span class="cx">                 text run at (2,104) width 10: &quot;ff&quot;
</span><span class="cx">                 text run at (2,121) width 16: &quot;gg&quot;
</span><del>-            RenderTableCell {TD} at (28,61) size 752x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
</del><ins>+            RenderTableCell {TD} at (28,61) size 752x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
</ins><span class="cx">       RenderBlock {HR} at (0,287) size 77x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderTable {TABLE} at (0,297) size 784x47 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x45
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x41
</span><del>-            RenderTableCell {TD} at (2,2) size 213x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 214x41 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 209x17
</span><span class="cx">                 text run at (2,2) width 209: &quot;checkforhandlingofnowhitespace&quot;
</span><span class="cx">               RenderImage {IMG} at (2,19) size 20x17
</span><span class="lines">@@ -54,12 +54,12 @@
</span><span class="cx">       RenderTable {TABLE} at (0,362) size 784x30 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x28
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x24
</span><del>-            RenderTableCell {TD} at (2,2) size 334x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 335x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,5) size 209x17
</span><span class="cx">                 text run at (2,5) width 209: &quot;checkforhandlingofnowhitespace&quot;
</span><span class="cx">               RenderImage {IMG} at (211,2) size 20x17
</span><span class="cx">               RenderText {#text} at (231,5) size 101x17
</span><span class="cx">                 text run at (231,5) width 101: &quot;aroundtheimage&quot;
</span><del>-            RenderTableCell {TD} at (338,3) size 442x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 12x17
-                text run at (2,2) width 12: &quot;X&quot;
</del><ins>+            RenderTableCell {TD} at (338,3) size 442x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 12x18
+                text run at (2,3) width 12: &quot;X&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1010-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,88 +6,88 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 784x247 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x245
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x21
</span><del>-            RenderTableCell {TD} at (2,2) size 667x241 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
-              RenderBlock {UL} at (2,2) size 663x221
-                RenderListItem {LI} at (40,0) size 623x17
</del><ins>+            RenderTableCell {TD} at (2,2) size 668x241 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+              RenderBlock {UL} at (2,2) size 664x221
+                RenderListItem {LI} at (40,0) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 177x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 177x17
</span><span class="cx">                       text run at (0,0) width 177: &quot;500 list items in a single UL&quot;
</span><del>-                RenderListItem {LI} at (40,17) size 623x17
</del><ins>+                RenderListItem {LI} at (40,17) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 210x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 210x17
</span><span class="cx">                       text run at (0,0) width 210: &quot;500 list items in 25 top-level ULs&quot;
</span><del>-                RenderListItem {LI} at (40,34) size 623x17
</del><ins>+                RenderListItem {LI} at (40,34) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 235x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 235x17
</span><span class="cx">                       text run at (0,0) width 213: &quot;500 list items in a 25-level nested &quot;
</span><span class="cx">                       text run at (213,0) width 22: &quot;UL&quot;
</span><del>-                RenderListItem {LI} at (40,51) size 623x17
</del><ins>+                RenderListItem {LI} at (40,51) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 159x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 159x17
</span><span class="cx">                       text run at (0,0) width 159: &quot;300 text input form fields&quot;
</span><del>-                RenderListItem {LI} at (40,68) size 623x17
</del><ins>+                RenderListItem {LI} at (40,68) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 148x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 148x17
</span><span class="cx">                       text run at (0,0) width 148: &quot;Massively nested tables&quot;
</span><del>-                RenderListItem {LI} at (40,85) size 623x17
</del><ins>+                RenderListItem {LI} at (40,85) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 312x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 312x17
</span><span class="cx">                       text run at (0,0) width 265: &quot;Massively nested DIVs with padding and &quot;
</span><span class="cx">                       text run at (265,0) width 47: &quot;borders&quot;
</span><del>-                RenderListItem {LI} at (40,102) size 623x17
</del><ins>+                RenderListItem {LI} at (40,102) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 321x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 321x17
</span><span class="cx">                       text run at (0,0) width 321: &quot;1000 OPTIONs in a single SELECT form element&quot;
</span><del>-                RenderListItem {LI} at (40,119) size 623x17
</del><ins>+                RenderListItem {LI} at (40,119) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 238x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 238x17
</span><span class="cx">                       text run at (0,0) width 238: &quot;10,000 cell table with text in each cell&quot;
</span><del>-                RenderListItem {LI} at (40,136) size 623x17
</del><ins>+                RenderListItem {LI} at (40,136) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 301x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 301x17
</span><span class="cx">                       text run at (0,0) width 279: &quot;10,000 cell table with text and color in each &quot;
</span><span class="cx">                       text run at (279,0) width 22: &quot;cell&quot;
</span><del>-                RenderListItem {LI} at (40,153) size 623x17
</del><ins>+                RenderListItem {LI} at (40,153) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 289x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 289x17
</span><span class="cx">                       text run at (0,0) width 289: &quot;A 713k HTML document packed full of links&quot;
</span><del>-                RenderListItem {LI} at (40,170) size 623x17
</del><ins>+                RenderListItem {LI} at (40,170) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 307x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 307x17
</span><span class="cx">                       text run at (0,0) width 273: &quot;Extraordinarily long HTML doc (approx 1 &quot;
</span><span class="cx">                       text run at (273,0) width 34: &quot;Meg)&quot;
</span><del>-                RenderListItem {LI} at (40,187) size 623x17
</del><ins>+                RenderListItem {LI} at (40,187) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 278x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 278x17
</span><span class="cx">                       text run at (0,0) width 278: &quot;Another large HTML doc, with colored text&quot;
</span><del>-                RenderListItem {LI} at (40,204) size 623x17
</del><ins>+                RenderListItem {LI} at (40,204) size 624x17
</ins><span class="cx">                   RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="cx">                   RenderInline {A} at (0,0) size 470x17 [color=#0000EE]
</span><span class="cx">                     RenderText {#text} at (0,0) size 470x17
</span><span class="cx">                       text run at (0,0) width 329: &quot;A relatively large (150k) document with an average &quot;
</span><span class="cx">                       text run at (329,0) width 141: &quot;mix of HTML content&quot;
</span><del>-            RenderTableCell {TD} at (671,2) size 53x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (671,2) size 54x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;foo 1&quot;
</span><span class="cx">             RenderTableCell {TD} at (726,2) size 54x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 33x17
</span><span class="cx">                 text run at (2,2) width 33: &quot;foo 2&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 782x218
</span><del>-            RenderTableCell {TD} at (671,123) size 53x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 37x17
-                text run at (2,2) width 37: &quot;Foo 3&quot;
-            RenderTableCell {TD} at (726,123) size 54x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 37x17
-                text run at (2,2) width 37: &quot;Foo 4&quot;
</del><ins>+            RenderTableCell {TD} at (671,123) size 54x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,3) width 37: &quot;Foo 3&quot;
+            RenderTableCell {TD} at (726,123) size 54x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,3) width 37: &quot;Foo 4&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10140expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -79,340 +79,340 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 683x17
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the top, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,502) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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,502) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,606) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,70) size 70x44
-          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,606) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,70) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,745) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,70) size 70x44
-          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,745) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,70) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,889) size 90x120 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,65) size 70x44
-          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,889) size 91x120 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,65) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,1024) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 692x17
</span><span class="cx">           text run at (0,0) width 372: &quot;The next four tables should have their caption on the right, &quot;
</span><span class="cx">           text run at (372,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1057) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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,1057) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,1161) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (20,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,1282) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (20,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1403) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (15,0) size 75x40 [border: (3px solid #800080)]
</del><ins>+      RenderTable {TABLE} at (0,1403) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (15,0) size 76x40 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 69x34
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (12,20) width 51: &quot;caption.&quot;
</span><del>-        RenderTableSection {TBODY} at (10,50) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,1523) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 707x17
</span><span class="cx">           text run at (0,0) width 387: &quot;The next four tables should have their caption on the bottom, &quot;
</span><span class="cx">           text run at (387,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1556) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,64) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1556) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,64) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1680) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,84) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1680) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,84) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1804) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,84) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1804) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,84) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1943) size 90x120 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,79) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1943) size 91x120 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,79) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,2082) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 683x17
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the left, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (20,2115) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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 (20,2115) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,2219) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (15,2340) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (20,2461) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 75x40 [border: (3px solid #800080)]
</del><ins>+      RenderTable {TABLE} at (20,2461) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 76x40 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 69x34
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (12,20) width 51: &quot;caption.&quot;
</span><del>-        RenderTableSection {TBODY} at (10,50) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {HR} at (0,2573) size 769x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug10216expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,28 +6,28 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 434x36
</span><span class="cx">           text run at (0,0) width 434: &quot;caption element: align attribute&quot;
</span><del>-      RenderTable {TABLE} at (0,57) size 76x153 [border: (1px outset #808080)]
-        RenderBlock {CAPTION} at (0,0) size 76x102
-          RenderText {#text} at (4,0) size 68x102
-            text run at (4,0) width 68: &quot;The table's&quot;
-            text run at (13,17) width 50: &quot;caption,&quot;
-            text run at (14,34) width 48: &quot;with no&quot;
</del><ins>+      RenderTable {TABLE} at (0,57) size 77x153 [border: (1px outset #808080)]
+        RenderBlock {CAPTION} at (0,0) size 77x102
+          RenderText {#text} at (4,0) size 69x102
+            text run at (4,0) width 69: &quot;The table's&quot;
+            text run at (13,17) width 51: &quot;caption,&quot;
+            text run at (14,34) width 49: &quot;with no&quot;
</ins><span class="cx">             text run at (20,51) width 36: &quot;align.&quot;
</span><span class="cx">             text run at (7,68) width 62: &quot;Default is&quot;
</span><del>-            text run at (19,85) width 38: &quot;\&quot;top\&quot;.&quot;
-        RenderTableSection {TBODY} at (1,103) size 74x48
-          RenderTableRow {TR} at (0,2) size 74x21
-            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (19,85) width 39: &quot;\&quot;top\&quot;.&quot;
+        RenderTableSection {TBODY} at (1,103) size 75x48
+          RenderTableRow {TR} at (0,2) size 75x21
+            RenderTableCell {TD} at (2,2) size 35x21 [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 (38,2) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,2) size 35x21 [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>-          RenderTableRow {TR} at (0,25) size 74x21
-            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 75x21
+            RenderTableCell {TD} at (2,25) size 35x21 [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 (38,25) size 34x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,25) size 35x21 [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><span class="cx">       RenderTable {TABLE} at (0,209) size 78x119 [border: (1px outset #808080)]
</span><span class="lines">@@ -103,14 +103,14 @@
</span><span class="cx">             text run at (0,34) width 87: &quot;align=\&quot;right\&quot;.&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,52) size 85x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 85x21
</span><del>-            RenderTableCell {TD} at (2,2) size 39x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 40x21 [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><span class="cx">             RenderTableCell {TD} at (43,2) size 40x21 [border: (1px inset #808080)] [r=0 c=1 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 85x21
</span><del>-            RenderTableCell {TD} at (2,25) size 39x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 40x21 [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><span class="cx">             RenderTableCell {TD} at (43,25) size 40x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1128expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -41,12 +41,12 @@
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 50x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (11,2) size 28x17
</span><span class="cx">                 text run at (11,2) width 28: &quot;One&quot;
</span><del>-            RenderTableCell {TH} at (54,2) size 94x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (54,2) size 95x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (31,2) size 32x17
</span><span class="cx">                 text run at (31,2) width 32: &quot;Two&quot;
</span><del>-            RenderTableCell {TH} at (150,2) size 99x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (29,2) size 41x17
-                text run at (29,2) width 41: &quot;Three&quot;
</del><ins>+            RenderTableCell {TH} at (150,2) size 100x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (28,2) size 42x17
+                text run at (28,2) width 42: &quot;Three&quot;
</ins><span class="cx">             RenderTableCell {TH} at (251,2) size 95x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (30,2) size 35x17
</span><span class="cx">                 text run at (30,2) width 35: &quot;Four&quot;
</span><span class="lines">@@ -54,10 +54,10 @@
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 50x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 26x17
</span><span class="cx">                 text run at (2,2) width 26: &quot;Red&quot;
</span><del>-            RenderTableCell {TD} at (54,25) size 94x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,25) size 95x21 [border: (1px inset #808080)] [r=1 c=1 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;Green&quot;
</span><del>-            RenderTableCell {TD} at (150,25) size 99x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (150,25) size 100x21 [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;Blue&quot;
</span><span class="cx">             RenderTableCell {TD} at (251,25) size 95x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1164expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1164-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,28 +9,28 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 392x83 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 390x81
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 390x54
</span><del>-            RenderTableCell {TD} at (2,2) size 269x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 78x50 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 76x48
-                  RenderTableRow {TR} at (0,2) size 76x21
-                    RenderTableCell {TD} at (2,2) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 270x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 79x50 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 77x48
+                  RenderTableRow {TR} at (0,2) size 77x21
+                    RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 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;hello&quot;
</span><del>-                    RenderTableCell {TD} at (39,2) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (39,2) size 36x21 [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;hello&quot;
</span><del>-                  RenderTableRow {TR} at (0,25) size 76x21
-                    RenderTableCell {TD} at (2,25) size 35x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,25) size 77x21
+                    RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 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;hello&quot;
</span><del>-                    RenderTableCell {TD} at (39,25) size 35x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (39,25) size 36x21 [border: (1px inset #808080)] [r=1 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;hello&quot;
</span><del>-            RenderTableCell {TD} at (273,18) size 115x21 [border: (1px inset #808080)] [r=0 c=1 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 (273,18) size 115x22 [border: (1px inset #808080)] [r=0 c=1 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">           RenderTableRow {TR} at (0,58) size 390x21
</span><del>-            RenderTableCell {TD} at (2,58) size 269x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,58) size 270x21 [border: (1px inset #808080)] [r=1 c=0 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;hello&quot;
</span><span class="cx">             RenderTableCell {TD} at (273,58) size 115x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug11945expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 [bgcolor=#C0C0C0]
</span><del>-      RenderTable {TABLE} at (0,0) size 118x71 [border: (10px outset #808080)]
-        RenderTableSection {TBODY} at (10,10) size 98x51
-          RenderTableRow {TR} at (0,10) size 98x21
-            RenderTableCell {TD} at (10,15) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 119x71 [border: (10px outset #808080)]
+        RenderTableSection {TBODY} at (10,10) size 99x51
+          RenderTableRow {TR} at (0,10) size 99x21
+            RenderTableCell {TD} at (10,15) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (54,10) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,10) size 35x21 [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;cell2&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 98x0
</del><ins>+          RenderTableRow {TR} at (0,41) size 99x0
</ins><span class="cx">       RenderBlock {P} at (0,87) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 297x17
</span><span class="cx">           text run at (0,0) width 297: &quot;See the behaviour when there is one more row:&quot;
</span><del>-      RenderTable {TABLE} at (0,120) size 118x102 [border: (10px outset #808080)]
-        RenderTableSection {TBODY} at (10,10) size 98x82
-          RenderTableRow {TR} at (0,10) size 98x21
-            RenderTableCell {TD} at (10,15) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,120) size 119x102 [border: (10px outset #808080)]
+        RenderTableSection {TBODY} at (10,10) size 99x82
+          RenderTableRow {TR} at (0,10) size 99x21
+            RenderTableCell {TD} at (10,15) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (54,10) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,10) size 35x21 [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;cell2&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 98x0
-          RenderTableRow {TR} at (0,51) size 98x21
-            RenderTableCell {TD} at (10,51) size 34x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 99x0
+          RenderTableRow {TR} at (0,51) size 99x21
+            RenderTableCell {TD} at (10,51) size 35x21 [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;cell3&quot;
</span><del>-            RenderTableCell {TD} at (54,51) size 34x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,51) size 35x21 [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;cell4&quot;
</span><span class="cx">       RenderBlock {P} at (0,238) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 351x17
</span><span class="cx">           text run at (0,0) width 351: &quot;Now move the rowspan to cell2 to have even more fun:&quot;
</span><del>-      RenderTable {TABLE} at (0,271) size 118x102 [border: (10px outset #808080)]
-        RenderTableSection {TBODY} at (10,10) size 98x82
-          RenderTableRow {TR} at (0,10) size 98x21
-            RenderTableCell {TD} at (10,10) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,271) size 119x102 [border: (10px outset #808080)]
+        RenderTableSection {TBODY} at (10,10) size 99x82
+          RenderTableRow {TR} at (0,10) size 99x21
+            RenderTableCell {TD} at (10,10) size 35x21 [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;cell1&quot;
</span><del>-            RenderTableCell {TD} at (54,15) size 34x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,15) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x17
</span><span class="cx">                 text run at (2,2) width 30: &quot;cell2&quot;
</span><del>-          RenderTableRow {TR} at (0,41) size 98x0
-          RenderTableRow {TR} at (0,51) size 98x21
-            RenderTableCell {TD} at (10,51) size 34x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,41) size 99x0
+          RenderTableRow {TR} at (0,51) size 99x21
+            RenderTableCell {TD} at (10,51) size 35x21 [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;cell3&quot;
</span><del>-            RenderTableCell {TD} at (54,51) size 34x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (54,51) size 35x21 [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;cell4&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug140071expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,16 +6,16 @@
</span><span class="cx">       RenderTable {TABLE} at (0,0) size 769x612
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 769x612
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 769x306
</span><del>-            RenderTableCell {TD} at (0,0) size 230x306 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 230x306
-                RenderTableSection {THEAD} at (0,0) size 230x17
-                  RenderTableRow {TR} at (0,0) size 230x17
-                    RenderTableCell {TH} at (0,0) size 230x17 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (78,0) size 74x17
-                        text run at (78,0) width 74: &quot;Header 1/1&quot;
-                RenderTableSection {TBODY} at (0,17) size 230x289
-                  RenderTableRow {TR} at (0,0) size 230x289
-                    RenderTableCell {TD} at (0,0) size 230x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 231x306 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 231x306
+                RenderTableSection {THEAD} at (0,0) size 231x17
+                  RenderTableRow {TR} at (0,0) size 231x17
+                    RenderTableCell {TH} at (0,0) size 231x17 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (78,0) size 75x17
+                        text run at (78,0) width 75: &quot;Header 1/1&quot;
+                RenderTableSection {TBODY} at (0,17) size 231x289
+                  RenderTableRow {TR} at (0,0) size 231x289
+                    RenderTableCell {TD} at (0,0) size 231x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 230x289
</span><span class="cx">                         text run at (0,0) width 230: &quot;1 2 3 - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,17) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="lines">@@ -35,16 +35,16 @@
</span><span class="cx">                         text run at (0,238) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,255) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,272) width 41: &quot;- - - - -&quot;
</span><del>-            RenderTableCell {TD} at (230,0) size 307x306 [r=0 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 307x306
-                RenderTableSection {THEAD} at (0,0) size 307x17
-                  RenderTableRow {TR} at (0,0) size 307x17
-                    RenderTableCell {TH} at (0,0) size 307x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (230,0) size 309x306 [r=0 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 308x306
+                RenderTableSection {THEAD} at (0,0) size 308x17
+                  RenderTableRow {TR} at (0,0) size 308x17
+                    RenderTableCell {TH} at (0,0) size 308x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (116,0) size 75x17
</span><span class="cx">                         text run at (116,0) width 75: &quot;Header 2/1&quot;
</span><del>-                RenderTableSection {TBODY} at (0,17) size 307x289
-                  RenderTableRow {TR} at (0,0) size 307x289
-                    RenderTableCell {TD} at (0,0) size 307x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (0,17) size 308x289
+                  RenderTableRow {TR} at (0,0) size 308x289
+                    RenderTableCell {TD} at (0,0) size 308x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 296x289
</span><span class="cx">                         text run at (0,0) width 296: &quot;1 2 3 # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,17) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="lines">@@ -64,16 +64,16 @@
</span><span class="cx">                         text run at (0,238) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,255) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,272) width 236: &quot;# # # # # # # # # # # # # # # # # # # #&quot;
</span><del>-            RenderTableCell {TD} at (537,0) size 232x306 [r=0 c=2 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 232x306
-                RenderTableSection {THEAD} at (0,0) size 232x17
-                  RenderTableRow {TR} at (0,0) size 232x17
-                    RenderTableCell {TH} at (0,0) size 232x17 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (79,0) size 74x17
-                        text run at (79,0) width 74: &quot;Header 3/1&quot;
-                RenderTableSection {TBODY} at (0,17) size 232x289
-                  RenderTableRow {TR} at (0,0) size 232x289
-                    RenderTableCell {TD} at (0,0) size 232x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (538,0) size 231x306 [r=0 c=2 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 231x306
+                RenderTableSection {THEAD} at (0,0) size 231x17
+                  RenderTableRow {TR} at (0,0) size 231x17
+                    RenderTableCell {TH} at (0,0) size 231x17 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (78,0) size 75x17
+                        text run at (78,0) width 75: &quot;Header 3/1&quot;
+                RenderTableSection {TBODY} at (0,17) size 231x289
+                  RenderTableRow {TR} at (0,0) size 231x289
+                    RenderTableCell {TD} at (0,0) size 231x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 230x289
</span><span class="cx">                         text run at (0,0) width 230: &quot;1 2 3 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span><span class="cx">                         text run at (0,17) width 230: &quot;! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span><span class="lines">@@ -93,18 +93,18 @@
</span><span class="cx">                         text run at (0,238) width 230: &quot;! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span><span class="cx">                         text run at (0,255) width 230: &quot;! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span><span class="cx">                         text run at (0,272) width 41: &quot;! ! ! ! !&quot;
</span><del>-            RenderTableCell {TD} at (769,0) size 0x0 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (768,0) size 1x0 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">           RenderTableRow {TR} at (0,306) size 769x306
</span><del>-            RenderTableCell {TD} at (0,306) size 230x306 [r=1 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 230x306
-                RenderTableSection {THEAD} at (0,0) size 230x17
-                  RenderTableRow {TR} at (0,0) size 230x17
-                    RenderTableCell {TH} at (0,0) size 230x17 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (78,0) size 74x17
-                        text run at (78,0) width 74: &quot;Header 1/2&quot;
-                RenderTableSection {TBODY} at (0,17) size 230x289
-                  RenderTableRow {TR} at (0,0) size 230x289
-                    RenderTableCell {TD} at (0,0) size 230x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,306) size 231x306 [r=1 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 231x306
+                RenderTableSection {THEAD} at (0,0) size 231x17
+                  RenderTableRow {TR} at (0,0) size 231x17
+                    RenderTableCell {TH} at (0,0) size 231x17 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (78,0) size 75x17
+                        text run at (78,0) width 75: &quot;Header 1/2&quot;
+                RenderTableSection {TBODY} at (0,17) size 231x289
+                  RenderTableRow {TR} at (0,0) size 231x289
+                    RenderTableCell {TD} at (0,0) size 231x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 230x289
</span><span class="cx">                         text run at (0,0) width 230: &quot;1 2 3 - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,17) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="lines">@@ -124,16 +124,16 @@
</span><span class="cx">                         text run at (0,238) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,255) width 230: &quot;- - - - - - - - - - - - - - - - - - - - - - - - - -&quot;
</span><span class="cx">                         text run at (0,272) width 41: &quot;- - - - -&quot;
</span><del>-            RenderTableCell {TD} at (230,306) size 307x306 [r=1 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 307x306
-                RenderTableSection {THEAD} at (0,0) size 307x17
-                  RenderTableRow {TR} at (0,0) size 307x17
-                    RenderTableCell {TH} at (0,0) size 307x17 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (230,306) size 309x306 [r=1 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 308x306
+                RenderTableSection {THEAD} at (0,0) size 308x17
+                  RenderTableRow {TR} at (0,0) size 308x17
+                    RenderTableCell {TH} at (0,0) size 308x17 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (116,0) size 75x17
</span><span class="cx">                         text run at (116,0) width 75: &quot;Header 2/2&quot;
</span><del>-                RenderTableSection {TBODY} at (0,17) size 307x289
-                  RenderTableRow {TR} at (0,0) size 307x289
-                    RenderTableCell {TD} at (0,0) size 307x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (0,17) size 308x289
+                  RenderTableRow {TR} at (0,0) size 308x289
+                    RenderTableCell {TD} at (0,0) size 308x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 296x289
</span><span class="cx">                         text run at (0,0) width 296: &quot;1 2 3 # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,17) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="lines">@@ -153,16 +153,16 @@
</span><span class="cx">                         text run at (0,238) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,255) width 296: &quot;# # # # # # # # # # # # # # # # # # # # # # # # #&quot;
</span><span class="cx">                         text run at (0,272) width 236: &quot;# # # # # # # # # # # # # # # # # # # #&quot;
</span><del>-            RenderTableCell {TD} at (537,306) size 232x306 [r=1 c=2 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 232x306
-                RenderTableSection {THEAD} at (0,0) size 232x17
-                  RenderTableRow {TR} at (0,0) size 232x17
-                    RenderTableCell {TH} at (0,0) size 232x17 [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (79,0) size 74x17
-                        text run at (79,0) width 74: &quot;Header 3/2&quot;
-                RenderTableSection {TBODY} at (0,17) size 232x289
-                  RenderTableRow {TR} at (0,0) size 232x289
-                    RenderTableCell {TD} at (0,0) size 232x289 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (538,306) size 231x306 [r=1 c=2 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 231x306
+                RenderTableSection {THEAD} at (0,0) size 231x17
+                  RenderTableRow {TR} at (0,0) size 231x17
+                    RenderTableCell {TH} at (0,0) size 231x17 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (78,0) size 75x17
+                        text run at (78,0) width 75: &quot;Header 3/2&quot;
+                RenderTableSection {TBODY} at (0,17) size 231x289
+                  RenderTableRow {TR} at (0,0) size 231x289
+                    RenderTableCell {TD} at (0,0) size 231x289 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (0,0) size 230x289
</span><span class="cx">                         text run at (0,0) width 230: &quot;1 2 3 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span><span class="cx">                         text run at (0,17) width 230: &quot;! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1647expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1647-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,39 +3,39 @@
</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 598x581
-        RenderTableSection {TBODY} at (0,0) size 598x581
-          RenderTableRow {TR} at (0,0) size 598x234
-            RenderTableCell {TD} at (0,0) size 152x17 [bgcolor=#CCCC9C] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 599x581
+        RenderTableSection {TBODY} at (0,0) size 599x581
+          RenderTableRow {TR} at (0,0) size 599x234
+            RenderTableCell {TD} at (0,0) size 153x17 [bgcolor=#CCCC9C] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 96x17
</span><span class="cx">                 text run at (0,0) width 96: &quot;xxxxxxxxxxxx&quot;
</span><span class="cx">               RenderBR {BR} at (96,14) size 0x0
</span><del>-            RenderTableCell {TD} at (152,0) size 3x35 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (152,0) size 4x35 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (0,8) size 3x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (anonymous) at (0,18) size 3x17
</del><ins>+              RenderBlock (anonymous) at (0,18) size 4x17
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x17
</span><del>-            RenderTableCell {TD} at (155,0) size 91x105 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (155,0) size 92x105 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {HR} at (0,8) size 91x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (anonymous) at (0,18) size 91x17
</del><ins>+              RenderBlock (anonymous) at (0,18) size 92x17
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">               RenderBlock {HR} at (0,43) size 91x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (anonymous) at (0,53) size 91x17
</del><ins>+              RenderBlock (anonymous) at (0,53) size 92x17
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">               RenderBlock {HR} at (0,78) size 91x2 [border: (1px inset #000000)]
</span><del>-              RenderBlock (anonymous) at (0,88) size 91x17
</del><ins>+              RenderBlock (anonymous) at (0,88) size 92x17
</ins><span class="cx">                 RenderBR {BR} at (0,0) size 0x17
</span><del>-          RenderTableRow {TR} at (0,234) size 598x56
-            RenderTableCell {TD} at (152,234) size 446x56 [r=1 c=1 rs=1 cs=5]
</del><ins>+          RenderTableRow {TR} at (0,234) size 599x56
+            RenderTableCell {TD} at (152,234) size 447x56 [r=1 c=1 rs=1 cs=5]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 446x56
</span><span class="cx">               RenderBR {BR} at (446,56) size 0x0
</span><del>-          RenderTableRow {TR} at (0,290) size 598x118
-            RenderTableCell {TD} at (0,290) size 152x291 [r=2 c=0 rs=2 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,290) size 599x118
+            RenderTableCell {TD} at (0,290) size 153x291 [r=2 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 152x291
</span><span class="cx">               RenderBR {BR} at (152,291) size 0x0
</span><del>-            RenderTableCell {TD} at (152,290) size 446x118 [r=2 c=1 rs=1 cs=5]
</del><ins>+            RenderTableCell {TD} at (152,290) size 447x118 [r=2 c=1 rs=1 cs=5]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 446x118
</span><span class="cx">               RenderBR {BR} at (446,118) size 0x0
</span><del>-          RenderTableRow {TR} at (0,408) size 598x173
-            RenderTableCell {TD} at (152,408) size 446x173 [r=3 c=1 rs=1 cs=5]
</del><ins>+          RenderTableRow {TR} at (0,408) size 599x173
+            RenderTableCell {TD} at (152,408) size 447x173 [r=3 c=1 rs=1 cs=5]
</ins><span class="cx">               RenderImage {IMG} at (0,0) size 446x173
</span><span class="cx">               RenderBR {BR} at (446,173) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug1725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,49 +3,49 @@
</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 600x274 [bgcolor=#FFC0CB]
-        RenderTableSection {TBODY} at (0,0) size 600x274
-          RenderTableRow {TR} at (0,0) size 600x17
-            RenderTableCell {TD} at (0,0) size 600x17 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,0) size 601x274 [bgcolor=#FFC0CB]
+        RenderTableSection {TBODY} at (0,0) size 601x274
+          RenderTableRow {TR} at (0,0) size 601x17
+            RenderTableCell {TD} at (0,0) size 601x17 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x17
</span><span class="cx">                 text run at (0,0) width 8: &quot;1&quot;
</span><del>-          RenderTableRow {TR} at (0,17) size 600x17
-            RenderTableCell {TD} at (0,17) size 600x17 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,17) size 601x17
+            RenderTableCell {TD} at (0,17) size 601x17 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x17
</span><span class="cx">                 text run at (0,0) width 8: &quot;2&quot;
</span><del>-          RenderTableRow {TR} at (0,34) size 600x0
-            RenderTableCell {TD} at (0,34) size 155x17 [bgcolor=#00FFFF] [r=2 c=0 rs=40 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 601x0
+            RenderTableCell {TD} at (0,34) size 156x17 [bgcolor=#00FFFF] [r=2 c=0 rs=40 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x17
</span><span class="cx">                 text run at (0,0) width 8: &quot;3&quot;
</span><del>-          RenderTableRow {TR} at (0,34) size 600x36
-            RenderTableCell {TD} at (155,34) size 445x36 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 440x36
-                RenderTableSection {TBODY} at (0,0) size 440x36
-                  RenderTableRow {TR} at (0,2) size 440x32
-                    RenderTableCell {TD} at (2,2) size 217x32 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 601x36
+            RenderTableCell {TD} at (155,34) size 446x36 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 441x36
+                RenderTableSection {TBODY} at (0,0) size 441x36
+                  RenderTableRow {TR} at (0,2) size 441x32
+                    RenderTableCell {TD} at (2,2) size 218x32 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderButton {INPUT} at (3,3) size 122x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
</span><span class="cx">                         RenderBlock (anonymous) at (8,4) size 106x17
</span><span class="cx">                           RenderText at (0,0) size 106x17
</span><span class="cx">                             text run at (0,0) width 106: &quot;Submit Criteria&quot;
</span><del>-                    RenderTableCell {TD} at (221,8) size 217x19 [r=0 c=1 rs=1 cs=1]
-                      RenderText {#text} at (1,1) size 8x17
-                        text run at (1,1) width 8: &quot;4&quot;
-          RenderTableRow {TR} at (0,70) size 600x17
-            RenderTableCell {TD} at (155,70) size 445x17 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (221,8) size 218x20 [r=0 c=1 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 8x18
+                        text run at (1,2) width 8: &quot;4&quot;
+          RenderTableRow {TR} at (0,70) size 601x17
+            RenderTableCell {TD} at (155,70) size 446x17 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x17
</span><span class="cx">                 text run at (0,0) width 8: &quot;5&quot;
</span><del>-          RenderTableRow {TR} at (0,87) size 600x34
-            RenderTableCell {TD} at (155,87) size 445x34 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,87) size 601x34
+            RenderTableCell {TD} at (155,87) size 446x34 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 426x34
</span><span class="cx">                 text run at (0,0) width 257: &quot;If you have entered your feature criteria, &quot;
</span><span class="cx">                 text run at (257,0) width 169: &quot;press the \&quot;Submit Criteria\&quot;&quot;
</span><span class="cx">                 text run at (0,17) width 86: &quot;button above.&quot;
</span><del>-          RenderTableRow {TR} at (0,121) size 600x17
-            RenderTableCell {TD} at (155,121) size 445x17 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,121) size 601x17
+            RenderTableCell {TD} at (155,121) size 446x17 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x17
</span><span class="cx">                 text run at (0,0) width 8: &quot;6&quot;
</span><del>-          RenderTableRow {TR} at (0,138) size 600x51
-            RenderTableCell {TD} at (155,138) size 445x51 [r=7 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,138) size 601x51
+            RenderTableCell {TD} at (155,138) size 446x51 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 438x51
</span><span class="cx">                 text run at (0,0) width 262: &quot;If you want to do a radius search instead, &quot;
</span><span class="cx">                 text run at (262,0) width 164: &quot;press the \&quot;Radius Search\&quot;&quot;
</span><span class="lines">@@ -53,12 +53,12 @@
</span><span class="cx">                 text run at (48,17) width 279: &quot;This will allow you to select a starting point &quot;
</span><span class="cx">                 text run at (327,17) width 111: &quot;and enter a radius&quot;
</span><span class="cx">                 text run at (0,34) width 157: &quot;with new feature criteria.&quot;
</span><del>-          RenderTableRow {TR} at (0,189) size 600x17
-            RenderTableCell {TD} at (155,189) size 445x17 [r=8 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,189) size 601x17
+            RenderTableCell {TD} at (155,189) size 446x17 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 4x17
</span><span class="cx">                 text run at (0,0) width 4: &quot; &quot;
</span><del>-          RenderTableRow {TR} at (0,206) size 600x68
-            RenderTableCell {TD} at (155,206) size 445x68 [r=9 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,206) size 601x68
+            RenderTableCell {TD} at (155,206) size 446x68 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 436x68
</span><span class="cx">                 text run at (0,0) width 436: &quot;All information provided is deemed reliable but is not guaranteed and&quot;
</span><span class="cx">                 text run at (0,17) width 65: &quot;should be &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -2,15 +2,15 @@
</span><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (8,8) size 769x1249
</span><span class="cx">   RenderBlock {HTML} at (8,8) size 769x1249 [bgcolor=#008000] [border: (16px solid #00FF00)]
</span><del>-    RenderTable at (16,16) size 769x1217
-      RenderTableSection (anonymous) at (0,0) size 769x1217
-        RenderTableRow (anonymous) at (0,0) size 769x1217
-          RenderTableCell {HEAD} at (0,0) size 123x948 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-            RenderBlock {META} at (21,37) size 81x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,55) size 81x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,73) size 81x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,91) size 81x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {TITLE} at (21,109) size 81x104 [border: (1px dotted #FFFFFF)]
</del><ins>+    RenderTable at (16,16) size 770x1217
+      RenderTableSection (anonymous) at (0,0) size 770x1217
+        RenderTableRow (anonymous) at (0,0) size 770x1217
+          RenderTableCell {HEAD} at (0,0) size 124x948 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+            RenderBlock {META} at (21,37) size 82x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,55) size 82x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,73) size 82x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,91) size 82x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {TITLE} at (21,109) size 82x104 [border: (1px dotted #FFFFFF)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 74x102
</span><span class="cx">                 text run at (1,1) width 67: &quot;Evil Tests:&quot;
</span><span class="cx">                 text run at (1,18) width 66: &quot;Rendering&quot;
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (1,52) width 63: &quot;HEAD as&quot;
</span><span class="cx">                 text run at (1,69) width 68: &quot;children of&quot;
</span><span class="cx">                 text run at (1,86) width 67: &quot;HTML - 2&quot;
</span><del>-            RenderBlock {STYLE} at (21,229) size 81x682 [border: (1px dotted #FFFFFF)]
</del><ins>+            RenderBlock {STYLE} at (21,229) size 82x682 [border: (1px dotted #FFFFFF)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 79x680
</span><span class="cx">                 text run at (1,1) width 77: &quot;/* Layout */&quot;
</span><span class="cx">                 text run at (1,18) width 58: &quot;HTML {&quot;
</span><span class="lines">@@ -62,8 +62,8 @@
</span><span class="cx">                 text run at (1,630) width 47: &quot;yellow;&quot;
</span><span class="cx">                 text run at (1,647) width 79: &quot;background:&quot;
</span><span class="cx">                 text run at (1,664) width 38: &quot;teal; }&quot;
</span><del>-          RenderTableCell {BODY} at (123,41) size 646x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
-            RenderBlock {H1} at (21,53) size 604x76 [border: (1px dotted #FFFF00)]
</del><ins>+          RenderTableCell {BODY} at (123,41) size 647x1176 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+            RenderBlock {H1} at (21,53) size 605x76 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 152x36
</span><span class="cx">                 text run at (1,1) width 152: &quot;Rendering &quot;
</span><span class="cx">               RenderInline {CODE} at (0,0) size 64x30
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                   text run at (1,45) width 64: &quot;HTML&quot;
</span><span class="cx">               RenderText {#text} at (65,38) size 43x36
</span><span class="cx">                 text run at (65,38) width 43: &quot; - 2&quot;
</span><del>-            RenderBlock {P} at (21,161) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,161) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 387x17
</span><span class="cx">                 text run at (1,1) width 387: &quot;If you have any comments to make regarding this test, e-mail &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 182x17 [color=#0000EE]
</span><span class="lines">@@ -89,11 +89,11 @@
</span><span class="cx">                   text run at (388,1) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (570,1) size 4x17
</span><span class="cx">                 text run at (570,1) width 4: &quot;.&quot;
</span><del>-            RenderBlock {DL} at (21,196) size 604x71 [border: (1px dotted #FFFF00)]
-              RenderBlock {DT} at (1,1) size 602x17
</del><ins>+            RenderBlock {DL} at (21,196) size 605x71 [border: (1px dotted #FFFF00)]
+              RenderBlock {DT} at (1,1) size 603x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 80x17
</span><span class="cx">                   text run at (0,0) width 80: &quot;Prerequisites&quot;
</span><del>-              RenderBlock {DD} at (41,18) size 562x52
</del><ins>+              RenderBlock {DD} at (41,18) size 563x52
</ins><span class="cx">                 RenderText {#text} at (0,0) size 525x34
</span><span class="cx">                   text run at (0,0) width 525: &quot;Browsers that are subjected to this test should support the the background, padding,&quot;
</span><span class="cx">                   text run at (0,17) width 401: &quot;margin, border and color properties of CSS, and in addition the &quot;
</span><span class="lines">@@ -103,53 +103,53 @@
</span><span class="cx">                 RenderText {#text} at (465,17) size 549x35
</span><span class="cx">                   text run at (465,17) width 84: &quot; property and&quot;
</span><span class="cx">                   text run at (0,35) width 197: &quot;fixed position stuff from CSS2.&quot;
</span><del>-            RenderBlock {H2} at (21,291) size 604x28 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {H2} at (21,291) size 605x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 495x26
</span><span class="cx">                 text run at (1,1) width 495: &quot;1. Making the BODY and the HEAD into a table&quot;
</span><del>-            RenderBlock {P} at (21,343) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,343) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 256x17
</span><span class="cx">                 text run at (1,1) width 256: &quot;This is really evil, but completely valid...&quot;
</span><del>-            RenderBlock {P} at (21,378) size 604x70 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,378) size 605x70 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 599x68
</span><span class="cx">                 text run at (1,1) width 586: &quot;This document should have two cells, side by side: one on the left, the other on the right. The&quot;
</span><span class="cx">                 text run at (1,18) width 599: &quot;one on the left should be red with white writing and a thick white border. It should contain four&quot;
</span><span class="cx">                 text run at (1,35) width 551: &quot;dotted lines separated by a blank line, followed by a dotted bordered box containing the&quot;
</span><span class="cx">                 text run at (1,52) width 586: &quot;document title, and another dotted bordered box containing the stylesheet, also shown below:&quot;
</span><del>-            RenderBlock {PRE} at (21,464) size 604x17 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {PRE} at (21,464) size 605x17 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x15
</span><span class="cx">                 text run at (1,1) width 40: &quot;  ...&quot;
</span><del>-            RenderBlock {P} at (21,497) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,497) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 453x17
</span><span class="cx">                 text run at (1,1) width 453: &quot;The dotted borders and lines and the text in the left cell should be white.&quot;
</span><del>-            RenderBlock {P} at (21,532) size 604x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,532) size 605x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 587x34
</span><span class="cx">                 text run at (1,1) width 587: &quot;The right cell should be teal, with yellow text. This paragraph you are reading now should be&quot;
</span><span class="cx">                 text run at (1,18) width 101: &quot;in this right cell.&quot;
</span><del>-            RenderBlock {P} at (21,584) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,584) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 444x17
</span><span class="cx">                 text run at (1,1) width 444: &quot;The width of the two cells is left up to the user agent to decide, I think.&quot;
</span><del>-            RenderBlock {P} at (21,619) size 604x53 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,619) size 605x53 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 592x51
</span><span class="cx">                 text run at (1,1) width 592: &quot;The right cell should look similar to the left cell in formatting -- each box of text should have a&quot;
</span><span class="cx">                 text run at (1,18) width 592: &quot;yellow dotted border, and there should be a blank line between each such box. No box should&quot;
</span><span class="cx">                 text run at (1,35) width 449: &quot;be nested -- the dotted boxes should always be distinct from each other.&quot;
</span><del>-            RenderBlock {P} at (21,688) size 604x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,688) size 605x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 580x34
</span><span class="cx">                 text run at (1,1) width 580: &quot;The cells should be the same height, and they should have grown vertically to accommodate&quot;
</span><span class="cx">                 text run at (1,18) width 53: &quot;this text.&quot;
</span><del>-            RenderBlock {P} at (21,740) size 604x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,740) size 605x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 599x34
</span><span class="cx">                 text run at (1,1) width 599: &quot;Around the whole setup should be two borders, dark green and light green. The cells should be&quot;
</span><span class="cx">                 text run at (1,18) width 489: &quot;separated from each other and from these outer borders by 1em of dark green.&quot;
</span><del>-            RenderBlock {P} at (21,792) size 604x36 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,792) size 605x36 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 576x34
</span><span class="cx">                 text run at (1,1) width 576: &quot;There should also be some alternate stylesheets set up to allow you to display the &lt;META&gt;&quot;
</span><span class="cx">                 text run at (1,18) width 243: &quot;content. This may help with diagnosis.&quot;
</span><del>-            RenderBlock {H2} at (21,852) size 604x28 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {H2} at (21,852) size 605x28 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 154x26
</span><span class="cx">                 text run at (1,1) width 154: &quot;Submit Results&quot;
</span><del>-            RenderBlock {FORM} at (21,904) size 604x112 [border: (1px dotted #FFFF00)]
-              RenderBlock {P} at (1,17) size 602x78
</del><ins>+            RenderBlock {FORM} at (21,904) size 605x112 [border: (1px dotted #FFFF00)]
+              RenderBlock {P} at (1,17) size 603x78
</ins><span class="cx">                 RenderText {#text} at (0,0) size 259x17
</span><span class="cx">                   text run at (0,0) width 259: &quot;How does your browser fare on this test?&quot;
</span><span class="cx">                 RenderMenuList {SELECT} at (2,19) size 598x27 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="lines">@@ -168,14 +168,14 @@
</span><span class="cx">                     RenderText at (0,0) size 50x17
</span><span class="cx">                       text run at (0,0) width 50: &quot;Submit&quot;
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock {HR} at (21,1032) size 604x2 [border: (1px dotted #FFFF00)]
-            RenderBlock {P} at (21,1050) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {HR} at (21,1032) size 605x2 [border: (1px dotted #FFFF00)]
+            RenderBlock {P} at (21,1050) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderInline {A} at (0,0) size 161x17 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (1,1) size 161x17
</span><span class="cx">                   text run at (1,1) width 161: &quot;Up to the Evil Tests Page&quot;
</span><span class="cx">               RenderText {#text} at (162,1) size 4x17
</span><span class="cx">                 text run at (162,1) width 4: &quot;.&quot;
</span><del>-            RenderBlock {P} at (21,1085) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1085) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 173x17
</span><span class="cx">                 text run at (1,1) width 173: &quot;This page is maintained by &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 77x17 [color=#0000EE]
</span><span class="lines">@@ -188,7 +188,7 @@
</span><span class="cx">                   text run at (260,1) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (383,1) size 9x17
</span><span class="cx">                 text run at (383,1) width 9: &quot;).&quot;
</span><del>-            RenderBlock {P} at (21,1120) size 604x19 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1120) size 605x19 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 170x17
</span><span class="cx">                 text run at (1,1) width 170: &quot;Last updated in June 1999.&quot;
</span><span class="cx"> layer at (244,1040) size 185x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug3105expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3105-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,23 +9,23 @@
</span><span class="cx">       RenderTable {TABLE} at (0,17) size 392x60 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 390x58
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 390x54
</span><del>-            RenderTableCell {TD} at (2,2) size 269x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 78x50 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 76x48
-                  RenderTableRow {TR} at (0,2) size 76x21
-                    RenderTableCell {TD} at (2,2) size 35x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 270x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 79x50 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 77x48
+                  RenderTableRow {TR} at (0,2) size 77x21
+                    RenderTableCell {TD} at (2,2) size 36x21 [border: (1px inset #808080)] [r=0 c=0 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;hello&quot;
</span><del>-                    RenderTableCell {TD} at (39,2) size 35x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (39,2) size 36x21 [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;hello&quot;
</span><del>-                  RenderTableRow {TR} at (0,25) size 76x21
-                    RenderTableCell {TD} at (2,25) size 35x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,25) size 77x21
+                    RenderTableCell {TD} at (2,25) size 36x21 [border: (1px inset #808080)] [r=1 c=0 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;hello&quot;
</span><del>-                    RenderTableCell {TD} at (39,25) size 35x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (39,25) size 36x21 [border: (1px inset #808080)] [r=1 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;hello&quot;
</span><del>-            RenderTableCell {TD} at (273,18) size 115x21 [border: (1px inset #808080)] [r=0 c=1 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 (273,18) size 115x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,3) width 31: &quot;hello&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316611expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 68x52 [border: (3px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 69x52 [border: (3px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 40x23 [border: (3px solid #FFA500)]
</span><span class="cx">           RenderText {#text} at (9,3) size 22x17
</span><span class="cx">             text run at (9,3) width 22: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (3,26) size 62x23
-          RenderTableRow {TR} at (0,2) size 62x19
-            RenderTableCell {TD} at (2,2) size 58x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,26) size 63x23
+          RenderTableRow {TR} at (0,2) size 63x19
+            RenderTableCell {TD} at (2,2) size 59x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x17
</span><span class="cx">                 text run at (1,1) width 56: &quot;table cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316612expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 156x64 [border: (3px solid #008000)]
-        RenderTableSection {TBODY} at (3,3) size 150x58
-          RenderTableRow {TR} at (0,2) size 150x54
-            RenderTableCell {TD} at (2,2) size 146x54 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 144x52 [border: (3px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 157x64 [border: (3px solid #008000)]
+        RenderTableSection {TBODY} at (3,3) size 151x58
+          RenderTableRow {TR} at (0,2) size 151x54
+            RenderTableCell {TD} at (2,2) size 147x54 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 145x52 [border: (3px solid #008000)]
</ins><span class="cx">                 RenderBlock {CAPTION} at (0,0) size 78x23 [border: (3px solid #FFA500)]
</span><span class="cx">                   RenderText {#text} at (28,3) size 22x17
</span><span class="cx">                     text run at (28,3) width 22: &quot;cap&quot;
</span><del>-                RenderTableSection {TBODY} at (3,26) size 138x23
-                  RenderTableRow {TR} at (0,2) size 138x19
-                    RenderTableCell {TD} at (2,2) size 134x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (3,26) size 139x23
+                  RenderTableRow {TR} at (0,2) size 139x19
+                    RenderTableCell {TD} at (2,2) size 135x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 132x17
</span><span class="cx">                         text run at (1,1) width 132: &quot;table cell foo and bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316613expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 (358,0) size 68x52 [border: (3px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (357,0) size 69x52 [border: (3px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 20x23 [border: (3px solid #FFA500)]
</span><span class="cx">           RenderText {#text} at (3,3) size 22x17
</span><span class="cx">             text run at (3,3) width 22: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (3,26) size 62x23
-          RenderTableRow {TR} at (0,2) size 62x19
-            RenderTableCell {TD} at (2,2) size 58x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,26) size 63x23
+          RenderTableRow {TR} at (0,2) size 63x19
+            RenderTableCell {TD} at (2,2) size 59x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x17
</span><span class="cx">                 text run at (1,1) width 56: &quot;table cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316614expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -4,12 +4,12 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x206 [border: (3px solid #0000FF)]
</span><del>-        RenderTable {TABLE} at (358,3) size 68x243 [border: (3px solid #008000)]
</del><ins>+        RenderTable {TABLE} at (357,3) size 69x243 [border: (3px solid #008000)]
</ins><span class="cx">           RenderBlock {CAPTION} at (0,0) size 20x83 [border: (3px solid #FFA500)]
</span><span class="cx">             RenderText {#text} at (3,3) size 22x17
</span><span class="cx">               text run at (3,3) width 22: &quot;cap&quot;
</span><del>-          RenderTableSection {TBODY} at (3,86) size 62x154
-            RenderTableRow {TR} at (0,2) size 62x150
-              RenderTableCell {TD} at (2,67) size 58x19 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (1,1) size 56x17
-                  text run at (1,1) width 56: &quot;table cell&quot;
</del><ins>+          RenderTableSection {TBODY} at (3,86) size 63x154
+            RenderTableRow {TR} at (0,2) size 63x150
+              RenderTableCell {TD} at (2,67) size 59x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 56x18
+                  text run at (1,2) width 56: &quot;table cell&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316616expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 (358,0) size 68x52 [border: (3px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (357,0) size 69x52 [border: (3px solid #008000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (24,0) size 20x23 [border: (3px solid #FFA500)]
</span><span class="cx">           RenderText {#text} at (3,3) size 22x17
</span><span class="cx">             text run at (3,3) width 22: &quot;cap&quot;
</span><del>-        RenderTableSection {TBODY} at (3,26) size 62x23
-          RenderTableRow {TR} at (0,2) size 62x19
-            RenderTableCell {TD} at (2,2) size 58x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,26) size 63x23
+          RenderTableRow {TR} at (0,2) size 63x19
+            RenderTableCell {TD} at (2,2) size 59x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x17
</span><span class="cx">                 text run at (1,1) width 56: &quot;table cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316617expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -4,12 +4,12 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x206 [border: (3px solid #0000FF)]
</span><del>-        RenderTable {TABLE} at (358,3) size 68x93 [border: (3px solid #008000)]
</del><ins>+        RenderTable {TABLE} at (357,3) size 69x93 [border: (3px solid #008000)]
</ins><span class="cx">           RenderBlock {CAPTION} at (0,0) size 20x33 [border: (3px solid #FFA500)]
</span><span class="cx">             RenderText {#text} at (3,3) size 22x17
</span><span class="cx">               text run at (3,3) width 22: &quot;cap&quot;
</span><del>-          RenderTableSection {TBODY} at (3,36) size 62x54
-            RenderTableRow {TR} at (0,2) size 62x50
-              RenderTableCell {TD} at (2,17) size 58x19 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (1,1) size 56x17
-                  text run at (1,1) width 56: &quot;table cell&quot;
</del><ins>+          RenderTableSection {TBODY} at (3,36) size 63x54
+            RenderTableRow {TR} at (0,2) size 63x50
+              RenderTableCell {TD} at (2,17) size 59x20 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 56x18
+                  text run at (1,2) width 56: &quot;table cell&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug316618expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -14,74 +14,74 @@
</span><span class="cx">             text run at (48,34) width 80: &quot;aligned.Also&quot;
</span><span class="cx">             text run at (44,51) width 84: &quot;aligned at the&quot;
</span><span class="cx">             text run at (84,68) width 44: &quot;bottom&quot;
</span><del>-        RenderTableSection {TBODY} at (0,85) size 155x149
-          RenderTableRow {TR} at (0,2) size 155x19
-            RenderTableCell {TH} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 47x17
-                text run at (1,1) width 47: &quot;header&quot;
-            RenderTableCell {TH} at (53,2) size 49x19 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 47x17
-                text run at (1,1) width 47: &quot;header&quot;
-            RenderTableCell {TH} at (104,2) size 49x19 [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 47x17
-                text run at (1,1) width 47: &quot;header&quot;
-          RenderTableRow {TR} at (0,23) size 155x19
-            RenderTableCell {TD} at (2,23) size 49x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,85) size 156x149
+          RenderTableRow {TR} at (0,2) size 156x19
+            RenderTableCell {TH} at (2,2) size 50x19 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 48x17
+                text run at (1,1) width 48: &quot;header&quot;
+            RenderTableCell {TH} at (53,2) size 50x19 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 48x17
+                text run at (1,1) width 48: &quot;header&quot;
+            RenderTableCell {TH} at (104,2) size 50x19 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 48x17
+                text run at (1,1) width 48: &quot;header&quot;
+          RenderTableRow {TR} at (0,23) size 156x19
+            RenderTableCell {TD} at (2,23) size 50x19 [r=1 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><del>-            RenderTableCell {TD} at (53,23) size 49x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,23) size 50x19 [r=1 c=1 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><del>-            RenderTableCell {TD} at (104,23) size 49x19 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,23) size 50x19 [r=1 c=2 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><del>-          RenderTableRow {TR} at (0,44) size 155x19
-            RenderTableCell {TD} at (2,44) size 49x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 156x19
+            RenderTableCell {TD} at (2,44) size 50x19 [r=2 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><del>-            RenderTableCell {TD} at (53,44) size 49x19 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,44) size 50x19 [r=2 c=1 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><del>-            RenderTableCell {TD} at (104,44) size 49x19 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,44) size 50x19 [r=2 c=2 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><del>-          RenderTableRow {TR} at (0,65) size 155x19
-            RenderTableCell {TD} at (2,65) size 49x19 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,65) size 156x19
+            RenderTableCell {TD} at (2,65) size 50x19 [r=3 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><del>-            RenderTableCell {TD} at (53,65) size 49x19 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,65) size 50x19 [r=3 c=1 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><del>-            RenderTableCell {TD} at (104,65) size 49x19 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,65) size 50x19 [r=3 c=2 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><del>-          RenderTableRow {TR} at (0,86) size 155x19
-            RenderTableCell {TD} at (2,86) size 49x19 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,86) size 156x19
+            RenderTableCell {TD} at (2,86) size 50x19 [r=4 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><del>-            RenderTableCell {TD} at (53,86) size 49x19 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,86) size 50x19 [r=4 c=1 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><del>-            RenderTableCell {TD} at (104,86) size 49x19 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,86) size 50x19 [r=4 c=2 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><del>-          RenderTableRow {TR} at (0,107) size 155x19
-            RenderTableCell {TD} at (2,107) size 49x19 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,107) size 156x19
+            RenderTableCell {TD} at (2,107) size 50x19 [r=5 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><del>-            RenderTableCell {TD} at (53,107) size 49x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,107) size 50x19 [r=5 c=1 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><del>-            RenderTableCell {TD} at (104,107) size 49x19 [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,107) size 50x19 [r=5 c=2 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><del>-          RenderTableRow {TR} at (0,128) size 155x19
-            RenderTableCell {TD} at (2,128) size 49x19 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,128) size 156x19
+            RenderTableCell {TD} at (2,128) size 50x19 [r=6 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><del>-            RenderTableCell {TD} at (53,128) size 49x19 [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (53,128) size 50x19 [r=6 c=1 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><del>-            RenderTableCell {TD} at (104,128) size 49x19 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,128) size 50x19 [r=6 c=2 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="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug4294expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,188 +6,188 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 135x17
</span><span class="cx">           text run at (0,0) width 135: &quot;A paragraph of text&quot;
</span><del>-      RenderTable {TABLE} at (0,33) size 276x326 [border: (1px outset #808080)]
-        RenderTableSection {THEAD} at (1,1) size 274x25
-          RenderTableRow {TR} at (0,2) size 274x21
-            RenderTableCell {TH} at (2,2) size 66x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 62x17
-                text run at (2,2) width 62: &quot;column 1&quot;
-            RenderTableCell {TH} at (70,2) size 66x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 62x17
-                text run at (2,2) width 62: &quot;column 2&quot;
-            RenderTableCell {TH} at (138,2) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 62x17
-                text run at (2,2) width 62: &quot;column 3&quot;
-            RenderTableCell {TH} at (206,2) size 66x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 62x17
-                text run at (2,2) width 62: &quot;column 4&quot;
-        RenderTableSection {TBODY} at (1,26) size 274x299
-          RenderTableRow {TR} at (0,0) size 274x21
-            RenderTableCell {TD} at (2,0) size 66x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,33) size 277x326 [border: (1px outset #808080)]
+        RenderTableSection {THEAD} at (1,1) size 275x25
+          RenderTableRow {TR} at (0,2) size 275x21
+            RenderTableCell {TH} at (2,2) size 67x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 63x17
+                text run at (2,2) width 63: &quot;column 1&quot;
+            RenderTableCell {TH} at (70,2) size 67x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 63x17
+                text run at (2,2) width 63: &quot;column 2&quot;
+            RenderTableCell {TH} at (138,2) size 67x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 63x17
+                text run at (2,2) width 63: &quot;column 3&quot;
+            RenderTableCell {TH} at (206,2) size 67x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 63x17
+                text run at (2,2) width 63: &quot;column 4&quot;
+        RenderTableSection {TBODY} at (1,26) size 275x299
+          RenderTableRow {TR} at (0,0) size 275x21
+            RenderTableCell {TD} at (2,0) size 67x21 [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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,0) size 66x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,0) size 67x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,0) size 66x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,0) size 67x21 [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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,0) size 66x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,0) size 67x21 [border: (1px inset #808080)] [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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 274x21
-            RenderTableCell {TD} at (2,23) size 66x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 275x21
+            RenderTableCell {TD} at (2,23) size 67x21 [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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,23) size 66x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,23) size 67x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,23) size 66x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,23) size 67x21 [border: (1px inset #808080)] [r=1 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,23) size 66x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,23) size 67x21 [border: (1px inset #808080)] [r=1 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,46) size 274x21
-            RenderTableCell {TD} at (2,46) size 66x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,46) size 275x21
+            RenderTableCell {TD} at (2,46) size 67x21 [border: (1px inset #808080)] [r=2 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,46) size 66x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,46) size 67x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,46) size 66x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,46) size 67x21 [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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,46) size 66x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,46) size 67x21 [border: (1px inset #808080)] [r=2 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,69) size 274x21
-            RenderTableCell {TD} at (2,69) size 66x21 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,69) size 275x21
+            RenderTableCell {TD} at (2,69) size 67x21 [border: (1px inset #808080)] [r=3 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,69) size 66x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,69) size 67x21 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,69) size 66x21 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,69) size 67x21 [border: (1px inset #808080)] [r=3 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,69) size 66x21 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,69) size 67x21 [border: (1px inset #808080)] [r=3 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,92) size 274x21
-            RenderTableCell {TD} at (2,92) size 66x21 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,92) size 275x21
+            RenderTableCell {TD} at (2,92) size 67x21 [border: (1px inset #808080)] [r=4 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,92) size 66x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,92) size 67x21 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,92) size 66x21 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,92) size 67x21 [border: (1px inset #808080)] [r=4 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,92) size 66x21 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,92) size 67x21 [border: (1px inset #808080)] [r=4 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,115) size 274x21
-            RenderTableCell {TD} at (2,115) size 66x21 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 275x21
+            RenderTableCell {TD} at (2,115) size 67x21 [border: (1px inset #808080)] [r=5 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,115) size 66x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,115) size 67x21 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,115) size 66x21 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,115) size 67x21 [border: (1px inset #808080)] [r=5 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,115) size 66x21 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,115) size 67x21 [border: (1px inset #808080)] [r=5 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,138) size 274x21
-            RenderTableCell {TD} at (2,138) size 66x21 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,138) size 275x21
+            RenderTableCell {TD} at (2,138) size 67x21 [border: (1px inset #808080)] [r=6 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,138) size 66x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,138) size 67x21 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,138) size 66x21 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,138) size 67x21 [border: (1px inset #808080)] [r=6 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,138) size 66x21 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,138) size 67x21 [border: (1px inset #808080)] [r=6 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,161) size 274x21
-            RenderTableCell {TD} at (2,161) size 66x21 [border: (1px inset #808080)] [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,161) size 275x21
+            RenderTableCell {TD} at (2,161) size 67x21 [border: (1px inset #808080)] [r=7 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,161) size 66x21 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,161) size 67x21 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,161) size 66x21 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,161) size 67x21 [border: (1px inset #808080)] [r=7 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,161) size 66x21 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,161) size 67x21 [border: (1px inset #808080)] [r=7 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,184) size 274x21
-            RenderTableCell {TD} at (2,184) size 66x21 [border: (1px inset #808080)] [r=8 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,184) size 275x21
+            RenderTableCell {TD} at (2,184) size 67x21 [border: (1px inset #808080)] [r=8 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,184) size 66x21 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,184) size 67x21 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,184) size 66x21 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,184) size 67x21 [border: (1px inset #808080)] [r=8 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,184) size 66x21 [border: (1px inset #808080)] [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,184) size 67x21 [border: (1px inset #808080)] [r=8 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,207) size 274x21
-            RenderTableCell {TD} at (2,207) size 66x21 [border: (1px inset #808080)] [r=9 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,207) size 275x21
+            RenderTableCell {TD} at (2,207) size 67x21 [border: (1px inset #808080)] [r=9 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,207) size 66x21 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,207) size 67x21 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,207) size 66x21 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,207) size 67x21 [border: (1px inset #808080)] [r=9 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,207) size 66x21 [border: (1px inset #808080)] [r=9 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,207) size 67x21 [border: (1px inset #808080)] [r=9 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,230) size 274x21
-            RenderTableCell {TD} at (2,230) size 66x21 [border: (1px inset #808080)] [r=10 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,230) size 275x21
+            RenderTableCell {TD} at (2,230) size 67x21 [border: (1px inset #808080)] [r=10 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,230) size 66x21 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,230) size 67x21 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,230) size 66x21 [border: (1px inset #808080)] [r=10 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,230) size 67x21 [border: (1px inset #808080)] [r=10 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,230) size 66x21 [border: (1px inset #808080)] [r=10 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,230) size 67x21 [border: (1px inset #808080)] [r=10 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,253) size 274x21
-            RenderTableCell {TD} at (2,253) size 66x21 [border: (1px inset #808080)] [r=11 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,253) size 275x21
+            RenderTableCell {TD} at (2,253) size 67x21 [border: (1px inset #808080)] [r=11 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,253) size 66x21 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,253) size 67x21 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,253) size 66x21 [border: (1px inset #808080)] [r=11 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,253) size 67x21 [border: (1px inset #808080)] [r=11 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,253) size 66x21 [border: (1px inset #808080)] [r=11 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,253) size 67x21 [border: (1px inset #808080)] [r=11 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;four&quot;
</span><del>-          RenderTableRow {TR} at (0,276) size 274x21
-            RenderTableCell {TD} at (2,276) size 66x21 [border: (1px inset #808080)] [r=12 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,276) size 275x21
+            RenderTableCell {TD} at (2,276) size 67x21 [border: (1px inset #808080)] [r=12 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;one&quot;
</span><del>-            RenderTableCell {TD} at (70,276) size 66x21 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,276) size 67x21 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,276) size 66x21 [border: (1px inset #808080)] [r=12 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,276) size 67x21 [border: (1px inset #808080)] [r=12 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;three&quot;
</span><del>-            RenderTableCell {TD} at (206,276) size 66x21 [border: (1px inset #808080)] [r=12 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,276) size 67x21 [border: (1px inset #808080)] [r=12 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;four&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug6933expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 196x246 [bgcolor=#FF0000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 194x244
-          RenderTableRow {TR} at (0,20) size 194x21
-            RenderTableCell {TD} at (20,20) size 30x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 197x246 [bgcolor=#FF0000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 195x244
+          RenderTableRow {TR} at (0,20) size 195x21
+            RenderTableCell {TD} at (20,20) 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 (70,20) size 104x204 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,20) size 105x204 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 100x200
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-          RenderTableRow {TR} at (0,61) size 194x163
-            RenderTableCell {TD} at (20,132) size 30x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,61) size 195x163
+            RenderTableCell {TD} at (20,132) 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></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7113expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,13 +3,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 148x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 146x25
-          RenderTableRow {TR} at (0,2) size 146x21
-            RenderTableCell {TD} at (2,2) size 142x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderImage {IMG} at (122,2) size 18x15
-              RenderImage {IMG} at (91,2) size 28x15
-              RenderImage {IMG} at (70,2) size 18x15
</del><ins>+      RenderTable {TABLE} at (0,0) size 149x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 147x25
+          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=4]
+              RenderImage {IMG} at (122,2) size 19x15
+              RenderImage {IMG} at (91,2) size 29x15
+              RenderImage {IMG} at (70,2) size 19x15
</ins><span class="cx">               RenderInline {B} at (0,0) size 65x17
</span><span class="cx">                 RenderInline {B} at (0,0) size 65x17
</span><span class="cx">                   RenderText {#text} at (2,2) size 65x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug71212expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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
</span><del>-      RenderTable {TABLE} at (0,0) size 293x23
-        RenderTableSection {TBODY} at (0,0) size 293x23
-          RenderTableRow {TR} at (0,2) size 293x19
-            RenderTableCell {TD} at (2,2) size 2x19 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
</del><ins>+      RenderTable {TABLE} at (0,0) size 294x23
+        RenderTableSection {TBODY} at (0,0) size 294x23
+          RenderTableRow {TR} at (0,2) size 294x19
+            RenderTableCell {TD} at (2,2) size 3x19 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">               RenderBR {BR} at (1,1) size 0x17
</span><del>-            RenderTableCell {TD} at (6,2) size 281x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (6,2) size 282x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
</ins><span class="cx">               RenderInline {FONT} at (0,0) size 279x15 [color=#AAAAAA]
</span><span class="cx">                 RenderText {#text} at (1,1) size 279x15
</span><span class="cx">                   text run at (1,1) width 279: &quot;Copyright \x{A9} 1998-1999 The Mozilla Organization.&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (289,2) size 2x19 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
</del><ins>+            RenderTableCell {TD} at (289,2) size 3x19 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
</ins><span class="cx">               RenderBR {BR} at (1,1) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug7243expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7243-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -3,16 +3,16 @@
</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 332x43 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 333x43 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 330x41
-          RenderTableRow {TR} at (0,10) size 330x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 331x41
+          RenderTableRow {TR} at (0,10) size 331x21
</ins><span class="cx">             RenderTableCell {TD} at (10,10) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (120,10) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,10) size 201x21 [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">       RenderBlock (anonymous) at (0,43) size 784x17
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 133x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (133,0) size 265x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (132,0) size 266x21 [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">       RenderBlock (anonymous) at (0,83) size 784x17
</span><span class="lines">@@ -45,26 +45,26 @@
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,123) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,140) size 336x43 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,140) size 337x43 [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><del>-        RenderTableSection {TBODY} at (1,1) size 334x41
-          RenderTableRow {TR} at (0,10) size 334x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 335x41
+          RenderTableRow {TR} at (0,10) size 335x21
</ins><span class="cx">             RenderTableCell {TD} at (10,10) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (120,10) size 204x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (120,10) size 205x21 [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">       RenderBlock (anonymous) at (0,183) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,200) size 313x25 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 311x23
-          RenderTableRow {TR} at (0,1) size 311x21
</del><ins>+      RenderTable {TABLE} at (0,200) size 314x25 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 312x23
+          RenderTableRow {TR} at (0,1) size 312x21
</ins><span class="cx">             RenderTableCell {TD} at (1,1) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (106,1) size 204x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,1) size 205x21 [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">       RenderBlock (anonymous) at (0,225) size 784x17
</span><span class="lines">@@ -75,17 +75,17 @@
</span><span class="cx">             RenderTableCell {TD} at (20,20) size 301x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (341,20) size 421x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (340,20) size 422x21 [border: (1px inset #808080)] [r=0 c=2 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,61) size 782x21
</span><span class="cx">             RenderTableCell {TD} at (20,61) size 141x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (181,61) size 140x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (180,61) size 141x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (341,61) size 421x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (340,61) size 422x21 [border: (1px inset #808080)] [r=1 c=2 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">       RenderBlock (anonymous) at (0,346) size 784x17
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">             RenderTableCell {TD} at (10,10) size 301x77 [border: (10px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (30,30) size 21x17
</span><span class="cx">                 text run at (30,30) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (321,19) size 451x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (320,19) size 452x59 [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 class="cx">       RenderBlock (anonymous) at (0,462) size 784x17
</span><span class="lines">@@ -113,7 +113,7 @@
</span><span class="cx">             RenderTableCell {TD} at (10,10) size 14x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (34,10) size 20x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,10) size 21x21 [border: (1px inset #808080)] [r=0 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;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (64,10) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug8499expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,109 +12,107 @@
</span><span class="cx">           text run at (298,34) width 112: &quot;original 'flavour'.)&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 780x136 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 778x134
-          RenderTableRow {TR} at (0,2) size 778x130
-            RenderTableCell {TD} at (2,2) size 774x130 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 770x126 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 768x124
-                  RenderTableRow {TR} at (0,2) size 768x66
-                    RenderTableCell {TD} at (2,2) size 764x66 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (376,2) size 12x12 [border: (2px outset #808080)]
-                        RenderTableSection {TBODY} at (2,2) size 8x8
-                          RenderTableRow {TR} at (0,2) size 8x4
-                            RenderTableCell {TD} at (2,2) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                              RenderInline {APPLET} at (0,0) size 0x0
-                                RenderText {#text} at (0,0) size 0x0
-                                RenderText {#text} at (0,0) size 0x0
</del><ins>+      RenderTable {TABLE} at (0,84) size 781x163 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 779x161
+          RenderTableRow {TR} at (0,2) size 779x157
+            RenderTableCell {TD} at (2,2) size 775x157 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 771x153 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 769x151
+                  RenderTableRow {TR} at (0,2) size 769x93
+                    RenderTableCell {TD} at (2,2) size 765x93 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (156,2) size 453x39 [border: (2px outset #808080)]
+                        RenderTableSection {TBODY} at (2,2) size 449x35
+                          RenderTableRow {TR} at (0,2) size 449x31
+                            RenderTableCell {TD} at (2,2) size 445x31 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                              RenderEmbeddedObject {APPLET} at (2,2) size 440x27
</ins><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderBlock {P} at (2,30) size 760x34
</del><ins>+                      RenderBlock {P} at (2,57) size 761x34
</ins><span class="cx">                         RenderText {#text} at (0,0) size 725x34
</span><span class="cx">                           text run at (0,0) width 423: &quot;The Porto Elounda Mare is built on the sea front, on a 110,000 m2 &quot;
</span><span class="cx">                           text run at (423,0) width 302: &quot;plot of land with a 150 meter long private sandy&quot;
</span><span class="cx">                           text run at (0,17) width 143: &quot;beach. The view from &quot;
</span><span class="cx">                           text run at (143,17) width 381: &quot;decorated with antique and contemporary furniture and rugs.&quot;
</span><del>-                  RenderTableRow {TR} at (0,70) size 768x52
-                    RenderTableCell {TD} at (2,70) size 764x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 760x48 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 758x46
-                          RenderTableRow {TR} at (0,0) size 758x46
-                            RenderTableCell {TD} at (0,8) size 305x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 293x17
-                                text run at (6,6) width 136: &quot;99 Rates in Drahmas &quot;
-                                text run at (142,6) width 123: &quot;Per Person on H/B &quot;
-                                text run at (265,6) width 34: &quot;Basis&quot;
-                            RenderTableCell {TD} at (305,0) size 101x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,97) size 769x52
+                    RenderTableCell {TD} at (2,97) size 765x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 761x48 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 759x46
+                          RenderTableRow {TR} at (0,0) size 759x46
+                            RenderTableCell {TD} at (0,8) size 306x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 293x18
+                                text run at (6,7) width 136: &quot;99 Rates in Drahmas &quot;
+                                text run at (142,7) width 123: &quot;Per Person on H/B &quot;
+                                text run at (265,7) width 34: &quot;Basis&quot;
+                            RenderTableCell {TD} at (305,0) size 102x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 89x17
</span><span class="cx">                                 text run at (6,6) width 89: &quot;27/03 - 30/04 &quot;
</span><span class="cx">                               RenderBR {BR} at (95,20) size 0x0
</span><span class="cx">                               RenderText {#text} at (6,23) size 85x17
</span><span class="cx">                                 text run at (6,23) width 85: &quot;16/10 - 31/10&quot;
</span><del>-                            RenderTableCell {TD} at (406,8) size 174x29 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 162x17
-                                text run at (6,6) width 162: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
-                            RenderTableCell {TD} at (580,0) size 89x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (406,8) size 175x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 162x18
+                                text run at (6,7) width 162: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
+                            RenderTableCell {TD} at (580,0) size 90x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 77x17
</span><span class="cx">                                 text run at (6,6) width 77: &quot;22/5 - 16/07&quot;
</span><span class="cx">                               RenderBR {BR} at (83,20) size 0x0
</span><span class="cx">                               RenderText {#text} at (6,23) size 77x17
</span><span class="cx">                                 text run at (6,23) width 77: &quot;28/8 - 01/10&quot;
</span><del>-                            RenderTableCell {TD} at (669,8) size 89x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 77x17
-                                text run at (6,6) width 77: &quot;17/07 - 27/8&quot;
-      RenderBlock (anonymous) at (0,220) size 784x17
</del><ins>+                            RenderTableCell {TD} at (669,8) size 90x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 77x18
+                                text run at (6,7) width 77: &quot;17/07 - 27/8&quot;
+      RenderBlock (anonymous) at (0,247) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderBlock {P} at (0,253) size 784x17
</del><ins>+      RenderBlock {P} at (0,280) size 784x17
</ins><span class="cx">         RenderText {#text} at (0,0) size 537x17
</span><span class="cx">           text run at (0,0) width 416: &quot;This table repeats the previous table, but removes the 'bad applet'. &quot;
</span><span class="cx">           text run at (416,0) width 121: &quot;Table lays out OK.&quot;
</span><del>-      RenderBlock (anonymous) at (0,286) size 784x17
</del><ins>+      RenderBlock (anonymous) at (0,313) size 784x17
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,303) size 780x153 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 778x151
-          RenderTableRow {TR} at (0,2) size 778x147
-            RenderTableCell {TD} at (2,2) size 774x147 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 770x143 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 768x141
-                  RenderTableRow {TR} at (0,2) size 768x83
-                    RenderTableCell {TD} at (2,2) size 764x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (327,2) size 110x29 [border: (2px outset #808080)]
-                        RenderTableSection {TBODY} at (2,2) size 106x25
-                          RenderTableRow {TR} at (0,2) size 106x21
-                            RenderTableCell {TD} at (2,2) size 102x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,330) size 781x153 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 779x151
+          RenderTableRow {TR} at (0,2) size 779x147
+            RenderTableCell {TD} at (2,2) size 775x147 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 771x143 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 769x141
+                  RenderTableRow {TR} at (0,2) size 769x83
+                    RenderTableCell {TD} at (2,2) size 765x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (327,2) size 111x29 [border: (2px outset #808080)]
+                        RenderTableSection {TBODY} at (2,2) size 107x25
+                          RenderTableRow {TR} at (0,2) size 107x21
+                            RenderTableCell {TD} at (2,2) size 103x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (2,2) size 98x17
</span><span class="cx">                                 text run at (2,2) width 98: &quot;applet was here&quot;
</span><del>-                      RenderBlock {P} at (2,47) size 760x34
</del><ins>+                      RenderBlock {P} at (2,47) size 761x34
</ins><span class="cx">                         RenderText {#text} at (0,0) size 725x34
</span><span class="cx">                           text run at (0,0) width 423: &quot;The Porto Elounda Mare is built on the sea front, on a 110,000 m2 &quot;
</span><span class="cx">                           text run at (423,0) width 302: &quot;plot of land with a 150 meter long private sandy&quot;
</span><span class="cx">                           text run at (0,17) width 143: &quot;beach. The view from &quot;
</span><span class="cx">                           text run at (143,17) width 381: &quot;decorated with antique and contemporary furniture and rugs.&quot;
</span><del>-                  RenderTableRow {TR} at (0,87) size 768x52
-                    RenderTableCell {TD} at (2,87) size 764x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 760x48 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 758x46
-                          RenderTableRow {TR} at (0,0) size 758x46
-                            RenderTableCell {TD} at (0,8) size 305x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 293x17
-                                text run at (6,6) width 136: &quot;99 Rates in Drahmas &quot;
-                                text run at (142,6) width 123: &quot;Per Person on H/B &quot;
-                                text run at (265,6) width 34: &quot;Basis&quot;
-                            RenderTableCell {TD} at (305,0) size 101x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+                  RenderTableRow {TR} at (0,87) size 769x52
+                    RenderTableCell {TD} at (2,87) size 765x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 761x48 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 759x46
+                          RenderTableRow {TR} at (0,0) size 759x46
+                            RenderTableCell {TD} at (0,8) size 306x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 293x18
+                                text run at (6,7) width 136: &quot;99 Rates in Drahmas &quot;
+                                text run at (142,7) width 123: &quot;Per Person on H/B &quot;
+                                text run at (265,7) width 34: &quot;Basis&quot;
+                            RenderTableCell {TD} at (305,0) size 102x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 89x17
</span><span class="cx">                                 text run at (6,6) width 89: &quot;27/03 - 30/04 &quot;
</span><span class="cx">                               RenderBR {BR} at (95,20) size 0x0
</span><span class="cx">                               RenderText {#text} at (6,23) size 85x17
</span><span class="cx">                                 text run at (6,23) width 85: &quot;16/10 - 31/10&quot;
</span><del>-                            RenderTableCell {TD} at (406,8) size 174x29 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 162x17
-                                text run at (6,6) width 162: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
-                            RenderTableCell {TD} at (580,0) size 89x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (406,8) size 175x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 162x18
+                                text run at (6,7) width 162: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
+                            RenderTableCell {TD} at (580,0) size 90x46 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 77x17
</span><span class="cx">                                 text run at (6,6) width 77: &quot;22/5 - 16/07&quot;
</span><span class="cx">                               RenderBR {BR} at (83,20) size 0x0
</span><span class="cx">                               RenderText {#text} at (6,23) size 77x17
</span><span class="cx">                                 text run at (6,23) width 77: &quot;28/8 - 01/10&quot;
</span><del>-                            RenderTableCell {TD} at (669,8) size 89x29 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-                              RenderText {#text} at (6,6) size 77x17
-                                text run at (6,6) width 77: &quot;17/07 - 27/8&quot;
</del><ins>+                            RenderTableCell {TD} at (669,8) size 90x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+                              RenderText {#text} at (6,6) size 77x18
+                                text run at (6,7) width 77: &quot;17/07 - 27/8&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug98791expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412621expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 784x576
</span><del>-      RenderTable {TABLE} at (0,0) size 91x79 [border: (1px solid #000000)]
-        RenderTableSection {TBODY} at (1,1) size 88x76
-          RenderTableRow {TR} at (0,0) size 88x38
-            RenderTableCell {TD} at (0,0) size 45x37 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (3,3) size 40x33
-                text run at (3,3) width 40: &quot;foo&quot;
-            RenderTableCell {TD} at (45,0) size 43x38 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 92x79 [border: (1px solid #000000)]
+        RenderTableSection {TBODY} at (1,1) size 89x76
+          RenderTableRow {TR} at (0,0) size 89x38
+            RenderTableCell {TD} at (0,0) size 46x38 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (3,3) size 40x34
+                text run at (3,4) width 40: &quot;foo&quot;
+            RenderTableCell {TD} at (45,0) size 44x38 [border: (2px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x33
</span><span class="cx">                 text run at (3,3) width 38: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,38) size 88x38
-            RenderTableCell {TD} at (0,39) size 45x36 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,38) size 89x38
+            RenderTableCell {TD} at (0,39) size 46x36 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,1) size 40x33
</span><span class="cx">                 text run at (3,1) width 40: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (45,38) size 43x38 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,38) size 44x38 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (3,3) size 38x33
</span><span class="cx">                 text run at (3,3) width 38: &quot;bar&quot;
</span><span class="cx">       RenderBlock {P} at (0,95) size 784x123
</span><del>-        RenderTable {TABLE} at (0,0) size 135x123 [border: (12px solid #000000)]
-          RenderTableSection {TBODY} at (12,12) size 110x98
-            RenderTableRow {TR} at (0,0) size 110x49
-              RenderTableCell {TD} at (0,0) size 56x48 [border: (13px none #000000)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (14,14) size 40x33
-                  text run at (14,14) width 40: &quot;foo&quot;
-              RenderTableCell {TD} at (56,0) size 54x49 [border: (13px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 136x123 [border: (12px solid #000000)]
+          RenderTableSection {TBODY} at (12,12) size 111x98
+            RenderTableRow {TR} at (0,0) size 111x49
+              RenderTableCell {TD} at (0,0) size 57x49 [border: (13px none #000000)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (14,14) size 40x34
+                  text run at (14,15) width 40: &quot;foo&quot;
+              RenderTableCell {TD} at (56,0) size 55x49 [border: (13px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (3,14) size 38x33
</span><span class="cx">                   text run at (3,14) width 38: &quot;bar&quot;
</span><del>-            RenderTableRow {TR} at (0,49) size 110x49
-              RenderTableCell {TD} at (0,50) size 56x47 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,49) size 111x49
+              RenderTableCell {TD} at (0,50) size 57x47 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (14,1) size 40x33
</span><span class="cx">                   text run at (14,1) width 40: &quot;foo&quot;
</span><del>-              RenderTableCell {TD} at (56,49) size 54x49 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (56,49) size 55x49 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 38x33
</span><span class="cx">                   text run at (3,3) width 38: &quot;bar&quot;
</span><span class="cx">       RenderBlock {P} at (0,234) size 784x173
</span><del>-        RenderTable {TABLE} at (0,0) size 185x173 [border: (25px solid #000000)]
-          RenderTableSection {TBODY} at (25,25) size 135x123
-            RenderTableRow {TR} at (0,0) size 135x61
-              RenderTableCell {TD} at (0,0) size 68x60 [border: (25px none #000000)] [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (26,26) size 40x33
-                  text run at (26,26) width 40: &quot;foo&quot;
-              RenderTableCell {TD} at (68,0) size 67x61 [border: (25px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,0) size 186x173 [border: (25px solid #000000)]
+          RenderTableSection {TBODY} at (25,25) size 136x123
+            RenderTableRow {TR} at (0,0) size 136x61
+              RenderTableCell {TD} at (0,0) size 69x61 [border: (25px none #000000)] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (26,26) size 40x34
+                  text run at (26,27) width 40: &quot;foo&quot;
+              RenderTableCell {TD} at (68,0) size 68x61 [border: (25px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (3,26) size 38x33
</span><span class="cx">                   text run at (3,26) width 38: &quot;bar&quot;
</span><del>-            RenderTableRow {TR} at (0,61) size 135x62
-              RenderTableCell {TD} at (0,62) size 68x60 [border: none] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,61) size 136x62
+              RenderTableCell {TD} at (0,62) size 69x60 [border: none] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (26,1) size 40x33
</span><span class="cx">                   text run at (26,1) width 40: &quot;foo&quot;
</span><del>-              RenderTableCell {TD} at (68,61) size 67x62 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (68,61) size 68x62 [border: (2px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (3,3) size 38x33
</span><span class="cx">                   text run at (3,3) width 38: &quot;bar&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412625expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -4,48 +4,48 @@
</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 {CENTER} at (0,0) size 784x152
</span><del>-        RenderTable {TABLE} at (340,0) size 104x76
-          RenderTableSection {THEAD} at (0,0) size 104x19
-            RenderTableRow {TR} at (0,0) size 104x19
-              RenderTableCell {TD} at (0,0) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (339,0) size 106x76
+          RenderTableSection {THEAD} at (0,0) size 105x19
+            RenderTableRow {TR} at (0,0) size 105x19
+              RenderTableCell {TD} at (0,0) size 36x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 29x17
</span><span class="cx">                   text run at (1,1) width 29: &quot;EST&quot;
</span><del>-              RenderTableCell {TD} at (35,0) size 30x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,0) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;1am&quot;
</span><del>-              RenderTableCell {TD} at (65,0) size 39x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,0) size 40x19 [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 28x17
</span><span class="cx">                   text run at (2,1) width 28: &quot;8pm&quot;
</span><del>-          RenderTableSection {TBODY} at (0,19) size 104x38
-            RenderTableRow {TR} at (0,0) size 104x19
-              RenderTableCell {TD} at (0,0) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,19) size 105x38
+            RenderTableRow {TR} at (0,0) size 105x19
+              RenderTableCell {TD} at (0,0) size 36x19 [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;CST&quot;
</span><del>-              RenderTableCell {TD} at (35,0) size 30x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,0) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;2am&quot;
</span><del>-              RenderTableCell {TD} at (65,0) size 39x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,0) size 40x19 [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 28x17
</span><span class="cx">                   text run at (2,1) width 28: &quot;9pm&quot;
</span><del>-            RenderTableRow {TR} at (0,19) size 104x19
-              RenderTableCell {TD} at (0,19) size 35x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,19) size 105x19
+              RenderTableCell {TD} at (0,19) size 36x19 [r=1 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;MST&quot;
</span><del>-              RenderTableCell {TD} at (35,19) size 30x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,19) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;3am&quot;
</span><del>-              RenderTableCell {TD} at (65,19) size 39x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,19) size 40x19 [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 36x17
</span><span class="cx">                   text run at (2,1) width 36: &quot;10pm&quot;
</span><del>-          RenderTableSection {TFOOT} at (0,57) size 104x19
-            RenderTableRow {TR} at (0,0) size 104x19
-              RenderTableCell {TD} at (0,0) size 35x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TFOOT} at (0,57) size 105x19
+            RenderTableRow {TR} at (0,0) size 105x19
+              RenderTableCell {TD} at (0,0) size 36x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x17
</span><span class="cx">                   text run at (1,1) width 28: &quot;PST&quot;
</span><del>-              RenderTableCell {TD} at (35,0) size 30x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (35,0) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;4am&quot;
</span><del>-              RenderTableCell {TD} at (65,0) size 39x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (65,0) size 40x19 [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 36x17
</span><span class="cx">                   text run at (2,1) width 36: &quot;11pm&quot;
</span><span class="cx">         RenderBlock {P} at (0,92) size 784x60
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescollapsing_bordersbug412626expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -4,48 +4,48 @@
</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 {CENTER} at (0,0) size 784x154
</span><del>-        RenderTable {TABLE} at (339,0) size 106x78 [border: none]
-          RenderTableSection {THEAD} at (0,0) size 105x20
-            RenderTableRow {TR} at (0,0) size 105x20
-              RenderTableCell {TD} at (0,0) size 36x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (338,0) size 108x78 [border: none]
+          RenderTableSection {THEAD} at (0,0) size 106x20
+            RenderTableRow {TR} at (0,0) size 106x20
+              RenderTableCell {TD} at (0,0) size 37x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 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;EST&quot;
</span><del>-              RenderTableCell {TD} at (36,0) size 30x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (36,0) size 31x20 [border: (1px none #808080) none none (1px solid #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;1am&quot;
</span><del>-              RenderTableCell {TD} at (66,0) size 39x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (66,0) size 40x20 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 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;8pm&quot;
</span><del>-          RenderTableSection {TBODY} at (0,20) size 105x38
-            RenderTableRow {TR} at (0,0) size 105x19
-              RenderTableCell {TD} at (0,0) size 36x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,20) size 106x38
+            RenderTableRow {TR} at (0,0) size 106x19
+              RenderTableCell {TD} at (0,0) size 37x19 [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 30x17
</span><span class="cx">                   text run at (2,1) width 30: &quot;CST&quot;
</span><del>-              RenderTableCell {TD} at (36,0) size 30x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (36,0) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;2am&quot;
</span><del>-              RenderTableCell {TD} at (66,0) size 39x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (66,0) size 40x19 [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 28x17
</span><span class="cx">                   text run at (2,1) width 28: &quot;9pm&quot;
</span><del>-            RenderTableRow {TR} at (0,19) size 105x19
-              RenderTableCell {TD} at (0,19) size 36x19 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,19) size 106x19
+              RenderTableCell {TD} at (0,19) size 37x19 [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 33x17
</span><span class="cx">                   text run at (2,1) width 33: &quot;MST&quot;
</span><del>-              RenderTableCell {TD} at (36,19) size 30x19 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (36,19) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;3am&quot;
</span><del>-              RenderTableCell {TD} at (66,19) size 39x19 [border: none none none (1px solid #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (66,19) size 40x19 [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 36x17
</span><span class="cx">                   text run at (2,1) width 36: &quot;10pm&quot;
</span><del>-          RenderTableSection {TFOOT} at (0,58) size 105x19
-            RenderTableRow {TR} at (0,0) size 105x19
-              RenderTableCell {TD} at (0,0) size 36x19 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TFOOT} at (0,58) size 106x19
+            RenderTableRow {TR} at (0,0) size 106x19
+              RenderTableCell {TD} at (0,0) size 37x19 [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 28x17
</span><span class="cx">                   text run at (2,1) width 28: &quot;PST&quot;
</span><del>-              RenderTableCell {TD} at (36,0) size 30x19 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (36,0) size 31x19 [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 27x17
</span><span class="cx">                   text run at (2,1) width 27: &quot;4am&quot;
</span><del>-              RenderTableCell {TD} at (66,0) size 39x19 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (66,0) size 40x19 [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 36x17
</span><span class="cx">                   text run at (2,1) width 36: &quot;11pm&quot;
</span><span class="cx">         RenderBlock {P} at (0,94) size 784x60
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorebackgroundsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,479 +7,479 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 75x17
</span><span class="cx">           text run at (0,17) width 75: &quot;table - color&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 69x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,34) size 70x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,69) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 81x17
</span><span class="cx">           text run at (0,17) width 81: &quot;table - image&quot;
</span><del>-      RenderTable {TABLE} at (0,103) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,103) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,138) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 121x17
</span><span class="cx">           text run at (0,17) width 121: &quot;table - color, image&quot;
</span><del>-      RenderTable {TABLE} at (0,172) size 69x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,172) size 70x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,207) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 67x17
</span><span class="cx">           text run at (0,17) width 67: &quot;cell - color&quot;
</span><del>-      RenderTable {TABLE} at (0,241) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,241) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,276) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 73x17
</span><span class="cx">           text run at (0,17) width 73: &quot;cell - image&quot;
</span><del>-      RenderTable {TABLE} at (0,310) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,310) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,345) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 113x17
</span><span class="cx">           text run at (0,17) width 113: &quot;cell - color, image&quot;
</span><del>-      RenderTable {TABLE} at (0,379) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,379) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,414) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 150x17
</span><span class="cx">           text run at (0,17) width 150: &quot;table - color; cell - color&quot;
</span><del>-      RenderTable {TABLE} at (0,448) size 69x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,448) size 70x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,483) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 156x17
</span><span class="cx">           text run at (0,17) width 156: &quot;table - image; cell - color&quot;
</span><del>-      RenderTable {TABLE} at (0,517) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,517) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,552) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 162x17
</span><span class="cx">           text run at (0,17) width 162: &quot;table - image; cell - image&quot;
</span><del>-      RenderTable {TABLE} at (0,586) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,586) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,621) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 102x17
</span><span class="cx">           text run at (0,17) width 102: &quot;row group color&quot;
</span><del>-      RenderTable {TABLE} at (0,655) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33 [bgcolor=#FF0000]
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,655) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33 [bgcolor=#FF0000]
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,690) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 102x17
</span><span class="cx">           text run at (0,17) width 102: &quot;row group color&quot;
</span><del>-      RenderTable {TABLE} at (0,724) size 69x62 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33 [bgcolor=#FF0000]
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,724) size 70x62 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33 [bgcolor=#FF0000]
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-        RenderTableSection {TBODY} at (1,34) size 67x27
-          RenderTableRow {TR} at (0,0) size 67x21
-            RenderTableCell {TD} at (6,0) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,34) size 68x27
+          RenderTableRow {TR} at (0,0) size 68x21
+            RenderTableCell {TD} at (6,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><del>-            RenderTableCell {TD} at (37,0) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,0) size 25x21 [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">       RenderBlock (anonymous) at (0,786) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 61x17
</span><span class="cx">           text run at (0,17) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,820) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,820) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,855) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 61x17
</span><span class="cx">           text run at (0,17) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,889) size 69x62 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,889) size 70x62 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,951) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 67x17
</span><span class="cx">           text run at (0,17) width 67: &quot;row image&quot;
</span><del>-      RenderTable {TABLE} at (0,985) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,985) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,1020) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 144x17
</span><span class="cx">           text run at (0,17) width 144: &quot;table - color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1054) size 69x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1054) size 70x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1116) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 150x17
</span><span class="cx">           text run at (0,17) width 150: &quot;table - image, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1150) size 69x62 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1150) size 70x62 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1212) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 150x17
</span><span class="cx">           text run at (0,17) width 150: &quot;table - color; row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1246) size 69x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1246) size 70x35 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,1281) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 156x17
</span><span class="cx">           text run at (0,17) width 156: &quot;table - image, row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1315) size 69x35 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x33
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1315) size 70x35 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x33
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [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">       RenderBlock (anonymous) at (0,1350) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 210x17
</span><span class="cx">           text run at (0,17) width 210: &quot;table - color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1384) size 69x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1384) size 70x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1446) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 216x17
</span><span class="cx">           text run at (0,17) width 216: &quot;table - image; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1480) size 69x62 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1480) size 70x62 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1542) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 216x17
</span><span class="cx">           text run at (0,17) width 216: &quot;table - color; row image; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1576) size 69x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1576) size 70x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) size 26x21 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1638) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 216x17
</span><span class="cx">           text run at (0,17) width 216: &quot;table - color; row color; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1672) size 69x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21 [bgcolor=#FF0000]
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1672) size 70x62 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21 [bgcolor=#FF0000]
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1734) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 96x17
</span><span class="cx">           text run at (0,17) width 96: &quot;col group color&quot;
</span><del>-      RenderTable {TABLE} at (0,1768) size 39x35 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1768) size 40x35 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 37x33
-          RenderTableRow {TR} at (0,6) size 37x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 38x33
+          RenderTableRow {TR} at (0,6) size 38x21
+            RenderTableCell {TD} at (6,6) 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,1803) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 55x17
</span><span class="cx">           text run at (0,17) width 55: &quot;col color&quot;
</span><del>-      RenderTable {TABLE} at (0,1837) size 39x35 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1837) size 40x35 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><del>-        RenderTableSection {TBODY} at (1,1) size 37x33
-          RenderTableRow {TR} at (0,6) size 37x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 38x33
+          RenderTableRow {TR} at (0,6) size 38x21
+            RenderTableCell {TD} at (6,6) 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,1872) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 228x17
</span><span class="cx">           text run at (0,17) width 228: &quot;table - image; row image; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1906) size 69x62 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 67x60
-          RenderTableRow {TR} at (0,6) size 67x21
-            RenderTableCell {TD} at (6,6) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1906) size 70x62 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 68x60
+          RenderTableRow {TR} at (0,6) size 68x21
+            RenderTableCell {TD} at (6,6) 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>-            RenderTableCell {TD} at (37,6) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,6) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,33) size 67x21
-            RenderTableCell {TD} at (6,33) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,33) size 68x21
+            RenderTableCell {TD} at (6,33) 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>-            RenderTableCell {TD} at (37,33) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,33) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,1968) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 233x17
</span><span class="cx">           text run at (0,17) width 233: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,2002) size 47x93 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (7,7) size 33x54 [bgcolor=#FF0000]
-          RenderTableRow {TR} at (0,4) size 33x21 [bgcolor=#FFFF00]
-            RenderTableCell {TD} at (4,4) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2002) size 48x93 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (7,7) size 34x54 [bgcolor=#FF0000]
+          RenderTableRow {TR} at (0,4) size 34x21 [bgcolor=#FFFF00]
+            RenderTableCell {TD} at (4,4) 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,29) size 33x21
-            RenderTableCell {TD} at (4,29) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 34x21
+            RenderTableCell {TD} at (4,29) 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 (7,61) size 33x25 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,0) size 33x21
-            RenderTableCell {TD} at (4,0) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (7,61) size 34x25 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 34x21
+            RenderTableCell {TD} at (4,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 class="cx">       RenderBlock (anonymous) at (0,2095) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 61x17
</span><span class="cx">           text run at (0,17) width 61: &quot;col image&quot;
</span><del>-      RenderTable {TABLE} at (0,2129) size 75x68 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2129) size 76x68 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><del>-        RenderTableSection {TBODY} at (7,7) size 61x54
-          RenderTableRow {TR} at (0,4) size 61x21
-            RenderTableCell {TD} at (4,4) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (7,7) size 62x54
+          RenderTableRow {TR} at (0,4) size 62x21
+            RenderTableCell {TD} at (4,4) 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>-            RenderTableCell {TD} at (33,4) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,4) size 25x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-          RenderTableRow {TR} at (0,29) size 61x21
-            RenderTableCell {TD} at (4,29) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 62x21
+            RenderTableCell {TD} at (4,29) 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>-            RenderTableCell {TD} at (33,29) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,29) size 25x21 [border: (1px inset #808080)] [r=1 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">       RenderBlock (anonymous) at (0,2197) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 368x17
</span><span class="cx">           text run at (0,17) width 368: &quot;table color; col group color; col color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,2231) size 120x81 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2231) size 121x81 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF9999]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#0000FF]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#9999FF]
</span><del>-        RenderTableSection {TBODY} at (1,1) size 118x79
-          RenderTableRow {TR} at (0,4) size 118x21 [bgcolor=#FFFF00]
-            RenderTableCell {TD} at (4,4) size 25x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 119x79
+          RenderTableRow {TR} at (0,4) size 119x21 [bgcolor=#FFFF00]
+            RenderTableCell {TD} at (4,4) 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>-            RenderTableCell {TD} at (33,4) size 24x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,4) size 25x21 [bgcolor=#FFA500] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (61,4) size 25x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (61,4) size 26x21 [border: (1px inset #808080)] [r=0 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;foo&quot;
</span><del>-            RenderTableCell {TD} at (90,4) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,4) size 25x21 [border: (1px inset #808080)] [r=0 c=3 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>-          RenderTableRow {TR} at (0,29) size 118x21
-            RenderTableCell {TD} at (4,29) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,29) size 119x21
+            RenderTableCell {TD} at (4,29) 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>-            RenderTableCell {TD} at (33,29) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,29) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (61,29) size 25x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (61,29) size 26x21 [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;foo&quot;
</span><del>-            RenderTableCell {TD} at (90,29) size 24x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,29) size 25x21 [border: (1px inset #808080)] [r=1 c=3 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>-          RenderTableRow {TR} at (0,54) size 118x21
-            RenderTableCell {TD} at (4,54) size 25x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,54) size 119x21
+            RenderTableCell {TD} at (4,54) size 26x21 [border: (1px inset #808080)] [r=2 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 (33,54) size 24x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (33,54) size 25x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (61,54) size 25x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (61,54) size 26x21 [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;foo&quot;
</span><del>-            RenderTableCell {TD} at (90,54) size 24x21 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (90,54) size 25x21 [border: (1px inset #808080)] [r=2 c=3 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">       RenderBlock (anonymous) at (0,2312) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,49 +9,49 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 103x17
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><del>-      RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,66) size 80x28 [border: (3px solid #800080)]
-          RenderText {#text} at (7,6) size 46x17
-            text run at (7,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (55,6) size 16x16
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,44) size 91x94 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,66) size 81x28 [border: (3px solid #800080)]
+          RenderText {#text} at (7,6) size 47x17
+            text run at (7,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (55,6) size 17x16
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,143) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 188x17
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><del>-      RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,66) size 80x45 [border: (3px solid #800080)]
-          RenderText {#text} at (7,6) size 46x17
-            text run at (7,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (55,6) size 16x16
-          RenderText {#text} at (17,25) size 46x17
-            text run at (17,25) width 46: &quot;foo foo&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,170) size 91x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,66) size 81x45 [border: (3px solid #800080)]
+          RenderText {#text} at (7,6) size 47x17
+            text run at (7,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (55,6) size 17x16
+          RenderText {#text} at (17,25) size 47x17
+            text run at (17,25) width 47: &quot;foo foo&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,286) size 769x17
</span><span class="lines">@@ -82,116 +82,116 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,429) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 186x17
</span><span class="cx">           text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
</span><del>-      RenderTable {TABLE} at (5,456) size 90x89 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,66) size 80x23 [border: (3px solid #800080)]
-          RenderText {#text} at (17,3) size 46x17
-            text run at (17,3) width 46: &quot;caption&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,456) size 91x89 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,66) size 81x23 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 47x17
+            text run at (17,3) width 47: &quot;caption&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,550) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 154x17
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><del>-      RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,66) size 126x28 [border: (3px solid #800080)]
-          RenderText {#text} at (30,6) size 46x17
-            text run at (30,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (78,6) size 16x16
-        RenderTableSection {TBODY} at (10,10) size 116x44
-          RenderTableRow {TR} at (0,2) size 116x19
</del><ins>+      RenderTable {TABLE} at (5,577) size 137x94 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,66) size 127x28 [border: (3px solid #800080)]
+          RenderText {#text} at (30,6) size 47x17
+            text run at (30,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (78,6) size 17x16
+        RenderTableSection {TBODY} at (10,10) size 117x44
+          RenderTableRow {TR} at (0,2) size 117x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 78x19 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">               RenderText {#text} at (31,1) size 46x17
</span><span class="cx">                 text run at (31,1) width 46: &quot;foo foo&quot;
</span><del>-            RenderTableCell {TD} at (82,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,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><del>-          RenderTableRow {TR} at (0,23) size 116x19
</del><ins>+          RenderTableRow {TR} at (0,23) size 117x19
</ins><span class="cx">             RenderTableCell {TD} at (2,23) size 78x19 [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (82,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,676) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 149x17
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,703) size 106x115 [border: (10px solid #008000)]
-        RenderTableSection {TBODY} at (10,10) size 86x23
-          RenderTableRow {TR} at (0,2) size 86x19
-            RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (5,703) size 107x115 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 87x23
+          RenderTableRow {TR} at (0,2) size 87x19
+            RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 46x17
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><del>-        RenderBlock {CAPTION} at (10,87) size 96x28 [border: (3px solid #800080)]
-          RenderText {#text} at (15,6) size 46x17
-            text run at (15,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (63,6) size 16x16
-        RenderTableSection {TBODY} at (10,33) size 86x42
-          RenderTableRow {TR} at (0,0) size 86x19
-            RenderTableCell {TD} at (2,0) size 48x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderBlock {CAPTION} at (10,87) size 97x28 [border: (3px solid #800080)]
+          RenderText {#text} at (15,6) size 47x17
+            text run at (15,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (63,6) size 17x16
+        RenderTableSection {TBODY} at (10,33) size 87x42
+          RenderTableRow {TR} at (0,0) size 87x19
+            RenderTableCell {TD} at (2,0) size 49x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,0) size 32x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,0) 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><del>-          RenderTableRow {TR} at (0,21) size 86x19
-            RenderTableCell {TD} at (2,21) size 48x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,21) size 87x19
+            RenderTableCell {TD} at (2,21) size 49x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,21) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,21) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,823) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 139x17
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,850) size 90x89 [border: (10px solid #008000)]
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,850) size 91x89 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-        RenderBlock {CAPTION} at (10,66) size 80x23 [border: (3px solid #800080)]
</del><ins>+        RenderBlock {CAPTION} at (10,66) size 81x23 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (13,3) size 54x17
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,944) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 152x17
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,971) size 90x64 [border: (10px solid #008000)]
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,971) size 91x64 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -9,49 +9,49 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 103x17
</span><span class="cx">           text run at (0,0) width 103: &quot;table 1 - original&quot;
</span><del>-      RenderTable {TABLE} at (5,44) size 90x94 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 80x28 [border: (3px solid #800080)]
-          RenderText {#text} at (7,6) size 46x17
-            text run at (7,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (55,6) size 16x16
-        RenderTableSection {TBODY} at (10,40) size 70x44
-          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 (5,44) size 91x94 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 81x28 [border: (3px solid #800080)]
+          RenderText {#text} at (7,6) size 47x17
+            text run at (7,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (55,6) size 17x16
+        RenderTableSection {TBODY} at (10,40) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,143) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 188x17
</span><span class="cx">           text run at (0,0) width 188: &quot;table 2 - caption gains content&quot;
</span><del>-      RenderTable {TABLE} at (5,170) size 90x111 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 80x45 [border: (3px solid #800080)]
-          RenderText {#text} at (7,6) size 46x17
-            text run at (7,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (55,6) size 16x16
-          RenderText {#text} at (17,25) size 46x17
-            text run at (17,25) width 46: &quot;foo foo&quot;
-        RenderTableSection {TBODY} at (10,57) size 70x44
-          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 (5,170) size 91x111 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 81x45 [border: (3px solid #800080)]
+          RenderText {#text} at (7,6) size 47x17
+            text run at (7,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (55,6) size 17x16
+          RenderText {#text} at (17,25) size 47x17
+            text run at (17,25) width 47: &quot;foo foo&quot;
+        RenderTableSection {TBODY} at (10,57) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,286) size 769x17
</span><span class="lines">@@ -82,115 +82,115 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,429) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 186x17
</span><span class="cx">           text run at (0,0) width 186: &quot;table 4 - caption loses content&quot;
</span><del>-      RenderTable {TABLE} at (5,456) size 90x89 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 80x23 [border: (3px solid #800080)]
-          RenderText {#text} at (17,3) size 46x17
-            text run at (17,3) width 46: &quot;caption&quot;
-        RenderTableSection {TBODY} at (10,35) size 70x44
-          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 (5,456) size 91x89 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 81x23 [border: (3px solid #800080)]
+          RenderText {#text} at (17,3) size 47x17
+            text run at (17,3) width 47: &quot;caption&quot;
+        RenderTableSection {TBODY} at (10,35) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,550) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 154x17
</span><span class="cx">           text run at (0,0) width 154: &quot;table 5 - table gets wider&quot;
</span><del>-      RenderTable {TABLE} at (5,577) size 136x94 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 126x28 [border: (3px solid #800080)]
-          RenderText {#text} at (30,6) size 46x17
-            text run at (30,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (78,6) size 16x16
-        RenderTableSection {TBODY} at (10,40) size 116x44
-          RenderTableRow {TR} at (0,2) size 116x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (5,577) size 137x94 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 127x28 [border: (3px solid #800080)]
+          RenderText {#text} at (30,6) size 47x17
+            text run at (30,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (78,6) size 17x16
+        RenderTableSection {TBODY} at (10,40) size 117x44
+          RenderTableRow {TR} at (0,2) size 117x19
+            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 78x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,2) size 79x19 [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 class="cx">               RenderText {#text} at (31,1) size 46x17
</span><span class="cx">                 text run at (31,1) width 46: &quot;foo foo&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 116x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 117x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 78x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 79x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,676) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 149x17
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,703) size 106x115 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (10,2) size 96x28 [border: (3px solid #800080)]
-          RenderText {#text} at (15,6) size 46x17
-            text run at (15,6) width 46: &quot;caption&quot;
-          RenderBlock {INPUT} at (63,6) size 16x16
-        RenderTableSection {TBODY} at (10,40) size 86x65
-          RenderTableRow {TR} at (0,2) size 86x19
-            RenderTableCell {TD} at (2,2) size 48x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (5,703) size 107x115 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (10,2) size 97x28 [border: (3px solid #800080)]
+          RenderText {#text} at (15,6) size 47x17
+            text run at (15,6) width 47: &quot;caption&quot;
+          RenderBlock {INPUT} at (63,6) size 17x16
+        RenderTableSection {TBODY} at (10,40) size 87x65
+          RenderTableRow {TR} at (0,2) size 87x19
+            RenderTableCell {TD} at (2,2) size 49x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 32x19 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,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><del>-          RenderTableRow {TR} at (0,23) size 86x19
-            RenderTableCell {TD} at (2,23) size 48x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 87x19
+            RenderTableCell {TD} at (2,23) size 49x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 86x19
-            RenderTableCell {TD} at (2,44) size 48x19 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 87x19
+            RenderTableCell {TD} at (2,44) size 49x19 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 46x17
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,823) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 139x17
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,850) size 90x89 [border: (10px solid #008000)]
-        RenderTableSection {TBODY} at (10,35) size 70x44
-          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 (5,850) size 91x89 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,35) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-        RenderBlock {CAPTION} at (10,2) size 80x23 [border: (3px solid #800080)]
</del><ins>+        RenderBlock {CAPTION} at (10,2) size 81x23 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (13,3) size 54x17
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,944) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 152x17
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,971) size 90x64 [border: (10px solid #008000)]
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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 (5,971) size 91x64 [border: (10px solid #008000)]
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecaptions3expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -79,340 +79,340 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 683x17
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the top, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,502) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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,502) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,606) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,70) size 70x44
-          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,606) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,70) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,745) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,70) size 70x44
-          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,745) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,70) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,889) size 90x120 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,65) size 70x44
-          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,889) size 91x120 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,65) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,1024) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 692x17
</span><span class="cx">           text run at (0,0) width 372: &quot;The next four tables should have their caption on the right, &quot;
</span><span class="cx">           text run at (372,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1057) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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,1057) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1161) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,1161) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (20,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1282) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (20,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,1282) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (20,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1403) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (15,0) size 75x40 [border: (3px solid #800080)]
</del><ins>+      RenderTable {TABLE} at (0,1403) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (15,0) size 76x40 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 69x34
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (12,20) width 51: &quot;caption.&quot;
</span><del>-        RenderTableSection {TBODY} at (10,50) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,1523) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 707x17
</span><span class="cx">           text run at (0,0) width 387: &quot;The next four tables should have their caption on the bottom, &quot;
</span><span class="cx">           text run at (387,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (0,1556) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,64) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1556) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,64) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1680) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,84) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1680) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,84) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1804) size 90x125 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,84) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1804) size 91x125 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,84) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,1943) size 90x120 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,79) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,10) size 70x44
-          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,1943) size 91x120 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,79) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,10) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {P} at (0,2082) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 683x17
</span><span class="cx">           text run at (0,0) width 363: &quot;The next four tables should have their caption on the left, &quot;
</span><span class="cx">           text run at (363,0) width 320: &quot;with a 20px gap between the table and the caption.&quot;
</span><del>-      RenderTable {TABLE} at (20,2115) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 90x40 [border: (3px solid #800080)]
-          RenderText {#text} at (11,3) size 68x34
-            text run at (11,3) width 68: &quot;The table's&quot;
-            text run at (20,20) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,50) size 70x44
-          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 (20,2115) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 91x40 [border: (3px solid #800080)]
+          RenderText {#text} at (11,3) size 69x34
+            text run at (11,3) width 69: &quot;The table's&quot;
+            text run at (20,20) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,2219) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (0,2219) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (15,2340) size 90x122 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 70x57 [border: (3px solid #800080)]
-          RenderText {#text} at (22,3) size 50x51
</del><ins>+      RenderTable {TABLE} at (15,2340) size 91x122 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 71x57 [border: (3px solid #800080)]
+          RenderText {#text} at (22,3) size 51x51
</ins><span class="cx">             text run at (22,3) width 26: &quot;The&quot;
</span><span class="cx">             text run at (15,20) width 40: &quot;table's&quot;
</span><del>-            text run at (10,37) width 50: &quot;caption.&quot;
-        RenderTableSection {TBODY} at (10,67) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+            text run at (10,37) width 51: &quot;caption.&quot;
+        RenderTableSection {TBODY} at (10,67) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (20,2461) size 90x105 [border: (10px solid #008000)]
-        RenderBlock {CAPTION} at (0,0) size 75x40 [border: (3px solid #800080)]
</del><ins>+      RenderTable {TABLE} at (20,2461) size 91x105 [border: (10px solid #008000)]
+        RenderBlock {CAPTION} at (0,0) size 76x40 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (3,3) size 69x34
</span><span class="cx">             text run at (3,3) width 69: &quot;The table's&quot;
</span><span class="cx">             text run at (12,20) width 51: &quot;caption.&quot;
</span><del>-        RenderTableSection {TBODY} at (10,50) size 70x44
-          RenderTableRow {TR} at (0,2) size 70x19
-            RenderTableCell {TD} at (2,2) size 32x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,50) size 71x44
+          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><del>-          RenderTableRow {TR} at (0,23) size 70x19
-            RenderTableCell {TD} at (2,23) size 32x19 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,23) size 71x19
+            RenderTableCell {TD} at (2,23) size 33x19 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (36,23) size 32x19 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,23) size 33x19 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x17
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><span class="cx">       RenderBlock {HR} at (0,2573) size 769x3 [border: (1px inset #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecol_span2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/col_span2-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,33 +6,33 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 517x17
</span><span class="cx">           text run at (0,0) width 517: &quot;this fixes a bug - 5.0 allocates colspans from right to left - Nav4.6 goes left to right&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 272x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 270x71
-          RenderTableRow {TR} at (0,2) size 270x21
-            RenderTableCell {TD} at (2,2) size 181x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,17) size 273x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 271x71
+          RenderTableRow {TR} at (0,2) size 271x21
+            RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;xxxxxxxxxxxx&quot;
</span><del>-            RenderTableCell {TD} at (185,2) size 83x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 270x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 271x21
+            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;x&quot;
</span><del>-            RenderTableCell {TD} at (16,25) size 82x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,25) size 83x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (100,25) size 83x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,25) size 84x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (185,25) size 83x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 270x21
-            RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 271x21
+            RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,48) size 252x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 248x17
</span><span class="cx">                 text run at (2,2) width 248: &quot;yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,90) size 769x34
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,124) size 311x73 [bgcolor=#00FF00] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 309x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 309x21
</span><del>-            RenderTableCell {TD} at (2,2) size 268x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (2,2) size 269x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 264x17
</span><span class="cx">                 text run at (2,2) width 264: &quot;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&quot;
</span><span class="cx">             RenderTableCell {TD} at (272,2) size 35x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 39x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (43,25) size 110x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (42,25) size 114x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (155,25) size 115x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,25) size 114x21 [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;x&quot;
</span><span class="cx">             RenderTableCell {TD} at (272,25) size 35x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,48) size 39x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (43,48) size 264x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (42,48) size 265x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 104x17
</span><span class="cx">                 text run at (2,2) width 104: &quot;yyyyyyyyyyyyy&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,197) size 769x17
</span><span class="lines">@@ -73,128 +73,128 @@
</span><span class="cx">       RenderTable {TABLE} at (0,214) size 90x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 88x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 88x21
</span><del>-            RenderTableCell {TD} at (2,2) size 84x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 85x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 80x17
</span><span class="cx">                 text run at (2,2) width 80: &quot;xxxxxxxxxx&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 88x21
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 41x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;xx&quot;
</span><del>-            RenderTableCell {TD} at (45,25) size 41x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,25) size 42x21 [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;xx&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,264) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,281) size 286x73 [bgcolor=#FF0000] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 284x71
-          RenderTableRow {TR} at (0,2) size 284x21
-            RenderTableCell {TD} at (2,2) size 153x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,281) size 287x73 [bgcolor=#FF0000] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 285x71
+          RenderTableRow {TR} at (0,2) size 285x21
+            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 48x17
</span><span class="cx">                 text run at (2,2) width 48: &quot;xxxxxx&quot;
</span><del>-            RenderTableCell {TD} at (157,2) size 125x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,2) size 126x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 284x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 285x21
+            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;x&quot;
</span><del>-            RenderTableCell {TD} at (16,25) size 12x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,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;x&quot;
</span><del>-            RenderTableCell {TD} at (30,25) size 125x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (30,25) size 126x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (157,25) size 125x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,25) size 126x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 284x21
-            RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 285x21
+            RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,48) size 12x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,48) size 13x21 [border: (1px inset #808080)] [r=2 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 (30,48) size 252x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (30,48) size 253x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 248x17
</span><span class="cx">                 text run at (2,2) width 248: &quot;yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,354) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,371) size 272x73 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 270x71
-          RenderTableRow {TR} at (0,2) size 270x21
-            RenderTableCell {TD} at (2,2) size 181x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,371) size 273x73 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 271x71
+          RenderTableRow {TR} at (0,2) size 271x21
+            RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 48x17
</span><span class="cx">                 text run at (2,2) width 48: &quot;xxxxxx&quot;
</span><del>-            RenderTableCell {TD} at (185,2) size 83x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 270x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 271x21
+            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;x&quot;
</span><del>-            RenderTableCell {TD} at (16,25) size 82x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,25) size 83x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (100,25) size 83x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,25) size 84x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (185,25) size 83x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 270x21
-            RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 271x21
+            RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,48) size 252x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 248x17
</span><span class="cx">                 text run at (2,2) width 248: &quot;yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,444) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,461) size 272x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 270x71
-          RenderTableRow {TR} at (0,2) size 270x21
-            RenderTableCell {TD} at (2,2) size 181x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,461) size 273x73 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 271x71
+          RenderTableRow {TR} at (0,2) size 271x21
+            RenderTableCell {TD} at (2,2) size 182x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 136x17
</span><span class="cx">                 text run at (2,2) width 136: &quot;yyyyyyyyyyyyyyyyy&quot;
</span><del>-            RenderTableCell {TD} at (185,2) size 83x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,2) size 84x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 270x21
-            RenderTableCell {TD} at (2,25) size 12x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 271x21
+            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;x&quot;
</span><del>-            RenderTableCell {TD} at (16,25) size 82x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (16,25) size 83x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (100,25) size 83x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,25) size 84x21 [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;x&quot;
</span><del>-            RenderTableCell {TD} at (185,25) size 83x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (185,25) size 84x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;y&quot;
</span><del>-          RenderTableRow {TR} at (0,48) size 270x21
-            RenderTableCell {TD} at (2,48) size 12x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 271x21
+            RenderTableCell {TD} at (2,48) size 13x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 8x17
</span><span class="cx">                 text run at (2,2) width 8: &quot;x&quot;
</span><del>-            RenderTableCell {TD} at (16,48) size 252x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (16,48) size 253x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 248x17
</span><span class="cx">                 text run at (2,2) width 248: &quot;yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,534) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,551) size 164x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 162x48
-          RenderTableRow {TR} at (0,2) size 162x21
-            RenderTableCell {TD} at (2,2) size 158x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,551) size 165x50 [bgcolor=#FFFF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 163x48
+          RenderTableRow {TR} at (0,2) size 163x21
+            RenderTableCell {TD} at (2,2) size 159x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 136x17
</span><span class="cx">                 text run at (2,2) width 136: &quot;xxxxxxxxxxxxxxxxx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 162x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 163x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 24x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 25x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (134,25) size 26x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (134,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 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;zap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,601) size 769x17
</span><span class="lines">@@ -209,7 +209,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 137x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 138x21 [border: (1px inset #808080)] [r=1 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">             RenderTableCell {TD} at (247,25) size 149x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -217,111 +217,111 @@
</span><span class="cx">                 text run at (2,2) width 22: &quot;zap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,668) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,685) size 146x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 144x48
-          RenderTableRow {TR} at (0,2) size 144x21
-            RenderTableCell {TD} at (2,2) size 140x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,685) size 147x50 [bgcolor=#0000FF] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 145x48
+          RenderTableRow {TR} at (0,2) size 145x21
+            RenderTableCell {TD} at (2,2) size 141x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 136x17
</span><span class="cx">                 text run at (2,2) width 136: &quot;xxxxxxxxxxxxxxxxx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 144x21
-            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 145x21
+            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 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (49,25) size 43x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,25) size 44x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (94,25) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (94,25) size 49x21 [border: (1px inset #808080)] [r=1 c=2 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;zap&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,735) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {HR} at (0,760) size 202x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,770) size 210x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 208x48
-          RenderTableRow {TR} at (0,2) size 208x21
</del><ins>+      RenderTable {TABLE} at (0,770) size 211x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 209x48
+          RenderTableRow {TR} at (0,2) size 209x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><span class="cx">             RenderTableCell {TD} at (58,2) size 54x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (114,2) size 92x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,2) size 93x21 [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 208x21
-            RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,25) size 209x21
+            RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;200CS3&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,820) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {HR} at (0,845) size 202x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,855) size 210x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 208x48
-          RenderTableRow {TR} at (0,2) size 208x21
</del><ins>+      RenderTable {TABLE} at (0,855) size 211x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 209x48
+          RenderTableRow {TR} at (0,2) size 209x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 54x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;50&quot;
</span><del>-            RenderTableCell {TD} at (58,2) size 148x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (58,2) size 149x21 [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;auto&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 208x21
-            RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 209x21
+            RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;200CS2&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,905) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,922) size 210x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 208x48
-          RenderTableRow {TR} at (0,2) size 208x21
</del><ins>+      RenderTable {TABLE} at (0,922) size 211x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 209x48
+          RenderTableRow {TR} at (0,2) size 209x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 101x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (105,2) size 101x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (105,2) size 102x21 [border: (1px inset #808080)] [r=0 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;foo&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 208x21
-            RenderTableCell {TD} at (2,25) size 204x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 209x21
+            RenderTableCell {TD} at (2,25) size 205x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</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,972) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,989) size 622x133 [bgcolor=#EE82EE] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 620x131
-          RenderTableRow {TR} at (0,2) size 620x104
-            RenderTableCell {TD} at (2,2) size 616x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,989) size 623x133 [bgcolor=#EE82EE] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 621x131
+          RenderTableRow {TR} at (0,2) size 621x104
+            RenderTableCell {TD} at (2,2) size 617x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 600x100
</span><del>-          RenderTableRow {TR} at (0,108) size 620x21
</del><ins>+          RenderTableRow {TR} at (0,108) size 621x21
</ins><span class="cx">             RenderTableCell {TD} at (2,108) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,108) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,108) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (214,108) size 404x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (214,108) size 405x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;400&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1122) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1139) size 643x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 641x48
-          RenderTableRow {TR} at (0,2) size 641x21
-            RenderTableCell {TD} at (2,2) size 604x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,1139) size 644x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 642x48
+          RenderTableRow {TR} at (0,2) size 642x21
+            RenderTableCell {TD} at (2,2) size 605x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;600&quot;
</span><del>-            RenderTableCell {TD} at (608,2) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (608,2) 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;auto&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 641x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 642x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 200x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (204,25) size 200x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (406,25) size 200x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (406,25) size 201x21 [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><del>-            RenderTableCell {TD} at (608,25) size 31x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (608,25) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1189) size 769x17
</span><span class="lines">@@ -329,131 +329,131 @@
</span><span class="cx">           text run at (0,0) width 291: &quot;fixed table - spanned cols based on fix widths &quot;
</span><span class="cx">         RenderBR {BR} at (291,14) size 0x0
</span><span class="cx">       RenderBlock {HR} at (0,1214) size 402x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,1224) size 534x59 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 532x57
-          RenderTableRow {TR} at (0,5) size 532x21
-            RenderTableCell {TD} at (5,5) size 413x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1224) size 535x59 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 533x57
+          RenderTableRow {TR} at (0,5) size 533x21
+            RenderTableCell {TD} at (5,5) size 414x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;400CS2&quot;
</span><del>-            RenderTableCell {TD} at (423,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (423,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 532x21
</del><ins>+          RenderTableRow {TR} at (0,31) size 533x21
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,31) size 304x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,31) size 305x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (423,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (423,31) size 105x21 [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 class="cx">       RenderBlock (anonymous) at (0,1283) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1300) size 338x59 [bgcolor=#808080] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 336x57
-          RenderTableRow {TR} at (0,5) size 336x21
-            RenderTableCell {TD} at (5,5) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1300) size 339x59 [bgcolor=#808080] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 337x57
+          RenderTableRow {TR} at (0,5) size 337x21
+            RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 336x21
-            RenderTableCell {TD} at (5,31) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,31) size 337x21
+            RenderTableCell {TD} at (5,31) size 71x21 [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 (80,31) size 142x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,31) size 143x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                 text run at (2,2) width 58: &quot;auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,31) size 105x21 [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 class="cx">       RenderBlock (anonymous) at (0,1359) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1376) size 338x59 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 336x57
-          RenderTableRow {TR} at (0,5) size 336x21
-            RenderTableCell {TD} at (5,5) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1376) size 339x59 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 337x57
+          RenderTableRow {TR} at (0,5) size 337x21
+            RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 336x21
</del><ins>+          RenderTableRow {TR} at (0,31) size 337x21
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,31) size 108x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,31) size 109x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                 text run at (2,2) width 58: &quot;auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,31) size 105x21 [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 class="cx">       RenderBlock (anonymous) at (0,1435) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1452) size 338x59 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 336x57
-          RenderTableRow {TR} at (0,5) size 336x21
-            RenderTableCell {TD} at (5,5) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1452) size 339x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 337x57
+          RenderTableRow {TR} at (0,5) size 337x21
+            RenderTableCell {TD} at (5,5) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 336x21
</del><ins>+          RenderTableRow {TR} at (0,31) size 337x21
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,31) size 108x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,31) size 109x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (227,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (227,31) size 105x21 [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 class="cx">       RenderBlock (anonymous) at (0,1511) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1528) size 385x59 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 383x57
-          RenderTableRow {TR} at (0,5) size 383x21
-            RenderTableCell {TD} at (5,5) size 264x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1528) size 386x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 384x57
+          RenderTableRow {TR} at (0,5) size 384x21
+            RenderTableCell {TD} at (5,5) size 265x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (274,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (274,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 383x21
</del><ins>+          RenderTableRow {TR} at (0,31) size 384x21
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,31) size 155x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,31) size 156x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 151x17
</span><span class="cx">                 text run at (2,2) width 151: &quot;auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (274,31) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (274,31) size 105x21 [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 class="cx">       RenderBlock (anonymous) at (0,1587) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,1604) size 354x76 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 352x74
-          RenderTableRow {TR} at (0,5) size 352x21
-            RenderTableCell {TD} at (5,5) size 233x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,1604) size 355x76 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 353x74
+          RenderTableRow {TR} at (0,5) size 353x21
+            RenderTableCell {TD} at (5,5) size 234x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (243,5) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (243,5) size 105x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-          RenderTableRow {TR} at (0,31) size 352x38
</del><ins>+          RenderTableRow {TR} at (0,31) size 353x38
</ins><span class="cx">             RenderTableCell {TD} at (5,31) size 104x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 80x34
</span><span class="cx">                 text run at (2,2) width 80: &quot;100 100 100&quot;
</span><span class="cx">                 text run at (2,19) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (114,39) size 124x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 120x17
-                text run at (2,2) width 120: &quot;auto auto auto auto&quot;
-            RenderTableCell {TD} at (243,39) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (114,39) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 120x18
+                text run at (2,3) width 120: &quot;auto auto auto auto&quot;
+            RenderTableCell {TD} at (243,39) size 105x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1680) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,1697) size 270x127 [border: (1px outset #808080)]
</span><span class="lines">@@ -463,9 +463,9 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 120x34
</span><span class="cx">                 text run at (2,2) width 120: &quot;auto auto auto auto&quot;
</span><span class="cx">                 text run at (2,19) width 89: &quot;auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (159,13) size 104x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;100&quot;
</del><ins>+            RenderTableCell {TD} at (159,13) size 104x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;100&quot;
</ins><span class="cx">           RenderTableRow {TR} at (0,48) size 268x72
</span><span class="cx">             RenderTableCell {TD} at (5,65) size 104x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 80x34
</span><span class="lines">@@ -477,28 +477,28 @@
</span><span class="cx">                 text run at (2,19) width 27: &quot;auto&quot;
</span><span class="cx">                 text run at (2,36) width 27: &quot;auto&quot;
</span><span class="cx">                 text run at (2,53) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (159,73) size 104x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (159,73) size 104x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,1824) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,1841) size 500x59 [bgcolor=#A52A2A] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 386x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 388x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;80% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (396,5) size 97x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (397,5) size 96x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 294x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 295x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (304,31) size 87x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (304,31) size 89x21 [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 (396,31) size 97x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (397,31) size 96x21 [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 class="cx">       RenderBlock (anonymous) at (0,1900) size 769x17
</span><span class="lines">@@ -506,20 +506,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,1917) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 386x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 388x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;80% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (396,5) size 97x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (397,5) size 96x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 97x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 98x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (107,31) size 284x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (107,31) size 286x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-            RenderTableCell {TD} at (396,31) size 97x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (397,31) size 96x21 [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 class="cx">       RenderBlock (anonymous) at (0,1976) size 769x17
</span><span class="lines">@@ -530,17 +530,17 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;80% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (462,5) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (461,5) 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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 149x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 150x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 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;33%&quot;
</span><span class="cx">             RenderTableCell {TD} at (159,31) size 298x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 29x17
</span><span class="cx">                 text run at (2,2) width 29: &quot;66%&quot;
</span><del>-            RenderTableCell {TD} at (462,31) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (461,31) 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 class="cx">       RenderTable {TABLE} at (0,2052) size 500x76 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</span><span class="lines">@@ -549,20 +549,20 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;30% 30% 30% 30% 30% 30%&quot;
</span><del>-            RenderTableCell {TD} at (462,5) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (461,5) 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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x38
</span><del>-            RenderTableCell {TD} at (5,31) size 149x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 150x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 128x34
</span><span class="cx">                 text run at (2,2) width 128: &quot;33% 33% 33% 33%&quot;
</span><span class="cx">                 text run at (2,19) width 95: &quot;33% 33% 33%&quot;
</span><del>-            RenderTableCell {TD} at (159,39) size 298x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;66%&quot;
-            RenderTableCell {TD} at (462,39) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (159,39) size 298x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;66%&quot;
+            RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,2128) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 165x17
</span><span class="lines">@@ -571,20 +571,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,2162) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 367x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 369x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (377,5) size 116x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (378,5) size 115x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 47x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 48x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 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;10%&quot;
</span><del>-            RenderTableCell {TD} at (57,31) size 315x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,31) size 317x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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;66%&quot;
</span><del>-            RenderTableCell {TD} at (377,31) size 116x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (378,31) size 115x21 [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 class="cx">       RenderBlock (anonymous) at (0,2221) size 769x17
</span><span class="lines">@@ -595,20 +595,20 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (462,5) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (461,5) 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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x38
</span><del>-            RenderTableCell {TD} at (5,31) size 149x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 150x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 128x34
</span><span class="cx">                 text run at (2,2) width 128: &quot;33% 33% 33% 33%&quot;
</span><span class="cx">                 text run at (2,19) width 95: &quot;33% 33% 33%&quot;
</span><del>-            RenderTableCell {TD} at (159,39) size 298x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;66%&quot;
-            RenderTableCell {TD} at (462,39) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (159,39) size 298x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;66%&quot;
+            RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,2314) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,2331) size 500x76 [border: (1px outset #808080)]
</span><span class="lines">@@ -617,42 +617,42 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 452x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (462,5) size 31x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (461,5) 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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x38
</span><del>-            RenderTableCell {TD} at (5,39) size 293x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;66%&quot;
-            RenderTableCell {TD} at (303,31) size 154x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,39) size 295x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;66%&quot;
+            RenderTableCell {TD} at (304,31) size 153x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 128x34
</span><span class="cx">                 text run at (2,2) width 128: &quot;66% 66% 66% 66%&quot;
</span><span class="cx">                 text run at (2,19) width 62: &quot;66% 66%&quot;
</span><del>-            RenderTableCell {TD} at (462,39) size 31x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 27x17
-                text run at (2,2) width 27: &quot;auto&quot;
</del><ins>+            RenderTableCell {TD} at (461,39) size 32x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 27x18
+                text run at (2,3) width 27: &quot;auto&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,2407) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,2424) size 500x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x91
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 434x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><del>-            RenderTableCell {TD} at (444,5) size 49x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,5) size 48x21 [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;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,31) size 498x55
</span><del>-            RenderTableCell {TD} at (5,48) size 70x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,48) size 71x21 [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 (80,48) size 143x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (80,48) size 144x21 [border: (1px inset #808080)] [r=1 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (228,48) size 211x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (228,48) size 213x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (444,31) size 49x55 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,31) size 48x55 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 27x51
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">                 text run at (2,19) width 27: &quot;auto&quot;
</span><span class="lines">@@ -662,24 +662,24 @@
</span><span class="cx">       RenderTable {TABLE} at (0,2534) size 500x85 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x83
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 215x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 216x21 [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 (225,31) size 215x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (225,31) size 216x21 [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><span class="cx">             RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,57) size 498x21
</span><del>-            RenderTableCell {TD} at (5,57) size 215x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,57) size 216x21 [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;auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (225,57) size 268x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</span><span class="lines">@@ -693,24 +693,24 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><del>-            RenderTableCell {TD} at (446,5) size 47x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,5) size 48x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><span class="cx">             RenderTableCell {TD} at (5,31) size 287x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (297,31) size 144x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (296,31) size 145x21 [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 (446,31) size 47x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 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;60%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,57) size 498x21
</span><span class="cx">             RenderTableCell {TD} at (5,57) size 287x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (297,57) size 196x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (296,57) size 197x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,2721) size 769x17
</span><span class="lines">@@ -721,24 +721,24 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><del>-            RenderTableCell {TD} at (446,5) size 47x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 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;60%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><span class="cx">             RenderTableCell {TD} at (5,31) size 287x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (297,31) size 144x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (296,31) size 145x21 [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 (446,31) size 47x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,31) size 48x21 [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 class="cx">           RenderTableRow {TR} at (0,57) size 498x21
</span><span class="cx">             RenderTableCell {TD} at (5,57) size 287x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (297,57) size 196x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (296,57) size 197x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 95x17
</span><span class="cx">                 text run at (2,2) width 95: &quot;90% 90% 90%&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,2823) size 769x17
</span><span class="lines">@@ -749,26 +749,26 @@
</span><span class="cx">             RenderTableCell {TD} at (5,5) size 450x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 80% 80% 80% 80% 80%&quot;
</span><del>-            RenderTableCell {TD} at (460,5) size 33x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (459,5) size 34x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x38
</span><del>-            RenderTableCell {TD} at (5,39) size 292x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;66%&quot;
</del><ins>+            RenderTableCell {TD} at (5,39) size 293x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;66%&quot;
</ins><span class="cx">             RenderTableCell {TD} at (302,31) size 153x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 128x34
</span><span class="cx">                 text run at (2,2) width 128: &quot;66% 66% 66% 66%&quot;
</span><span class="cx">                 text run at (2,19) width 62: &quot;66% 66%&quot;
</span><del>-            RenderTableCell {TD} at (460,39) size 33x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
</del><ins>+            RenderTableCell {TD} at (459,39) size 34x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,2916) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,2933) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 80% 80% 80% 80% 80%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -778,7 +778,7 @@
</span><span class="cx">             RenderTableCell {TD} at (5,31) size 144x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (154,31) size 286x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (153,31) size 288x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 58x17
</span><span class="cx">                 text run at (2,2) width 58: &quot;auto auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -789,7 +789,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3009) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 90% 90% 90% 90% 90%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -799,7 +799,7 @@
</span><span class="cx">             RenderTableCell {TD} at (5,31) size 142x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (152,31) size 288x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (151,31) size 290x21 [border: (1px inset #808080)] [r=1 c=1 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;auto-auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -810,7 +810,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3085) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 90% 90% 90% 90% 90%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -820,7 +820,7 @@
</span><span class="cx">             RenderTableCell {TD} at (5,31) size 287x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 29x17
</span><span class="cx">                 text run at (2,2) width 29: &quot;60%&quot;
</span><del>-            RenderTableCell {TD} at (297,31) size 143x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (296,31) size 145x21 [border: (1px inset #808080)] [r=1 c=1 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;auto-auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -831,19 +831,19 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3161) size 500x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x91
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 90% 90% 90% 90% 90%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,31) size 498x55
</span><del>-            RenderTableCell {TD} at (5,31) size 25x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 26x55 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x51
</span><span class="cx">                 text run at (2,2) width 21: &quot;5%&quot;
</span><span class="cx">                 text run at (2,19) width 21: &quot;5%&quot;
</span><span class="cx">                 text run at (2,36) width 21: &quot;5%&quot;
</span><del>-            RenderTableCell {TD} at (35,48) size 405x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,48) size 406x21 [border: (1px inset #808080)] [r=1 c=1 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;auto-auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,48) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -854,7 +854,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3271) size 500x93 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x91
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x55
</span><del>-            RenderTableCell {TD} at (5,5) size 77x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 78x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 62x51
</span><span class="cx">                 text run at (2,2) width 62: &quot;90% 90%&quot;
</span><span class="cx">                 text run at (2,19) width 62: &quot;90% 90%&quot;
</span><span class="lines">@@ -863,10 +863,10 @@
</span><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 class="cx">           RenderTableRow {TR} at (0,65) size 498x21
</span><del>-            RenderTableCell {TD} at (5,65) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,65) 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;5%&quot;
</span><del>-            RenderTableCell {TD} at (35,65) size 47x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,65) size 48x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 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;10%&quot;
</span><span class="cx">             RenderTableCell {TD} at (87,65) size 406x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -877,20 +877,20 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3381) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 434x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 194x17
</span><span class="cx">                 text run at (2,2) width 194: &quot;90% 90% 90% 90% 90% 90%&quot;
</span><del>-            RenderTableCell {TD} at (444,5) size 49x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,5) size 48x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 195x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 196x21 [border: (1px inset #808080)] [r=1 c=0 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;10&quot;
</span><del>-            RenderTableCell {TD} at (205,31) size 234x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (205,31) size 236x21 [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;20&quot;
</span><del>-            RenderTableCell {TD} at (444,31) size 49x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (445,31) size 48x21 [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 class="cx">       RenderBlock (anonymous) at (0,3440) size 769x17
</span><span class="lines">@@ -898,39 +898,39 @@
</span><span class="cx">       RenderTable {TABLE} at (0,3457) size 500x76 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x74
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 391x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 393x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 161x17
</span><span class="cx">                 text run at (2,2) width 161: &quot;50% 50% 50% 50% 50%&quot;
</span><del>-            RenderTableCell {TD} at (401,5) size 92x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (402,5) size 91x21 [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><span class="cx">           RenderTableRow {TR} at (0,31) size 498x38
</span><del>-            RenderTableCell {TD} at (5,39) size 355x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;80%&quot;
-            RenderTableCell {TD} at (365,31) size 31x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,39) size 357x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;80%&quot;
+            RenderTableCell {TD} at (366,31) size 32x38 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 27x34
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">                 text run at (2,19) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (401,39) size 92x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 29x17
-                text run at (2,2) width 29: &quot;50%&quot;
</del><ins>+            RenderTableCell {TD} at (402,39) size 91x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 29x18
+                text run at (2,3) width 29: &quot;50%&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,3533) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,3550) size 500x59 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x57
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 435x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (5,5) size 436x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 161x17
</span><span class="cx">                 text run at (2,2) width 161: &quot;90% 50% 50% 50% 50%&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,5) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,31) size 498x21
</span><del>-            RenderTableCell {TD} at (5,31) size 227x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,31) size 228x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (237,31) size 203x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (237,31) size 204x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (445,31) size 48x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -940,41 +940,41 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderBR {BR} at (0,17) size 0x17
</span><span class="cx">       RenderBlock {HR} at (0,3651) size 602x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,3661) size 646x142 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 644x140
-          RenderTableRow {TR} at (0,5) size 644x104
-            RenderTableCell {TD} at (5,5) size 604x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,3661) size 647x142 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 645x140
+          RenderTableRow {TR} at (0,5) size 645x104
+            RenderTableCell {TD} at (5,5) size 605x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 600x100
</span><del>-            RenderTableCell {TD} at (614,46) size 25x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 21x17
-                text run at (2,2) width 21: &quot;foo&quot;
-          RenderTableRow {TR} at (0,114) size 644x21
</del><ins>+            RenderTableCell {TD} at (614,46) size 26x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 21x18
+                text run at (2,3) width 21: &quot;foo&quot;
+          RenderTableRow {TR} at (0,114) size 645x21
</ins><span class="cx">             RenderTableCell {TD} at (5,114) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="cx">             RenderTableCell {TD} at (114,114) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-            RenderTableCell {TD} at (223,114) size 386x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (223,114) size 387x21 [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;foo&quot;
</span><del>-            RenderTableCell {TD} at (614,114) size 25x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (614,114) size 26x21 [border: (1px inset #808080)] [r=1 c=3 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">       RenderBlock (anonymous) at (0,3803) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 502x17
</span><span class="cx">           text run at (0,17) width 502: &quot;1st cell with colspan=3 fixed at 600, 1st 2 cells in 2nd row fixed at 100, 2nd not&quot;
</span><del>-      RenderTable {TABLE} at (0,3837) size 637x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 635x48
-          RenderTableRow {TR} at (0,2) size 635x21
</del><ins>+      RenderTable {TABLE} at (0,3837) size 638x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 636x48
+          RenderTableRow {TR} at (0,2) size 636x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 513x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (517,2) size 116x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (516,2) size 118x21 [border: (1px inset #808080)] [r=0 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;foo&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 635x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 636x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><span class="lines">@@ -984,36 +984,36 @@
</span><span class="cx">             RenderTableCell {TD} at (214,25) size 301x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x17
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (517,25) size 116x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (516,25) size 118x21 [border: (1px inset #808080)] [r=1 c=3 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">       RenderBlock (anonymous) at (0,3887) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,3904) size 25x21 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,3904) size 26x21 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#0000FF]
</span><del>-        RenderTableSection {TBODY} at (1,1) size 23x19
-          RenderTableRow {TR} at (0,0) size 23x19
-            RenderTableCell {TD} at (0,0) size 23x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        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=2]
</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">       RenderBlock (anonymous) at (0,3925) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,3942) size 83x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 81x48
-          RenderTableRow {TR} at (0,2) size 81x21
-            RenderTableCell {TD} at (2,2) size 51x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,3942) size 84x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 82x48
+          RenderTableRow {TR} at (0,2) size 82x21
+            RenderTableCell {TD} at (2,2) size 52x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</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 (55,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (55,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 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>-          RenderTableRow {TR} at (0,25) size 81x21
-            RenderTableCell {TD} at (2,25) size 25x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,25) size 82x21
+            RenderTableCell {TD} at (2,25) size 26x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</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 (29,25) size 24x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (29,25) size 25x21 [border: (1px inset #808080)] [r=1 c=2 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">       RenderBlock (anonymous) at (0,3992) size 769x17
</span><span class="lines">@@ -1025,36 +1025,36 @@
</span><span class="cx">               RenderText {#text} at (739,5) size 23x17
</span><span class="cx">                 text run at (739,5) width 23: &quot;edit&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,27) size 767x27
</span><del>-            RenderTableCell {TD} at (0,27) size 459x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (0,27) size 460x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (5,5) size 163x17
</span><span class="cx">                 text run at (5,5) width 163: &quot;Top Stories from Reuters &quot;
</span><span class="cx">             RenderTableCell {TD} at (459,27) size 308x27 [bgcolor=#DCDCDC] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><del>-              RenderText {#text} at (197,5) size 106x17
-                text run at (197,5) width 106: &quot;Jun 11 12:30pm &quot;
</del><ins>+              RenderText {#text} at (196,5) size 107x17
+                text run at (196,5) width 107: &quot;Jun 11 12:30pm &quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,4065) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderTable {TABLE} at (0,4082) size 200x33 [bgcolor=#FFFF00] [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x31
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x27
</span><del>-            RenderTableCell {TD} at (2,5) size 87x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,5) size 88x21 [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 (91,2) size 105x27 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><del>-              RenderTable {TABLE} at (2,2) size 26x23 [bgcolor=#FFA500]
-                RenderTableSection {TBODY} at (0,0) size 26x23
-                  RenderTableRow {TR} at (0,2) size 26x19
-                    RenderTableCell {TD} at (2,2) size 22x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTable {TABLE} at (2,2) size 27x23 [bgcolor=#FFA500]
+                RenderTableSection {TBODY} at (0,0) size 27x23
+                  RenderTableRow {TR} at (0,2) size 27x19
+                    RenderTableCell {TD} at (2,2) size 23x19 [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;bar&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4115) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4132) size 79x33 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 77x31
-          RenderTableRow {TR} at (0,5) size 77x21
-            RenderTableCell {TD} at (5,5) size 31x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+      RenderTable {TABLE} at (0,4132) size 80x33 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 78x31
+          RenderTableRow {TR} at (0,5) size 78x21
+            RenderTableCell {TD} at (5,5) size 32x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</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 (41,5) size 31x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (41,5) 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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4165) size 769x17
</span><span class="lines">@@ -1063,171 +1063,171 @@
</span><span class="cx">       RenderTable {TABLE} at (0,4182) size 162x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 160x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 160x21
</span><del>-            RenderTableCell {TD} at (2,2) size 156x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 157x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 152x17
</span><span class="cx">                 text run at (2,2) width 152: &quot;xxxxxxxxxxxxxxxxxxx&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 160x21
</span><del>-            RenderTableCell {TD} at (2,25) size 97x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 98x21 [border: (1px inset #808080)] [r=1 c=0 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;x x x x&quot;
</span><del>-            RenderTableCell {TD} at (101,25) size 57x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (101,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 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;xxx&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4232) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 281x17
</span><span class="cx">           text run at (0,17) width 281: &quot;adj min is based on min with no fix involved&quot;
</span><del>-      RenderTable {TABLE} at (0,4266) size 218x67 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 216x65
-          RenderTableRow {TR} at (0,2) size 216x21
-            RenderTableCell {TD} at (2,2) size 212x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4266) size 219x67 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 217x65
+          RenderTableRow {TR} at (0,2) size 217x21
+            RenderTableCell {TD} at (2,2) size 213x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 208x17
</span><span class="cx">                 text run at (2,2) width 208: &quot;xxxxxxxxxxxxxxxxxxxyyyyyyy&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 216x38
</del><ins>+          RenderTableRow {TR} at (0,25) size 217x38
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 62x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x34
</span><span class="cx">                 text run at (2,2) width 56: &quot;x x x x x&quot;
</span><span class="cx">                 text run at (2,19) width 20: &quot;x x&quot;
</span><del>-            RenderTableCell {TD} at (66,33) size 148x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 144x17
-                text run at (2,2) width 144: &quot;xxxxxxxxxxxxxxxxxx&quot;
</del><ins>+            RenderTableCell {TD} at (66,33) size 149x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 144x18
+                text run at (2,3) width 144: &quot;xxxxxxxxxxxxxxxxxx&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,4333) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 488x17
</span><span class="cx">           text run at (0,17) width 488: &quot;adj min is based on max(min, fix) differs from Nav4.6 which differs from IE5&quot;
</span><del>-      RenderTable {TABLE} at (0,4367) size 194x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 192x48
-          RenderTableRow {TR} at (0,2) size 192x21
-            RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4367) size 195x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 193x48
+          RenderTableRow {TR} at (0,2) size 193x21
+            RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 184x17
</span><span class="cx">                 text run at (2,2) width 184: &quot;xxxxxxxcolspan2xxxxxxxxx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 192x21
-            RenderTableCell {TD} at (2,25) size 82x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 193x21
+            RenderTableCell {TD} at (2,25) size 83x21 [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;x x x&quot;
</span><del>-            RenderTableCell {TD} at (86,25) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,25) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4417) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4434) size 194x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 192x48
-          RenderTableRow {TR} at (0,2) size 192x21
-            RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4434) size 195x50 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 193x48
+          RenderTableRow {TR} at (0,2) size 193x21
+            RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 184x17
</span><span class="cx">                 text run at (2,2) width 184: &quot;xxxxxxxcolspan2xxxxxxxxx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 192x21
-            RenderTableCell {TD} at (2,25) size 82x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 193x21
+            RenderTableCell {TD} at (2,25) size 83x21 [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;x x x&quot;
</span><del>-            RenderTableCell {TD} at (86,25) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,25) size 105x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 80x17
</span><span class="cx">                 text run at (2,2) width 80: &quot;100 100 100&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4484) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4501) size 194x67 [bgcolor=#00FF00] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 192x65
-          RenderTableRow {TR} at (0,2) size 192x21
-            RenderTableCell {TD} at (2,2) size 188x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4501) size 195x67 [bgcolor=#00FF00] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 193x65
+          RenderTableRow {TR} at (0,2) size 193x21
+            RenderTableCell {TD} at (2,2) size 189x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 184x17
</span><span class="cx">                 text run at (2,2) width 184: &quot;xxxxxxxcolspan2xxxxxxxxx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 192x38
-            RenderTableCell {TD} at (2,25) size 82x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,25) size 193x38
+            RenderTableCell {TD} at (2,25) size 83x38 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x34
</span><span class="cx">                 text run at (2,2) width 52: &quot;xxx xxx&quot;
</span><span class="cx">                 text run at (2,19) width 24: &quot;xxx&quot;
</span><del>-            RenderTableCell {TD} at (86,33) size 104x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;100&quot;
</del><ins>+            RenderTableCell {TD} at (86,33) size 105x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;100&quot;
</ins><span class="cx">       RenderBlock (anonymous) at (0,4568) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4585) size 310x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 308x48
-          RenderTableRow {TR} at (0,2) size 308x21
-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4585) size 311x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 309x48
+          RenderTableRow {TR} at (0,2) size 309x21
+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 16x17
</span><span class="cx">                 text run at (2,2) width 16: &quot;xx&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 308x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 309x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 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;x x x&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 199x21 [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><span class="cx">       RenderBlock (anonymous) at (0,4635) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4652) size 343x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 341x48
-          RenderTableRow {TR} at (0,2) size 341x21
-            RenderTableCell {TD} at (2,2) size 337x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4652) size 344x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 342x48
+          RenderTableRow {TR} at (0,2) size 342x21
+            RenderTableCell {TD} at (2,2) size 338x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 341x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 342x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 304x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;400 400&quot;
</span><del>-            RenderTableCell {TD} at (308,25) size 31x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4702) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4719) size 310x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 308x48
-          RenderTableRow {TR} at (0,2) size 308x21
-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4719) size 311x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 309x48
+          RenderTableRow {TR} at (0,2) size 309x21
+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;300 300&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 308x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 309x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 199x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4769) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4786) size 484x67 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 482x65
-          RenderTableRow {TR} at (0,2) size 482x38
-            RenderTableCell {TD} at (2,2) size 478x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4786) size 485x67 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 483x65
+          RenderTableRow {TR} at (0,2) size 483x38
+            RenderTableCell {TD} at (2,2) size 479x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 468x34
</span><span class="cx">                 text run at (2,2) width 468: &quot;300 300 300 300 300 300 300 300 300 300 300 300 300 300 300300 300&quot;
</span><span class="cx">                 text run at (2,19) width 80: &quot;300 300 300&quot;
</span><del>-          RenderTableRow {TR} at (0,42) size 482x21
</del><ins>+          RenderTableRow {TR} at (0,42) size 483x21
</ins><span class="cx">             RenderTableCell {TD} at (2,42) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,42) size 372x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,42) size 373x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 368x17
</span><span class="cx">                 text run at (2,2) width 368: &quot;auto auto auto auto auto auto auto auto auto auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4853) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4870) size 310x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 308x48
-          RenderTableRow {TR} at (0,2) size 308x21
-            RenderTableCell {TD} at (2,2) size 304x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4870) size 311x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 309x48
+          RenderTableRow {TR} at (0,2) size 309x21
+            RenderTableCell {TD} at (2,2) size 305x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;300&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 308x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 309x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 198x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,25) size 199x21 [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><span class="cx">       RenderBlock (anonymous) at (0,4920) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,4937) size 223x50 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 221x48
-          RenderTableRow {TR} at (0,2) size 221x21
-            RenderTableCell {TD} at (2,2) size 217x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+      RenderTable {TABLE} at (0,4937) size 224x50 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 222x48
+          RenderTableRow {TR} at (0,2) size 222x21
+            RenderTableCell {TD} at (2,2) size 218x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 213x17
</span><span class="cx">                 text run at (2,2) width 213: &quot;auto auto auto auto auto auto auto&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 221x21
</del><ins>+          RenderTableRow {TR} at (0,25) size 222x21
</ins><span class="cx">             RenderTableCell {TD} at (2,25) size 104x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><del>-            RenderTableCell {TD} at (108,25) size 111x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (108,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 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,4987) size 769x17
</span><span class="lines">@@ -1237,9 +1237,9 @@
</span><span class="cx">       RenderTable {TABLE} at (0,5004) size 150x214 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 148x212
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 148x208
</span><del>-            RenderTableCell {TD} at (2,95) size 104x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 24x17
-                text run at (2,2) width 24: &quot;100&quot;
</del><ins>+            RenderTableCell {TD} at (2,95) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 24x18
+                text run at (2,3) width 24: &quot;100&quot;
</ins><span class="cx">             RenderTableCell {TD} at (108,2) size 38x208 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x204
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecols1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/cols1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,44 +6,44 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 197x17
</span><span class="cx">           text run at (0,0) width 197: &quot;Both columns should be 200px&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 408x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 409x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 406x25
-          RenderTableRow {TR} at (0,2) size 406x21
-            RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 407x25
+          RenderTableRow {TR} at (0,2) size 407x21
+            RenderTableCell {TD} at (2,2) size 201x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 197x17
</span><span class="cx">           text run at (0,17) width 197: &quot;Both columns should be 200px&quot;
</span><del>-      RenderTable {TABLE} at (0,78) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,78) size 63x27 [bgcolor=#FFA500] [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><del>-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,105) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 197x17
</span><span class="cx">           text run at (0,17) width 197: &quot;Both columns should be 200px&quot;
</span><del>-      RenderTable {TABLE} at (0,139) size 408x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,139) size 409x27 [bgcolor=#FFA500] [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><del>-        RenderTableSection {TBODY} at (1,1) size 406x25
-          RenderTableRow {TR} at (0,2) size 406x21
-            RenderTableCell {TD} at (2,2) size 200x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 407x25
+          RenderTableRow {TR} at (0,2) size 407x21
+            RenderTableCell {TD} at (2,2) size 201x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (204,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,166) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorecolumnsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/columns-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,70 +6,70 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 107x17
</span><span class="cx">           text run at (0,0) width 107: &quot;auto table cols=2&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 507x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 505x25
-          RenderTableRow {TR} at (0,2) size 505x21
-            RenderTableCell {TD} at (2,2) size 248x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,17) size 508x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 506x25
+          RenderTableRow {TR} at (0,2) size 506x21
+            RenderTableCell {TD} at (2,2) size 249x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 244x17
</span><span class="cx">                 text run at (2,2) width 244: &quot;auto auto auto auto auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (252,2) size 156x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (252,2) size 157x21 [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;auto-auto auto auto auto&quot;
</span><del>-            RenderTableCell {TD} at (410,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (410,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 107x17
</span><span class="cx">           text run at (0,17) width 107: &quot;auto table cols=2&quot;
</span><del>-      RenderTable {TABLE} at (0,78) size 197x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 195x25
-          RenderTableRow {TR} at (0,2) size 195x21
-            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,78) size 198x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 196x25
+          RenderTableRow {TR} at (0,2) size 196x21
+            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 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,105) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 174x17
</span><span class="cx">           text run at (0,17) width 174: &quot;auto table 2 cols with 1*,1*&quot;
</span><del>-      RenderTable {TABLE} at (0,139) size 197x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,139) size 198x27 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 195x25
-          RenderTableRow {TR} at (0,2) size 195x21
-            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,1) size 196x25
+          RenderTableRow {TR} at (0,2) size 196x21
+            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 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,166) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 174x17
</span><span class="cx">           text run at (0,17) width 174: &quot;auto table 2 cols with 2*,1*&quot;
</span><del>-      RenderTable {TABLE} at (0,200) size 197x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,200) size 198x27 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 195x25
-          RenderTableRow {TR} at (0,2) size 195x21
-            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,1) size 196x25
+          RenderTableRow {TR} at (0,2) size 196x21
+            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 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,227) size 769x34
</span><span class="lines">@@ -79,29 +79,29 @@
</span><span class="cx">       RenderTable {TABLE} at (0,261) size 400x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x21
</span><del>-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (68,2) size 131x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,2) size 133x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (201,2) size 195x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (202,2) size 194x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,288) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 107x17
</span><span class="cx">           text run at (0,17) width 107: &quot;auto table cols=3&quot;
</span><del>-      RenderTable {TABLE} at (0,322) size 197x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 195x25
-          RenderTableRow {TR} at (0,2) size 195x21
-            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,322) size 198x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 196x25
+          RenderTableRow {TR} at (0,2) size 196x21
+            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 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,349) size 769x34
</span><span class="lines">@@ -111,29 +111,29 @@
</span><span class="cx">       RenderTable {TABLE} at (0,383) size 400x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x21
</span><del>-            RenderTableCell {TD} at (2,2) size 64x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><del>-            RenderTableCell {TD} at (68,2) size 131x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (68,2) size 133x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (201,2) size 195x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (202,2) size 194x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,410) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 107x17
</span><span class="cx">           text run at (0,17) width 107: &quot;auto table cols=3&quot;
</span><del>-      RenderTable {TABLE} at (0,444) size 370x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 368x25
-          RenderTableRow {TR} at (0,2) size 368x21
</del><ins>+      RenderTable {TABLE} at (0,444) size 371x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 369x25
+          RenderTableRow {TR} at (0,2) size 369x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (208,2) size 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (273,2) size 93x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (273,2) size 94x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 89x17
</span><span class="cx">                 text run at (2,2) width 89: &quot;auto auto auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,471) size 769x34
</span><span class="lines">@@ -146,7 +146,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 204x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><del>-            RenderTableCell {TD} at (208,2) size 75x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 76x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (285,2) size 111x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -156,16 +156,16 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 107x17
</span><span class="cx">           text run at (0,17) width 107: &quot;auto table cols=2&quot;
</span><del>-      RenderTable {TABLE} at (0,566) size 308x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 306x25
-          RenderTableRow {TR} at (0,2) size 306x21
-            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,566) size 309x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 307x25
+          RenderTableRow {TR} at (0,2) size 307x21
+            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 63x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (35,2) size 64x21 [border: (1px inset #808080)] [r=0 c=1 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;auto-auto&quot;
</span><del>-            RenderTableCell {TD} at (100,2) size 204x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (100,2) size 205x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;200&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,593) size 769x34
</span><span class="lines">@@ -175,7 +175,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,627) size 400x27 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 398x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 398x21
</span><del>-            RenderTableCell {TD} at (2,2) size 61x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            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 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (65,2) size 125x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -187,41 +187,41 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,654) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 61x17
</span><span class="cx">           text run at (0,0) width 61: &quot;auto table&quot;
</span><del>-      RenderTable {TABLE} at (0,671) size 87x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 85x25
-          RenderTableRow {TR} at (0,2) size 85x21
-            RenderTableCell {TD} at (2,2) size 48x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,671) size 88x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 86x25
+          RenderTableRow {TR} at (0,2) size 86x21
+            RenderTableCell {TD} at (2,2) size 49x21 [border: (1px inset #808080)] [r=0 c=0 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;0 0 0 0&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,698) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 61x17
</span><span class="cx">           text run at (0,17) width 61: &quot;auto table&quot;
</span><del>-      RenderTable {TABLE} at (0,732) size 139x27 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 137x25
-          RenderTableRow {TR} at (0,2) size 137x21
-            RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,732) size 140x27 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 138x25
+          RenderTableRow {TR} at (0,2) size 138x21
+            RenderTableCell {TD} at (2,2) size 101x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 96x17
</span><span class="cx">                 text run at (2,2) width 96: &quot;0% 0% 0% 0%&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,759) size 769x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 61x17
</span><span class="cx">           text run at (0,17) width 61: &quot;auto table&quot;
</span><del>-      RenderTable {TABLE} at (0,793) size 82x27 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,793) size 83x27 [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><del>-        RenderTableSection {TBODY} at (1,1) size 80x25
-          RenderTableRow {TR} at (0,2) size 80x21
-            RenderTableCell {TD} at (2,2) size 43x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 81x25
+          RenderTableRow {TR} at (0,2) size 81x21
+            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 39x17
</span><span class="cx">                 text run at (2,2) width 39: &quot;0* col&quot;
</span><del>-            RenderTableCell {TD} at (47,2) size 31x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (47,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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,820) size 769x34
</span><span class="lines">@@ -233,7 +233,7 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 198x25
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 198x21
</span><del>-            RenderTableCell {TD} at (2,2) size 111x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 112x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 39x17
</span><span class="cx">                 text run at (2,2) width 39: &quot;0* col&quot;
</span><span class="cx">             RenderTableCell {TD} at (115,2) size 81x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescoreconflictsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -12,7 +12,7 @@
</span><span class="cx">             RenderTableCell {TD} at (3,3) size 338x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,6) size 21x17
</span><span class="cx">                 text run at (6,6) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (344,3) size 33x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (343,3) size 34x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 21x17
</span><span class="cx">                 text run at (6,6) width 21: &quot;foo&quot;
</span><span class="cx">       RenderBlock {HR} at (0,80) size 402x2 [border: (1px inset #000000)]
</span><span class="lines">@@ -43,14 +43,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,208) size 300x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 33x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 34x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x17
</span><span class="cx">                 text run at (2,2) width 24: &quot;100&quot;
</span><span class="cx">             RenderTableCell {TD} at (37,2) size 259x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 298x21
</span><del>-            RenderTableCell {TD} at (2,25) size 33x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,25) size 34x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 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;10%&quot;
</span><span class="cx">             RenderTableCell {TD} at (37,25) size 259x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -131,14 +131,14 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 498x21
</span><del>-            RenderTableCell {TD} at (2,2) size 118x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 119x21 [border: (1px inset #808080)] [r=0 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;20PerCol,300Cell&quot;
</span><span class="cx">             RenderTableCell {TD} at (122,2) size 374x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 498x21
</span><del>-            RenderTableCell {TD} at (2,25) size 118x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            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 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;auto&quot;
</span><span class="cx">             RenderTableCell {TD} at (122,25) size 374x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="lines">@@ -171,14 +171,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,712) size 300x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 298x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 298x21
</span><del>-            RenderTableCell {TD} at (2,2) size 87x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 88x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;100CS2&quot;
</span><span class="cx">             RenderTableCell {TD} at (91,2) size 205x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 298x21
</span><del>-            RenderTableCell {TD} at (2,25) size 87x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,25) size 88x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;30%CS2&quot;
</span><span class="cx">             RenderTableCell {TD} at (91,25) size 205x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -191,14 +191,14 @@
</span><span class="cx">       RenderTable {TABLE} at (0,796) size 769x50 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x48
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 76x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 77x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;500CS2&quot;
</span><span class="cx">             RenderTableCell {TD} at (80,2) size 685x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 27x17
</span><span class="cx">                 text run at (2,2) width 27: &quot;atuo&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,25) size 767x21
</span><del>-            RenderTableCell {TD} at (2,25) size 76x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,25) size 77x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;10%CS2&quot;
</span><span class="cx">             RenderTableCell {TD} at (80,25) size 685x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="lines">@@ -211,27 +211,27 @@
</span><span class="cx">       RenderTable {TABLE} at (0,880) size 769x73 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 152x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;500CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 609x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,2) size 608x21 [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><span class="cx">           RenderTableRow {TR} at (0,25) size 767x21
</span><del>-            RenderTableCell {TD} at (2,25) size 152x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,25) size 154x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;20%CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,25) size 609x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,25) size 608x21 [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 class="cx">           RenderTableRow {TR} at (0,48) size 767x21
</span><del>-            RenderTableCell {TD} at (2,48) size 75x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 76x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (79,48) size 75x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,48) size 77x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (156,48) size 609x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,48) size 608x21 [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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,953) size 769x34
</span><span class="lines">@@ -241,27 +241,27 @@
</span><span class="cx">       RenderTable {TABLE} at (0,987) size 769x73 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 152x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x17
</span><span class="cx">                 text run at (2,2) width 52: &quot;200CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 609x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,2) size 608x21 [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><span class="cx">           RenderTableRow {TR} at (0,25) size 767x21
</span><del>-            RenderTableCell {TD} at (2,25) size 152x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,25) size 154x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;20%CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,25) size 609x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,25) size 608x21 [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 class="cx">           RenderTableRow {TR} at (0,48) size 767x21
</span><del>-            RenderTableCell {TD} at (2,48) size 75x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 76x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (79,48) size 75x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,48) size 77x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (156,48) size 609x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,48) size 608x21 [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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1060) size 769x34
</span><span class="lines">@@ -271,27 +271,27 @@
</span><span class="cx">       RenderTable {TABLE} at (0,1094) size 769x73 [border: (1px outset #808080)]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 767x71
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x21
</span><del>-            RenderTableCell {TD} at (2,2) size 152x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,2) size 154x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x17
</span><span class="cx">                 text run at (2,2) width 60: &quot;1000CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,2) size 609x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,2) size 608x21 [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><span class="cx">           RenderTableRow {TR} at (0,25) size 767x21
</span><del>-            RenderTableCell {TD} at (2,25) size 152x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (2,25) size 154x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x17
</span><span class="cx">                 text run at (2,2) width 57: &quot;20%CS2&quot;
</span><del>-            RenderTableCell {TD} at (156,25) size 609x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,25) size 608x21 [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 class="cx">           RenderTableRow {TR} at (0,48) size 767x21
</span><del>-            RenderTableCell {TD} at (2,48) size 75x21 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,48) size 76x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (79,48) size 75x21 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (79,48) size 77x21 [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;auto&quot;
</span><del>-            RenderTableCell {TD} at (156,48) size 609x21 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (157,48) size 608x21 [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;auto&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,1167) size 769x34
</span><span class="lines">@@ -303,7 +303,7 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 498x31
</span><span class="cx">           RenderTableRow {TR} at (0,5) size 498x21
</span><del>-            RenderTableCell {TD} at (5,5) size 386x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (5,5) size 387x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 82x17
</span><span class="cx">                 text run at (2,2) width 82: &quot;30%-80%col&quot;
</span><span class="cx">             RenderTableCell {TD} at (396,5) size 97x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failurescorestandards1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/standards1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,338) size 400x45
</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 254x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 255x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><span class="cx">             RenderTableCell {TD} at (258,2) size 140x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,388) size 400x45
</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 254x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 255x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><span class="cx">             RenderTableCell {TD} at (258,2) size 140x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,438) size 400x45
</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 256x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 257x19 [bgcolor=#00FF00] [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;width=65%&quot;
</span><span class="cx">             RenderTableCell {TD} at (260,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -96,7 +96,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 257x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (261,2) size 137x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (260,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=35%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 400x19
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 257x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 74x17
</span><span class="cx">                 text run at (1,1) width 74: &quot;width=65%&quot;
</span><del>-            RenderTableCell {TD} at (261,2) size 137x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (260,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=35%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 400x19
</span><span class="lines">@@ -153,7 +153,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,753) size 400x45
</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 139x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 140x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><span class="cx">             RenderTableCell {TD} at (143,2) size 255x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -167,7 +167,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,803) size 400x45
</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 139x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 140x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><span class="cx">             RenderTableCell {TD} at (143,2) size 255x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -181,7 +181,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,853) size 400x45
</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 137x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [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;width=35%&quot;
</span><span class="cx">             RenderTableCell {TD} at (141,2) size 257x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="lines">@@ -198,7 +198,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (142,2) size 256x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (141,2) size 257x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=65%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 400x19
</span><span class="lines">@@ -212,7 +212,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 74x17
</span><span class="cx">                 text run at (1,1) width 74: &quot;width=35%&quot;
</span><del>-            RenderTableCell {TD} at (142,2) size 256x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (141,2) size 257x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=65%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 400x19
</span><span class="lines">@@ -305,59 +305,59 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 65x21
</span><span class="cx">           text run at (0,0) width 65: &quot;260/140&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1475) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1481) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
-            RenderTableCell {TD} at (2,2) size 258x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1481) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
+            RenderTableCell {TD} at (2,2) size 259x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (262,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (262,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1525) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1531) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
</del><ins>+      RenderTable {TABLE} at (0,1531) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-            RenderTableCell {TD} at (266,2) size 138x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (266,2) size 139x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1575) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1581) size 410x45
-        RenderTableSection {TBODY} at (0,0) size 410x44
-          RenderTableRow {TR} at (0,2) size 410x19
-            RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1581) size 411x45
+        RenderTableSection {TBODY} at (0,0) size 411x44
+          RenderTableRow {TR} at (0,2) size 411x19
+            RenderTableCell {TD} at (2,2) size 263x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-            RenderTableCell {TD} at (266,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (266,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 410x19
-            RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 411x19
+            RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1625) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1631) size 410x45
-        RenderTableSection {TBODY} at (0,0) size 410x44
-          RenderTableRow {TR} at (0,2) size 410x19
-            RenderTableCell {TD} at (2,2) size 262x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1631) size 411x45
+        RenderTableSection {TBODY} at (0,0) size 411x44
+          RenderTableRow {TR} at (0,2) size 411x19
+            RenderTableCell {TD} at (2,2) size 263x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-            RenderTableCell {TD} at (266,2) size 142x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (266,2) size 143x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 410x19
-            RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 411x19
+            RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1675) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -365,59 +365,59 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 65x21
</span><span class="cx">           text run at (0,0) width 65: &quot;140/260&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1740) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1746) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
</del><ins>+      RenderTable {TABLE} at (0,1746) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-            RenderTableCell {TD} at (146,2) size 258x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,2) size 259x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1790) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1796) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
-            RenderTableCell {TD} at (2,2) size 138x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,1796) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
+            RenderTableCell {TD} at (2,2) size 139x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (142,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (142,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1840) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1846) size 410x45
-        RenderTableSection {TBODY} at (0,0) size 410x44
-          RenderTableRow {TR} at (0,2) size 410x19
</del><ins>+      RenderTable {TABLE} at (0,1846) size 411x45
+        RenderTableSection {TBODY} at (0,0) size 411x44
+          RenderTableRow {TR} at (0,2) size 411x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-            RenderTableCell {TD} at (146,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 410x19
-            RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 411x19
+            RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1890) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,1896) size 410x45
-        RenderTableSection {TBODY} at (0,0) size 410x44
-          RenderTableRow {TR} at (0,2) size 410x19
</del><ins>+      RenderTable {TABLE} at (0,1896) size 411x45
+        RenderTableSection {TBODY} at (0,0) size 411x44
+          RenderTableRow {TR} at (0,2) size 411x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 142x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=140&quot;
</span><del>-            RenderTableCell {TD} at (146,2) size 262x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (146,2) size 263x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=260&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 410x19
-            RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 411x19
+            RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1940) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -425,17 +425,17 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 39x21
</span><span class="cx">           text run at (0,0) width 39: &quot;50%&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2004) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,2010) size 562x45
-        RenderTableSection {TBODY} at (0,0) size 562x44
-          RenderTableRow {TR} at (0,2) size 562x19
-            RenderTableCell {TD} at (2,2) size 278x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2010) size 564x45
+        RenderTableSection {TBODY} at (0,0) size 564x44
+          RenderTableRow {TR} at (0,2) size 564x19
+            RenderTableCell {TD} at (2,2) size 279x19 [bgcolor=#00FF00] [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;width=50%&quot;
</span><del>-            RenderTableCell {TD} at (282,2) size 278x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (282,2) size 280x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 562x19
-            RenderTableCell {TD} at (2,23) size 558x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 564x19
+            RenderTableCell {TD} at (2,23) size 560x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2054) size 406x7 [border: (3px solid #FF0000)]
</span><span class="lines">@@ -445,7 +445,7 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 279x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (283,2) size 279x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (282,2) size 280x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=50%&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,23) size 564x19
</span><span class="lines">@@ -453,45 +453,45 @@
</span><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2104) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,2110) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
</del><ins>+      RenderTable {TABLE} at (0,2110) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 74x17
</span><span class="cx">                 text run at (1,1) width 74: &quot;width=50%&quot;
</span><del>-            RenderTableCell {TD} at (204,2) size 200x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,2) size 201x19 [bgcolor=#FFFF00] [r=0 c=1 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;width=50%&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2154) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,2160) size 406x45
-        RenderTableSection {TBODY} at (0,0) size 406x44
-          RenderTableRow {TR} at (0,2) size 406x19
</del><ins>+      RenderTable {TABLE} at (0,2160) size 407x45
+        RenderTableSection {TBODY} at (0,0) size 407x44
+          RenderTableRow {TR} at (0,2) size 407x19
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 200x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-            RenderTableCell {TD} at (204,2) size 200x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (204,2) size 201x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 31x17
</span><span class="cx">                 text run at (1,1) width 31: &quot;plain&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 406x19
-            RenderTableCell {TD} at (2,23) size 402x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 407x19
+            RenderTableCell {TD} at (2,23) size 403x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 138x17
</span><span class="cx">                 text run at (1,1) width 138: &quot;colspan=2 width=400&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2204) size 406x7 [border: (3px solid #FF0000)]
</span><del>-      RenderTable {TABLE} at (0,2210) size 410x45
-        RenderTableSection {TBODY} at (0,0) size 410x44
-          RenderTableRow {TR} at (0,2) size 410x19
-            RenderTableCell {TD} at (2,2) size 202x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,2210) size 411x45
+        RenderTableSection {TBODY} at (0,0) size 411x44
+          RenderTableRow {TR} at (0,2) size 411x19
+            RenderTableCell {TD} at (2,2) size 203x19 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=200&quot;
</span><del>-            RenderTableCell {TD} at (206,2) size 202x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,2) size 203x19 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 69x17
</span><span class="cx">                 text run at (1,1) width 69: &quot;width=200&quot;
</span><del>-          RenderTableRow {TR} at (0,23) size 410x19
-            RenderTableCell {TD} at (2,23) size 406x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</del><ins>+          RenderTableRow {TR} at (0,23) size 411x19
+            RenderTableCell {TD} at (2,23) size 407x19 [bgcolor=#FF00FF] [r=1 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 65x17
</span><span class="cx">                 text run at (1,1) width 65: &quot;colspan=2&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,2254) size 406x7 [border: (3px solid #FF0000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCells1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,56 +7,56 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 88x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 86x25
-          RenderTableRow {TR} at (0,2) size 86x21
-            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,61) size 89x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 87x25
+          RenderTableRow {TR} at (0,2) size 87x21
+            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;c11&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;c12&quot;
</span><del>-            RenderTableCell {TD} at (60,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 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;X1&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,122) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,122) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,149) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,166) size 114x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 112x25
-          RenderTableRow {TR} at (0,2) size 112x21
-            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,166) size 115x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 113x25
+          RenderTableRow {TR} at (0,2) size 113x21
+            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;c11&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;c12&quot;
</span><del>-            RenderTableCell {TD} at (60,2) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (60,2) size 25x21 [border: (1px inset #808080)] [r=0 c=2 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;X2&quot;
</span><del>-            RenderTableCell {TD} at (86,2) size 24x21 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (86,2) size 25x21 [border: (1px inset #808080)] [r=0 c=3 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;X3&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCellsRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,72 +7,72 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,67) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,84) size 88x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 86x48
-          RenderTableRow {TR} at (0,2) size 86x21
-            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,84) size 89x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 87x48
+          RenderTableRow {TR} at (0,2) size 87x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X1&quot;
-          RenderTableRow {TR} at (0,25) size 86x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X1&quot;
+          RenderTableRow {TR} at (0,25) size 87x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (57,25) size 27x21 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (57,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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,134) size 784x34
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">         RenderText {#text} at (0,17) size 214x17
</span><span class="cx">           text run at (0,17) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,168) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x48
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,168) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x48
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&quot;
</span><del>-          RenderTableRow {TR} at (0,25) size 60x21
-            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 61x21
+            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;c21&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;c22&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,218) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,235) size 114x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 112x48
-          RenderTableRow {TR} at (0,2) size 112x21
-            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,235) size 115x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 113x48
+          RenderTableRow {TR} at (0,2) size 113x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,13) size 24x21 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X2&quot;
-            RenderTableCell {TD} at (57,13) size 24x21 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
-              RenderText {#text} at (2,2) size 20x17
-                text run at (2,2) width 20: &quot;X3&quot;
-          RenderTableRow {TR} at (0,25) size 112x21
-            RenderTableCell {TD} at (2,25) size 27x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,13) size 25x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X2&quot;
+            RenderTableCell {TD} at (57,13) size 25x22 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
+              RenderText {#text} at (2,2) size 20x18
+                text run at (2,3) width 20: &quot;X3&quot;
+          RenderTableRow {TR} at (0,25) size 113x21
+            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;c21&quot;
</span><del>-            RenderTableCell {TD} at (83,25) size 27x21 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (83,25) size 28x21 [border: (1px inset #808080)] [r=1 c=3 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;c22&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendCol1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -6,30 +6,30 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 63x27 [bgcolor=#FFA500] [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><del>-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">         RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 235x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 236x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,1) size 233x25
-          RenderTableRow {TR} at (0,2) size 233x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 234x25
+          RenderTableRow {TR} at (0,2) size 234x21
+            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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,2) size 201x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x17
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdomappendColGroup1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 206x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,17) size 207x27 [bgcolor=#FFA500] [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><del>-        RenderTableSection {TBODY} at (1,1) size 204x25
-          RenderTableRow {TR} at (0,2) size 204x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 205x25
+          RenderTableRow {TR} at (0,2) size 205x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 48x17
</span><span class="cx">                 text run at (2,2) width 48: &quot;col-100&quot;
</span><del>-            RenderTableCell {TD} at (104,2) size 48x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,2) size 49x21 [border: (1px inset #808080)] [r=0 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;cg-200&quot;
</span><del>-            RenderTableCell {TD} at (154,2) size 48x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (154,2) size 49x21 [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;cg-200&quot;
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="lines">@@ -25,21 +25,21 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 510x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,61) size 511x27 [bgcolor=#FFA500] [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 508x25
-          RenderTableRow {TR} at (0,2) size 508x21
</del><ins>+        RenderTableSection {TBODY} at (1,1) size 509x25
+          RenderTableRow {TR} at (0,2) size 509x21
</ins><span class="cx">             RenderTableCell {TD} at (2,2) size 100x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 48x17
</span><span class="cx">                 text run at (2,2) width 48: &quot;col-100&quot;
</span><span class="cx">             RenderTableCell {TD} at (104,2) size 200x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 44x17
</span><span class="cx">                 text run at (2,2) width 44: &quot;cg-200&quot;
</span><del>-            RenderTableCell {TD} at (306,2) size 200x21 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (306,2) size 201x21 [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;cg-200&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,88) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,32 +7,32 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,61) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 60x23
-          RenderTableRow {TR} at (0,0) size 60x21
-            RenderTableCell {TD} at (2,0) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 61x23
+          RenderTableRow {TR} at (0,0) size 61x21
+            RenderTableCell {TD} at (2,0) 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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,0) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) 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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,111) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -7,32 +7,32 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 214x17
</span><span class="cx">           text run at (0,0) width 214: &quot;The 2 tables should look the same&quot;
</span><del>-      RenderTable {TABLE} at (0,17) size 62x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            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,17) size 63x27 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            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;c11&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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,44) size 784x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><del>-      RenderTable {TABLE} at (0,61) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 60x25
-          RenderTableRow {TR} at (0,2) size 60x21
-            RenderTableCell {TD} at (2,2) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,61) size 63x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 61x25
+          RenderTableRow {TR} at (0,2) size 61x21
+            RenderTableCell {TD} at (2,2) size 28x21 [border: (1px inset #808080)] [r=0 c=0 rs=2 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;X1&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 20x17
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,26) size 60x23
-          RenderTableRow {TR} at (0,0) size 60x21
-            RenderTableCell {TD} at (2,0) size 27x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,26) size 61x23
+          RenderTableRow {TR} at (0,0) size 61x21
+            RenderTableCell {TD} at (2,0) 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;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,0) size 27x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) 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;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,111) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</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 626x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 626x21
-          RenderText {#text} at (167,0) size 292x21
-            text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,305) size 627x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 627x21
+          RenderText {#text} at (167,0) size 293x21
+            text run at (167,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 (5,26) 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 (5,346) 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 (5,26) 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 (5,346) 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 (5,140) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (5,140) 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,778) size 586x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 586x21
-          RenderText {#text} at (148,0) size 290x21
-            text run at (148,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,778) size 587x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 587x21
+          RenderText {#text} at (148,0) size 291x21
+            text run at (148,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 (2,27) size 581x101
-          RenderTableRow {TR} at (0,0) size 581x101
-            RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (44,4) size 46x21
-                text run at (44,4) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (137,32) 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 (344,37) size 123x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,4) size 46x21
-                text run at (42,4) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (467,37) size 114x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,4) size 45x21
-                text run at (34,4) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,318) size 581x116
-          RenderTableRow {TR} at (0,0) size 581x116
-            RenderTableCell {TD} at (0,42) size 344x32 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 582x101
+          RenderTableRow {TR} at (0,0) size 582x101
+            RenderTableCell {TH} at (0,34) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (44,4) size 46x22
+                text run at (44,5) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (137,32) 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 (344,37) size 124x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,4) size 46x22
+                text run at (42,5) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (467,37) size 115x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,4) size 46x22
+                text run at (34,5) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,318) size 582x116
+          RenderTableRow {TR} at (0,0) size 582x116
+            RenderTableCell {TD} at (0,42) size 345x32 [bgcolor=#000000] [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (4,8) size 47x21
</span><span class="cx">                 text run at (4,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (344,45) size 123x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,45) size 124x26 [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 (467,45) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (467,45) size 115x26 [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 (2,128) size 581x190
-          RenderTableRow {TR} at (0,0) size 581x107
</del><ins>+        RenderTableSection {TBODY} at (2,128) size 582x190
+          RenderTableRow {TR} at (0,0) size 582x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 137x36 [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 (137,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 (344,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 (467,41) size 114x24 [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 581x83
-            RenderTableCell {TD} at (137,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 (344,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 (467,136) size 114x24 [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 (137,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 (344,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 (467,41) size 115x25 [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 582x83
+            RenderTableCell {TD} at (137,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 (344,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 (467,136) size 115x25 [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,1215) 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_bordertablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -59,124 +59,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,483) size 630x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 630x21
-          RenderText {#text} at (169,0) size 292x21
-            text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,483) size 631x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 631x21
+          RenderText {#text} at (169,0) size 293x21
+            text run at (169,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] [border: (5px dashed #FFFFFF)]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</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 (3,24) size 624x114
-          RenderTableRow {TR} at (0,7) size 624x100
-            RenderTableCell {TH} at (7,40) size 138x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (46,6) size 46x21
-                text run at (46,6) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (152,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 (379,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 (504,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 (3,344) size 624x122
-          RenderTableRow {TR} at (0,0) size 624x115
-            RenderTableCell {TD} at (7,41) size 365x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (3,24) size 625x114
+          RenderTableRow {TR} at (0,7) size 625x100
+            RenderTableCell {TH} at (7,40) size 138x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (46,6) size 46x22
+                text run at (46,7) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (152,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 (379,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 (504,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 (3,344) size 625x122
+          RenderTableRow {TR} at (0,0) size 625x115
+            RenderTableCell {TD} at (7,41) size 366x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (6,6) size 47x21
</span><span class="cx">                 text run at (6,6) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (379,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,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 (504,45) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,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 (3,138) size 624x206
-          RenderTableRow {TR} at (0,0) size 624x108
</del><ins>+        RenderTableSection {TBODY} at (3,138) size 625x206
+          RenderTableRow {TR} at (0,0) size 625x108
</ins><span class="cx">             RenderTableCell {TD} at (7,75) size 138x49 [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 (152,33) size 220x41 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (10,10) size 43x21
-                text run at (10,10) width 43: &quot;TD F&quot;
-            RenderTableCell {TD} at (379,37) size 118x33 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 46x21
-                text run at (6,6) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (504,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 624x84
-            RenderTableCell {TD} at (152,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 (379,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 (504,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,952) size 588x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 588x21
-          RenderText {#text} at (149,0) size 290x21
-            text run at (149,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+            RenderTableCell {TD} at (152,33) size 221x42 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (10,10) size 43x22
+                text run at (10,11) width 43: &quot;TD F&quot;
+            RenderTableCell {TD} at (379,37) size 119x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 46x22
+                text run at (6,7) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (504,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 625x84
+            RenderTableCell {TD} at (152,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 (379,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 (504,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,952) size 589x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 589x21
+          RenderText {#text} at (149,0) size 291x21
+            text run at (149,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] [border: (5px dashed #FFFFFF)]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</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 (2,27) size 584x100
-          RenderTableRow {TR} at (0,0) size 584x100
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 585x100
+          RenderTableRow {TR} at (0,0) size 585x100
</ins><span class="cx">             RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (44,4) size 46x21
</span><span class="cx">                 text run at (44,4) width 46: &quot;TH A&quot;
</span><del>-            RenderTableCell {TH} at (137,32) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (137,32) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (81,8) size 46x21
</span><span class="cx">                 text run at (81,8) width 46: &quot;TH B&quot;
</span><del>-            RenderTableCell {TH} at (344,36) size 125x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (344,36) size 126x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (42,4) size 46x21
</span><span class="cx">                 text run at (42,4) width 46: &quot;TH C&quot;
</span><del>-            RenderTableCell {TH} at (469,37) size 115x25 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (36,3) size 45x21
-                text run at (36,3) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,317) size 584x115
-          RenderTableRow {TR} at (0,0) size 584x115
-            RenderTableCell {TD} at (0,41) size 344x32 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (4,8) size 47x21
-                text run at (4,8) width 47: &quot;TD M&quot;
-            RenderTableCell {TD} at (344,44) size 125x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,2) size 46x21
-                text run at (6,2) width 46: &quot;TD O&quot;
-            RenderTableCell {TD} at (469,45) size 115x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (469,37) size 116x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (36,3) size 46x22
+                text run at (36,4) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,317) size 585x115
+          RenderTableRow {TR} at (0,0) size 585x115
+            RenderTableCell {TD} at (0,41) size 345x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (4,8) size 47x22
+                text run at (4,9) width 47: &quot;TD M&quot;
+            RenderTableCell {TD} at (344,44) size 126x27 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,2) size 46x22
+                text run at (6,3) width 46: &quot;TD O&quot;
+            RenderTableCell {TD} at (469,45) size 116x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (4,2) size 44x21
</span><span class="cx">                 text run at (4,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (2,127) size 584x190
-          RenderTableRow {TR} at (0,0) size 584x107
</del><ins>+        RenderTableSection {TBODY} at (2,127) size 585x190
+          RenderTableRow {TR} at (0,0) size 585x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 137x36 [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 (137,36) size 207x34 [border: (7px dashed #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 (344,39) size 125x28 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,4) size 46x21
-                text run at (6,4) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (469,41) size 115x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (4,2) size 45x21
-                text run at (4,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 584x83
-            RenderTableCell {TD} at (137,133) size 207x30 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,6) size 42x21
-                text run at (8,6) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (344,135) size 125x26 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,4) size 45x21
-                text run at (6,4) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (469,136) size 115x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (4,2) size 43x21
-                text run at (4,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (137,36) size 208x35 [border: (7px dashed #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 (344,39) size 126x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,4) size 46x22
+                text run at (6,5) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (469,41) size 116x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (4,2) size 45x22
+                text run at (4,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 585x83
+            RenderTableCell {TD} at (137,133) size 208x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,6) size 42x22
+                text run at (8,7) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (344,135) size 126x27 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,4) size 45x22
+                text run at (6,5) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (469,136) size 116x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (4,2) size 43x22
+                text run at (4,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1387) 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_bordertablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -46,67 +46,67 @@
</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,322) size 622x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 622x21
-          RenderText {#text} at (165,0) size 292x21
-            text run at (165,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,322) size 623x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 623x21
+          RenderText {#text} at (165,0) size 293x21
+            text run at (165,0) width 293: &quot;With 'border-collapse: separate'&quot;
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</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 [border: (9px dashed #FFFFFF)]
</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 (3,24) 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 (3,344) size 616x122
-          RenderTableRow {TR} at (0,0) size 616x115
-            RenderTableCell {TD} at (7,41) size 357x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (3,24) 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 (3,344) size 617x122
+          RenderTableRow {TR} at (0,0) size 617x115
+            RenderTableCell {TD} at (7,41) size 358x33 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (6,6) size 47x21
</span><span class="cx">                 text run at (6,6) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (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 (3,138) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {TBODY} at (3,138) 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,37) size 118x33 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 46x21
-                text run at (6,6) 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,791) size 591x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 591x21
</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,37) size 119x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 46x22
+                text run at (6,7) 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,791) size 592x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 592x21
</ins><span class="cx">           RenderText {#text} at (150,0) size 291x21
</span><span class="cx">             text run at (150,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
</span><span class="lines">@@ -115,52 +115,52 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [border: (9px dashed #FFFFFF)]
</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,27) size 588x100
-          RenderTableRow {TR} at (0,0) size 588x100
</del><ins>+        RenderTableSection {THEAD} at (1,27) size 589x100
+          RenderTableRow {TR} at (0,0) size 589x100
</ins><span class="cx">             RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (44,4) size 46x21
</span><span class="cx">                 text run at (44,4) width 46: &quot;TH A&quot;
</span><del>-            RenderTableCell {TH} at (137,32) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (137,32) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (81,8) size 46x21
</span><span class="cx">                 text run at (81,8) width 46: &quot;TH B&quot;
</span><del>-            RenderTableCell {TH} at (344,35) size 127x30 [border: (5px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (344,35) size 128x30 [border: (5px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (42,6) size 46x21
</span><span class="cx">                 text run at (42,6) width 46: &quot;TH C&quot;
</span><del>-            RenderTableCell {TH} at (471,37) size 117x25 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (38,3) size 45x21
-                text run at (38,3) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (1,317) size 588x115
-          RenderTableRow {TR} at (0,0) size 588x115
-            RenderTableCell {TD} at (0,41) size 471x32 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=3]
-              RenderText {#text} at (4,8) size 47x21
-                text run at (4,8) width 47: &quot;TD M&quot;
-            RenderTableCell {TD} at (471,45) size 117x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (471,37) size 118x26 [border: (2px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (38,3) size 46x22
+                text run at (38,4) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (1,317) size 589x115
+          RenderTableRow {TR} at (0,0) size 589x115
+            RenderTableCell {TD} at (0,41) size 472x33 [border: (7px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=3]
+              RenderText {#text} at (4,8) size 47x22
+                text run at (4,9) width 47: &quot;TD M&quot;
+            RenderTableCell {TD} at (471,45) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,2) size 44x21
</span><span class="cx">                 text run at (6,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,127) size 588x190
-          RenderTableRow {TR} at (0,0) size 588x107
</del><ins>+        RenderTableSection {TBODY} at (1,127) size 589x190
+          RenderTableRow {TR} at (0,0) size 589x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 137x36 [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 (137,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 (344,39) size 127x28 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,4) size 46x21
-                text run at (6,4) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (471,41) size 117x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (6,2) size 45x21
-                text run at (6,2) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,107) size 588x83
-            RenderTableCell {TD} at (137,135) size 207x26 [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 (344,134) size 127x28 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,4) size 45x21
-                text run at (6,4) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (471,136) size 117x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (6,2) size 43x21
-                text run at (6,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (137,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 (344,39) size 128x29 [border: (3px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,4) size 46x22
+                text run at (6,5) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (471,41) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (6,2) size 45x22
+                text run at (6,3) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,107) size 589x83
+            RenderTableCell {TD} at (137,135) size 208x27 [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 (344,134) size 128x29 [border: (3px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,4) size 45x22
+                text run at (6,5) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (471,136) size 118x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (6,2) size 43x22
+                text run at (6,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1226) 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_bordertableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -40,124 +40,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,249) size 626x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 626x21
-          RenderText {#text} at (167,0) size 292x21
-            text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,249) size 627x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 627x21
+          RenderText {#text} at (167,0) size 293x21
+            text run at (167,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 (5,26) 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 {TBODY} at (5,140) size 616x206
-          RenderTableRow {TR} at (0,0) size 616x108
</del><ins>+        RenderTableSection {THEAD} at (5,26) 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 {TBODY} at (5,140) 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;
-        RenderTableSection {TFOOT} at (5,346) 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>+            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;
+        RenderTableSection {TFOOT} at (5,346) 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>-      RenderTable {TABLE} at (0,722) size 586x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 586x21
-          RenderText {#text} at (148,0) size 290x21
-            text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+      RenderTable {TABLE} at (0,722) size 587x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 587x21
+          RenderText {#text} at (148,0) size 291x21
+            text run at (148,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 (2,27) size 581x101
-          RenderTableRow {TR} at (0,0) size 581x101
-            RenderTableCell {TH} at (0,34) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (44,4) size 46x21
-                text run at (44,4) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (137,32) 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 (344,37) size 123x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,4) size 46x21
-                text run at (42,4) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (467,37) size 114x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,4) size 45x21
-                text run at (34,4) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,318) size 581x116
-          RenderTableRow {TR} at (0,0) size 581x116
-            RenderTableCell {TD} at (0,42) size 344x32 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 582x101
+          RenderTableRow {TR} at (0,0) size 582x101
+            RenderTableCell {TH} at (0,34) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (44,4) size 46x22
+                text run at (44,5) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (137,32) 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 (344,37) size 124x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,4) size 46x22
+                text run at (42,5) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (467,37) size 115x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,4) size 46x22
+                text run at (34,5) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,318) size 582x116
+          RenderTableRow {TR} at (0,0) size 582x116
+            RenderTableCell {TD} at (0,42) size 345x32 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (4,8) size 47x21
</span><span class="cx">                 text run at (4,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (344,45) size 123x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,45) size 124x26 [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 (467,45) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (467,45) size 115x26 [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 (2,128) size 581x190
-          RenderTableRow {TR} at (0,0) size 581x107
</del><ins>+        RenderTableSection {TBODY} at (2,128) size 582x190
+          RenderTableRow {TR} at (0,0) size 582x107
</ins><span class="cx">             RenderTableCell {TD} at (0,77) size 137x36 [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 (137,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 (344,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 (467,41) size 114x24 [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 581x83
-            RenderTableCell {TD} at (137,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 (344,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 (467,136) size 114x24 [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 (137,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 (344,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 (467,41) size 115x25 [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 582x83
+            RenderTableCell {TD} at (137,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 (344,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 (467,136) size 115x25 [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,1159) 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_bordertablequirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -40,122 +40,122 @@
</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,249) size 626x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 626x21
-          RenderText {#text} at (167,0) size 292x21
-            text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,249) size 627x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 627x21
+          RenderText {#text} at (167,0) size 293x21
+            text run at (167,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 (5,26) size 616x110
-          RenderTableRow {TR} at (0,7) size 616x96
-            RenderTableCell {TH} at (7,42) 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,30) 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,42) 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,42) 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 {TBODY} at (5,136) size 616x198
-          RenderTableRow {TR} at (0,0) size 616x104
</del><ins>+        RenderTableSection {THEAD} at (5,26) size 617x110
+          RenderTableRow {TR} at (0,7) size 617x96
+            RenderTableCell {TH} at (7,42) 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,30) 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,42) 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,42) 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 {TBODY} at (5,136) size 617x198
+          RenderTableRow {TR} at (0,0) size 617x104
</ins><span class="cx">             RenderTableCell {TD} at (7,71) 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,39) 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,39) 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,39) 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,111) size 616x80
-            RenderTableCell {TD} at (144,138) 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,138) 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,138) 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;
-        RenderTableSection {TFOOT} at (5,334) size 616x118
-          RenderTableRow {TR} at (0,0) size 616x111
-            RenderTableCell {TD} at (7,43) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+            RenderTableCell {TD} at (144,39) 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,39) 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,39) 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,111) size 617x80
+            RenderTableCell {TD} at (144,138) 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,138) 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,138) 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;
+        RenderTableSection {TFOOT} at (5,334) size 617x118
+          RenderTableRow {TR} at (0,0) size 617x111
+            RenderTableCell {TD} at (7,43) 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,43) size 118x25 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,43) 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,43) size 113x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,43) 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>-      RenderTable {TABLE} at (0,706) size 586x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 586x21
-          RenderText {#text} at (148,0) size 290x21
-            text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</del><ins>+      RenderTable {TABLE} at (0,706) size 587x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 587x21
+          RenderText {#text} at (148,0) size 291x21
+            text run at (148,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 (2,27) size 581x96
-          RenderTableRow {TR} at (0,0) size 581x96
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 582x96
+          RenderTableRow {TR} at (0,0) size 582x96
</ins><span class="cx">             RenderTableCell {TH} at (0,32) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (44,4) size 46x21
</span><span class="cx">                 text run at (44,4) width 46: &quot;TH A&quot;
</span><del>-            RenderTableCell {TH} at (137,30) size 207x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (137,30) size 208x36 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (81,8) size 46x21
</span><span class="cx">                 text run at (81,8) width 46: &quot;TH B&quot;
</span><del>-            RenderTableCell {TH} at (344,35) size 123x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (344,35) size 124x26 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (42,4) size 46x21
</span><span class="cx">                 text run at (42,4) width 46: &quot;TH C&quot;
</span><del>-            RenderTableCell {TH} at (467,35) size 114x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (34,4) size 45x21
-                text run at (34,4) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,307) size 581x111
-          RenderTableRow {TR} at (0,0) size 581x111
-            RenderTableCell {TD} at (0,39) size 344x32 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
-              RenderText {#text} at (4,8) size 47x21
-                text run at (4,8) width 47: &quot;TD M&quot;
-            RenderTableCell {TD} at (344,42) size 123x26 [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 O&quot;
-            RenderTableCell {TD} at (467,42) size 114x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 44x21
-                text run at (2,2) width 44: &quot;TD P&quot;
-        RenderTableSection {TBODY} at (2,123) size 581x184
-          RenderTableRow {TR} at (0,0) size 581x104
</del><ins>+            RenderTableCell {TH} at (467,35) size 115x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (34,4) size 46x21
+                text run at (34,4) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,307) size 582x111
+          RenderTableRow {TR} at (0,0) size 582x111
+            RenderTableCell {TD} at (0,39) size 345x33 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
+              RenderText {#text} at (4,8) size 47x22
+                text run at (4,9) width 47: &quot;TD M&quot;
+            RenderTableCell {TD} at (344,42) size 124x27 [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 O&quot;
+            RenderTableCell {TD} at (467,42) size 115x27 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 44x22
+                text run at (2,3) width 44: &quot;TD P&quot;
+        RenderTableSection {TBODY} at (2,123) size 582x184
+          RenderTableRow {TR} at (0,0) size 582x104
</ins><span class="cx">             RenderTableCell {TD} at (0,74) size 137x36 [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 (137,37) size 207x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (137,37) size 208x30 [border: (7px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,8) size 43x21
</span><span class="cx">                 text run at (8,8) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (344,40) size 123x24 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,40) 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 G&quot;
</span><del>-            RenderTableCell {TD} at (467,40) size 114x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (467,40) size 115x24 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,104) size 581x80
-            RenderTableCell {TD} at (137,132) size 207x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,104) size 582x80
+            RenderTableCell {TD} at (137,132) size 208x24 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (8,2) size 42x21
</span><span class="cx">                 text run at (8,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (344,132) size 123x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,132) size 124x24 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x21
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (467,132) size 114x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (467,132) size 115x24 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x21
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><span class="cx">       RenderBlock {DIV} at (0,1127) size 769x32
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -55,124 +55,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,423) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 630x21
-          RenderText {#text} at (169,0) size 292x21
-            text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,423) size 631x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 631x21
+          RenderText {#text} at (169,0) size 293x21
+            text run at (169,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 (3,24) size 624x122
-          RenderTableRow {TR} at (0,7) size 624x108 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-            RenderTableCell {TH} at (7,48) 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,36) 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,48) 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 121x33 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (38,6) size 45x21
-                text run at (38,6) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (3,352) size 624x122
-          RenderTableRow {TR} at (0,0) size 624x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (3,24) size 625x122
+          RenderTableRow {TR} at (0,7) size 625x108 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+            RenderTableCell {TH} at (7,48) 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,36) 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,48) 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 122x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (38,6) size 46x22
+                text run at (38,7) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (3,352) size 625x122
+          RenderTableRow {TR} at (0,0) size 625x115
+            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 121x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 122x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,146) size 624x206
-          RenderTableRow {TR} at (0,0) size 624x108 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</del><ins>+        RenderTableSection {TBODY} at (3,146) size 625x206
+          RenderTableRow {TR} at (0,0) size 625x108 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</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,33) size 118x41 [border: (9px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (10,10) size 46x21
-                text run at (10,10) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (496,41) size 121x25 [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 624x84 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-            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,140) size 118x33 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 45x21
-                text run at (6,6) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 121x25 [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,900) size 590x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 590x21
-          RenderText {#text} at (150,0) size 290x21
-            text run at (150,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,33) size 119x42 [border: (9px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (10,10) size 46x22
+                text run at (10,11) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (496,41) size 122x26 [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 625x84 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+            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,140) size 119x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 45x22
+                text run at (6,7) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 122x26 [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,900) size 591x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 591x21
+          RenderText {#text} at (150,0) size 291x21
+            text run at (150,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 (2,27) size 585x105
-          RenderTableRow {TR} at (0,0) size 585x105 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-            RenderTableCell {TH} at (0,36) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (44,4) size 46x21
-                text run at (44,4) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (137,34) 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 (344,37) size 125x30 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,4) size 46x21
-                text run at (42,4) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (469,37) size 116x30 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (36,4) size 45x21
-                text run at (36,4) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,336) size 585x117
-          RenderTableRow {TR} at (0,0) size 585x117
-            RenderTableCell {TD} at (0,43) size 344x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 586x105
+          RenderTableRow {TR} at (0,0) size 586x105 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+            RenderTableCell {TH} at (0,36) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (44,4) size 46x22
+                text run at (44,5) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (137,34) 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 (344,37) size 126x31 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,4) size 46x22
+                text run at (42,5) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (469,37) size 117x31 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (36,4) size 46x22
+                text run at (36,5) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,336) size 586x117
+          RenderTableRow {TR} at (0,0) size 586x117
+            RenderTableCell {TD} at (0,43) size 345x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (3,8) size 47x21
</span><span class="cx">                 text run at (3,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (344,45) size 125x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,45) size 126x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,4) size 46x21
</span><span class="cx">                 text run at (2,4) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (469,45) size 116x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,45) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,4) size 44x21
</span><span class="cx">                 text run at (2,4) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (2,132) size 585x204
-          RenderTableRow {TR} at (0,0) size 585x115 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</del><ins>+        RenderTableSection {TBODY} at (2,132) size 586x204
+          RenderTableRow {TR} at (0,0) size 586x115 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
</ins><span class="cx">             RenderTableCell {TD} at (0,84) size 137x36 [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 (137,40) size 207x34 [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 (344,41) size 125x32 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 46x21
-                text run at (6,6) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (469,41) size 116x32 [border: (5px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 45x21
-                text run at (6,6) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,115) size 585x89 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-            RenderTableCell {TD} at (137,144) size 207x30 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (8,6) size 42x21
-                text run at (8,6) width 42: &quot;TD J&quot;
-            RenderTableCell {TD} at (344,144) size 125x30 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (4,6) size 45x21
-                text run at (4,6) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (469,144) size 116x30 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (4,6) size 43x21
-                text run at (4,6) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (137,40) size 208x35 [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 (344,41) size 126x33 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 46x22
+                text run at (6,7) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (469,41) size 117x33 [border: (5px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 45x22
+                text run at (6,7) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,115) size 586x89 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+            RenderTableCell {TD} at (137,144) size 208x31 [border: (5px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (8,6) size 42x22
+                text run at (8,7) width 42: &quot;TD J&quot;
+            RenderTableCell {TD} at (344,144) size 126x31 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (4,6) size 45x22
+                text run at (4,7) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (469,144) size 117x31 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (4,6) size 43x22
+                text run at (4,7) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1355) 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_bordertablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -48,124 +48,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,352) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 630x21
-          RenderText {#text} at (169,0) size 292x21
-            text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</del><ins>+      RenderTable {TABLE} at (0,352) size 631x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 631x21
+          RenderText {#text} at (169,0) size 293x21
+            text run at (169,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 (3,24) size 624x122 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-          RenderTableRow {TR} at (0,7) size 624x108
-            RenderTableCell {TH} at (7,48) 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,36) 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,48) 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 121x33 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (38,6) size 45x21
-                text run at (38,6) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (3,352) size 624x122
-          RenderTableRow {TR} at (0,0) size 624x115
-            RenderTableCell {TD} at (7,45) size 357x25 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (3,24) size 625x122 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+          RenderTableRow {TR} at (0,7) size 625x108
+            RenderTableCell {TH} at (7,48) 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,36) 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,48) 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 122x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (38,6) size 46x22
+                text run at (38,7) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (3,352) size 625x122
+          RenderTableRow {TR} at (0,0) size 625x115
+            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 121x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 122x25 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x21
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,146) size 624x206 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-          RenderTableRow {TR} at (0,0) size 624x108
</del><ins>+        RenderTableSection {TBODY} at (3,146) size 625x206 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+          RenderTableRow {TR} at (0,0) size 625x108
</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 121x25 [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 624x84
-            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,140) size 118x33 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (6,6) size 45x21
-                text run at (6,6) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (496,144) size 121x25 [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,829) size 590x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
-        RenderBlock {CAPTION} at (0,0) size 590x21
-          RenderText {#text} at (150,0) size 290x21
-            text run at (150,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 122x26 [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 625x84
+            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,140) size 119x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (6,6) size 45x22
+                text run at (6,7) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (496,144) size 122x26 [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,829) size 591x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
+        RenderBlock {CAPTION} at (0,0) size 591x21
+          RenderText {#text} at (150,0) size 291x21
+            text run at (150,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 (2,27) size 585x103 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-          RenderTableRow {TR} at (0,0) size 585x103
-            RenderTableCell {TH} at (0,35) size 137x32 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (44,4) size 46x21
-                text run at (44,4) width 46: &quot;TH A&quot;
-            RenderTableCell {TH} at (137,33) 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 (344,37) size 125x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (42,4) size 46x21
-                text run at (42,4) width 46: &quot;TH C&quot;
-            RenderTableCell {TH} at (469,37) size 116x28 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (36,4) size 45x21
-                text run at (36,4) width 45: &quot;TH D&quot;
-        RenderTableSection {TFOOT} at (2,324) size 585x117
-          RenderTableRow {TR} at (0,0) size 585x117
-            RenderTableCell {TD} at (0,43) size 344x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {THEAD} at (2,27) size 586x103 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+          RenderTableRow {TR} at (0,0) size 586x103
+            RenderTableCell {TH} at (0,35) size 137x33 [border: (3px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (44,4) size 46x22
+                text run at (44,5) width 46: &quot;TH A&quot;
+            RenderTableCell {TH} at (137,33) 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 (344,37) size 126x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (42,4) size 46x22
+                text run at (42,5) width 46: &quot;TH C&quot;
+            RenderTableCell {TH} at (469,37) size 117x29 [border: (3px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (36,4) size 46x22
+                text run at (36,5) width 46: &quot;TH D&quot;
+        RenderTableSection {TFOOT} at (2,324) size 586x117
+          RenderTableRow {TR} at (0,0) size 586x117
+            RenderTableCell {TD} at (0,43) size 345x31 [border: (7px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (3,8) size 47x21
</span><span class="cx">                 text run at (3,8) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (344,45) size 125x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,45) size 126x27 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,4) size 46x21
</span><span class="cx">                 text run at (2,4) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (469,45) size 116x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (469,45) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,4) size 44x21
</span><span class="cx">                 text run at (2,4) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (2,130) size 585x194 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-          RenderTableRow {TR} at (0,0) size 585x109
</del><ins>+        RenderTableSection {TBODY} at (2,130) size 586x194 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+          RenderTableRow {TR} at (0,0) size 586x109
</ins><span class="cx">             RenderTableCell {TD} at (0,79) size 137x36 [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 (137,39) 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 (344,40) size 125x28 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (2,4) size 46x21
-                text run at (2,4) width 46: &quot;TD G&quot;
-            RenderTableCell {TD} at (469,41) size 116x26 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (2,4) size 45x21
-                text run at (2,4) width 45: &quot;TD H&quot;
-          RenderTableRow {TR} at (0,109) size 585x85
-            RenderTableCell {TD} at (137,138) size 207x26 [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 (344,137) size 125x28 [border: (3px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
-              RenderText {#text} at (4,4) size 45x21
-                text run at (4,4) width 45: &quot;TD K&quot;
-            RenderTableCell {TD} at (469,138) size 116x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
-              RenderText {#text} at (4,2) size 43x21
-                text run at (4,2) width 43: &quot;TD L&quot;
</del><ins>+            RenderTableCell {TD} at (137,39) 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 (344,40) size 126x29 [border: (3px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,4) size 46x22
+                text run at (2,5) width 46: &quot;TD G&quot;
+            RenderTableCell {TD} at (469,41) size 117x27 [border: (3px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (2,4) size 45x22
+                text run at (2,5) width 45: &quot;TD H&quot;
+          RenderTableRow {TR} at (0,109) size 586x85
+            RenderTableCell {TD} at (137,138) size 208x27 [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 (344,137) size 126x29 [border: (3px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (4,4) size 45x22
+                text run at (4,5) width 45: &quot;TD K&quot;
+            RenderTableCell {TD} at (469,138) size 117x27 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
+              RenderText {#text} at (4,2) size 43x22
+                text run at (4,3) width 43: &quot;TD L&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,1272) 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_fixedbgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -40,120 +40,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=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
-        RenderBlock {CAPTION} at (0,0) size 618x21 [color=#FFFFFF]
-          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=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
+        RenderBlock {CAPTION} at (0,0) size 619x21 [color=#FFFFFF]
+          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 #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (496,44) size 113x25 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (496,44) size 114x26 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,45) size 119x25 [border: (1px dotted #000000)] [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 #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,45) size 114x25 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
-        RenderBlock {CAPTION} at (0,0) size 578x21 [color=#FFFFFF]
-          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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
+        RenderBlock {CAPTION} at (0,0) size 579x21 [color=#FFFFFF]
+          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 #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
-            RenderTableCell {TH} at (465,37) size 112x24 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (465,37) size 113x25 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (342,45) size 124x24 [border: (1px dotted #000000)] [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 #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (465,45) size 113x24 [border: (1px dotted #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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 #000000)] [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_failuresotherempty_cellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt (191666 => 191667)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt        2015-10-28 13:13:05 UTC (rev 191666)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt        2015-10-28 14:07:14 UTC (rev 191667)
</span><span class="lines">@@ -10,17 +10,17 @@
</span><span class="cx">         RenderTable {TABLE} at (0,17) size 100x0 [bgcolor=#FFA500]
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 100x0
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=3 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=4 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,0) size 100x0
</span><del>-              RenderTableCell {TD} at (0,0) size 0x0 [r=5 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,0) size 1x0 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,17) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,50) size 769x48
</span><span class="lines">@@ -50,17 +50,17 @@
</span><span class="cx">         RenderTable {TABLE} at (0,17) size 100x12 [bgcolor=#FFA500]
</span><span class="cx">           RenderTableSection {TBODY} at (0,0) size 100x12
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 100x2
</span><del>-              RenderTableCell {TD} at (0,1) size 0x0 [r=0 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,1) size 1x0 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,2) size 100x2
</span><del>-              RenderTableCell {TD} at (0,3) size 0x0 [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,3) size 1x0 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,4) size 100x2
</span><del>-              RenderTableCell {TD} at (0,5) size 0x0 [r=2 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,5) size 1x0 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,6) size 100x2
</span><del>-              RenderTableCell {TD} at (0,7) size 0x0 [r=3 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,7) size 1x0 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,8) size 100x2
</span><del>-              RenderTableCell {TD} at (0,9) size 0x0 [r=4 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,9) size 1x0 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">             RenderTableRow {TR} at (0,10) size 100x2
</span><del>-              RenderTableCell {TD} at (0,11) size 0x0 [r=5 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (0,11) size 1x0 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,29) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,176) size 769x48
</span><span class="lines">@@ -87,334 +87,334 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 346x17
</span><span class="cx">             text run at (0,0) width 346: &quot;this table should be about 5 (3 in Standard) pixels wide&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 4x4 [bgcolor=#FFA500] [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,17) size 5x4 [bgcolor=#FFA500] [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,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,294) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 346x17
</span><span class="cx">             text run at (0,0) width 346: &quot;this table should be about 8 (4 in Standard) pixels wide&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 6x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 4x2
-            RenderTableRow {TR} at (0,0) size 4x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 7x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 5x2
+            RenderTableRow {TR} at (0,0) size 5x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,348) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 354x17
</span><span class="cx">             text run at (0,0) width 354: &quot;this table should be about 20 (8 in Standard) pixels wide&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x2
-            RenderTableRow {TR} at (0,0) size 12x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x2
+            RenderTableRow {TR} at (0,0) size 13x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,402) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 438x17
</span><span class="cx">             text run at (0,0) width 438: &quot;this table should be about 272 pixels wide, but can shrink to 92 pixels&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 182x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 180x2
-            RenderTableRow {TR} at (0,0) size 180x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 2x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
-              RenderTableCell {TD} at (14,0) size 2x2 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
-              RenderTableCell {TD} at (16,0) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
-              RenderTableCell {TD} at (18,0) size 2x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
-              RenderTableCell {TD} at (20,0) size 2x2 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=1]
-              RenderTableCell {TD} at (22,0) size 2x2 [border: (1px inset #808080)] [r=0 c=11 rs=1 cs=1]
-              RenderTableCell {TD} at (24,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=1]
-              RenderTableCell {TD} at (26,0) size 2x2 [border: (1px inset #808080)] [r=0 c=13 rs=1 cs=1]
-              RenderTableCell {TD} at (28,0) size 2x2 [border: (1px inset #808080)] [r=0 c=14 rs=1 cs=1]
-              RenderTableCell {TD} at (30,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=1]
-              RenderTableCell {TD} at (32,0) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=1]
-              RenderTableCell {TD} at (34,0) size 2x2 [border: (1px inset #808080)] [r=0 c=17 rs=1 cs=1]
-              RenderTableCell {TD} at (36,0) size 2x2 [border: (1px inset #808080)] [r=0 c=18 rs=1 cs=1]
-              RenderTableCell {TD} at (38,0) size 2x2 [border: (1px inset #808080)] [r=0 c=19 rs=1 cs=1]
-              RenderTableCell {TD} at (40,0) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=1]
-              RenderTableCell {TD} at (42,0) size 2x2 [border: (1px inset #808080)] [r=0 c=21 rs=1 cs=1]
-              RenderTableCell {TD} at (44,0) size 2x2 [border: (1px inset #808080)] [r=0 c=22 rs=1 cs=1]
-              RenderTableCell {TD} at (46,0) size 2x2 [border: (1px inset #808080)] [r=0 c=23 rs=1 cs=1]
-              RenderTableCell {TD} at (48,0) size 2x2 [border: (1px inset #808080)] [r=0 c=24 rs=1 cs=1]
-              RenderTableCell {TD} at (50,0) size 2x2 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=1]
-              RenderTableCell {TD} at (52,0) size 2x2 [border: (1px inset #808080)] [r=0 c=26 rs=1 cs=1]
-              RenderTableCell {TD} at (54,0) size 2x2 [border: (1px inset #808080)] [r=0 c=27 rs=1 cs=1]
-              RenderTableCell {TD} at (56,0) size 2x2 [border: (1px inset #808080)] [r=0 c=28 rs=1 cs=1]
-              RenderTableCell {TD} at (58,0) size 2x2 [border: (1px inset #808080)] [r=0 c=29 rs=1 cs=1]
-              RenderTableCell {TD} at (60,0) size 2x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=1]
-              RenderTableCell {TD} at (62,0) size 2x2 [border: (1px inset #808080)] [r=0 c=31 rs=1 cs=1]
-              RenderTableCell {TD} at (64,0) size 2x2 [border: (1px inset #808080)] [r=0 c=32 rs=1 cs=1]
-              RenderTableCell {TD} at (66,0) size 2x2 [border: (1px inset #808080)] [r=0 c=33 rs=1 cs=1]
-              RenderTableCell {TD} at (68,0) size 2x2 [border: (1px inset #808080)] [r=0 c=34 rs=1 cs=1]
-              RenderTableCell {TD} at (70,0) size 2x2 [border: (1px inset #808080)] [r=0 c=35 rs=1 cs=1]
-              RenderTableCell {TD} at (72,0) size 2x2 [border: (1px inset #808080)] [r=0 c=36 rs=1 cs=1]
-              RenderTableCell {TD} at (74,0) size 2x2 [border: (1px inset #808080)] [r=0 c=37 rs=1 cs=1]
-              RenderTableCell {TD} at (76,0) size 2x2 [border: (1px inset #808080)] [r=0 c=38 rs=1 cs=1]
-              RenderTableCell {TD} at (78,0) size 2x2 [border: (1px inset #808080)] [r=0 c=39 rs=1 cs=1]
-              RenderTableCell {TD} at (80,0) size 2x2 [border: (1px inset #808080)] [r=0 c=40 rs=1 cs=1]
-              RenderTableCell {TD} at (82,0) size 2x2 [border: (1px inset #808080)] [r=0 c=41 rs=1 cs=1]
-              RenderTableCell {TD} at (84,0) size 2x2 [border: (1px inset #808080)] [r=0 c=42 rs=1 cs=1]
-              RenderTableCell {TD} at (86,0) size 2x2 [border: (1px inset #808080)] [r=0 c=43 rs=1 cs=1]
-              RenderTableCell {TD} at (88,0) size 2x2 [border: (1px inset #808080)] [r=0 c=44 rs=1 cs=1]
-              RenderTableCell {TD} at (90,0) size 2x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=1]
-              RenderTableCell {TD} at (92,0) size 2x2 [border: (1px inset #808080)] [r=0 c=46 rs=1 cs=1]
-              RenderTableCell {TD} at (94,0) size 2x2 [border: (1px inset #808080)] [r=0 c=47 rs=1 cs=1]
-              RenderTableCell {TD} at (96,0) size 2x2 [border: (1px inset #808080)] [r=0 c=48 rs=1 cs=1]
-              RenderTableCell {TD} at (98,0) size 2x2 [border: (1px inset #808080)] [r=0 c=49 rs=1 cs=1]
-              RenderTableCell {TD} at (100,0) size 2x2 [border: (1px inset #808080)] [r=0 c=50 rs=1 cs=1]
-              RenderTableCell {TD} at (102,0) size 2x2 [border: (1px inset #808080)] [r=0 c=51 rs=1 cs=1]
-              RenderTableCell {TD} at (104,0) size 2x2 [border: (1px inset #808080)] [r=0 c=52 rs=1 cs=1]
-              RenderTableCell {TD} at (106,0) size 2x2 [border: (1px inset #808080)] [r=0 c=53 rs=1 cs=1]
-              RenderTableCell {TD} at (108,0) size 2x2 [border: (1px inset #808080)] [r=0 c=54 rs=1 cs=1]
-              RenderTableCell {TD} at (110,0) size 2x2 [border: (1px inset #808080)] [r=0 c=55 rs=1 cs=1]
-              RenderTableCell {TD} at (112,0) size 2x2 [border: (1px inset #808080)] [r=0 c=56 rs=1 cs=1]
-              RenderTableCell {TD} at (114,0) size 2x2 [border: (1px inset #808080)] [r=0 c=57 rs=1 cs=1]
-              RenderTableCell {TD} at (116,0) size 2x2 [border: (1px inset #808080)] [r=0 c=58 rs=1 cs=1]
-              RenderTableCell {TD} at (118,0) size 2x2 [border: (1px inset #808080)] [r=0 c=59 rs=1 cs=1]
-              RenderTableCell {TD} at (120,0) size 2x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=1]
-              RenderTableCell {TD} at (122,0) size 2x2 [border: (1px inset #808080)] [r=0 c=61 rs=1 cs=1]
-              RenderTableCell {TD} at (124,0) size 2x2 [border: (1px inset #808080)] [r=0 c=62 rs=1 cs=1]
-              RenderTableCell {TD} at (126,0) size 2x2 [border: (1px inset #808080)] [r=0 c=63 rs=1 cs=1]
-              RenderTableCell {TD} at (128,0) size 2x2 [border: (1px inset #808080)] [r=0 c=64 rs=1 cs=1]
-              RenderTableCell {TD} at (130,0) size 2x2 [border: (1px inset #808080)] [r=0 c=65 rs=1 cs=1]
-              RenderTableCell {TD} at (132,0) size 2x2 [border: (1px inset #808080)] [r=0 c=66 rs=1 cs=1]
-              RenderTableCell {TD} at (134,0) size 2x2 [border: (1px inset #808080)] [r=0 c=67 rs=1 cs=1]
-              RenderTableCell {TD} at (136,0) size 2x2 [border: (1px inset #808080)] [r=0 c=68 rs=1 cs=1]
-              RenderTableCell {TD} at (138,0) size 2x2 [border: (1px inset #808080)] [r=0 c=69 rs=1 cs=1]
-              RenderTableCell {TD} at (140,0) size 2x2 [border: (1px inset #808080)] [r=0 c=70 rs=1 cs=1]
-              RenderTableCell {TD} at (142,0) size 2x2 [border: (1px inset #808080)] [r=0 c=71 rs=1 cs=1]
-              RenderTableCell {TD} at (144,0) size 2x2 [border: (1px inset #808080)] [r=0 c=72 rs=1 cs=1]
-              RenderTableCell {TD} at (146,0) size 2x2 [border: (1px inset #808080)] [r=0 c=73 rs=1 cs=1]
-              RenderTableCell {TD} at (148,0) size 2x2 [border: (1px inset #808080)] [r=0 c=74 rs=1 cs=1]
-              RenderTableCell {TD} at (150,0) size 2x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=1]
-              RenderTableCell {TD} at (152,0) size 2x2 [border: (1px inset #808080)] [r=0 c=76 rs=1 cs=1]
-              RenderTableCell {TD} at (154,0) size 2x2 [border: (1px inset #808080)] [r=0 c=77 rs=1 cs=1]
-              RenderTableCell {TD} at (156,0) size 2x2 [border: (1px inset #808080)] [r=0 c=78 rs=1 cs=1]
-              RenderTableCell {TD} at (158,0) size 2x2 [border: (1px inset #808080)] [r=0 c=79 rs=1 cs=1]
-              RenderTableCell {TD} at (160,0) size 2x2 [border: (1px inset #808080)] [r=0 c=80 rs=1 cs=1]
-              RenderTableCell {TD} at (162,0) size 2x2 [border: (1px inset #808080)] [r=0 c=81 rs=1 cs=1]
-              RenderTableCell {TD} at (164,0) size 2x2 [border: (1px inset #808080)] [r=0 c=82 rs=1 cs=1]
-              RenderTableCell {TD} at (166,0) size 2x2 [border: (1px inset #808080)] [r=0 c=83 rs=1 cs=1]
-              RenderTableCell {TD} at (168,0) size 2x2 [border: (1px inset #808080)] [r=0 c=84 rs=1 cs=1]
-              RenderTableCell {TD} at (170,0) size 2x2 [border: (1px inset #808080)] [r=0 c=85 rs=1 cs=1]
-              RenderTableCell {TD} at (172,0) size 2x2 [border: (1px inset #808080)] [r=0 c=86 rs=1 cs=1]
-              RenderTableCell {TD} at (174,0) size 2x2 [border: (1px inset #808080)] [r=0 c=87 rs=1 cs=1]
-              RenderTableCell {TD} at (176,0) size 2x2 [border: (1px inset #808080)] [r=0 c=88 rs=1 cs=1]
-              RenderTableCell {TD} at (178,0) size 2x2 [border: (1px inset #808080)] [r=0 c=89 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 184x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 182x2
+            RenderTableRow {TR} at (0,0) size 182x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
+              RenderTableCell {TD} at (14,0) size 3x2 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
+              RenderTableCell {TD} at (16,0) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
+              RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
+              RenderTableCell {TD} at (20,0) size 3x2 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=1]
+              RenderTableCell {TD} at (22,0) size 3x2 [border: (1px inset #808080)] [r=0 c=11 rs=1 cs=1]
+              RenderTableCell {TD} at (24,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=1]
+              RenderTableCell {TD} at (26,0) size 3x2 [border: (1px inset #808080)] [r=0 c=13 rs=1 cs=1]
+              RenderTableCell {TD} at (28,0) size 3x2 [border: (1px inset #808080)] [r=0 c=14 rs=1 cs=1]
+              RenderTableCell {TD} at (30,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=1]
+              RenderTableCell {TD} at (32,0) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=1]
+              RenderTableCell {TD} at (34,0) size 3x2 [border: (1px inset #808080)] [r=0 c=17 rs=1 cs=1]
+              RenderTableCell {TD} at (36,0) size 3x2 [border: (1px inset #808080)] [r=0 c=18 rs=1 cs=1]
+              RenderTableCell {TD} at (38,0) size 3x2 [border: (1px inset #808080)] [r=0 c=19 rs=1 cs=1]
+              RenderTableCell {TD} at (40,0) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=1]
+              RenderTableCell {TD} at (42,0) size 3x2 [border: (1px inset #808080)] [r=0 c=21 rs=1 cs=1]
+              RenderTableCell {TD} at (44,0) size 3x2 [border: (1px inset #808080)] [r=0 c=22 rs=1 cs=1]
+              RenderTableCell {TD} at (46,0) size 3x2 [border: (1px inset #808080)] [r=0 c=23 rs=1 cs=1]
+              RenderTableCell {TD} at (48,0) size 3x2 [border: (1px inset #808080)] [r=0 c=24 rs=1 cs=1]
+              RenderTableCell {TD} at (50,0) size 3x2 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=1]
+              RenderTableCell {TD} at (52,0) size 3x2 [border: (1px inset #808080)] [r=0 c=26 rs=1 cs=1]
+              RenderTableCell {TD} at (54,0) size 3x2 [border: (1px inset #808080)] [r=0 c=27 rs=1 cs=1]
+              RenderTableCell {TD} at (56,0) size 3x2 [border: (1px inset #808080)] [r=0 c=28 rs=1 cs=1]
+              RenderTableCell {TD} at (58,0) size 3x2 [border: (1px inset #808080)] [r=0 c=29 rs=1 cs=1]
+              RenderTableCell {TD} at (60,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=1]
+              RenderTableCell {TD} at (62,0) size 3x2 [border: (1px inset #808080)] [r=0 c=31 rs=1 cs=1]
+              RenderTableCell {TD} at (64,0) size 3x2 [border: (1px inset #808080)] [r=0 c=32 rs=1 cs=1]
+              RenderTableCell {TD} at (66,0) size 3x2 [border: (1px inset #808080)] [r=0 c=33 rs=1 cs=1]
+              RenderTableCell {TD} at (68,0) size 3x2 [border: (1px inset #808080)] [r=0 c=34 rs=1 cs=1]
+              RenderTableCell {TD} at (70,0) size 3x2 [border: (1px inset #808080)] [r=0 c=35 rs=1 cs=1]
+              RenderTableCell {TD} at (72,0) size 3x2 [border: (1px inset #808080)] [r=0 c=36 rs=1 cs=1]
+              RenderTableCell {TD} at (74,0) size 3x2 [border: (1px inset #808080)] [r=0 c=37 rs=1 cs=1]
+              RenderTableCell {TD} at (76,0) size 3x2 [border: (1px inset #808080)] [r=0 c=38 rs=1 cs=1]
+              RenderTableCell {TD} at (78,0) size 3x2 [border: (1px inset #808080)] [r=0 c=39 rs=1 cs=1]
+              RenderTableCell {TD} at (80,0) size 3x2 [border: (1px inset #808080)] [r=0 c=40 rs=1 cs=1]
+              RenderTableCell {TD} at (82,0) size 3x2 [border: (1px inset #808080)] [r=0 c=41 rs=1 cs=1]
+              RenderTableCell {TD} at (84,0) size 3x2 [border: (1px inset #808080)] [r=0 c=42 rs=1 cs=1]
+              RenderTableCell {TD} at (86,0) size 3x2 [border: (1px inset #808080)] [r=0 c=43 rs=1 cs=1]
+              RenderTableCell {TD} at (88,0) size 3x2 [border: (1px inset #808080)] [r=0 c=44 rs=1 cs=1]
+              RenderTableCell {TD} at (90,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=1]
+              RenderTableCell {TD} at (92,0) size 3x2 [border: (1px inset #808080)] [r=0 c=46 rs=1 cs=1]
+              RenderTableCell {TD} at (94,0) size 3x2 [border: (1px inset #808080)] [r=0 c=47 rs=1 cs=1]
+              RenderTableCell {TD} at (96,0) size 3x2 [border: (1px inset #808080)] [r=0 c=48 rs=1 cs=1]
+              RenderTableCell {TD} at (98,0) size 3x2 [border: (1px inset #808080)] [r=0 c=49 rs=1 cs=1]
+              RenderTableCell {TD} at (100,0) size 3x2 [border: (1px inset #808080)] [r=0 c=50 rs=1 cs=1]
+              RenderTableCell {TD} at (102,0) size 3x2 [border: (1px inset #808080)] [r=0 c=51 rs=1 cs=1]
+              RenderTableCell {TD} at (104,0) size 3x2 [border: (1px inset #808080)] [r=0 c=52 rs=1 cs=1]
+              RenderTableCell {TD} at (106,0) size 3x2 [border: (1px inset #808080)] [r=0 c=53 rs=1 cs=1]
+              RenderTableCell {TD} at (108,0) size 3x2 [border: (1px inset #808080)] [r=0 c=54 rs=1 cs=1]
+              RenderTableCell {TD} at (110,0) size 3x2 [border: (1px inset #808080)] [r=0 c=55 rs=1 cs=1]
+              RenderTableCell {TD} at (112,0) size 3x2 [border: (1px inset #808080)] [r=0 c=56 rs=1 cs=1]
+              RenderTableCell {TD} at (114,0) size 3x2 [border: (1px inset #808080)] [r=0 c=57 rs=1 cs=1]
+              RenderTableCell {TD} at (116,0) size 3x2 [border: (1px inset #808080)] [r=0 c=58 rs=1 cs=1]
+              RenderTableCell {TD} at (118,0) size 3x2 [border: (1px inset #808080)] [r=0 c=59 rs=1 cs=1]
+              RenderTableCell {TD} at (120,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=1]
+              RenderTableCell {TD} at (122,0) size 3x2 [border: (1px inset #808080)] [r=0 c=61 rs=1 cs=1]
+              RenderTableCell {TD} at (124,0) size 3x2 [border: (1px inset #808080)] [r=0 c=62 rs=1 cs=1]
+              RenderTableCell {TD} at (126,0) size 3x2 [border: (1px inset #808080)] [r=0 c=63 rs=1 cs=1]
+              RenderTableCell {TD} at (129,0) size 3x2 [border: (1px inset #808080)] [r=0 c=64 rs=1 cs=1]
+              RenderTableCell {TD} at (131,0) size 3x2 [border: (1px inset #808080)] [r=0 c=65 rs=1 cs=1]
+              RenderTableCell {TD} at (133,0) size 3x2 [border: (1px inset #808080)] [r=0 c=66 rs=1 cs=1]
+              RenderTableCell {TD} at (135,0) size 3x2 [border: (1px inset #808080)] [r=0 c=67 rs=1 cs=1]
+              RenderTableCell {TD} at (137,0) size 3x2 [border: (1px inset #808080)] [r=0 c=68 rs=1 cs=1]
+              RenderTableCell {TD} at (139,0) size 3x2 [border: (1px inset #808080)] [r=0 c=69 rs=1 cs=1]
+              RenderTableCell {TD} at (141,0) size 3x2 [border: (1px inset #808080)] [r=0 c=70 rs=1 cs=1]
+              RenderTableCell {TD} at (143,0) size 3x2 [border: (1px inset #808080)] [r=0 c=71 rs=1 cs=1]
+              RenderTableCell {TD} at (145,0) size 3x2 [border: (1px inset #808080)] [r=0 c=72 rs=1 cs=1]
+              RenderTableCell {TD} at (147,0) size 3x2 [border: (1px inset #808080)] [r=0 c=73 rs=1 cs=1]
+              RenderTableCell {TD} at (149,0) size 3x2 [border: (1px inset #808080)] [r=0 c=74 rs=1 cs=1]
+              RenderTableCell {TD} at (151,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=1]
+              RenderTableCell {TD} at (153,0) size 3x2 [border: (1px inset #808080)] [r=0 c=76 rs=1 cs=1]
+              RenderTableCell {TD} at (155,0) size 3x2 [border: (1px inset #808080)] [r=0 c=77 rs=1 cs=1]
+              RenderTableCell {TD} at (157,0) size 3x2 [border: (1px inset #808080)] [r=0 c=78 rs=1 cs=1]
+              RenderTableCell {TD} at (159,0) size 3x2 [border: (1px inset #808080)] [r=0 c=79 rs=1 cs=1]
+              RenderTableCell {TD} at (161,0) size 3x2 [border: (1px inset #808080)] [r=0 c=80 rs=1 cs=1]
+              RenderTableCell {TD} at (163,0) size 3x2 [border: (1px inset #808080)] [r=0 c=81 rs=1 cs=1]
+              RenderTableCell {TD} at (165,0) size 3x2 [border: (1px inset #808080)] [r=0 c=82 rs=1 cs=1]
+              RenderTableCell {TD} at (167,0) size 3x2 [border: (1px inset #808080)] [r=0 c=83 rs=1 cs=1]
+              RenderTableCell {TD} at (169,0) size 3x2 [border: (1px inset #808080)] [r=0 c=84 rs=1 cs=1]
+              RenderTableCell {TD} at (171,0) size 3x2 [border: (1px inset #808080)] [r=0 c=85 rs=1 cs=1]
+              RenderTableCell {TD} at (173,0) size 3x2 [border: (1px inset #808080)] [r=0 c=86 rs=1 cs=1]
+              RenderTableCell {TD} at (175,0) size 3x2 [border: (1px inset #808080)] [r=0 c=87 rs=1 cs=1]
+              RenderTableCell {TD} at (177,0) size 3x2 [border: (1px inset #808080)] [r=0 c=88 rs=1 cs=1]
+              RenderTableCell {TD} at (179,0) size 3x2 [border: (1px inset #808080)] [r=0 c=89 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,456) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 399x17
</span><span class="cx">             text run at (0,0) width 399: &quot;this table should be about 8 pixels wide (nested without border)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 10x4 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 8x2
-            RenderTableRow {TR} at (0,0) size 8x2
-              RenderTableCell {TD} at (0,0) size 8x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 11x4 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 9x2
+            RenderTableRow {TR} at (0,0) size 9x2
+              RenderTableCell {TD} at (0,0) size 9x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderTable {TABLE} at (1,1) size 6x0 [bgcolor=#FFA500]
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 6x0
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 6x0
</span><del>-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=2 rs=1 cs=1]
-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=3 rs=1 cs=1]
-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=4 rs=1 cs=1]
-                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=5 rs=1 cs=1]
</del><ins>+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=2 rs=1 cs=1]
+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=3 rs=1 cs=1]
+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=4 rs=1 cs=1]
+                      RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,510) size 769x17
</span><span class="cx">         RenderText {#text} at (0,0) size 484x17
</span><span class="cx">           text run at (0,0) width 484: &quot;this table should be about 122 pixels wide (nested, width=10 without border)&quot;
</span><span class="cx">       RenderBlock {HR} at (0,543) size 124x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,553) size 124x4 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 122x2
-          RenderTableRow {TR} at (0,0) size 122x2
-            RenderTableCell {TD} at (0,0) size 122x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (1,1) size 120x0 [bgcolor=#FFA500]
-                RenderTableSection {TBODY} at (0,0) size 120x0
-                  RenderTableRow {TR} at (0,0) size 120x0
-                    RenderTableCell {TD} at (0,0) size 10x0 [r=0 c=0 rs=1 cs=1]
-                    RenderTableCell {TD} at (10,0) size 10x0 [r=0 c=1 rs=1 cs=1]
-                    RenderTableCell {TD} at (20,0) size 10x0 [r=0 c=2 rs=1 cs=1]
-                    RenderTableCell {TD} at (30,0) size 10x0 [r=0 c=3 rs=1 cs=1]
-                    RenderTableCell {TD} at (40,0) size 10x0 [r=0 c=4 rs=1 cs=1]
-                    RenderTableCell {TD} at (50,0) size 10x0 [r=0 c=5 rs=1 cs=1]
-                    RenderTableCell {TD} at (60,0) size 10x0 [r=0 c=6 rs=1 cs=1]
-                    RenderTableCell {TD} at (70,0) size 10x0 [r=0 c=7 rs=1 cs=1]
-                    RenderTableCell {TD} at (80,0) size 10x0 [r=0 c=8 rs=1 cs=1]
-                    RenderTableCell {TD} at (90,0) size 10x0 [r=0 c=9 rs=1 cs=1]
-                    RenderTableCell {TD} at (100,0) size 10x0 [r=0 c=10 rs=1 cs=1]
-                    RenderTableCell {TD} at (110,0) size 10x0 [r=0 c=11 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,553) size 125x4 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 123x2
+          RenderTableRow {TR} at (0,0) size 123x2
+            RenderTableCell {TD} at (0,0) size 123x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 121x0 [bgcolor=#FFA500]
+                RenderTableSection {TBODY} at (0,0) size 121x0
+                  RenderTableRow {TR} at (0,0) size 121x0
+                    RenderTableCell {TD} at (0,0) size 11x0 [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (10,0) size 11x0 [r=0 c=1 rs=1 cs=1]
+                    RenderTableCell {TD} at (20,0) size 11x0 [r=0 c=2 rs=1 cs=1]
+                    RenderTableCell {TD} at (30,0) size 11x0 [r=0 c=3 rs=1 cs=1]
+                    RenderTableCell {TD} at (40,0) size 11x0 [r=0 c=4 rs=1 cs=1]
+                    RenderTableCell {TD} at (50,0) size 11x0 [r=0 c=5 rs=1 cs=1]
+                    RenderTableCell {TD} at (60,0) size 11x0 [r=0 c=6 rs=1 cs=1]
+                    RenderTableCell {TD} at (70,0) size 11x0 [r=0 c=7 rs=1 cs=1]
+                    RenderTableCell {TD} at (80,0) size 11x0 [r=0 c=8 rs=1 cs=1]
+                    RenderTableCell {TD} at (90,0) size 11x0 [r=0 c=9 rs=1 cs=1]
+                    RenderTableCell {TD} at (100,0) size 11x0 [r=0 c=10 rs=1 cs=1]
+                    RenderTableCell {TD} at (110,0) size 11x0 [r=0 c=11 rs=1 cs=1]
</ins><span class="cx">       RenderBlock (anonymous) at (0,557) size 769x17
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,590) size 769x40
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 360x17
</span><span class="cx">             text run at (0,0) width 360: &quot;this table should be about 32 pixels wide (cellpadding=1)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x6 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x4
-            RenderTableRow {TR} at (0,0) size 24x4
-              RenderTableCell {TD} at (0,0) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 4x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 4x4 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (16,0) size 4x4 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (20,0) size 4x4 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x6 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x4
+            RenderTableRow {TR} at (0,0) size 25x4
+              RenderTableCell {TD} at (0,0) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 5x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 5x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 5x4 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (16,0) size 5x4 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (20,0) size 5x4 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,23) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,646) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 26 pixels wide (width=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x2
-            RenderTableRow {TR} at (0,0) size 24x2
-              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x2
+            RenderTableRow {TR} at (0,0) size 25x2
+              RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,700) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 335x17
</span><span class="cx">             text run at (0,0) width 335: &quot;this table should be about 20 pixels wide (colspan=3)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x2
-            RenderTableRow {TR} at (0,0) size 12x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x2
+            RenderTableRow {TR} at (0,0) size 13x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,754) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 392x17
</span><span class="cx">             text run at (0,0) width 392: &quot;this table should be about 26 pixels wide (colspan=3 width=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x2
-            RenderTableRow {TR} at (0,0) size 24x2
-              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
-              RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
-              RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
-              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
-              RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
-              RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x2
+            RenderTableRow {TR} at (0,0) size 25x2
+              RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+              RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
+              RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
+              RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
+              RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
+              RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,808) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 335x17
</span><span class="cx">             text run at (0,0) width 335: &quot;this table should be about 26 pixels wide (colspan=4)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x2
-            RenderTableRow {TR} at (0,0) size 12x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x2
+            RenderTableRow {TR} at (0,0) size 13x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,862) size 769x42
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 430x17
</span><span class="cx">             text run at (0,0) width 430: &quot;this table should be about 38 pixels wide (colspan=4, cellspacing=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 28x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 26x6
-            RenderTableRow {TR} at (0,2) size 26x2
-              RenderTableCell {TD} at (2,2) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (6,2) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (10,2) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (14,2) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (18,2) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (22,2) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 29x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 27x6
+            RenderTableRow {TR} at (0,2) size 27x2
+              RenderTableCell {TD} at (2,2) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (6,2) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (10,2) size 3x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (14,2) size 3x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (18,2) size 3x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (22,2) size 3x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">         RenderBlock (anonymous) at (0,25) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,920) size 769x42
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 433x17
</span><span class="cx">             text run at (0,0) width 433: &quot;this table should be about 38 pixels wide (colspan=4, cellpadding=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 38x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 36x6
-            RenderTableRow {TR} at (0,0) size 36x6
-              RenderTableCell {TD} at (0,0) size 6x6 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (6,0) size 6x6 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (12,0) size 6x6 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (18,0) size 6x6 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (24,0) size 6x6 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (30,0) size 6x6 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 39x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 37x6
+            RenderTableRow {TR} at (0,0) size 37x6
+              RenderTableCell {TD} at (0,0) size 7x6 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (6,0) size 7x6 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (12,0) size 7x6 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (18,0) size 7x6 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (24,0) size 7x6 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (30,0) size 7x6 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">         RenderBlock (anonymous) at (0,25) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,978) size 769x44
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 433x17
</span><span class="cx">             text run at (0,0) width 433: &quot;this table should be about 38 pixels wide (colspan=4, cellpadding=3)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 50x10 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 48x8
-            RenderTableRow {TR} at (0,0) size 48x8
-              RenderTableCell {TD} at (0,0) size 8x8 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (8,0) size 8x8 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (16,0) size 8x8 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (24,0) size 8x8 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (32,0) size 8x8 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (40,0) size 8x8 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 51x10 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 49x8
+            RenderTableRow {TR} at (0,0) size 49x8
+              RenderTableCell {TD} at (0,0) size 9x8 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (8,0) size 9x8 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (16,0) size 9x8 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (24,0) size 9x8 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (32,0) size 9x8 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (40,0) size 9x8 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">         RenderBlock (anonymous) at (0,27) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,1038) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 392x17
</span><span class="cx">             text run at (0,0) width 392: &quot;this table should be about 26 pixels wide (colspan=4 width=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x2
-            RenderTableRow {TR} at (0,0) size 24x2
-              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x2
+            RenderTableRow {TR} at (0,0) size 25x2
+              RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,1092) size 769x55
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 393x17
</span><span class="cx">             text run at (0,0) width 393: &quot;this table should be about 20 pixels wide (colspan=3 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -422,20 +422,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 393x17
</span><span class="cx">             text run at (0,0) width 393: &quot;this table should be about 20 pixels wide (colspan=3 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -443,20 +443,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 450x17
</span><span class="cx">             text run at (0,0) width 450: &quot;this table should be about 26 pixels wide (colspan=3 width=2 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x19
-            RenderTableRow {TR} at (0,0) size 24x19
-              RenderTableCell {TD} at (0,0) size 4x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x19
+            RenderTableRow {TR} at (0,0) size 25x19
+              RenderTableCell {TD} at (0,0) size 5x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 4x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (4,0) size 5x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 4x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (8,0) size 5x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (12,0) size 4x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (12,0) size 5x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (16,0) size 4x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (16,0) size 5x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (20,0) size 4x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (20,0) size 5x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -464,20 +464,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 450x17
</span><span class="cx">             text run at (0,0) width 450: &quot;this table should be about 32 pixels wide (colspan=3 width=3 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 32x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 30x19
-            RenderTableRow {TR} at (0,0) size 30x19
-              RenderTableCell {TD} at (0,0) size 5x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</del><ins>+        RenderTable {TABLE} at (0,17) size 33x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 31x19
+            RenderTableRow {TR} at (0,0) size 31x19
+              RenderTableCell {TD} at (0,0) size 6x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (5,0) size 5x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (5,0) size 6x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 5x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (10,0) size 6x19 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (15,0) size 5x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (15,0) size 6x19 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (20,0) size 5x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (20,0) size 6x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (25,0) size 5x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</del><ins>+              RenderTableCell {TD} at (25,0) size 6x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=3]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -485,20 +485,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 393x17
</span><span class="cx">             text run at (0,0) width 393: &quot;this table should be about 26 pixels wide (colspan=4 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -506,20 +506,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 393x17
</span><span class="cx">             text run at (0,0) width 393: &quot;this table should be about 32 pixels wide (colspan=5 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=5]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=5]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=5]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=5]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=5]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=5]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=25 rs=1 cs=5]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -527,20 +527,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 401x17
</span><span class="cx">             text run at (0,0) width 401: &quot;this table should be about 92 pixels wide (colspan=15 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -548,10 +548,10 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 449x17
</span><span class="cx">             text run at (0,0) width 449: &quot;this table should be about 92 pixels wide (nested, colspan=15 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 10x21 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 8x19
-            RenderTableRow {TR} at (0,0) size 8x19
-              RenderTableCell {TD} at (0,0) size 8x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 11x21 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 9x19
+            RenderTableRow {TR} at (0,0) size 9x19
+              RenderTableCell {TD} at (0,0) size 9x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderTable {TABLE} at (1,1) size 6x17 [bgcolor=#FFA500]
</span><span class="cx">                   RenderTableSection {TBODY} at (0,0) size 6x17
</span><span class="cx">                     RenderTableRow {TR} at (0,0) size 6x17
</span><span class="lines">@@ -573,20 +573,20 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 401x17
</span><span class="cx">             text run at (0,0) width 401: &quot;this table should be about 92 pixels wide (colspan=15 with BR)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x19
-            RenderTableRow {TR} at (0,0) size 12x19
-              RenderTableCell {TD} at (0,0) size 2x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x19
+            RenderTableRow {TR} at (0,0) size 13x19
+              RenderTableCell {TD} at (0,0) size 3x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (4,0) size 2x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (4,0) size 3x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (6,0) size 2x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (6,0) size 3x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (8,0) size 2x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (8,0) size 3x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (10,0) size 2x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (10,0) size 3x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="lines">@@ -594,25 +594,25 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 387x17
</span><span class="cx">             text run at (0,0) width 387: &quot;this table should be about 92 pixels wide (colspan=15 with x)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 62x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 60x19
-            RenderTableRow {TR} at (0,0) size 60x19
-              RenderTableCell {TD} at (0,0) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 63x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 61x19
+            RenderTableRow {TR} at (0,0) size 61x19
+              RenderTableCell {TD} at (0,0) size 11x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderTableCell {TD} at (10,0) size 10x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (10,0) size 11x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderTableCell {TD} at (20,0) size 10x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (20,0) size 11x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderTableCell {TD} at (30,0) size 10x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (30,0) size 11x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderTableCell {TD} at (40,0) size 10x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (40,0) size 11x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><del>-              RenderTableCell {TD} at (50,0) size 10x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (50,0) size 11x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;x&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -621,115 +621,115 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 20 pixels wide (width=0)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 14x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 12x2
-            RenderTableRow {TR} at (0,0) size 12x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 15x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 13x2
+            RenderTableRow {TR} at (0,0) size 13x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,1856) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 20 pixels wide (width=1)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 20x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 18x2
-            RenderTableRow {TR} at (0,0) size 18x2
-              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (3,0) size 3x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (9,0) size 3x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (15,0) size 3x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 21x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 19x2
+            RenderTableRow {TR} at (0,0) size 19x2
+              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (3,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (6,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (9,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (15,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,1910) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 26 pixels wide (width=2)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x2
-            RenderTableRow {TR} at (0,0) size 24x2
-              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (4,0) size 4x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (8,0) size 4x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (16,0) size 4x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (20,0) size 4x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x2
+            RenderTableRow {TR} at (0,0) size 25x2
+              RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (4,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (8,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (16,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,1964) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 32 pixels wide (width=3)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 32x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 30x2
-            RenderTableRow {TR} at (0,0) size 30x2
-              RenderTableCell {TD} at (0,0) size 5x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (5,0) size 5x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (10,0) size 5x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (15,0) size 5x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (20,0) size 5x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (25,0) size 5x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 33x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 31x2
+            RenderTableRow {TR} at (0,0) size 31x2
+              RenderTableCell {TD} at (0,0) size 6x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (5,0) size 6x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (10,0) size 6x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (15,0) size 6x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (20,0) size 6x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (25,0) size 6x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,2018) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about 38 pixels wide (width=4)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 38x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 36x2
-            RenderTableRow {TR} at (0,0) size 36x2
-              RenderTableCell {TD} at (0,0) size 6x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (6,0) size 6x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (12,0) size 6x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (18,0) size 6x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (24,0) size 6x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (30,0) size 6x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 39x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 37x2
+            RenderTableRow {TR} at (0,0) size 37x2
+              RenderTableCell {TD} at (0,0) size 7x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (6,0) size 7x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (12,0) size 7x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (18,0) size 7x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (24,0) size 7x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (30,0) size 7x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,2072) size 769x38
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 323x17
</span><span class="cx">             text run at (0,0) width 323: &quot;this table should be about xx pixels wide (width=7)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 56x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 54x2
-            RenderTableRow {TR} at (0,0) size 54x2
-              RenderTableCell {TD} at (0,0) size 9x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTableCell {TD} at (9,0) size 9x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (18,0) size 9x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (27,0) size 9x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
-              RenderTableCell {TD} at (36,0) size 9x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
-              RenderTableCell {TD} at (45,0) size 9x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 57x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 55x2
+            RenderTableRow {TR} at (0,0) size 55x2
+              RenderTableCell {TD} at (0,0) size 10x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTableCell {TD} at (9,0) size 10x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (18,0) size 10x2 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (27,0) size 10x2 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
+              RenderTableCell {TD} at (36,0) size 10x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
+              RenderTableCell {TD} at (45,0) size 10x2 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,2126) size 769x55
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 335x17
</span><span class="cx">             text run at (0,0) width 335: &quot;this table should be about 38 pixels wide (width=4 x)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 62x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 60x19
-            RenderTableRow {TR} at (0,0) size 60x19
-              RenderTableCell {TD} at (0,0) size 10x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,17) size 63x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 61x19
+            RenderTableRow {TR} at (0,0) size 61x19
+              RenderTableCell {TD} at (0,0) size 11x19 [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;x&quot;
</span><del>-              RenderTableCell {TD} at (10,0) size 10x19 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (10,0) size 11x19 [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;x&quot;
</span><del>-              RenderTableCell {TD} at (20,0) size 10x19 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (20,0) size 11x19 [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;x&quot;
</span><del>-              RenderTableCell {TD} at (30,0) size 10x19 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (30,0) size 11x19 [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;x&quot;
</span><del>-              RenderTableCell {TD} at (40,0) size 10x19 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (40,0) size 11x19 [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;x&quot;
</span><del>-              RenderTableCell {TD} at (50,0) size 10x19 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (50,0) size 11x19 [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;x&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -738,43 +738,43 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 399x17
</span><span class="cx">             text run at (0,0) width 399: &quot;this table should be about xx pixels wide (colspan=15 with dot)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 74x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 72x19
-            RenderTableRow {TR} at (0,0) size 72x19
-              RenderTableCell {TD} at (0,0) size 6x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 75x21 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 73x19
+            RenderTableRow {TR} at (0,0) size 73x19
+              RenderTableCell {TD} at (0,0) size 7x19 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (6,0) size 6x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (6,0) size 7x19 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (12,0) size 6x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (12,0) size 7x19 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (18,0) size 6x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (18,0) size 7x19 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (24,0) size 6x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (24,0) size 7x19 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (30,0) size 6x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (30,0) size 7x19 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (36,0) size 6x19 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (36,0) size 7x19 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (42,0) size 6x19 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (42,0) size 7x19 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (48,0) size 6x19 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (48,0) size 7x19 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (54,0) size 6x19 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (54,0) size 7x19 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (60,0) size 6x19 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (60,0) size 7x19 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><del>-              RenderTableCell {TD} at (66,0) size 6x19 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (66,0) size 7x19 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 4x17
</span><span class="cx">                   text run at (1,1) width 4: &quot;.&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,38) size 769x17
</span><span class="lines">@@ -783,48 +783,48 @@
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 386x17
</span><span class="cx">             text run at (0,0) width 386: &quot;this table should be about xx pixels wide (colspan=15 empty)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 26x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 24x2
-            RenderTableRow {TR} at (0,0) size 24x2
-              RenderTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
-              RenderTableCell {TD} at (2,0) size 2x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
-              RenderTableCell {TD} at (4,0) size 2x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
-              RenderTableCell {TD} at (6,0) size 2x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
-              RenderTableCell {TD} at (8,0) size 2x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
-              RenderTableCell {TD} at (10,0) size 2x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
-              RenderTableCell {TD} at (12,0) size 2x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
-              RenderTableCell {TD} at (14,0) size 2x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
-              RenderTableCell {TD} at (16,0) size 2x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
-              RenderTableCell {TD} at (18,0) size 2x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
-              RenderTableCell {TD} at (20,0) size 2x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
-              RenderTableCell {TD} at (22,0) size 2x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 27x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 25x2
+            RenderTableRow {TR} at (0,0) size 25x2
+              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
+              RenderTableCell {TD} at (2,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
+              RenderTableCell {TD} at (4,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
+              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
+              RenderTableCell {TD} at (8,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
+              RenderTableCell {TD} at (10,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
+              RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
+              RenderTableCell {TD} at (14,0) size 3x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
+              RenderTableCell {TD} at (16,0) size 3x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
+              RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
+              RenderTableCell {TD} at (20,0) size 3x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
+              RenderTableCell {TD} at (22,0) size 3x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><span class="cx">       RenderBlock {P} at (0,2322) size 769x59
</span><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x17
</span><span class="cx">           RenderText {#text} at (0,0) size 443x17
</span><span class="cx">             text run at (0,0) width 443: &quot;this table should be about xx pixels wide (colspan=15 width=1 empty)&quot;
</span><del>-        RenderTable {TABLE} at (0,17) size 38x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 36x2
-            RenderTableRow {TR} at (0,0) size 36x2
-              RenderTableCell {TD} at (0,0) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
-              RenderTableCell {TD} at (3,0) size 3x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
-              RenderTableCell {TD} at (6,0) size 3x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
-              RenderTableCell {TD} at (9,0) size 3x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
-              RenderTableCell {TD} at (12,0) size 3x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
-              RenderTableCell {TD} at (15,0) size 3x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
-              RenderTableCell {TD} at (18,0) size 3x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
-              RenderTableCell {TD} at (21,0) size 3x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
-              RenderTableCell {TD} at (24,0) size 3x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
-              RenderTableCell {TD} at (27,0) size 3x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
-              RenderTableCell {TD} at (30,0) size 3x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
-              RenderTableCell {TD} at (33,0) size 3x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,17) size 39x4 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 37x2
+            RenderTableRow {TR} at (0,0) size 37x2
+              RenderTableCell {TD} at (0,0) size 4x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
+              RenderTableCell {TD} at (3,0) size 4x2 [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
+              RenderTableCell {TD} at (6,0) size 4x2 [border: (1px inset #808080)] [r=0 c=30 rs=1 cs=15]
+              RenderTableCell {TD} at (9,0) size 4x2 [border: (1px inset #808080)] [r=0 c=45 rs=1 cs=15]
+              RenderTableCell {TD} at (12,0) size 4x2 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=15]
+              RenderTableCell {TD} at (15,0) size 4x2 [border: (1px inset #808080)] [r=0 c=75 rs=1 cs=15]
+              RenderTableCell {TD} at (18,0) size 4x2 [border: (1px inset #808080)] [r=0 c=90 rs=1 cs=15]
+              RenderTableCell {TD} at (21,0) size 4x2 [border: (1px inset #808080)] [r=0 c=105 rs=1 cs=15]
+              RenderTableCell {TD} at (24,0) size 4x2 [border: (1px inset #808080)] [r=0 c=120 rs=1 cs=15]
+              RenderTableCell {TD} at (27,0) size 4x2 [border: (1px inset #808080)] [r=0 c=135 rs=1 cs=15]
+              RenderTableCell {TD} at (30,0) size 4x2 [border: (1px inset #808080)] [r=0 c=150 rs=1 cs=15]
+              RenderTableCell {TD} at (33,0) size 4x2 [border: (1px inset #808080)] [r=0 c=165 rs=1 cs=15]
</ins><span class="cx">         RenderBlock (anonymous) at (0,21) size 769x17
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x17
</span><del>-        RenderTable {TABLE} at (0,38) size 6x21 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 4x19
-            RenderTableRow {TR} at (0,0) size 4x19
-              RenderTableCell {TD} at (0,0) size 2x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</del><ins>+        RenderTable {TABLE} at (0,38) size 7x21 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 5x19
+            RenderTableRow {TR} at (0,0) size 5x19
+              RenderTableCell {TD} at (0,0) size 3x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span><del>-              RenderTableCell {TD} at (2,0) size 2x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</del><ins>+              RenderTableCell {TD} at (2,0) size 3x19 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=15 rs=1 cs=15]
</ins><span class="cx">                 RenderBR {BR} at (1,1) size 0x17
</span></span></pre>
</div>
</div>

</body>
</html>