<!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>[159851] 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/159851">159851</a></dd>
<dt>Author</dt> <dd>ossy@webkit.org</dd>
<dt>Date</dt> <dd>2013-11-28 11:03:10 -0800 (Thu, 28 Nov 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>RenderTableSection Blink merge asserting
https://bugs.webkit.org/show_bug.cgi?id=124857

Rebase GTK results after <a href="http://trac.webkit.org/projects/webkit/changeset/159848">r159848</a>.

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

* platform/mac/accessibility/table-detection-expected.txt:
* platform/mac/fast/forms/input-value-expected.txt:
* platform/mac/fast/table/[...]:
* platform/mac/tables/[...]:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacaccessibilitytabledetectionexpectedtxt">trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttable011expectedtxt">trunk/LayoutTests/platform/mac/fast/table/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablebordercollapsing004expectedtxt">trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablebordercollapsing004verticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablefloatingthexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/floating-th-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttableframeandrulesexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/multiple-captions-display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttablerowindexexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/rowindex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletabledisplaytypesexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/table-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletabledisplaytypesstrictexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletabledisplaytypesverticalexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttabletableInsideCaptionexpectedtxt">trunk/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug102961expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug119786expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug13118expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug190611expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug190612expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug220536expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug26178expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug270381expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug270382expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug270383expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug278385expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug278385-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug30418expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30418-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug3263expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3263-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug38916expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug38916-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug462683expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug462685expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug46268expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug46924expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug55789expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillabugsbug57378expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug57378-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilladomappendTbodyExpand1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_layersopacityexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_positiontableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbody_tfootexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinbody_theadexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintable_rules_groupsexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_table_borderexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_table_border_noneexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_table_border_pxexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_table_frame_voidexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_classexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_idexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_styleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_centerexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_charexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_justifyexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_leftexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_rightexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_classexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_idexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_styleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_baselineexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_bottomexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_middleexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_topexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug106966expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug4294expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug462684expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug51000expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorebackgroundsexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_aboveexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_belowexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_borderexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_boxexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_hsidesexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_lhsexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_rhsexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_vsidesexpectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresothertest4expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/ChangeLog        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,6 +7,20 @@
</span><span class="cx"> 
</span><span class="cx">         Reviewed by Csaba Osztrogonác.
</span><span class="cx"> 
</span><ins>+        * platform/mac/accessibility/table-detection-expected.txt:
+        * platform/mac/fast/forms/input-value-expected.txt:
+        * platform/mac/fast/table/[...]:
+        * platform/mac/tables/[...]:
+
+2013-11-28  Laszlo Vidacs  &lt;lac@inf.u-szeged.hu&gt;
+
+        RenderTableSection Blink merge asserting
+        https://bugs.webkit.org/show_bug.cgi?id=124857
+
+        Rebase GTK results after r159848.
+
+        Reviewed by Csaba Osztrogonác.
+
</ins><span class="cx">         * platform/gtk/accessibility/table-detection-expected.txt:
</span><span class="cx">         * platform/gtk/fast/forms/input-value-expected.png:
</span><span class="cx">         * platform/gtk/fast/forms/input-value-expected.txt:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacaccessibilitytabledetectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/accessibility/table-detection-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> AXChildren: &lt;array of size 5&gt;
</span><span class="cx"> AXHelp: 
</span><span class="cx"> AXParent: &lt;AXTable&gt;
</span><del>-AXSize: NSSize: {62, 44}
</del><ins>+AXSize: NSSize: {62, 46}
</ins><span class="cx"> AXTitle: 
</span><span class="cx"> AXDescription: 
</span><span class="cx"> AXValue: 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformsinputvalueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -11,8 +11,8 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 713x18
</span><span class="cx">           text run at (0,0) width 713: &quot;Results that match Gecko are like WinIE, but with \&quot;before\&quot; for the attribute in the first two rows and the last row.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderBlock {FORM} at (0,96) size 784x338
-        RenderTable {TABLE} at (0,0) size 761x338
</del><ins>+      RenderBlock {FORM} at (0,96) size 784x366
+        RenderTable {TABLE} at (0,0) size 761x366
</ins><span class="cx">           RenderTableSection {THEAD} at (0,0) size 761x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 761x20
</span><span class="cx">               RenderTableCell {TH} at (2,2) size 385x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -27,196 +27,196 @@
</span><span class="cx">               RenderTableCell {TH} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                   text run at (1,1) width 59: &quot;attribute&quot;
</span><del>-          RenderTableSection {TBODY} at (0,24) size 761x314
-            RenderTableRow {TR} at (0,0) size 761x23
-              RenderTableCell {TD} at (2,1) size 385x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,24) size 761x342
+            RenderTableRow {TR} at (0,0) size 761x25
+              RenderTableCell {TD} at (2,2) size 385x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 207x18
</span><span class="cx">                   text run at (1,1) width 207: &quot;text with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,-1) size 243x25 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,0) size 243x25 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-              RenderTableCell {TD} at (634,1) size 62x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,2) size 62x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,1) size 61x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,2) size 61x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-            RenderTableRow {TR} at (0,25) size 761x23
-              RenderTableCell {TD} at (2,26) size 385x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,27) size 761x25
+              RenderTableCell {TD} at (2,29) size 385x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 244x18
</span><span class="cx">                   text run at (1,1) width 244: &quot;password with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,24) size 243x25 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,27) size 243x25 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-              RenderTableCell {TD} at (634,26) size 62x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,29) size 62x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,26) size 61x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,29) size 61x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-            RenderTableRow {TR} at (0,50) size 761x18
-              RenderTableCell {TD} at (2,49) size 385x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,54) size 761x20
+              RenderTableCell {TD} at (2,54) size 385x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 249x18
</span><span class="cx">                   text run at (1,1) width 249: &quot;check box with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,49) size 243x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,54) size 243x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {INPUT} at (3,4) size 12x12
</span><del>-              RenderTableCell {TD} at (634,49) size 62x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,54) size 62x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,49) size 61x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,54) size 61x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,70) size 761x18
-              RenderTableCell {TD} at (2,69) size 385x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,76) size 761x20
+              RenderTableCell {TD} at (2,76) size 385x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 227x18
</span><span class="cx">                   text run at (1,1) width 227: &quot;hidden with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,78) size 243x2 [r=3 c=1 rs=1 cs=1]
-              RenderTableCell {TD} at (634,69) size 62x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,85) size 243x2 [r=3 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (634,76) size 62x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,69) size 61x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,76) size 61x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,90) size 761x22
-              RenderTableCell {TD} at (2,91) size 385x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,98) size 761x24
+              RenderTableCell {TD} at (2,100) size 385x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 224x18
</span><span class="cx">                   text run at (1,1) width 224: &quot;button with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,89) size 243x24 [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,98) size 243x24 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderButton {INPUT} at (3,3) size 41x18 [bgcolor=#C0C0C0]
</span><span class="cx">                   RenderBlock (anonymous) at (8,2) size 25x13
</span><span class="cx">                     RenderText at (0,0) size 25x13
</span><span class="cx">                       text run at (0,0) width 25: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (634,91) size 62x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,100) size 62x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,91) size 61x20 [r=4 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,100) size 61x20 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,114) size 761x18
-              RenderTableCell {TD} at (2,113) size 385x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,124) size 761x20
+              RenderTableCell {TD} at (2,124) size 385x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 222x18
</span><span class="cx">                   text run at (1,1) width 222: &quot;image with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,114) size 243x19 [r=5 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,124) size 243x19 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderImage {INPUT} at (1,1) size 39x17
</span><del>-              RenderTableCell {TD} at (634,113) size 62x20 [r=5 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,124) size 62x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,113) size 61x20 [r=5 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,124) size 61x20 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,134) size 761x19
-              RenderTableCell {TD} at (2,134) size 385x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,146) size 761x21
+              RenderTableCell {TD} at (2,146) size 385x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 216x18
</span><span class="cx">                   text run at (1,1) width 216: &quot;radio with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,133) size 243x21 [r=6 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,146) size 243x21 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {INPUT} at (3,4) size 12x13
</span><del>-              RenderTableCell {TD} at (634,134) size 62x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,146) size 62x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,134) size 61x20 [r=6 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,146) size 61x20 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,155) size 761x23
-              RenderTableCell {TD} at (2,156) size 385x20 [r=7 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,169) size 761x25
+              RenderTableCell {TD} at (2,171) size 385x20 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 205x18
</span><span class="cx">                   text run at (1,1) width 205: &quot;text with value attribute changed&quot;
</span><del>-              RenderTableCell {TD} at (389,154) size 243x25 [r=7 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,169) size 243x25 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-              RenderTableCell {TD} at (634,156) size 62x20 [r=7 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,171) size 62x20 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,156) size 61x20 [r=7 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,171) size 61x20 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,180) size 761x18
-              RenderTableCell {TD} at (2,179) size 385x20 [r=8 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,196) size 761x20
+              RenderTableCell {TD} at (2,196) size 385x20 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 247x18
</span><span class="cx">                   text run at (1,1) width 247: &quot;check box with value attribute changed&quot;
</span><del>-              RenderTableCell {TD} at (389,179) size 243x20 [r=8 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,196) size 243x20 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {INPUT} at (3,4) size 12x12
</span><del>-              RenderTableCell {TD} at (634,179) size 62x20 [r=8 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,196) size 62x20 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,179) size 61x20 [r=8 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,196) size 61x20 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,200) size 761x18
-              RenderTableCell {TD} at (2,199) size 385x20 [r=9 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,218) size 761x20
+              RenderTableCell {TD} at (2,218) size 385x20 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                   text run at (1,1) width 383: &quot;text with value property changed, then turned into check box&quot;
</span><del>-              RenderTableCell {TD} at (389,199) size 243x20 [r=9 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,218) size 243x20 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {INPUT} at (3,4) size 12x12
</span><del>-              RenderTableCell {TD} at (634,199) size 62x20 [r=9 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,218) size 62x20 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,199) size 61x20 [r=9 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,218) size 61x20 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,220) size 761x23
-              RenderTableCell {TD} at (2,221) size 385x20 [r=10 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,240) size 761x25
+              RenderTableCell {TD} at (2,242) size 385x20 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                   text run at (1,1) width 383: &quot;check box with value property changed, then turned into text&quot;
</span><del>-              RenderTableCell {TD} at (389,219) size 243x25 [r=10 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,240) size 243x25 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-              RenderTableCell {TD} at (634,221) size 62x20 [r=10 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,242) size 62x20 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,221) size 61x20 [r=10 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,242) size 61x20 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,245) size 761x18
-              RenderTableCell {TD} at (2,244) size 385x20 [r=11 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,267) size 761x20
+              RenderTableCell {TD} at (2,267) size 385x20 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 381x18
</span><span class="cx">                   text run at (1,1) width 381: &quot;text with value attribute changed, then turned into check box&quot;
</span><del>-              RenderTableCell {TD} at (389,244) size 243x20 [r=11 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,267) size 243x20 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderBlock {INPUT} at (3,4) size 12x12
</span><del>-              RenderTableCell {TD} at (634,244) size 62x20 [r=11 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,267) size 62x20 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,244) size 61x20 [r=11 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,267) size 61x20 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,265) size 761x23
-              RenderTableCell {TD} at (2,266) size 385x20 [r=12 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,289) size 761x25
+              RenderTableCell {TD} at (2,291) size 385x20 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 381x18
</span><span class="cx">                   text run at (1,1) width 381: &quot;check box with value attribute changed, then turned into text&quot;
</span><del>-              RenderTableCell {TD} at (389,264) size 243x25 [r=12 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,289) size 243x25 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderTextControl {INPUT} at (3,3) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><del>-              RenderTableCell {TD} at (634,266) size 62x20 [r=12 c=2 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,291) size 62x20 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-              RenderTableCell {TD} at (698,266) size 61x20 [r=12 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (698,291) size 61x20 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 28x18
</span><span class="cx">                   text run at (1,1) width 28: &quot;after&quot;
</span><del>-            RenderTableRow {TR} at (0,290) size 761x22
-              RenderTableCell {TD} at (2,291) size 385x20 [r=13 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,316) size 761x24
+              RenderTableCell {TD} at (2,318) size 385x20 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 204x18
</span><span class="cx">                   text run at (1,1) width 204: &quot;file with value property changed&quot;
</span><del>-              RenderTableCell {TD} at (389,289) size 243x24 [r=13 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (389,316) size 243x24 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderFileUploadControl {INPUT} at (3,3) size 237x18 &quot;no file selected&quot;
</span><span class="cx">                   RenderButton {INPUT} at (0,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx">                     RenderBlock (anonymous) at (8,2) size 62x13
</span><span class="cx">                       RenderText at (0,0) size 62x13
</span><span class="cx">                         text run at (0,0) width 62: &quot;Choose File&quot;
</span><del>-              RenderTableCell {TD} at (634,300) size 62x2 [r=13 c=2 rs=1 cs=1]
-              RenderTableCell {TD} at (698,291) size 61x20 [r=13 c=3 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (634,327) size 62x2 [r=13 c=2 rs=1 cs=1]
+              RenderTableCell {TD} at (698,318) size 61x20 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                   text run at (1,1) width 40: &quot;before&quot;
</span><del>-layer at (403,133) size 140x13
</del><ins>+layer at (403,134) size 140x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 35x13
</span><span class="cx">       text run at (0,0) width 35: &quot;before&quot;
</span><del>-layer at (403,158) size 140x13
</del><ins>+layer at (403,161) size 140x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 37x13
</span><span class="cx">       text run at (0,0) width 37: &quot;\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}\x{2022}&quot;
</span><del>-layer at (403,288) size 140x13
</del><ins>+layer at (403,303) size 140x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span><del>-layer at (403,353) size 140x13
</del><ins>+layer at (403,374) size 140x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span><del>-layer at (403,398) size 140x13
</del><ins>+layer at (403,423) size 140x13
</ins><span class="cx">   RenderBlock {DIV} at (3,3) size 140x13
</span><span class="cx">     RenderText {#text} at (0,0) size 25x13
</span><span class="cx">       text run at (0,0) width 25: &quot;after&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttable011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/011-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/011-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/011-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x80
-  RenderBlock {HTML} at (0,0) size 800x80
-    RenderBody {BODY} at (8,8) size 784x64
-      RenderTable {TABLE} at (0,0) size 66x64
</del><ins>+layer at (0,0) size 800x84
+  RenderBlock {HTML} at (0,0) size 800x84
+    RenderBody {BODY} at (8,8) size 784x68
+      RenderTable {TABLE} at (0,0) size 66x68
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 66x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 66x20
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 14x20 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -18,31 +18,31 @@
</span><span class="cx">             RenderTableCell {TH} at (50,2) size 14x20 [color=#FF0000] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 12x18
</span><span class="cx">                 text run at (1,1) width 12: &quot;D&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,44) size 66x20
-          RenderTableRow {TR} at (0,0) size 66x18
-            RenderTableCell {TH} at (2,-1) size 14x20 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,46) size 66x22
+          RenderTableRow {TR} at (0,0) size 66x20
+            RenderTableCell {TH} at (2,0) size 14x20 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,1) size 10x18
</span><span class="cx">                 text run at (2,1) width 10: &quot;F&quot;
</span><del>-            RenderTableCell {TH} at (18,-1) size 14x20 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (18,0) size 14x20 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 12x18
</span><span class="cx">                 text run at (1,1) width 12: &quot;O&quot;
</span><del>-            RenderTableCell {TH} at (34,-1) size 14x20 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (34,0) size 14x20 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 12x18
</span><span class="cx">                 text run at (1,1) width 12: &quot;O&quot;
</span><del>-            RenderTableCell {TH} at (50,-1) size 14x20 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (50,0) size 14x20 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 12x18
</span><span class="cx">                 text run at (1,1) width 12: &quot;T&quot;
</span><del>-        RenderTableSection {TBODY} at (0,24) size 66x20
-          RenderTableRow {TR} at (0,0) size 66x18
-            RenderTableCell {TD} at (2,-1) size 14x20 [color=#008000] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 66x22
+          RenderTableRow {TR} at (0,0) size 66x20
+            RenderTableCell {TD} at (2,0) size 14x20 [color=#008000] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x18
</span><span class="cx">                 text run at (1,1) width 8: &quot;b&quot;
</span><del>-            RenderTableCell {TD} at (18,-1) size 14x20 [color=#008000] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (18,0) size 14x20 [color=#008000] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x18
</span><span class="cx">                 text run at (1,1) width 8: &quot;o&quot;
</span><del>-            RenderTableCell {TD} at (34,-1) size 14x20 [color=#008000] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (34,0) size 14x20 [color=#008000] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x18
</span><span class="cx">                 text run at (1,1) width 8: &quot;d&quot;
</span><del>-            RenderTableCell {TD} at (50,-1) size 14x20 [color=#008000] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (50,0) size 14x20 [color=#008000] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 8x18
</span><span class="cx">                 text run at (1,1) width 8: &quot;y&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablebordercollapsing004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1471
</del><ins>+layer at (0,0) size 785x1475
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1471
-  RenderBlock {HTML} at (0,0) size 785x1471
-    RenderBody {BODY} at (8,21) size 769x1434
</del><ins>+layer at (0,0) size 785x1475
+  RenderBlock {HTML} at (0,0) size 785x1475
+    RenderBody {BODY} at (8,21) size 769x1438
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 290x37
</span><span class="cx">           text run at (0,0) width 290: &quot;Table Border Models&quot;
</span><span class="lines">@@ -263,7 +263,7 @@
</span><span class="cx">                 text run at (47,42) width 226: &quot;Because of its margins, the width of&quot;
</span><span class="cx">                 text run at (6,60) width 23: &quot;the &quot;
</span><span class="cx">                 text run at (29,60) width 198: &quot;table should be less than 100%.&quot;
</span><del>-      RenderTable {TABLE} at (16,1256) size 737x178
</del><ins>+      RenderTable {TABLE} at (16,1256) size 737x182
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 737x18
</span><span class="cx">           RenderText {#text} at (309,0) size 119x18
</span><span class="cx">             text run at (309,0) width 119: &quot;This is the caption.&quot;
</span><span class="lines">@@ -283,37 +283,37 @@
</span><span class="cx">             RenderTableCell {TH} at (446,2) size 289x28 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (97,5) size 95x18
</span><span class="cx">                 text run at (97,5) width 95: &quot;Header Three&quot;
</span><del>-        RenderTableSection {TBODY} at (0,50) size 737x128 [border: (3px solid #FF0000)]
-          RenderTableRow {TR} at (0,0) size 737x62 [border: (3px solid #FF0000)]
-            RenderTableCell {TD} at (2,-1) size 120x64 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,50) size 737x132 [border: (3px solid #FF0000)]
+          RenderTableRow {TR} at (0,0) size 737x64 [border: (3px solid #FF0000)]
+            RenderTableCell {TD} at (2,0) size 120x64 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 94x54
</span><span class="cx">                 text run at (5,5) width 93: &quot;This table uses&quot;
</span><span class="cx">                 text run at (5,23) width 82: &quot;the separated&quot;
</span><span class="cx">                 text run at (5,41) width 94: &quot;borders model.&quot;
</span><del>-            RenderTableCell {TD} at (124,8) size 320x46 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (124,9) size 320x46 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 279x36
</span><span class="cx">                 text run at (5,5) width 279: &quot;This means that borders are allowed only on&quot;
</span><span class="cx">                 text run at (5,23) width 144: &quot;table elements or table &quot;
</span><span class="cx">                 text run at (149,23) width 85: &quot;cell elements.&quot;
</span><del>-            RenderTableCell {TD} at (446,-1) size 289x64 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (446,0) size 289x64 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 255x54
</span><span class="cx">                 text run at (5,5) width 240: &quot;They are not allowed on elements that&quot;
</span><span class="cx">                 text run at (5,23) width 100: &quot;represent rows, &quot;
</span><span class="cx">                 text run at (105,23) width 155: &quot;row-groups, columns, or&quot;
</span><span class="cx">                 text run at (5,41) width 99: &quot;column-groups.&quot;
</span><del>-          RenderTableRow {TR} at (0,64) size 737x62 [border: (3px solid #FF0000)]
-            RenderTableCell {TD} at (2,63) size 120x64 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,66) size 737x64 [border: (3px solid #FF0000)]
+            RenderTableCell {TD} at (2,66) size 120x64 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 102x54
</span><span class="cx">                 text run at (5,5) width 102: &quot;There should be&quot;
</span><span class="cx">                 text run at (5,23) width 101: &quot;no borders at all&quot;
</span><span class="cx">                 text run at (5,41) width 81: &quot;on this table!&quot;
</span><del>-            RenderTableCell {TD} at (124,63) size 320x64 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (124,66) size 320x64 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 306x54
</span><span class="cx">                 text run at (5,5) width 266: &quot;If there are any borders shown that are not&quot;
</span><span class="cx">                 text run at (5,23) width 148: &quot;medium solid red, then &quot;
</span><span class="cx">                 text run at (153,23) width 158: &quot;the problem is something&quot;
</span><span class="cx">                 text run at (5,41) width 212: &quot;other than what this test is testing.&quot;
</span><del>-            RenderTableCell {TD} at (446,63) size 289x64 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (446,66) size 289x64 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (5,5) size 265x54
</span><span class="cx">                 text run at (5,5) width 232: &quot;This table should have a 1em margin&quot;
</span><span class="cx">                 text run at (5,23) width 111: &quot;around all edges. &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablebordercollapsing004verticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-layer at (0,0) size 1492x898
</del><ins>+layer at (0,0) size 1496x898
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><span class="cx"> layer at (0,0) size 785x898
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x898
</span><span class="lines">@@ -41,7 +41,7 @@
</span><span class="cx">           text run at (688,150) width 0: &quot; &quot;
</span><span class="cx">           text run at (0,165) width 264: &quot;    { border: medium solid red; }&quot;
</span><span class="cx">           text run at (264,165) width 0: &quot; &quot;
</span><del>-      RenderBlock {DIV} at (0,285) size 1484x584
</del><ins>+      RenderBlock {DIV} at (0,285) size 1488x584
</ins><span class="cx">         RenderTable {TABLE} at (16,16) size 238x552 [border: (1px solid #0000FF)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 235x549
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 31x549
</span><span class="lines">@@ -284,7 +284,7 @@
</span><span class="cx">                   text run at (87,-3) width 80: &quot;width of the &quot;
</span><span class="cx">                   text run at (87,77) width 122: &quot;table should be less&quot;
</span><span class="cx">                   text run at (105,-3) width 72: &quot;than 100%.&quot;
</span><del>-        RenderTable {TABLE} at (1200,16) size 268x552
</del><ins>+        RenderTable {TABLE} at (1200,16) size 272x552
</ins><span class="cx">           RenderBlock {CAPTION} at (0,0) size 18x552
</span><span class="cx">             RenderText {#text} at (0,216) size 18x120
</span><span class="cx">               text run at (0,216) width 119: &quot;This is the caption.&quot;
</span><span class="lines">@@ -305,51 +305,51 @@
</span><span class="cx">               RenderTableCell {TH} at (2,343) size 46x198 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (14,51) size 18x96
</span><span class="cx">                   text run at (14,51) width 95: &quot;Header Three&quot;
</span><del>-          RenderTableSection {TBODY} at (68,0) size 200x552 [border: (3px solid #FF0000)]
-            RenderTableRow {TR} at (0,0) size 98x552 [border: (3px solid #FF0000)]
-              RenderTableCell {TD} at (0,1) size 98x91 [r=0 c=0 rs=1 cs=1]
-                RenderText {#text} at (4,6) size 90x62
-                  text run at (4,6) width 62: &quot;This table&quot;
-                  text run at (22,6) width 50: &quot;uses the&quot;
-                  text run at (40,6) width 59: &quot;separated&quot;
-                  text run at (58,6) width 47: &quot;borders&quot;
-                  text run at (76,6) width 43: &quot;model.&quot;
-              RenderTableCell {TD} at (0,110) size 98x205 [r=0 c=1 rs=1 cs=1]
-                RenderText {#text} at (22,-12) size 54x227
-                  text run at (22,-12) width 227: &quot;This means that borders are allowed&quot;
-                  text run at (40,-12) width 196: &quot;only on table elements or table &quot;
-                  text run at (40,184) width 22: &quot;cell&quot;
-                  text run at (58,-12) width 59: &quot;elements.&quot;
-              RenderTableCell {TD} at (0,342) size 98x200 [r=0 c=2 rs=1 cs=1]
-                RenderText {#text} at (13,-3) size 72x182
-                  text run at (13,-3) width 154: &quot;They are not allowed on&quot;
-                  text run at (31,-3) width 182: &quot;elements that represent rows,&quot;
-                  text run at (49,-3) width 155: &quot;row-groups, columns, or&quot;
-                  text run at (67,-3) width 99: &quot;column-groups.&quot;
-            RenderTableRow {TR} at (0,100) size 98x552 [border: (3px solid #FF0000)]
-              RenderTableCell {TD} at (100,1) size 98x91 [r=1 c=0 rs=1 cs=1]
-                RenderText {#text} at (4,6) size 90x76
-                  text run at (4,6) width 37: &quot;There&quot;
-                  text run at (22,6) width 61: &quot;should be&quot;
-                  text run at (40,6) width 67: &quot;no borders&quot;
-                  text run at (58,6) width 76: &quot;at all on this&quot;
-                  text run at (76,6) width 35: &quot;table!&quot;
-              RenderTableCell {TD} at (100,101) size 98x223 [r=1 c=1 rs=1 cs=1]
-                RenderText {#text} at (13,-3) size 72x219
-                  text run at (13,-3) width 219: &quot;If there are any borders shown that&quot;
-                  text run at (31,-3) width 195: &quot;are not medium solid red, then &quot;
-                  text run at (31,192) width 19: &quot;the&quot;
-                  text run at (49,-3) width 202: &quot;problem is something other than&quot;
-                  text run at (67,-3) width 145: &quot;what this test is testing.&quot;
-              RenderTableCell {TD} at (100,342) size 98x200 [r=1 c=2 rs=1 cs=1]
-                RenderText {#text} at (13,-3) size 54x187
-                  text run at (13,-3) width 184: &quot;This table should have a 1em&quot;
-                  text run at (31,-3) width 159: &quot;margin around all edges. &quot;
-                  text run at (31,156) width 28: &quot;This&quot;
-                  text run at (49,-3) width 48: &quot;margin &quot;
-                  text run at (49,45) width 131: &quot;is measured from the&quot;
</del><ins>+          RenderTableSection {TBODY} at (68,0) size 204x552 [border: (3px solid #FF0000)]
+            RenderTableRow {TR} at (0,0) size 100x552 [border: (3px solid #FF0000)]
+              RenderTableCell {TD} at (0,2) size 100x89 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (5,5) size 90x62
+                  text run at (5,5) width 62: &quot;This table&quot;
+                  text run at (23,5) width 50: &quot;uses the&quot;
+                  text run at (41,5) width 59: &quot;separated&quot;
+                  text run at (59,5) width 47: &quot;borders&quot;
+                  text run at (77,5) width 43: &quot;model.&quot;
+              RenderTableCell {TD} at (0,111) size 100x203 [r=0 c=1 rs=1 cs=1]
+                RenderText {#text} at (23,-13) size 54x227
+                  text run at (23,-13) width 227: &quot;This means that borders are allowed&quot;
+                  text run at (41,-13) width 196: &quot;only on table elements or table &quot;
+                  text run at (41,183) width 22: &quot;cell&quot;
+                  text run at (59,-13) width 59: &quot;elements.&quot;
+              RenderTableCell {TD} at (0,343) size 100x198 [r=0 c=2 rs=1 cs=1]
+                RenderText {#text} at (14,-4) size 72x182
+                  text run at (14,-4) width 154: &quot;They are not allowed on&quot;
+                  text run at (32,-4) width 182: &quot;elements that represent rows,&quot;
+                  text run at (50,-4) width 155: &quot;row-groups, columns, or&quot;
+                  text run at (68,-4) width 99: &quot;column-groups.&quot;
+            RenderTableRow {TR} at (0,102) size 100x552 [border: (3px solid #FF0000)]
+              RenderTableCell {TD} at (102,2) size 100x89 [r=1 c=0 rs=1 cs=1]
+                RenderText {#text} at (5,5) size 90x76
+                  text run at (5,5) width 37: &quot;There&quot;
+                  text run at (23,5) width 61: &quot;should be&quot;
+                  text run at (41,5) width 67: &quot;no borders&quot;
+                  text run at (59,5) width 76: &quot;at all on this&quot;
+                  text run at (77,5) width 35: &quot;table!&quot;
+              RenderTableCell {TD} at (102,102) size 100x221 [r=1 c=1 rs=1 cs=1]
+                RenderText {#text} at (14,-4) size 72x219
+                  text run at (14,-4) width 219: &quot;If there are any borders shown that&quot;
+                  text run at (32,-4) width 195: &quot;are not medium solid red, then &quot;
+                  text run at (32,191) width 19: &quot;the&quot;
+                  text run at (50,-4) width 202: &quot;problem is something other than&quot;
+                  text run at (68,-4) width 145: &quot;what this test is testing.&quot;
+              RenderTableCell {TD} at (102,343) size 100x198 [r=1 c=2 rs=1 cs=1]
+                RenderText {#text} at (14,-4) size 54x187
+                  text run at (14,-4) width 184: &quot;This table should have a 1em&quot;
+                  text run at (32,-4) width 159: &quot;margin around all edges. &quot;
+                  text run at (32,155) width 28: &quot;This&quot;
+                  text run at (50,-4) width 48: &quot;margin &quot;
+                  text run at (50,44) width 131: &quot;is measured from the&quot;
</ins><span class="cx">                 RenderInline {EM} at (0,0) size 18x67
</span><del>-                  RenderText {#text} at (67,-3) size 18x67
-                    text run at (67,-3) width 67: &quot;outer edge&quot;
-                RenderText {#text} at (67,64) size 18x84
-                  text run at (67,64) width 84: &quot; of its border.&quot;
</del><ins>+                  RenderText {#text} at (68,-4) size 18x67
+                    text run at (68,-4) width 67: &quot;outer edge&quot;
+                RenderText {#text} at (68,63) size 18x84
+                  text run at (68,63) width 84: &quot; of its border.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablefloatingthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/floating-th-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/floating-th-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/floating-th-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 163x86 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 163x92 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 161x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 161x20
</span><span class="cx">             RenderTableCell (anonymous) at (2,2) size 100x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -13,26 +13,26 @@
</span><span class="cx">               RenderBlock (floating) {TH} at (50,0) size 50x20
</span><span class="cx">                 RenderText {#text} at (1,1) size 48x18
</span><span class="cx">                   text run at (1,1) width 48: &quot;Head 2&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,65) size 161x20
-          RenderTableRow {TR} at (0,0) size 161x18
-            RenderTableCell {TD} at (2,-1) size 100x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,69) size 161x22
+          RenderTableRow {TR} at (0,0) size 161x20
+            RenderTableCell {TD} at (2,0) size 100x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;Footer 1&quot;
</span><del>-            RenderTableCell {TD} at (104,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,25) size 161x40
-          RenderTableRow {TR} at (0,0) size 161x18
-            RenderTableCell {TD} at (2,-1) size 100x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,25) size 161x44
+          RenderTableRow {TR} at (0,0) size 161x20
+            RenderTableCell {TD} at (2,0) size 100x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (104,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 2&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 161x18
-            RenderTableCell {TD} at (2,19) size 100x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 161x20
+            RenderTableCell {TD} at (2,22) size 100x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 3&quot;
</span><del>-            RenderTableCell {TD} at (104,19) size 55x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,22) size 55x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 4&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttableframeandrulesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -2210,7 +2210,7 @@
</span><span class="cx">                 text run at (2,2) width 89: &quot;Row 5, Cell 3&quot;
</span><span class="cx"> layer at (393,24) size 392x150
</span><span class="cx">   RenderBlock (positioned) {TABLE} at (393,24) size 392x150
</span><del>-    RenderTable at (0,0) size 361x143
</del><ins>+    RenderTable at (0,0) size 361x153
</ins><span class="cx">       RenderBlock {CAPTION} at (0,0) size 361x18
</span><span class="cx">         RenderText {#text} at (61,0) size 234x18
</span><span class="cx">           text run at (61,0) width 234: &quot;Local links to specific testcase tables&quot;
</span><span class="lines">@@ -2253,12 +2253,12 @@
</span><span class="cx">           RenderTableCell {TH} at (322,21) size 37x17 [r=1 c=10 rs=1 cs=1]
</span><span class="cx">             RenderText {#text} at (1,1) size 35x15
</span><span class="cx">               text run at (1,1) width 35: &quot;border&quot;
</span><del>-      RenderTableSection {TBODY} at (0,58) size 361x85
-        RenderTableRow {TR} at (0,0) size 361x15
-          RenderTableCell {TH} at (2,33) size 33x17 [r=0 c=0 rs=5 cs=1]
</del><ins>+      RenderTableSection {TBODY} at (0,58) size 361x95
+        RenderTableRow {TR} at (0,0) size 361x17
+          RenderTableCell {TH} at (2,38) size 33x17 [r=0 c=0 rs=5 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 31x15
</span><span class="cx">               text run at (1,1) width 31: &quot;Rules&quot;
</span><del>-          RenderTableCell {TH} at (37,-1) size 39x17 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableCell {TH} at (37,0) size 39x17 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (11,1) size 27x15
</span><span class="cx">               text run at (11,1) width 27: &quot;none&quot;
</span><span class="cx">           RenderTableCell {TD} at (78,0) size 27x16 [bgcolor=#CCCCCC] [r=0 c=2 rs=1 cs=1]
</span><span class="lines">@@ -2297,163 +2297,163 @@
</span><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (11,1) size 15x14
</span><span class="cx">                 text run at (11,1) width 15: &quot;Go&quot;
</span><del>-        RenderTableRow {TR} at (0,17) size 361x15
-          RenderTableCell {TH} at (37,16) size 39x17 [r=1 c=1 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,19) size 361x17
+          RenderTableCell {TH} at (37,19) size 39x17 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (1,1) size 37x15
</span><span class="cx">               text run at (1,1) width 37: &quot;groups&quot;
</span><del>-          RenderTableCell {TD} at (78,17) size 27x16 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (78,19) size 27x16 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (6,1) size 15x14
</span><span class="cx">                 text run at (6,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (107,17) size 35x16 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (107,19) size 35x16 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (144,17) size 35x16 [bgcolor=#CCCCCC] [r=1 c=4 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (144,19) size 35x16 [bgcolor=#CCCCCC] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (181,17) size 36x16 [bgcolor=#CCCCCC] [r=1 c=5 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (181,19) size 36x16 [bgcolor=#CCCCCC] [r=1 c=5 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (219,17) size 36x16 [bgcolor=#CCCCCC] [r=1 c=6 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (219,19) size 36x16 [bgcolor=#CCCCCC] [r=1 c=6 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (257,17) size 18x16 [bgcolor=#CCCCCC] [r=1 c=7 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (257,19) size 18x16 [bgcolor=#CCCCCC] [r=1 c=7 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (277,17) size 18x16 [bgcolor=#CCCCCC] [r=1 c=8 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (277,19) size 18x16 [bgcolor=#CCCCCC] [r=1 c=8 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (297,17) size 23x16 [bgcolor=#CCCCCC] [r=1 c=9 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (297,19) size 23x16 [bgcolor=#CCCCCC] [r=1 c=9 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (4,1) size 15x14
</span><span class="cx">                 text run at (4,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (322,17) size 37x16 [bgcolor=#CCCCCC] [r=1 c=10 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (322,19) size 37x16 [bgcolor=#CCCCCC] [r=1 c=10 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (11,1) size 15x14
</span><span class="cx">                 text run at (11,1) width 15: &quot;Go&quot;
</span><del>-        RenderTableRow {TR} at (0,34) size 361x15
-          RenderTableCell {TH} at (37,33) size 39x17 [r=2 c=1 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,38) size 361x17
+          RenderTableCell {TH} at (37,38) size 39x17 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (13,1) size 25x15
</span><span class="cx">               text run at (13,1) width 25: &quot;rows&quot;
</span><del>-          RenderTableCell {TD} at (78,34) size 27x16 [bgcolor=#CCCCCC] [r=2 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (78,38) size 27x16 [bgcolor=#CCCCCC] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (6,1) size 15x14
</span><span class="cx">                 text run at (6,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (107,34) size 35x16 [bgcolor=#CCCCCC] [r=2 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (107,38) size 35x16 [bgcolor=#CCCCCC] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (144,34) size 35x16 [bgcolor=#CCCCCC] [r=2 c=4 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (144,38) size 35x16 [bgcolor=#CCCCCC] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (181,34) size 36x16 [bgcolor=#CCCCCC] [r=2 c=5 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (181,38) size 36x16 [bgcolor=#CCCCCC] [r=2 c=5 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (219,34) size 36x16 [bgcolor=#CCCCCC] [r=2 c=6 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (219,38) size 36x16 [bgcolor=#CCCCCC] [r=2 c=6 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (257,34) size 18x16 [bgcolor=#CCCCCC] [r=2 c=7 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (257,38) size 18x16 [bgcolor=#CCCCCC] [r=2 c=7 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (277,34) size 18x16 [bgcolor=#CCCCCC] [r=2 c=8 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (277,38) size 18x16 [bgcolor=#CCCCCC] [r=2 c=8 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (297,34) size 23x16 [bgcolor=#CCCCCC] [r=2 c=9 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (297,38) size 23x16 [bgcolor=#CCCCCC] [r=2 c=9 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (4,1) size 15x14
</span><span class="cx">                 text run at (4,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (322,34) size 37x16 [bgcolor=#CCCCCC] [r=2 c=10 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (322,38) size 37x16 [bgcolor=#CCCCCC] [r=2 c=10 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (11,1) size 15x14
</span><span class="cx">                 text run at (11,1) width 15: &quot;Go&quot;
</span><del>-        RenderTableRow {TR} at (0,51) size 361x15
-          RenderTableCell {TH} at (37,50) size 39x17 [r=3 c=1 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,57) size 361x17
+          RenderTableCell {TH} at (37,57) size 39x17 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (16,1) size 22x15
</span><span class="cx">               text run at (16,1) width 22: &quot;cols&quot;
</span><del>-          RenderTableCell {TD} at (78,51) size 27x16 [bgcolor=#CCCCCC] [r=3 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (78,57) size 27x16 [bgcolor=#CCCCCC] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (6,1) size 15x14
</span><span class="cx">                 text run at (6,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (107,51) size 35x16 [bgcolor=#CCCCCC] [r=3 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (107,57) size 35x16 [bgcolor=#CCCCCC] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (144,51) size 35x16 [bgcolor=#CCCCCC] [r=3 c=4 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (144,57) size 35x16 [bgcolor=#CCCCCC] [r=3 c=4 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (181,51) size 36x16 [bgcolor=#CCCCCC] [r=3 c=5 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (181,57) size 36x16 [bgcolor=#CCCCCC] [r=3 c=5 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (219,51) size 36x16 [bgcolor=#CCCCCC] [r=3 c=6 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (219,57) size 36x16 [bgcolor=#CCCCCC] [r=3 c=6 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (257,51) size 18x16 [bgcolor=#CCCCCC] [r=3 c=7 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (257,57) size 18x16 [bgcolor=#CCCCCC] [r=3 c=7 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (277,51) size 18x16 [bgcolor=#CCCCCC] [r=3 c=8 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (277,57) size 18x16 [bgcolor=#CCCCCC] [r=3 c=8 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (297,51) size 23x16 [bgcolor=#CCCCCC] [r=3 c=9 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (297,57) size 23x16 [bgcolor=#CCCCCC] [r=3 c=9 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (4,1) size 15x14
</span><span class="cx">                 text run at (4,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (322,51) size 37x16 [bgcolor=#CCCCCC] [r=3 c=10 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (322,57) size 37x16 [bgcolor=#CCCCCC] [r=3 c=10 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (11,1) size 15x14
</span><span class="cx">                 text run at (11,1) width 15: &quot;Go&quot;
</span><del>-        RenderTableRow {TR} at (0,68) size 361x15
-          RenderTableCell {TH} at (37,67) size 39x17 [r=4 c=1 rs=1 cs=1]
</del><ins>+        RenderTableRow {TR} at (0,76) size 361x17
+          RenderTableCell {TH} at (37,76) size 39x17 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">             RenderText {#text} at (24,1) size 14x15
</span><span class="cx">               text run at (24,1) width 14: &quot;all&quot;
</span><del>-          RenderTableCell {TD} at (78,68) size 27x16 [bgcolor=#CCCCCC] [r=4 c=2 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (78,76) size 27x16 [bgcolor=#CCCCCC] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (6,1) size 15x14
</span><span class="cx">                 text run at (6,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (107,68) size 35x16 [bgcolor=#CCCCCC] [r=4 c=3 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (107,76) size 35x16 [bgcolor=#CCCCCC] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (144,68) size 35x16 [bgcolor=#CCCCCC] [r=4 c=4 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (144,76) size 35x16 [bgcolor=#CCCCCC] [r=4 c=4 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 15x14
</span><span class="cx">                 text run at (10,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (181,68) size 36x16 [bgcolor=#CCCCCC] [r=4 c=5 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (181,76) size 36x16 [bgcolor=#CCCCCC] [r=4 c=5 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (219,68) size 36x16 [bgcolor=#CCCCCC] [r=4 c=6 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (219,76) size 36x16 [bgcolor=#CCCCCC] [r=4 c=6 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (10,1) size 16x14
</span><span class="cx">                 text run at (10,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (257,68) size 18x16 [bgcolor=#CCCCCC] [r=4 c=7 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (257,76) size 18x16 [bgcolor=#CCCCCC] [r=4 c=7 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (277,68) size 18x16 [bgcolor=#CCCCCC] [r=4 c=8 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (277,76) size 18x16 [bgcolor=#CCCCCC] [r=4 c=8 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (1,1) size 16x14
</span><span class="cx">                 text run at (1,1) width 16: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (297,68) size 23x16 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (297,76) size 23x16 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (4,1) size 15x14
</span><span class="cx">                 text run at (4,1) width 15: &quot;Go&quot;
</span><del>-          RenderTableCell {TD} at (322,68) size 37x16 [bgcolor=#CCCCCC] [r=4 c=10 rs=1 cs=1]
</del><ins>+          RenderTableCell {TD} at (322,76) size 37x16 [bgcolor=#CCCCCC] [r=4 c=10 rs=1 cs=1]
</ins><span class="cx">             RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
</span><span class="cx">               RenderText {#text} at (11,1) size 15x14
</span><span class="cx">                 text run at (11,1) width 15: &quot;Go&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/multiple-captions-display-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/multiple-captions-display-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/multiple-captions-display-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,11 +1,11 @@
</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 800x272
-  RenderBlock {html} at (0,0) size 800x272
-    RenderBody {body} at (8,8) size 784x256
-      RenderTable {table} at (0,0) size 126x256
-        RenderTableSection (anonymous) at (0,148) size 126x0
-          RenderTableRow (anonymous) at (0,0) size 126x-2
</del><ins>+layer at (0,0) size 800x280
+  RenderBlock {html} at (0,0) size 800x280
+    RenderBody {body} at (8,8) size 784x264
+      RenderTable {table} at (0,0) size 126x264
+        RenderTableSection (anonymous) at (0,148) size 126x2
+          RenderTableRow (anonymous) at (0,0) size 126x0
</ins><span class="cx">             RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">         RenderBlock {caption} at (0,36) size 126x36
</span><span class="cx">           RenderText {#text} at (15,0) size 96x36
</span><span class="lines">@@ -16,26 +16,26 @@
</span><span class="cx">             RenderTableCell (anonymous) at (2,2) size 122x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 67x18
</span><span class="cx">                 text run at (0,0) width 67: &quot;HEADER&quot;
</span><del>-        RenderTableSection {tbody} at (0,148) size 126x36
-          RenderTableRow (anonymous) at (0,0) size 126x34
</del><ins>+        RenderTableSection {tbody} at (0,150) size 126x38
+          RenderTableRow (anonymous) at (0,0) size 126x36
</ins><span class="cx">             RenderTableCell (anonymous) at (2,0) size 122x36 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBR {br} at (0,0) size 0x18
</span><span class="cx">               RenderText {#text} at (0,18) size 122x18
</span><span class="cx">                 text run at (0,18) width 122: &quot;Some body content&quot;
</span><span class="cx">               RenderBR {br} at (122,18) size 0x18
</span><del>-        RenderTableSection {tfoot} at (0,184) size 126x18
-          RenderTableRow (anonymous) at (0,0) size 126x16
</del><ins>+        RenderTableSection {tfoot} at (0,190) size 126x20
+          RenderTableRow (anonymous) at (0,0) size 126x18
</ins><span class="cx">             RenderTableCell (anonymous) at (2,0) size 122x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 64x18
</span><span class="cx">                 text run at (0,0) width 64: &quot;FOOTER&quot;
</span><del>-        RenderTableSection (anonymous) at (0,184) size 126x0
-          RenderTableRow (anonymous) at (0,0) size 126x-2
</del><ins>+        RenderTableSection (anonymous) at (0,188) size 126x2
+          RenderTableRow (anonymous) at (0,0) size 126x0
</ins><span class="cx">             RenderTableCell (anonymous) at (2,0) size 122x0 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">         RenderBlock {caption} at (0,72) size 126x54
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock {caption} at (0,126) size 126x0
</span><del>-layer at (8,210) size 126x54
-  RenderBlock {caption} at (0,202) size 126x54
</del><ins>+layer at (8,218) size 126x54
+  RenderBlock {caption} at (0,210) size 126x54
</ins><span class="cx">     RenderText {#text} at (25,0) size 116x54
</span><span class="cx">       text run at (25,0) width 76: &quot;PASS: First&quot;
</span><span class="cx">       text run at (5,18) width 116: &quot;Caption aligned to&quot;
</span><span class="lines">@@ -49,8 +49,8 @@
</span><span class="cx">     RenderText {#text} at (14,0) size 102x36
</span><span class="cx">       text run at (14,0) width 98: &quot;PASS: Caption&quot;
</span><span class="cx">       text run at (12,18) width 102: &quot;with opacity 0.7&quot;
</span><del>-layer at (10,192) size 331x18
-  RenderBlock (positioned) {caption} at (10,192) size 331x18
</del><ins>+layer at (10,196) size 331x18
+  RenderBlock (positioned) {caption} at (10,196) size 331x18
</ins><span class="cx">     RenderText {#text} at (0,0) size 331x18
</span><span class="cx">       text run at (0,0) width 331: &quot;PASS: Caption with a fixed position and opacity 0.6&quot;
</span><span class="cx"> layer at (8,80) size 118x54
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttablerowindexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/rowindex-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/rowindex-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/rowindex-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx">       RenderBlock {P} at (0,22) size 784x12
</span><span class="cx">         RenderText {#text} at (0,0) size 354x12
</span><span class="cx">           text run at (0,0) width 354: &quot;A: This table has the header and footer before the body (\&quot;normal\&quot; order).&quot;
</span><del>-      RenderTable {TABLE} at (0,44) size 156x54 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,44) size 156x58 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 154x20
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 154x16
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -18,40 +18,40 @@
</span><span class="cx">             RenderTableCell {TD} at (82,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 0&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,37) size 154x16
-          RenderTableRow {TR} at (0,0) size 154x14
-            RenderTableCell {TD} at (2,-1) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,39) size 154x18
+          RenderTableRow {TR} at (0,0) size 154x16
+            RenderTableCell {TD} at (2,0) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 70x12
</span><span class="cx">                 text run at (2,2) width 70: &quot;table A, footer&quot;
</span><del>-            RenderTableCell {TD} at (82,-1) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,21) size 154x16
-          RenderTableRow {TR} at (0,0) size 154x14
-            RenderTableCell {TD} at (2,-1) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,21) size 154x18
+          RenderTableRow {TR} at (0,0) size 154x16
+            RenderTableCell {TD} at (2,0) size 78x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 65x12
</span><span class="cx">                 text run at (2,2) width 65: &quot;table A, body&quot;
</span><del>-            RenderTableCell {TD} at (82,-1) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 1&quot;
</span><del>-      RenderBlock {P} at (0,108) size 784x12
</del><ins>+      RenderBlock {P} at (0,112) size 784x12
</ins><span class="cx">         RenderText {#text} at (0,0) size 351x12
</span><span class="cx">           text run at (0,0) width 351: &quot;B: This table has the footer before the body and both before the header.&quot;
</span><del>-      RenderTable {TABLE} at (0,130) size 155x54 [border: (1px outset #808080)]
-        RenderTableSection {TFOOT} at (1,37) size 153x16
-          RenderTableRow {TR} at (0,0) size 153x14
-            RenderTableCell {TD} at (2,-1) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,134) size 155x58 [border: (1px outset #808080)]
+        RenderTableSection {TFOOT} at (1,39) size 153x18
+          RenderTableRow {TR} at (0,0) size 153x16
+            RenderTableCell {TD} at (2,0) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 69x12
</span><span class="cx">                 text run at (2,2) width 69: &quot;table B, footer&quot;
</span><del>-            RenderTableCell {TD} at (81,-1) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,0) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,21) size 153x16
-          RenderTableRow {TR} at (0,0) size 153x14
-            RenderTableCell {TD} at (2,-1) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,21) size 153x18
+          RenderTableRow {TR} at (0,0) size 153x16
+            RenderTableCell {TD} at (2,0) size 77x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 64x12
</span><span class="cx">                 text run at (2,2) width 64: &quot;table B, body&quot;
</span><del>-            RenderTableCell {TD} at (81,-1) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (81,0) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 1&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 153x20
</span><span class="lines">@@ -62,68 +62,68 @@
</span><span class="cx">             RenderTableCell {TD} at (81,2) size 70x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 0&quot;
</span><del>-      RenderBlock {P} at (0,194) size 784x12
</del><ins>+      RenderBlock {P} at (0,202) size 784x12
</ins><span class="cx">         RenderText {#text} at (0,0) size 673x12
</span><span class="cx">           text run at (0,0) width 673: &quot;C: This table has two footers before two bodies before two heads. The rows inside the extra footers and heads don't get row indices at all.&quot;
</span><del>-      RenderTable {TABLE} at (0,216) size 203x200 [border: (1px outset #808080)]
-        RenderTableSection {TFOOT} at (1,167) size 201x32
-          RenderTableRow {TR} at (0,0) size 201x14
-            RenderTableCell {TD} at (2,-1) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,224) size 203x220 [border: (1px outset #808080)]
+        RenderTableSection {TFOOT} at (1,183) size 201x36
+          RenderTableRow {TR} at (0,0) size 201x16
+            RenderTableCell {TD} at (2,0) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 112x12
</span><span class="cx">                 text run at (2,2) width 112: &quot;table C, footer A row A&quot;
</span><del>-            RenderTableCell {TD} at (123,-1) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,0) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 6&quot;
</span><del>-          RenderTableRow {TR} at (0,16) size 201x14
-            RenderTableCell {TD} at (2,15) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,18) size 201x16
+            RenderTableCell {TD} at (2,18) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 110x12
</span><span class="cx">                 text run at (2,2) width 110: &quot;table C, footer A row B&quot;
</span><del>-            RenderTableCell {TD} at (123,15) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,18) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 7&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,39) size 201x32
-          RenderTableRow {TR} at (0,0) size 201x14
-            RenderTableCell {TD} at (2,-1) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,39) size 201x36
+          RenderTableRow {TR} at (0,0) size 201x16
+            RenderTableCell {TD} at (2,0) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 110x12
</span><span class="cx">                 text run at (2,2) width 110: &quot;table C, footer B row A&quot;
</span><del>-            RenderTableCell {TD} at (123,-1) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,0) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x12
</span><span class="cx">                 text run at (2,2) width 72: &quot;rowIndex = -1&quot;
</span><del>-          RenderTableRow {TR} at (0,16) size 201x14
-            RenderTableCell {TD} at (2,15) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,18) size 201x16
+            RenderTableCell {TD} at (2,18) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 109x12
</span><span class="cx">                 text run at (2,2) width 109: &quot;table C, footer B row B&quot;
</span><del>-            RenderTableCell {TD} at (123,15) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,18) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x12
</span><span class="cx">                 text run at (2,2) width 72: &quot;rowIndex = -1&quot;
</span><del>-        RenderTableSection {TBODY} at (1,71) size 201x32
-          RenderTableRow {TR} at (0,0) size 201x14
-            RenderTableCell {TD} at (2,-1) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,75) size 201x36
+          RenderTableRow {TR} at (0,0) size 201x16
+            RenderTableCell {TD} at (2,0) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 106x12
</span><span class="cx">                 text run at (2,2) width 106: &quot;table C, body A row A&quot;
</span><del>-            RenderTableCell {TD} at (123,-1) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,0) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 2&quot;
</span><del>-          RenderTableRow {TR} at (0,16) size 201x14
-            RenderTableCell {TD} at (2,15) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,18) size 201x16
+            RenderTableCell {TD} at (2,18) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x12
</span><span class="cx">                 text run at (2,2) width 105: &quot;table C, body A row B&quot;
</span><del>-            RenderTableCell {TD} at (123,15) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,18) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 3&quot;
</span><del>-        RenderTableSection {TBODY} at (1,103) size 201x32
-          RenderTableRow {TR} at (0,0) size 201x14
-            RenderTableCell {TD} at (2,-1) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,111) size 201x36
+          RenderTableRow {TR} at (0,0) size 201x16
+            RenderTableCell {TD} at (2,0) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x12
</span><span class="cx">                 text run at (2,2) width 105: &quot;table C, body B row A&quot;
</span><del>-            RenderTableCell {TD} at (123,-1) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,0) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 4&quot;
</span><del>-          RenderTableRow {TR} at (0,16) size 201x14
-            RenderTableCell {TD} at (2,15) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,18) size 201x16
+            RenderTableCell {TD} at (2,18) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 104x12
</span><span class="cx">                 text run at (2,2) width 104: &quot;table C, body B row B&quot;
</span><del>-            RenderTableCell {TD} at (123,15) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,18) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 5&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (1,1) size 201x38
</span><span class="lines">@@ -141,18 +141,18 @@
</span><span class="cx">             RenderTableCell {TD} at (123,20) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 66x12
</span><span class="cx">                 text run at (2,2) width 66: &quot;rowIndex = 1&quot;
</span><del>-        RenderTableSection {THEAD} at (1,135) size 201x32
-          RenderTableRow {TR} at (0,0) size 201x14
-            RenderTableCell {TD} at (2,-1) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {THEAD} at (1,147) size 201x36
+          RenderTableRow {TR} at (0,0) size 201x16
+            RenderTableCell {TD} at (2,0) size 119x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 114x12
</span><span class="cx">                 text run at (2,2) width 114: &quot;table C, header B row A&quot;
</span><del>-            RenderTableCell {TD} at (123,-1) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,0) size 76x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x12
</span><span class="cx">                 text run at (2,2) width 72: &quot;rowIndex = -1&quot;
</span><del>-          RenderTableRow {TR} at (0,16) size 201x14
-            RenderTableCell {TD} at (2,15) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,18) size 201x16
+            RenderTableCell {TD} at (2,18) size 119x16 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 113x12
</span><span class="cx">                 text run at (2,2) width 113: &quot;table C, header B row B&quot;
</span><del>-            RenderTableCell {TD} at (123,15) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (123,18) size 76x16 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 72x12
</span><span class="cx">                 text run at (2,2) width 72: &quot;rowIndex = -1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletabledisplaytypesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/table-display-types-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/table-display-types-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/table-display-types-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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,10) size 784x582
</span><del>-      RenderTable {TABLE} at (10,0) size 118x86 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,0) size 118x92 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 116x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 116x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 55x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -12,33 +12,33 @@
</span><span class="cx">             RenderTableCell {TD} at (59,2) size 55x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                 text run at (1,1) width 46: &quot;Head 2&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,65) size 116x20
-          RenderTableRow {TR} at (0,0) size 116x18
-            RenderTableCell {TD} at (2,-1) size 55x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,69) size 116x22
+          RenderTableRow {TR} at (0,0) size 116x20
+            RenderTableCell {TD} at (2,0) size 55x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;Footer 1&quot;
</span><del>-            RenderTableCell {TD} at (59,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (59,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,25) size 116x40
-          RenderTableRow {TR} at (0,0) size 116x18
-            RenderTableCell {TD} at (2,-1) size 55x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,25) size 116x44
+          RenderTableRow {TR} at (0,0) size 116x20
+            RenderTableCell {TD} at (2,0) size 55x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 1&quot;
</span><del>-            RenderTableCell {TD} at (59,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (59,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 2&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 116x18
-            RenderTableCell {TD} at (2,19) size 55x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 116x20
+            RenderTableCell {TD} at (2,22) size 55x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 3&quot;
</span><del>-            RenderTableCell {TD} at (59,19) size 55x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (59,22) size 55x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                 text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderBlock {P} at (0,102) size 784x18
</del><ins>+      RenderBlock {P} at (0,108) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 222x18
</span><span class="cx">           text run at (0,0) width 222: &quot;Row groups have display:table-cell&quot;
</span><del>-      RenderTable {TABLE} at (10,136) size 234x58 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,142) size 234x60 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection (anonymous) at (1,1) size 232x32
</span><span class="cx">           RenderTableRow (anonymous) at (0,2) size 232x28
</span><span class="cx">             RenderTableCell {THEAD} at (2,2) size 106x28 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -69,9 +69,9 @@
</span><span class="cx">                             RenderTableCell {TD} at (59,2) size 55x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                                 text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,33) size 232x24
-          RenderTableRow (anonymous) at (0,0) size 232x22
-            RenderTableCell {TR} at (2,-1) size 106x24 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,33) size 232x26
+          RenderTableRow (anonymous) at (0,0) size 232x24
+            RenderTableCell {TR} at (2,0) size 106x24 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable at (0,0) size 86x24
</span><span class="cx">                 RenderTableSection (anonymous) at (0,0) size 86x24
</span><span class="cx">                   RenderTableRow (anonymous) at (0,2) size 86x20
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                     RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                         text run at (1,1) width 38: &quot;Cell 2&quot;
</span><del>-            RenderTableCell {TR} at (110,-1) size 120x24 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TR} at (110,0) size 120x24 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderTable at (0,0) size 86x24
</span><span class="cx">                 RenderTableSection (anonymous) at (0,0) size 86x24
</span><span class="cx">                   RenderTableRow (anonymous) at (0,2) size 86x20
</span><span class="lines">@@ -91,10 +91,10 @@
</span><span class="cx">                     RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                         text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderBlock {P} at (0,210) size 784x18
</del><ins>+      RenderBlock {P} at (0,218) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 200x18
</span><span class="cx">           text run at (0,0) width 200: &quot;Row groups have display:block&quot;
</span><del>-      RenderTable {TABLE} at (10,244) size 122x102 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,252) size 122x104 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection (anonymous) at (1,1) size 120x52
</span><span class="cx">           RenderTableRow (anonymous) at (0,2) size 120x48
</span><span class="cx">             RenderTableCell (anonymous) at (2,2) size 116x48 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -120,8 +120,8 @@
</span><span class="cx">                         RenderTableCell {TD} at (59,2) size 55x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                             text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,53) size 120x48
-          RenderTableRow (anonymous) at (0,0) size 120x46
</del><ins>+        RenderTableSection {TBODY} at (1,53) size 120x50
+          RenderTableRow (anonymous) at (0,0) size 120x48
</ins><span class="cx">             RenderTableCell (anonymous) at (2,0) size 116x48 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderBlock {TR} at (0,0) size 116x24
</span><span class="cx">                 RenderTable at (0,0) size 86x24
</span><span class="lines">@@ -143,7 +143,7 @@
</span><span class="cx">                       RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                         RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                           text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderTable at (0,356) size 302x182
</del><ins>+      RenderTable at (0,366) size 302x182
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 302x182
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 302x182
</span><span class="cx">             RenderTableCell {P} at (0,0) size 302x182 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletabledisplaytypesstrictexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/table-display-types-strict-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,10 +1,10 @@
</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 800x468
-  RenderBlock {HTML} at (0,0) size 800x468
-    RenderBody {BODY} at (8,10) size 784x450
-      RenderBlock {TABLE} at (10,0) size 764x86 [border: (1px solid #000000)]
-        RenderTable at (1,1) size 116x84
</del><ins>+layer at (0,0) size 800x476
+  RenderBlock {HTML} at (0,0) size 800x476
+    RenderBody {BODY} at (8,10) size 784x458
+      RenderBlock {TABLE} at (10,0) size 764x92 [border: (1px solid #000000)]
+        RenderTable at (1,1) size 116x90
</ins><span class="cx">           RenderTableSection {THEAD} at (0,0) size 116x24
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 116x20
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 55x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -13,31 +13,31 @@
</span><span class="cx">               RenderTableCell {TD} at (59,2) size 55x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                   text run at (1,1) width 46: &quot;Head 2&quot;
</span><del>-          RenderTableSection {TFOOT} at (0,64) size 116x20
-            RenderTableRow {TR} at (0,0) size 116x18
-              RenderTableCell {TD} at (2,-1) size 55x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TFOOT} at (0,68) size 116x22
+            RenderTableRow {TR} at (0,0) size 116x20
+              RenderTableCell {TD} at (2,0) size 55x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                   text run at (1,1) width 53: &quot;Footer 1&quot;
</span><del>-              RenderTableCell {TD} at (59,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (59,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                   text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-          RenderTableSection {TBODY} at (0,24) size 116x40
-            RenderTableRow {TR} at (0,0) size 116x18
-              RenderTableCell {TD} at (2,-1) size 55x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,24) size 116x44
+            RenderTableRow {TR} at (0,0) size 116x20
+              RenderTableCell {TD} at (2,0) size 55x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                   text run at (1,1) width 38: &quot;Cell 1&quot;
</span><del>-              RenderTableCell {TD} at (59,-1) size 55x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (59,0) size 55x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                   text run at (1,1) width 38: &quot;Cell 2&quot;
</span><del>-            RenderTableRow {TR} at (0,20) size 116x18
-              RenderTableCell {TD} at (2,19) size 55x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,22) size 116x20
+              RenderTableCell {TD} at (2,22) size 55x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                   text run at (1,1) width 38: &quot;Cell 3&quot;
</span><del>-              RenderTableCell {TD} at (59,19) size 55x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (59,22) size 55x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                   text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderBlock {TABLE} at (10,96) size 764x50 [border: (1px solid #000000)]
-        RenderTable at (1,1) size 220x48
</del><ins>+      RenderBlock {TABLE} at (10,102) size 764x52 [border: (1px solid #000000)]
+        RenderTable at (1,1) size 220x50
</ins><span class="cx">           RenderTableSection (anonymous) at (0,0) size 220x28
</span><span class="cx">             RenderTableRow (anonymous) at (0,2) size 220x24
</span><span class="cx">               RenderTableCell {THEAD} at (2,2) size 100x24 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -62,23 +62,23 @@
</span><span class="cx">                         RenderInline {TD} at (0,0) size 55x20
</span><span class="cx">                           RenderText {#text} at (56,2) size 53x18
</span><span class="cx">                             text run at (56,2) width 53: &quot;Footer 2&quot;
</span><del>-          RenderTableSection {TBODY} at (0,28) size 220x20
-            RenderTableRow (anonymous) at (0,0) size 220x18
-              RenderTableCell {TR} at (2,-1) size 100x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (0,28) size 220x22
+            RenderTableRow (anonymous) at (0,0) size 220x20
+              RenderTableCell {TR} at (2,0) size 100x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><span class="cx">                   RenderText {#text} at (1,2) size 38x18
</span><span class="cx">                     text run at (1,2) width 38: &quot;Cell 1&quot;
</span><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><span class="cx">                   RenderText {#text} at (41,2) size 38x18
</span><span class="cx">                     text run at (41,2) width 38: &quot;Cell 2&quot;
</span><del>-              RenderTableCell {TR} at (104,-1) size 114x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TR} at (104,0) size 114x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><span class="cx">                   RenderText {#text} at (1,2) size 38x18
</span><span class="cx">                     text run at (1,2) width 38: &quot;Cell 3&quot;
</span><span class="cx">                 RenderInline {TD} at (0,0) size 40x20
</span><span class="cx">                   RenderText {#text} at (41,2) size 38x18
</span><span class="cx">                     text run at (41,2) width 38: &quot;Cell 4&quot;
</span><del>-      RenderBlock {TABLE} at (10,156) size 764x102 [border: (1px solid #000000)]
</del><ins>+      RenderBlock {TABLE} at (10,164) size 764x102 [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {THEAD} at (1,1) size 762x24
</span><span class="cx">           RenderBlock {TR} at (0,0) size 762x24
</span><span class="cx">             RenderTable at (0,0) size 102x24
</span><span class="lines">@@ -125,7 +125,7 @@
</span><span class="cx">                         RenderTableCell {TD} at (44,2) size 40x20 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (1,1) size 38x18
</span><span class="cx">                             text run at (1,1) width 38: &quot;Cell 4&quot;
</span><del>-      RenderTable at (0,268) size 302x182
</del><ins>+      RenderTable at (0,276) size 302x182
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 302x182
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 302x182
</span><span class="cx">             RenderTableCell {P} at (0,0) size 302x182 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletabledisplaytypesverticalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> layer at (0,0) size 785x1180
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 785x1180
</span><span class="cx">     RenderBody {BODY} at (8,10) size 769x1162
</span><del>-      RenderTable {TABLE} at (10,0) size 86x118 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,0) size 92x118 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 24x116
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 20x116
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 20x55 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -12,33 +12,33 @@
</span><span class="cx">             RenderTableCell {TD} at (2,59) size 20x55 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 18x46
</span><span class="cx">                 text run at (1,1) width 46: &quot;Head 2&quot;
</span><del>-        RenderTableSection {TFOOT} at (65,1) size 20x116
-          RenderTableRow {TR} at (0,0) size 18x116
-            RenderTableCell {TD} at (0,1) size 18x57 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x53
-                text run at (0,2) width 53: &quot;Footer 1&quot;
-            RenderTableCell {TD} at (0,58) size 18x57 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x53
-                text run at (0,2) width 53: &quot;Footer 2&quot;
-        RenderTableSection {TBODY} at (25,1) size 40x116
-          RenderTableRow {TR} at (0,0) size 18x116
-            RenderTableCell {TD} at (0,1) size 18x57 [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x38
-                text run at (0,2) width 38: &quot;Cell 1&quot;
-            RenderTableCell {TD} at (0,58) size 18x57 [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x38
-                text run at (0,2) width 38: &quot;Cell 2&quot;
-          RenderTableRow {TR} at (0,20) size 18x116
-            RenderTableCell {TD} at (20,1) size 18x57 [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x38
-                text run at (0,2) width 38: &quot;Cell 3&quot;
-            RenderTableCell {TD} at (20,58) size 18x57 [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (0,2) size 18x38
-                text run at (0,2) width 38: &quot;Cell 4&quot;
</del><ins>+        RenderTableSection {TFOOT} at (69,1) size 22x116
+          RenderTableRow {TR} at (0,0) size 20x116
+            RenderTableCell {TD} at (0,2) size 20x55 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x53
+                text run at (1,1) width 53: &quot;Footer 1&quot;
+            RenderTableCell {TD} at (0,59) size 20x55 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x53
+                text run at (1,1) width 53: &quot;Footer 2&quot;
+        RenderTableSection {TBODY} at (25,1) size 44x116
+          RenderTableRow {TR} at (0,0) size 20x116
+            RenderTableCell {TD} at (0,2) size 20x55 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x38
+                text run at (1,1) width 38: &quot;Cell 1&quot;
+            RenderTableCell {TD} at (0,59) size 20x55 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x38
+                text run at (1,1) width 38: &quot;Cell 2&quot;
+          RenderTableRow {TR} at (0,22) size 20x116
+            RenderTableCell {TD} at (22,2) size 20x55 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x38
+                text run at (1,1) width 38: &quot;Cell 3&quot;
+            RenderTableCell {TD} at (22,59) size 20x55 [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 18x38
+                text run at (1,1) width 38: &quot;Cell 4&quot;
</ins><span class="cx">       RenderBlock {P} at (0,134) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 222x18
</span><span class="cx">           text run at (0,0) width 222: &quot;Row groups have display:table-cell&quot;
</span><del>-      RenderTable {TABLE} at (10,168) size 58x234 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,168) size 60x234 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection (anonymous) at (1,1) size 32x232
</span><span class="cx">           RenderTableRow (anonymous) at (0,2) size 28x232
</span><span class="cx">             RenderTableCell {THEAD} at (2,2) size 28x106 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -69,10 +69,10 @@
</span><span class="cx">                             RenderTableCell {TD} at (2,59) size 20x55 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                               RenderText {#text} at (1,1) size 18x53
</span><span class="cx">                                 text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (33,1) size 24x232
-          RenderTableRow (anonymous) at (0,0) size 22x232
-            RenderTableCell {TR} at (0,1) size 22x108 [r=0 c=0 rs=1 cs=1]
-              RenderTable at (-1,1) size 24x86
</del><ins>+        RenderTableSection {TBODY} at (33,1) size 26x232
+          RenderTableRow (anonymous) at (0,0) size 24x232
+            RenderTableCell {TR} at (0,2) size 24x106 [r=0 c=0 rs=1 cs=1]
+              RenderTable at (0,0) size 24x86
</ins><span class="cx">                 RenderTableSection (anonymous) at (0,0) size 24x86
</span><span class="cx">                   RenderTableRow (anonymous) at (0,2) size 20x86
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 20x40 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -81,8 +81,8 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,44) size 20x40 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 18x38
</span><span class="cx">                         text run at (1,1) width 38: &quot;Cell 2&quot;
</span><del>-            RenderTableCell {TR} at (0,109) size 22x122 [r=0 c=1 rs=1 cs=1]
-              RenderTable at (-1,1) size 24x86
</del><ins>+            RenderTableCell {TR} at (0,110) size 24x120 [r=0 c=1 rs=1 cs=1]
+              RenderTable at (0,0) size 24x86
</ins><span class="cx">                 RenderTableSection (anonymous) at (0,0) size 24x86
</span><span class="cx">                   RenderTableRow (anonymous) at (0,2) size 20x86
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 20x40 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">       RenderBlock {P} at (0,418) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 200x18
</span><span class="cx">           text run at (0,0) width 200: &quot;Row groups have display:block&quot;
</span><del>-      RenderTable {TABLE} at (10,452) size 102x122 [border: (1px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (10,452) size 104x122 [border: (1px solid #000000)]
</ins><span class="cx">         RenderTableSection (anonymous) at (1,1) size 52x120
</span><span class="cx">           RenderTableRow (anonymous) at (0,2) size 48x120
</span><span class="cx">             RenderTableCell (anonymous) at (2,2) size 48x116 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -120,9 +120,9 @@
</span><span class="cx">                         RenderTableCell {TD} at (2,59) size 20x55 [r=0 c=1 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (1,1) size 18x53
</span><span class="cx">                             text run at (1,1) width 53: &quot;Footer 2&quot;
</span><del>-        RenderTableSection {TBODY} at (53,1) size 48x120
-          RenderTableRow (anonymous) at (0,0) size 46x120
-            RenderTableCell (anonymous) at (0,2) size 46x118 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (53,1) size 50x120
+          RenderTableRow (anonymous) at (0,0) size 48x120
+            RenderTableCell (anonymous) at (0,2) size 48x116 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {TR} at (0,0) size 24x116
</span><span class="cx">                 RenderTable at (0,0) size 24x86
</span><span class="cx">                   RenderTableSection (anonymous) at (0,0) size 24x86
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttabletableInsideCaptionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,17 +3,17 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 202x76
-        RenderTableSection {TBODY} at (0,0) size 202x76
-          RenderTableRow {TR} at (0,2) size 202x72
-            RenderTableCell {TD} at (2,2) size 198x72 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,0) size 202x78
+        RenderTableSection {TBODY} at (0,0) size 202x78
+          RenderTableRow {TR} at (0,2) size 202x74
+            RenderTableCell {TD} at (2,2) size 198x74 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderTable {TABLE} at (1,1) size 196x24
</span><span class="cx">                 RenderTableSection {TBODY} at (0,0) size 196x24
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 196x20
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (1,1) size 190x18
</span><span class="cx">                         text run at (1,1) width 190: &quot;This should all be on one line.&quot;
</span><del>-              RenderTable {TABLE} at (1,25) size 84x46
</del><ins>+              RenderTable {TABLE} at (1,25) size 84x48
</ins><span class="cx">                 RenderTableSection {THEAD} at (0,24) size 84x2
</span><span class="cx">                 RenderBlock {CAPTION} at (0,0) size 84x24
</span><span class="cx">                   RenderTable {TABLE} at (14,0) size 56x24
</span><span class="lines">@@ -22,11 +22,11 @@
</span><span class="cx">                         RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                           RenderText {#text} at (1,1) size 50x18
</span><span class="cx">                             text run at (1,1) width 50: &quot;Caption&quot;
</span><del>-                RenderTableSection {TBODY} at (0,26) size 84x20
-                  RenderTableRow {TR} at (0,0) size 84x18
-                    RenderTableCell {TD} at (2,-1) size 49x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+                RenderTableSection {TBODY} at (0,26) size 84x22
+                  RenderTableRow {TR} at (0,0) size 84x20
+                    RenderTableCell {TD} at (2,0) size 49x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 47x18
</span><span class="cx">                         text run at (1,1) width 47: &quot;Bottom&quot;
</span><del>-                    RenderTableCell {TD} at (53,-1) size 29x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+                    RenderTableCell {TD} at (53,0) size 29x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 27x18
</span><span class="cx">                         text run at (1,1) width 27: &quot;line.&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug102961expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x5929
</del><ins>+layer at (0,0) size 785x5949
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x5929
-  RenderBlock {HTML} at (0,0) size 785x5929
-    RenderBody {BODY} at (8,21) size 769x5892
</del><ins>+layer at (0,0) size 785x5949
+  RenderBlock {HTML} at (0,0) size 785x5949
+    RenderBody {BODY} at (8,21) size 769x5912
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 486x37
</span><span class="cx">           text run at (0,0) width 486: &quot;Vertical alignment and table height&quot;
</span><span class="lines">@@ -561,7 +561,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,50) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3126) size 110x160
</del><ins>+      RenderTable {TABLE} at (0,3126) size 110x170
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -583,59 +583,59 @@
</span><span class="cx">             RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,116) size 110x44
-          RenderTableRow {TR} at (0,0) size 110x20
-            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,122) size 110x48
+          RenderTableRow {TR} at (0,0) size 110x22
+            RenderTableCell {TD} at (2,0) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 110x20
-            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 110x22
+            RenderTableCell {TD} at (2,24) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,24) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,24) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,50) size 110x66
-          RenderTableRow {TR} at (0,0) size 110x20
-            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,50) size 110x72
+          RenderTableRow {TR} at (0,0) size 110x22
+            RenderTableCell {TD} at (2,0) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 110x20
-            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 110x22
+            RenderTableCell {TD} at (2,24) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,24) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,24) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 110x20
-            RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 110x22
+            RenderTableCell {TD} at (2,48) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,43) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3286) size 110x160
</del><ins>+      RenderTable {TABLE} at (0,3296) size 110x170
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 110x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -657,62 +657,62 @@
</span><span class="cx">             RenderTableCell {TD} at (74,26) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,116) size 110x44
-          RenderTableRow {TR} at (0,0) size 110x20
-            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,122) size 110x48
+          RenderTableRow {TR} at (0,0) size 110x22
+            RenderTableCell {TD} at (2,0) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 110x20
-            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 110x22
+            RenderTableCell {TD} at (2,24) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,24) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,24) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-        RenderTableSection {TBODY} at (0,50) size 110x66
-          RenderTableRow {TR} at (0,0) size 110x20
-            RenderTableCell {TD} at (2,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,50) size 110x72
+          RenderTableRow {TR} at (0,0) size 110x22
+            RenderTableCell {TD} at (2,0) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,0) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,-1) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,0) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 110x20
-            RenderTableCell {TD} at (2,21) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 110x22
+            RenderTableCell {TD} at (2,24) size 34x22 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,21) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,24) size 34x22 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,21) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,24) size 34x22 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 110x20
-            RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 110x22
+            RenderTableCell {TD} at (2,48) size 34x22 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (38,43) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (38,48) size 34x22 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (74,48) size 34x22 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3462) size 769x18
</del><ins>+      RenderBlock {P} at (0,3482) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 487x18
</span><span class="cx">           text run at (0,0) width 487: &quot;The following table should look normal, since very small heights get ignored:&quot;
</span><del>-      RenderTable {TABLE} at (0,3496) size 110x26
</del><ins>+      RenderTable {TABLE} at (0,3516) size 110x26
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -724,10 +724,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3538) size 769x18
</del><ins>+      RenderBlock {P} at (0,3558) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 252x18
</span><span class="cx">           text run at (0,0) width 252: &quot;So should this one, for auto cell heights:&quot;
</span><del>-      RenderTable {TABLE} at (0,3572) size 110x26
</del><ins>+      RenderTable {TABLE} at (0,3592) size 110x26
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -739,10 +739,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,3614) size 769x18
</del><ins>+      RenderBlock {P} at (0,3634) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 627x18
</span><span class="cx">           text run at (0,0) width 627: &quot;These tables should look the same - all cells should be 100px tall with the text at the top of the cells:&quot;
</span><del>-      RenderTable {TABLE} at (0,3648) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3668) size 110x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -754,7 +754,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3756) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3776) size 110x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -766,7 +766,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3864) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3884) size 110x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -778,7 +778,7 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,3972) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,3992) size 110x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -790,10 +790,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,2) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4096) size 769x18
</del><ins>+      RenderBlock {P} at (0,4116) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 715x18
</span><span class="cx">           text run at (0,0) width 715: &quot;In these four tables, the text should be 20px lower each cell, but should otherwise look like the above three tables:&quot;
</span><del>-      RenderTable {TABLE} at (0,4130) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4150) size 106x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -805,7 +805,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4238) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4258) size 106x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -817,7 +817,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4346) size 106x108
</del><ins>+      RenderTable {TABLE} at (0,4366) size 106x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -829,7 +829,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4454) size 110x108
</del><ins>+      RenderTable {TABLE} at (0,4474) size 110x108
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 110x108
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 110x104
</span><span class="cx">             RenderTableCell {TD} at (2,43) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -841,10 +841,10 @@
</span><span class="cx">             RenderTableCell {TD} at (74,43) size 34x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 30x18
</span><span class="cx">                 text run at (2,2) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,4578) size 769x18
</del><ins>+      RenderBlock {P} at (0,4598) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 370x18
</span><span class="cx">           text run at (0,0) width 370: &quot;These should have the text 40px from the top in every cell:&quot;
</span><del>-      RenderTable {TABLE} at (0,4612) size 106x107
</del><ins>+      RenderTable {TABLE} at (0,4632) size 106x107
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x107
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x103
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -856,7 +856,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4719) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4739) size 106x106
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,41) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -868,7 +868,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,2) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4825) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4845) size 106x106
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,42) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -880,7 +880,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,3) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,4931) size 106x106
</del><ins>+      RenderTable {TABLE} at (0,4951) size 106x106
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x106
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x102
</span><span class="cx">             RenderTableCell {TD} at (2,82) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -892,7 +892,7 @@
</span><span class="cx">             RenderTableCell {TD} at (72,4) size 32x100 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,41) size 30x18
</span><span class="cx">                 text run at (1,41) width 30: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5037) size 106x68
</del><ins>+      RenderTable {TABLE} at (0,5057) size 106x68
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 106x68
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 106x64
</span><span class="cx">             RenderTableCell {TD} at (2,44) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -904,11 +904,11 @@
</span><span class="cx">             RenderTableCell {TD} at (72,6) size 32x60 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock {P} at (0,5121) size 769x36
</del><ins>+      RenderBlock {P} at (0,5141) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 749x36
</span><span class="cx">           text run at (0,0) width 749: &quot;In each of the following tables, three of the cells should have the same baseline of the first line, and the three so marked&quot;
</span><span class="cx">           text run at (0,18) width 269: &quot;should be aligned top, middle, and bottom:&quot;
</span><del>-      RenderTable {TABLE} at (0,5173) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5193) size 458x118
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,74) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -929,7 +929,7 @@
</span><span class="cx">             RenderTableCell {TD} at (405,94) size 51x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 47x18
</span><span class="cx">                 text run at (2,2) width 47: &quot;Bottom&quot;
</span><del>-      RenderTable {TABLE} at (0,5291) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5311) size 458x118
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -950,7 +950,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 90x55
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5409) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5429) size 458x118
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 186x114 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -971,7 +971,7 @@
</span><span class="cx">             RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 90x55
</span><span class="cx">                 text run at (2,2) width 90: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5527) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5547) size 458x118
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -992,7 +992,7 @@
</span><span class="cx">             RenderTableCell {TD} at (270,2) size 186x114 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 182x110
</span><span class="cx">                 text run at (2,2) width 182: &quot;Data&quot;
</span><del>-      RenderTable {TABLE} at (0,5645) size 458x118
</del><ins>+      RenderTable {TABLE} at (0,5665) size 458x118
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 458x118
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 458x114
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -1013,11 +1013,11 @@
</span><span class="cx">             RenderTableCell {TD} at (407,48) size 49x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 45x18
</span><span class="cx">                 text run at (2,2) width 45: &quot;Middle&quot;
</span><del>-      RenderBlock {HR} at (0,5771) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,5789) size 769x35
</del><ins>+      RenderBlock {HR} at (0,5791) size 769x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,5809) size 769x35
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x18 [color=#0000EE]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><del>-      RenderBlock {P} at (0,5840) size 769x18
</del><ins>+      RenderBlock {P} at (0,5860) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 58x18
</span><span class="cx">           text run at (0,0) width 58: &quot;(Back to &quot;
</span><span class="cx">         RenderInline {A} at (0,0) size 158x18 [color=#0000EE]
</span><span class="lines">@@ -1030,7 +1030,7 @@
</span><span class="cx">             text run at (224,0) width 82: &quot;David Baron&quot;
</span><span class="cx">         RenderText {#text} at (306,0) size 5x18
</span><span class="cx">           text run at (306,0) width 5: &quot;)&quot;
</span><del>-      RenderBlock {P} at (0,5874) size 769x18
</del><ins>+      RenderBlock {P} at (0,5894) size 769x18
</ins><span class="cx">         RenderInline {A} at (0,0) size 33x18 [color=#0000EE]
</span><span class="cx">           RenderText {#text} at (0,0) size 33x18
</span><span class="cx">             text run at (0,0) width 33: &quot;LDB&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug119786expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug119786-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 70x86 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 70x88 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x36 [color=#008000] [bgcolor=#FFFFE0]
</span><span class="cx">           RenderText {#text} at (7,0) size 60x36
</span><span class="cx">             text run at (7,0) width 56: &quot;Where is&quot;
</span><span class="lines">@@ -13,25 +13,25 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x18
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,63) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,63) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderBlock {HR} at (0,94) size 784x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,104) size 70x50 [border: (1px outset #808080)]
</del><ins>+      RenderBlock {HR} at (0,96) size 784x2 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,106) size 70x52 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 68x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 68x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x18
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderBlock {HR} at (0,162) size 784x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,172) size 70x86 [border: (1px outset #808080)]
</del><ins>+      RenderBlock {HR} at (0,166) size 784x2 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,176) size 70x88 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 70x36 [color=#008000] [bgcolor=#FFFFE0]
</span><span class="cx">           RenderText {#text} at (1,0) size 68x36
</span><span class="cx">             text run at (1,0) width 68: &quot;Here is the&quot;
</span><span class="lines">@@ -41,12 +41,12 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x18
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,63) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,63) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderTable {TABLE} at (0,258) size 70x86 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,264) size 70x88 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,37) size 68x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 68x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -56,25 +56,25 @@
</span><span class="cx">           RenderText {#text} at (7,0) size 60x36
</span><span class="cx">             text run at (7,0) width 56: &quot;Where is&quot;
</span><span class="cx">             text run at (5,18) width 60: &quot;the table?&quot;
</span><del>-        RenderTableSection {TBODY} at (1,63) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,63) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderBlock {HR} at (0,352) size 784x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,362) size 70x50 [border: (1px outset #808080)]
</del><ins>+      RenderBlock {HR} at (0,360) size 784x2 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,370) size 70x52 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 68x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 68x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 46x18
</span><span class="cx">                 text run at (2,2) width 46: &quot;Header&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span><del>-      RenderBlock {HR} at (0,420) size 784x2 [border: (1px inset #000000)]
-      RenderTable {TABLE} at (0,430) size 70x86 [border: (1px outset #808080)]
</del><ins>+      RenderBlock {HR} at (0,430) size 784x2 [border: (1px inset #000000)]
+      RenderTable {TABLE} at (0,440) size 70x88 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,37) size 68x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 68x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -84,8 +84,8 @@
</span><span class="cx">           RenderText {#text} at (1,0) size 68x36
</span><span class="cx">             text run at (1,0) width 68: &quot;Here is the&quot;
</span><span class="cx">             text run at (20,18) width 30: &quot;table&quot;
</span><del>-        RenderTableSection {TBODY} at (1,63) size 68x22
-          RenderTableRow {TR} at (0,0) size 68x20
-            RenderTableCell {TD} at (2,-1) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,63) size 68x24
+          RenderTableRow {TR} at (0,0) size 68x22
+            RenderTableCell {TD} at (2,0) size 64x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;Kibology&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug13118expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug13118-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx">       RenderBlock {H4} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 538x18
</span><span class="cx">           text run at (0,0) width 538: &quot;TBODY is not correctly positioned when TFOOT is present but THEAD is not:&quot;
</span><del>-      RenderTable {TABLE} at (0,39) size 67x50 [border: (1px outset #808080)]
-        RenderTableSection {TFOOT} at (1,27) size 65x22
-          RenderTableRow {TR} at (0,0) size 65x20
-            RenderTableCell {TD} at (2,-1) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,39) size 67x52 [border: (1px outset #808080)]
+        RenderTableSection {TFOOT} at (1,27) size 65x24
+          RenderTableRow {TR} at (0,0) size 65x22
+            RenderTableCell {TD} at (2,0) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 65x26
</span><span class="lines">@@ -17,25 +17,25 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-      RenderBlock (anonymous) at (0,89) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,91) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,107) size 68x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,109) size 68x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 66x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 66x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 58x18
</span><span class="cx">                 text run at (2,2) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 66x22
-          RenderTableRow {TR} at (0,0) size 66x20
-            RenderTableCell {TD} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 66x24
+          RenderTableRow {TR} at (0,0) size 66x22
+            RenderTableCell {TD} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 66x22
-          RenderTableRow {TR} at (0,0) size 66x20
-            RenderTableCell {TD} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 66x24
+          RenderTableRow {TR} at (0,0) size 66x22
+            RenderTableCell {TD} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-      RenderBlock {P} at (0,195) size 784x190
</del><ins>+      RenderBlock {P} at (0,201) size 784x220
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">           RenderText {#text} at (0,0) size 154x18
</span><span class="cx">             text run at (0,0) width 154: &quot;Same as above but with &quot;
</span><span class="lines">@@ -44,10 +44,10 @@
</span><span class="cx">               text run at (154,2) width 128: &quot;CELLSPACING=\&quot;10\&quot;&quot;
</span><span class="cx">           RenderText {#text} at (282,0) size 4x18
</span><span class="cx">             text run at (282,0) width 4: &quot;:&quot;
</span><del>-        RenderTable {TABLE} at (0,18) size 83x66 [border: (1px outset #808080)]
-          RenderTableSection {TFOOT} at (1,43) size 81x22
-            RenderTableRow {TR} at (0,0) size 81x12
-              RenderTableCell {TD} at (10,-5) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (0,18) size 83x76 [border: (1px outset #808080)]
+          RenderTableSection {TFOOT} at (1,43) size 81x32
+            RenderTableRow {TR} at (0,0) size 81x22
+              RenderTableCell {TD} at (10,0) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                   text run at (2,2) width 53: &quot;TFOOT&quot;
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 81x42
</span><span class="lines">@@ -55,21 +55,21 @@
</span><span class="cx">               RenderTableCell {TD} at (10,10) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                   text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderBlock (anonymous) at (0,84) size 784x18
</del><ins>+        RenderBlock (anonymous) at (0,94) size 784x18
</ins><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-        RenderTable {TABLE} at (0,102) size 84x88 [border: (1px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (0,112) size 84x108 [border: (1px outset #808080)]
</ins><span class="cx">           RenderTableSection {THEAD} at (1,1) size 82x42
</span><span class="cx">             RenderTableRow {TR} at (0,10) size 82x22
</span><span class="cx">               RenderTableCell {TH} at (10,10) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 58x18
</span><span class="cx">                   text run at (2,2) width 58: &quot;THEAD&quot;
</span><del>-          RenderTableSection {TFOOT} at (1,65) size 82x22
-            RenderTableRow {TR} at (0,0) size 82x12
-              RenderTableCell {TD} at (10,-5) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TFOOT} at (1,75) size 82x32
+            RenderTableRow {TR} at (0,0) size 82x22
+              RenderTableCell {TD} at (10,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                   text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-          RenderTableSection {TBODY} at (1,43) size 82x22
-            RenderTableRow {TR} at (0,0) size 82x12
-              RenderTableCell {TD} at (10,-5) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+          RenderTableSection {TBODY} at (1,43) size 82x32
+            RenderTableRow {TR} at (0,0) size 82x22
+              RenderTableCell {TD} at (10,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                   text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug190611expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             text run at (108,84) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,96) width 318: &quot;      background-color: #ff99ff;  text-align: center;&quot;
</span><span class="cx">             text run at (318,96) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,161) size 784x190 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,161) size 784x210 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x38 [bgcolor=#00FFFF]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 782x30
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -57,61 +57,61 @@
</span><span class="cx">             RenderTableCell {TD} at (640,4) size 138x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R1C5&quot;
</span><del>-        RenderTableSection {TBODY} at (1,39) size 782x90 [bgcolor=#9999FF]
-          RenderTableRow {TR} at (0,0) size 782x26
-            RenderTableCell {TD} at (4,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,39) size 782x102 [bgcolor=#9999FF]
+          RenderTableRow {TR} at (0,0) size 782x30
+            RenderTableCell {TD} at (4,0) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C1&quot;
</span><del>-            RenderTableCell {TD} at (145,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,0) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C3&quot;
</span><del>-            RenderTableCell {TD} at (286,-2) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,0) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C3&quot;
</span><del>-            RenderTableCell {TD} at (463,-2) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,0) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C5&quot;
</span><del>-          RenderTableRow {TR} at (0,30) size 782x26
-            RenderTableCell {TD} at (4,28) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 782x30
+            RenderTableCell {TD} at (4,34) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R3C1&quot;
</span><del>-            RenderTableCell {TD} at (145,28) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,34) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R3C2&quot;
</span><del>-            RenderTableCell {TD} at (286,28) size 492x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (286,34) size 492x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R3C3-5&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 782x26
-            RenderTableCell {TD} at (4,58) size 455x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,68) size 782x30
+            RenderTableCell {TD} at (4,68) size 455x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R4C1-3&quot;
</span><del>-            RenderTableCell {TD} at (463,58) size 173x30 [border: (1px inset #808080)] [r=2 c=3 rs=3 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,68) size 173x30 [border: (1px inset #808080)] [r=2 c=3 rs=3 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R4-6C4&quot;
</span><del>-            RenderTableCell {TD} at (640,58) size 138x30 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (640,68) size 138x30 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R4C5&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,129) size 782x60 [bgcolor=#FF99FF]
-          RenderTableRow {TR} at (0,0) size 782x26
-            RenderTableCell {TD} at (4,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,141) size 782x68 [bgcolor=#FF99FF]
+          RenderTableRow {TR} at (0,0) size 782x30
+            RenderTableCell {TD} at (4,0) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C1&quot;
</span><del>-            RenderTableCell {TD} at (145,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,0) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C2&quot;
</span><del>-            RenderTableCell {TD} at (286,13) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,17) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R5-6C3&quot;
</span><del>-            RenderTableCell {TD} at (463,-2) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,0) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C5&quot;
</span><del>-          RenderTableRow {TR} at (0,30) size 782x26
-            RenderTableCell {TD} at (4,28) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 782x30
+            RenderTableCell {TD} at (4,34) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C1&quot;
</span><del>-            RenderTableCell {TD} at (145,28) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,34) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C2&quot;
</span><del>-            RenderTableCell {TD} at (463,28) size 173x30 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,34) size 173x30 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C5&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug190612expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -39,7 +39,7 @@
</span><span class="cx">             text run at (108,84) width 0: &quot; &quot;
</span><span class="cx">             text run at (0,96) width 318: &quot;      background-color: #ff99ff;  text-align: center;&quot;
</span><span class="cx">             text run at (318,96) width 0: &quot; &quot;
</span><del>-      RenderTable {TABLE} at (0,161) size 784x190 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,161) size 784x210 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x38 [bgcolor=#00FFFF]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 782x30
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -57,64 +57,64 @@
</span><span class="cx">             RenderTableCell {TD} at (640,4) size 138x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R1C5&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,129) size 782x60 [bgcolor=#FF99FF]
-          RenderTableRow {TR} at (0,0) size 782x26
-            RenderTableCell {TD} at (4,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,141) size 782x68 [bgcolor=#FF99FF]
+          RenderTableRow {TR} at (0,0) size 782x30
+            RenderTableCell {TD} at (4,0) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C1&quot;
</span><del>-            RenderTableCell {TD} at (145,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,0) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C2&quot;
</span><del>-            RenderTableCell {TD} at (286,13) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,17) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R5-6C3&quot;
</span><del>-            RenderTableCell {TD} at (463,13) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,17) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R5-6C4&quot;
</span><del>-            RenderTableCell {TD} at (640,-2) size 138x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (640,0) size 138x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R5C5&quot;
</span><del>-          RenderTableRow {TR} at (0,30) size 782x26
-            RenderTableCell {TD} at (4,28) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 782x30
+            RenderTableCell {TD} at (4,34) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C1&quot;
</span><del>-            RenderTableCell {TD} at (145,28) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,34) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C2&quot;
</span><del>-            RenderTableCell {TD} at (640,28) size 138x30 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (640,34) size 138x30 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R6C5&quot;
</span><del>-        RenderTableSection {TBODY} at (1,39) size 782x90 [bgcolor=#9999FF]
-          RenderTableRow {TR} at (0,0) size 782x26
-            RenderTableCell {TD} at (4,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,39) size 782x102 [bgcolor=#9999FF]
+          RenderTableRow {TR} at (0,0) size 782x30
+            RenderTableCell {TD} at (4,0) size 137x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C1&quot;
</span><del>-            RenderTableCell {TD} at (145,-2) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,0) size 137x30 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C3&quot;
</span><del>-            RenderTableCell {TD} at (286,-2) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (286,0) size 173x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C3&quot;
</span><del>-            RenderTableCell {TD} at (463,-2) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,0) size 173x30 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R2C5&quot;
</span><del>-          RenderTableRow {TR} at (0,30) size 782x26
-            RenderTableCell {TD} at (4,28) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,34) size 782x30
+            RenderTableCell {TD} at (4,34) size 137x30 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R3C1&quot;
</span><del>-            RenderTableCell {TD} at (145,28) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (145,34) size 137x30 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R3C2&quot;
</span><del>-            RenderTableCell {TD} at (286,28) size 492x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</del><ins>+            RenderTableCell {TD} at (286,34) size 492x30 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R3C3-5&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 782x26
-            RenderTableCell {TD} at (4,58) size 455x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</del><ins>+          RenderTableRow {TR} at (0,68) size 782x30
+            RenderTableCell {TD} at (4,68) size 455x30 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
</ins><span class="cx">               RenderText {#text} at (6,6) size 51x18
</span><span class="cx">                 text run at (6,6) width 51: &quot;R4C1-3&quot;
</span><del>-            RenderTableCell {TD} at (463,58) size 173x30 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (463,68) size 173x30 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R4C4&quot;
</span><del>-            RenderTableCell {TD} at (640,58) size 138x30 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (640,68) size 138x30 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 38x18
</span><span class="cx">                 text run at (6,6) width 38: &quot;R4C5&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug220536expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 126x52 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 126x54 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 124x28
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 124x22
</span><span class="cx">             RenderTableCell {TH} at (2,3) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="lines">@@ -16,14 +16,14 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;dddd&quot;
</span><span class="cx">           RenderTableRow {TR} at (0,26) size 124x0
</span><del>-        RenderTableSection {TBODY} at (1,29) size 124x22
-          RenderTableRow {TR} at (0,0) size 124x20
-            RenderTableCell {TD} at (2,-1) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,29) size 124x24
+          RenderTableRow {TR} at (0,0) size 124x22
+            RenderTableCell {TD} at (2,0) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 32x18
</span><span class="cx">                 text run at (2,2) width 32: &quot;1111&quot;
</span><del>-            RenderTableCell {TD} at (40,-1) size 40x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (40,0) size 40x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 32x18
</span><span class="cx">                 text run at (2,2) width 32: &quot;2222&quot;
</span><del>-            RenderTableCell {TD} at (82,-1) size 40x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 40x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 32x18
</span><span class="cx">                 text run at (2,2) width 32: &quot;5555&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug26178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug26178-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,18 +3,18 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderTable {TABLE} at (0,0) size 65x44
</del><ins>+      RenderTable {TABLE} at (0,0) size 65x46
</ins><span class="cx">         RenderTableSection {THEAD} at (0,0) size 65x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 65x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 61x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 59x18
</span><span class="cx">                 text run at (1,1) width 59: &quot;The head&quot;
</span><del>-        RenderTableSection {TBODY} at (0,24) size 65x20
-          RenderTableRow {TR} at (0,0) size 65x18
-            RenderTableCell {TD} at (2,-1) size 61x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 65x22
+          RenderTableRow {TR} at (0,0) size 65x20
+            RenderTableCell {TD} at (2,0) size 61x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;First row&quot;
</span><del>-      RenderBlock {FORM} at (0,44) size 784x22
</del><ins>+      RenderBlock {FORM} at (0,46) size 784x22
</ins><span class="cx">         RenderButton {INPUT} at (2,2) size 46x18 [bgcolor=#C0C0C0]
</span><span class="cx">           RenderBlock (anonymous) at (8,2) size 30x13
</span><span class="cx">             RenderText at (0,0) size 30x13
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug270381expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -9,13 +9,13 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,564) size 64x20
-          RenderTableRow {TR} at (0,0) size 64x18
-            RenderTableCell {TD} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,562) size 64x22
+          RenderTableRow {TR} at (0,0) size 64x20
+            RenderTableCell {TD} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (0,24) size 64x540
-          RenderTableRow {TR} at (0,0) size 64x538
-            RenderTableCell {TD} at (2,259) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 64x538
+          RenderTableRow {TR} at (0,0) size 64x536
+            RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug270382expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,44 +1,44 @@
</span><del>-layer at (0,0) size 785x764
</del><ins>+layer at (0,0) size 785x768
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x764
-  RenderBlock {HTML} at (0,0) size 785x764
-    RenderBody {BODY} at (8,8) size 769x748
</del><ins>+layer at (0,0) size 785x768
+  RenderBlock {HTML} at (0,0) size 785x768
+    RenderBody {BODY} at (8,8) size 769x752
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 285x18
</span><span class="cx">           text run at (0,0) width 285: &quot;TABLE 1 - without 'height' style on TABLE&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 69x70 [border: (3px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 69x74 [border: (3px solid #000000)]
</ins><span class="cx">         RenderTableSection {THEAD} at (3,3) size 63x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 63x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,47) size 63x20
-          RenderTableRow {TR} at (0,0) size 63x18
-            RenderTableCell {TD} at (2,-1) size 59x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (3,49) size 63x22
+          RenderTableRow {TR} at (0,0) size 63x20
+            RenderTableCell {TD} at (2,0) size 59x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (3,27) size 63x20
-          RenderTableRow {TR} at (0,0) size 63x18
-            RenderTableCell {TD} at (2,-1) size 59x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,27) size 63x22
+          RenderTableRow {TR} at (0,0) size 63x20
+            RenderTableCell {TD} at (2,0) size 59x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-      RenderBlock {HR} at (0,112) size 769x2 [border: (1px inset #000000)]
-      RenderBlock {P} at (0,130) size 769x18
</del><ins>+      RenderBlock {HR} at (0,116) size 769x2 [border: (1px inset #000000)]
+      RenderBlock {P} at (0,134) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 265x18
</span><span class="cx">           text run at (0,0) width 265: &quot;TABLE 2 - with 'height' style on TABLE&quot;
</span><del>-      RenderTable {TABLE} at (0,164) size 69x584 [border: (3px solid #000000)]
</del><ins>+      RenderTable {TABLE} at (0,168) size 69x584 [border: (3px solid #000000)]
</ins><span class="cx">         RenderTableSection {THEAD} at (3,3) size 63x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 63x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 56x18
</span><span class="cx">                 text run at (1,1) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,561) size 63x20
-          RenderTableRow {TR} at (0,0) size 63x18
-            RenderTableCell {TD} at (2,-1) size 59x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (3,559) size 63x22
+          RenderTableRow {TR} at (0,0) size 63x20
+            RenderTableCell {TD} at (2,0) size 59x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (3,27) size 63x534
-          RenderTableRow {TR} at (0,0) size 63x532
-            RenderTableCell {TD} at (2,256) size 59x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,27) size 63x532
+          RenderTableRow {TR} at (0,0) size 63x530
+            RenderTableCell {TD} at (2,255) size 59x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug270383expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -9,18 +9,18 @@
</span><span class="cx">       RenderTable {TABLE} at (0,26) size 784x126 [bgcolor=#008000]
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x126
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 784x122
</span><del>-            RenderTableCell {TD} at (2,2) size 389x118 [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (2,2) size 389x120 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 387x26 [bgcolor=#D0D0D0]
</span><span class="cx">                 RenderText {#text} at (91,0) size 205x26
</span><span class="cx">                   text run at (91,0) width 205: &quot;Table height at 24mm&quot;
</span><del>-              RenderTable {TABLE} at (1,27) size 387x90
</del><ins>+              RenderTable {TABLE} at (1,27) size 387x92
</ins><span class="cx">                 RenderTableSection {THEAD} at (0,0) size 387x32 [bgcolor=#FF0000]
</span><span class="cx">                   RenderTableRow {TR} at (0,2) size 387x28
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 383x28 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (150,1) size 83x26
</span><span class="cx">                         text run at (150,1) width 83: &quot;THEAD&quot;
</span><del>-                RenderTableSection {TFOOT} at (0,62) size 387x28 [bgcolor=#0000FF]
-                  RenderTableRow {TR} at (0,0) size 387x26
</del><ins>+                RenderTableSection {TFOOT} at (0,62) size 387x30 [bgcolor=#0000FF]
+                  RenderTableRow {TR} at (0,0) size 387x28
</ins><span class="cx">                     RenderTableCell {TD} at (2,0) size 383x28 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (154,1) size 75x26
</span><span class="cx">                         text run at (154,1) width 75: &quot;TFOOT&quot;
</span><span class="lines">@@ -39,13 +39,13 @@
</span><span class="cx">                     RenderTableCell {TD} at (2,2) size 383x28 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (150,1) size 83x26
</span><span class="cx">                         text run at (150,1) width 83: &quot;THEAD&quot;
</span><del>-                RenderTableSection {TFOOT} at (0,66) size 387x28 [bgcolor=#0000FF]
-                  RenderTableRow {TR} at (0,0) size 387x26
</del><ins>+                RenderTableSection {TFOOT} at (0,64) size 387x30 [bgcolor=#0000FF]
+                  RenderTableRow {TR} at (0,0) size 387x28
</ins><span class="cx">                     RenderTableCell {TD} at (2,0) size 383x28 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (154,1) size 75x26
</span><span class="cx">                         text run at (154,1) width 75: &quot;TFOOT&quot;
</span><del>-                RenderTableSection {TBODY} at (0,32) size 387x34 [bgcolor=#FFFF00]
-                  RenderTableRow {TR} at (0,0) size 387x32
</del><ins>+                RenderTableSection {TBODY} at (0,32) size 387x32 [bgcolor=#FFFF00]
+                  RenderTableRow {TR} at (0,0) size 387x30
</ins><span class="cx">                     RenderTableCell {TD} at (2,0) size 383x28 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                       RenderText {#text} at (154,1) size 75x26
</span><span class="cx">                         text run at (154,1) width 75: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug278385expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug278385-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug278385-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug278385-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x130
-  RenderBlock {HTML} at (0,0) size 800x130
-    RenderBody {BODY} at (8,8) size 784x114
-      RenderTable {TABLE} at (0,0) size 87x114 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 800x132
+  RenderBlock {HTML} at (0,0) size 800x132
+    RenderBody {BODY} at (8,8) size 784x116
+      RenderTable {TABLE} at (0,0) size 87x116 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 85x58
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 85x54
</span><span class="cx">             RenderTableCell {TH} at (2,27) size 38x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">                   text run at (0,0) width 37: &quot;TWO&quot;
</span><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><del>-        RenderTableSection {TBODY} at (1,59) size 85x54
-          RenderTableRow {TR} at (0,0) size 85x52
-            RenderTableCell {TD} at (2,-1) size 38x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,59) size 85x56
+          RenderTableRow {TR} at (0,0) size 85x54
+            RenderTableCell {TD} at (2,0) size 38x54 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {P} at (2,18) size 34x18
</span><span class="cx">                 RenderText {#text} at (0,0) size 34x18
</span><span class="cx">                   text run at (0,0) width 34: &quot;ONE&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug30418expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30418-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30418-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30418-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x94
-  RenderBlock {HTML} at (0,0) size 800x94
-    RenderBody {BODY} at (8,8) size 784x78
-      RenderTable {TABLE} at (0,0) size 282x78 [border: (4px outset #808080)]
</del><ins>+layer at (0,0) size 800x98
+  RenderBlock {HTML} at (0,0) size 800x98
+    RenderBody {BODY} at (8,8) size 784x82
+      RenderTable {TABLE} at (0,0) size 282x82 [border: (4px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (4,4) size 274x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 274x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -30,55 +30,55 @@
</span><span class="cx">             RenderTableCell {TD} at (240,2) size 32x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 16x18
</span><span class="cx">                 text run at (2,2) width 16: &quot;h7&quot;
</span><del>-        RenderTableSection {TFOOT} at (4,52) size 274x22
-          RenderTableRow {TR} at (0,0) size 274x20
-            RenderTableCell {TD} at (2,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (4,54) size 274x24
+          RenderTableRow {TR} at (0,0) size 274x22
+            RenderTableCell {TD} at (2,0) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f0&quot;
</span><del>-            RenderTableCell {TD} at (36,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,0) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f1&quot;
</span><del>-            RenderTableCell {TD} at (70,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,0) size 32x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f2&quot;
</span><del>-            RenderTableCell {TD} at (104,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,0) size 32x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f3&quot;
</span><del>-            RenderTableCell {TD} at (138,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,0) size 32x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f4&quot;
</span><del>-            RenderTableCell {TD} at (172,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (172,0) size 32x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f5&quot;
</span><del>-            RenderTableCell {TD} at (206,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,0) size 32x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f6&quot;
</span><del>-            RenderTableCell {TD} at (240,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (240,0) size 32x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 13x18
</span><span class="cx">                 text run at (2,2) width 13: &quot;f7&quot;
</span><del>-        RenderTableSection {TBODY} at (4,30) size 274x22
-          RenderTableRow {TR} at (0,0) size 274x20
-            RenderTableCell {TD} at (2,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (4,30) size 274x24
+          RenderTableRow {TR} at (0,0) size 274x22
+            RenderTableCell {TD} at (2,0) size 32x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c0&quot;
</span><del>-            RenderTableCell {TD} at (36,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (36,0) size 32x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c1&quot;
</span><del>-            RenderTableCell {TD} at (70,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,0) size 32x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c2&quot;
</span><del>-            RenderTableCell {TD} at (104,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (104,0) size 32x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c3&quot;
</span><del>-            RenderTableCell {TD} at (138,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,0) size 32x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c4&quot;
</span><del>-            RenderTableCell {TD} at (172,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (172,0) size 32x22 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c5&quot;
</span><del>-            RenderTableCell {TD} at (206,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,0) size 32x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c6&quot;
</span><del>-            RenderTableCell {TD} at (240,-1) size 32x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (240,0) size 32x22 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 28x18
</span><span class="cx">                 text run at (2,2) width 28: &quot;r0c7&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug3263expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3263-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3263-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug3263-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</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)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 74x52 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 72x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 72x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 64x18
</span><span class="cx">                 text run at (2,2) width 64: &quot;thead cell&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 72x22
-          RenderTableRow {TR} at (0,0) size 72x20
-            RenderTableCell {TD} at (2,-1) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 72x24
+          RenderTableRow {TR} at (0,0) size 72x22
+            RenderTableCell {TD} at (2,0) size 68x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 62x18
</span><span class="cx">                 text run at (2,2) width 62: &quot;tbody cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug38916expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug38916-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug38916-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug38916-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 785x1356
</del><ins>+layer at (0,0) size 785x1368
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1356
-  RenderBlock {HTML} at (0,0) size 785x1356
-    RenderBody {BODY} at (8,8) size 769x1340
</del><ins>+layer at (0,0) size 785x1368
+  RenderBlock {HTML} at (0,0) size 785x1368
+    RenderBody {BODY} at (8,8) size 769x1352
</ins><span class="cx">       RenderBlock {P} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 159x18
</span><span class="cx">           text run at (0,0) width 159: &quot;IFRAME inside TFOOT&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 769x402 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 769x406 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 767x100
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x96
</span><span class="cx">             RenderTableCell {TD} at (2,30) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -23,13 +23,13 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,197) size 767x204
-          RenderTableRow {TR} at (0,0) size 767x202
-            RenderTableCell {TD} at (2,81) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,199) size 767x206
+          RenderTableRow {TR} at (0,0) size 767x204
+            RenderTableCell {TD} at (2,82) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (44,-1) size 678x204 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,0) size 678x204 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderIFrame {IFRAME} at (12,12) size 155x180 [border: (5px solid #FF0000)]
</span><span class="cx">                 layer at (0,0) size 125x150
</span><span class="cx">                   RenderView at (0,0) size 125x150
</span><span class="lines">@@ -37,30 +37,30 @@
</span><span class="cx">                   RenderBlock {HTML} at (0,0) size 125x150
</span><span class="cx">                     RenderBody {BODY} at (8,8) size 109x134
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (724,81) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (724,82) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TBODY} at (1,101) size 767x96
-          RenderTableRow {TR} at (0,0) size 767x94
-            RenderTableCell {TD} at (2,27) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,101) size 767x98
+          RenderTableRow {TR} at (0,0) size 767x96
+            RenderTableCell {TD} at (2,28) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (44,-1) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,0) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 612x92
</span><span class="cx">                 RenderText {#text} at (2,2) size 612x92
</span><span class="cx">                   text run at (2,2) width 612: &quot;TBODY blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (2,48) width 138: &quot;TBODY&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (724,27) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (724,28) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-      RenderBlock {P} at (0,452) size 769x18
</del><ins>+      RenderBlock {P} at (0,456) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 163x18
</span><span class="cx">           text run at (0,0) width 163: &quot;IFRAME inside TBODY&quot;
</span><del>-      RenderTable {TABLE} at (0,486) size 769x402 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,490) size 769x406 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 767x100
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x96
</span><span class="cx">             RenderTableCell {TD} at (2,30) size 41x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -77,29 +77,29 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,305) size 767x96
-          RenderTableRow {TR} at (0,0) size 767x94
-            RenderTableCell {TD} at (2,27) size 41x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,307) size 767x98
+          RenderTableRow {TR} at (0,0) size 767x96
+            RenderTableCell {TD} at (2,28) size 41x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (45,-1) size 676x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,0) size 676x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 602x92
</span><span class="cx">                 RenderText {#text} at (2,2) size 602x92
</span><span class="cx">                   text run at (2,2) width 602: &quot;TFOOT blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (2,48) width 128: &quot;TFOOT&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (723,27) size 42x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (723,28) size 42x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TBODY} at (1,101) size 767x204
-          RenderTableRow {TR} at (0,0) size 767x202
-            RenderTableCell {TD} at (2,81) size 41x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,101) size 767x206
+          RenderTableRow {TR} at (0,0) size 767x204
+            RenderTableCell {TD} at (2,82) size 41x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (45,-1) size 676x204 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (45,0) size 676x204 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderIFrame {IFRAME} at (12,12) size 155x180 [border: (5px solid #FF0000)]
</span><span class="cx">                 layer at (0,0) size 125x150
</span><span class="cx">                   RenderView at (0,0) size 125x150
</span><span class="lines">@@ -107,14 +107,14 @@
</span><span class="cx">                   RenderBlock {HTML} at (0,0) size 125x150
</span><span class="cx">                     RenderBody {BODY} at (8,8) size 109x134
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (723,81) size 42x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (723,82) size 42x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-      RenderBlock {P} at (0,904) size 769x18
</del><ins>+      RenderBlock {P} at (0,912) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 162x18
</span><span class="cx">           text run at (0,0) width 162: &quot;IFRAME inside THEAD&quot;
</span><del>-      RenderTable {TABLE} at (0,938) size 769x402 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,946) size 769x406 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 767x208
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 767x204
</span><span class="cx">             RenderTableCell {TD} at (2,84) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -133,35 +133,35 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,305) size 767x96
-          RenderTableRow {TR} at (0,0) size 767x94
-            RenderTableCell {TD} at (2,27) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,307) size 767x98
+          RenderTableRow {TR} at (0,0) size 767x96
+            RenderTableCell {TD} at (2,28) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (44,-1) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,0) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 602x92
</span><span class="cx">                 RenderText {#text} at (2,2) size 602x92
</span><span class="cx">                   text run at (2,2) width 602: &quot;TFOOT blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (2,48) width 128: &quot;TFOOT&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (724,27) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (724,28) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-        RenderTableSection {TBODY} at (1,209) size 767x96
-          RenderTableRow {TR} at (0,0) size 767x94
-            RenderTableCell {TD} at (2,27) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,209) size 767x98
+          RenderTableRow {TR} at (0,0) size 767x96
+            RenderTableCell {TD} at (2,28) size 40x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span><del>-            RenderTableCell {TD} at (44,-1) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (44,0) size 678x96 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 612x92
</span><span class="cx">                 RenderText {#text} at (2,2) size 612x92
</span><span class="cx">                   text run at (2,2) width 612: &quot;TBODY blah blah blah blah blah blah&quot;
</span><span class="cx">                   text run at (2,48) width 138: &quot;TBODY&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (724,27) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (724,28) size 41x40 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x36
</span><span class="cx">                 text run at (2,2) width 12: &quot;A&quot;
</span><span class="cx">                 text run at (2,20) width 26: &quot;Cell&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug462683expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 233x18
</span><span class="cx">           text run at (0,0) width 233: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 187x268 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 187x308 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (41,41) size 105x164 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,40) size 105x22 [bgcolor=#FFFF00]
</span><span class="cx">             RenderTableCell {TD} at (40,40) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -16,8 +16,8 @@
</span><span class="cx">             RenderTableCell {TD} at (40,102) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderTableSection {TBODY} at (41,205) size 105x22 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,0) size 105x-18
-            RenderTableCell {TD} at (40,-20) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (41,205) size 105x62 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 105x22
+            RenderTableCell {TD} at (40,0) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug462685expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 211x83 [bgcolor=#FF0000] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 211x88 [bgcolor=#FF0000] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FFFF00]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="lines">@@ -35,17 +35,17 @@
</span><span class="cx">             RenderTableCell {TD} at (158,32) size 46x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 42x18
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-        RenderTableSection {TBODY} at (1,60) size 209x22
-          RenderTableRow {TR} at (0,0) size 209x17
-            RenderTableCell {TD} at (5,-2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,60) size 209x27
+          RenderTableRow {TR} at (0,0) size 209x22
+            RenderTableCell {TD} at (5,0) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-            RenderTableCell {TD} at (56,-2) size 45x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (56,0) size 45x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;Cell J&quot;
</span><del>-            RenderTableCell {TD} at (106,-2) size 47x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,0) size 47x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x18
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell K&quot;
</span><del>-            RenderTableCell {TD} at (158,-2) size 46x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (158,0) size 46x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x18
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell L&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug46268expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 211x83 [bgcolor=#FF0000] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 211x88 [bgcolor=#FF0000] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FFFF00]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="lines">@@ -35,17 +35,17 @@
</span><span class="cx">             RenderTableCell {TD} at (158,32) size 46x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 42x18
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell H&quot;
</span><del>-        RenderTableSection {TBODY} at (1,60) size 209x22
-          RenderTableRow {TR} at (0,0) size 209x17
-            RenderTableCell {TD} at (5,-2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,60) size 209x27
+          RenderTableRow {TR} at (0,0) size 209x22
+            RenderTableCell {TD} at (5,0) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 35x18
</span><span class="cx">                 text run at (2,2) width 35: &quot;Cell I&quot;
</span><del>-            RenderTableCell {TD} at (56,-2) size 45x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (56,0) size 45x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;Cell J&quot;
</span><del>-            RenderTableCell {TD} at (106,-2) size 47x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (106,0) size 47x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x18
</span><span class="cx">                 text run at (2,2) width 42: &quot;Cell K&quot;
</span><del>-            RenderTableCell {TD} at (158,-2) size 46x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (158,0) size 46x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 40x18
</span><span class="cx">                 text run at (2,2) width 40: &quot;Cell L&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug46924expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46924-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,53 +1,53 @@
</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 800x252
-  RenderBlock {HTML} at (0,0) size 800x252
-    RenderBody {BODY} at (8,8) size 784x236
</del><ins>+layer at (0,0) size 800x256
+  RenderBlock {HTML} at (0,0) size 800x256
+    RenderBody {BODY} at (8,8) size 784x240
</ins><span class="cx">       RenderBlock {DIV} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 317x18
</span><span class="cx">           text run at (0,0) width 317: &quot;Buggy example: This table has a tfoot and a tbody&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x50 [border: (1px outset #808080)]
-        RenderTableSection {TFOOT} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20 [bgcolor=#808000]
-            RenderTableCell {TD} at (2,-1) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x52 [border: (1px outset #808080)]
+        RenderTableSection {TFOOT} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22 [bgcolor=#808000]
+            RenderTableCell {TD} at (2,0) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (670,2) size 106x18
</span><span class="cx">                 text run at (670,2) width 106: &quot;This is the footer&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-      RenderBlock (anonymous) at (0,68) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,70) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {DIV} at (0,86) size 784x18
</del><ins>+      RenderBlock {DIV} at (0,88) size 784x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 298x18
</span><span class="cx">           text run at (0,0) width 298: &quot;For comparison: The same table without a tfoot&quot;
</span><del>-      RenderTable {TABLE} at (0,104) size 784x28 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,106) size 784x28 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-      RenderBlock {DIV} at (0,132) size 784x36
</del><ins>+      RenderBlock {DIV} at (0,134) size 784x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 771x36
</span><span class="cx">           text run at (0,0) width 771: &quot;ILLEGAL example: TFOOT after TBODY -- THIS IS PROHIBITED BY HTML 4.01 STRICT AND SHOULD NOT&quot;
</span><span class="cx">           text run at (0,18) width 442: &quot;WORK IN STRICT MODE. Please fix or reenable transitional mode.&quot;
</span><del>-      RenderTable {TABLE} at (0,168) size 784x50 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,170) size 784x52 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><del>-        RenderTableSection {TFOOT} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20 [bgcolor=#808000]
-            RenderTableCell {TD} at (2,-1) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22 [bgcolor=#808000]
+            RenderTableCell {TD} at (2,0) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (670,2) size 106x18
</span><span class="cx">                 text run at (670,2) width 106: &quot;This is the footer&quot;
</span><del>-      RenderBlock (anonymous) at (0,218) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,222) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx"> layer at (13,31) size 387x18
</span><span class="cx">   RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
</span><span class="cx">     RenderText {#text} at (114,0) size 273x18
</span><span class="cx">       text run at (114,0) width 273: &quot;This row should be in the (grey) table body&quot;
</span><del>-layer at (13,117) size 387x18
</del><ins>+layer at (13,119) size 387x18
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
</span><span class="cx">     RenderText {#text} at (114,0) size 273x18
</span><span class="cx">       text run at (114,0) width 273: &quot;This row should be in the (grey) table body&quot;
</span><del>-layer at (13,181) size 387x18
</del><ins>+layer at (13,183) size 387x18
</ins><span class="cx">   RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
</span><span class="cx">     RenderText {#text} at (114,0) size 273x18
</span><span class="cx">       text run at (114,0) width 273: &quot;This row should be in the (grey) table body&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug55789expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 40x18
</span><span class="cx">           text run at (0,0) width 40: &quot;25016&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 38x26
</del><ins>+      RenderTable {TABLE} at (0,18) size 38x28
</ins><span class="cx">         RenderTableSection {TBODY} at (0,0) size 38x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 38x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 34x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 32x18
</span><span class="cx">                 text run at (1,1) width 32: &quot;4659&quot;
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 38x0
</span><del>-        RenderTableSection {TBODY} at (0,24) size 38x2
-          RenderTableRow {TR} at (0,0) size 38x0
-            RenderTableCell {TH} at (2,-1) size 34x2 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,24) size 38x4
+          RenderTableRow {TR} at (0,0) size 38x2
+            RenderTableCell {TH} at (2,0) size 34x2 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillabugsbug57378expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug57378-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug57378-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug57378-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</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 91x50 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,0) size 91x52 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 89x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 89x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 85x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 81x18
</span><span class="cx">                 text run at (2,2) width 81: &quot;inside thead&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 89x22
-          RenderTableRow {TR} at (0,0) size 89x20
-            RenderTableCell {TD} at (2,-1) size 85x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 89x24
+          RenderTableRow {TR} at (0,0) size 89x22
+            RenderTableCell {TD} at (2,0) size 85x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 77x18
</span><span class="cx">                 text run at (2,2) width 77: &quot;inside tbody&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilladomappendTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 214x18
</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,18) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,17 +15,17 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x22
-          RenderTableRow {TR} at (0,0) size 60x20
-            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x24
+          RenderTableRow {TR} at (0,0) size 60x22
+            RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&quot;
</span><del>-            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-      RenderBlock (anonymous) at (0,68) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,70) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,86) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,88) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -34,13 +34,13 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x22
-          RenderTableRow {TR} at (0,0) size 60x20
-            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x24
+          RenderTableRow {TR} at (0,0) size 60x22
+            RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X1&quot;
</span><del>-            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-      RenderBlock (anonymous) at (0,136) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,140) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_layersopacityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1245
</del><ins>+layer at (0,0) size 785x1266
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1245
-  RenderBlock {HTML} at (0,0) size 785x1245
-    RenderBody {BODY} at (8,17) size 769x1220 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1266
+  RenderBlock {HTML} at (0,0) size 785x1266
+    RenderBody {BODY} at (8,17) size 769x1241 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -51,7 +51,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,294) size 618x445 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,294) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -62,8 +62,8 @@
</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">         RenderTableSection {THEAD} at (1,23) size 616x114
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-      RenderTable {TABLE} at (0,739) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+      RenderTable {TABLE} at (0,760) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -75,11 +75,11 @@
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {THEAD} at (0,28) size 577x99
</span><span class="cx">         RenderTableSection {TBODY} at (0,127) size 577x190
</span><del>-      RenderBlock {DIV} at (0,1171) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1192) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1205) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1226) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span><span class="cx"> layer at (9,341) size 616x100
</span><span class="lines">@@ -95,46 +95,46 @@
</span><span class="cx">   RenderTableCell {TH} at (7,44) size 130x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (42,2) size 46x22
</span><span class="cx">       text run at (42,2) width 46: &quot;TH A&quot;
</span><del>-layer at (9,640) size 616x115
-  RenderTableSection {TFOOT} at (1,329) size 616x115 [bgcolor=#FFFF00]
-layer at (9,640) size 616x108
-  RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+layer at (9,654) size 616x122
+  RenderTableSection {TFOOT} at (1,343) size 616x122 [bgcolor=#FFFF00]
+layer at (9,654) size 616x115
+  RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">       RenderText {#text} at (2,2) size 47x22
</span><span class="cx">         text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-    RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 46x22
</span><span class="cx">         text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-layer at (505,640) size 113x108
-  RenderTableCell {TD} at (496,41) size 113x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+layer at (505,654) size 113x115
+  RenderTableCell {TD} at (496,44) size 113x26 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">     RenderText {#text} at (2,2) size 44x22
</span><span class="cx">       text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-layer at (9,448) size 616x101
-  RenderTableRow {TR} at (0,0) size 616x101 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+layer at (9,448) size 616x108
+  RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">       RenderText {#text} at (14,14) size 44x22
</span><span class="cx">         text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-    RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 43x22
</span><span class="cx">         text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-    RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 46x22
</span><span class="cx">         text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-    RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 45x22
</span><span class="cx">         text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-layer at (9,556) size 616x77
-  RenderTableRow {TR} at (0,108) size 616x77 [bgcolor=#FF0000]
-    RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+layer at (9,563) size 616x84
+  RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#FF0000]
+    RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 42x22
</span><span class="cx">         text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-    RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 45x22
</span><span class="cx">         text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-    RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+    RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">       RenderText {#text} at (2,2) size 43x22
</span><span class="cx">         text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-layer at (8,784) size 577x99
</del><ins>+layer at (8,805) size 577x99
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x99 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TH} at (135,31) size 207x37 [border: (7px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (81,8) size 46x22
</span><span class="lines">@@ -143,13 +143,13 @@
</span><span class="cx">     RenderTableCell {TH} at (465,37) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (34,2) size 45x22
</span><span class="cx">         text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-layer at (8,784) size 135x99
</del><ins>+layer at (8,805) size 135x99
</ins><span class="cx">   RenderTableCell {TH} at (0,34) size 135x31 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (42,2) size 46x22
</span><span class="cx">       text run at (42,2) width 46: &quot;TH A&quot;
</span><del>-layer at (8,1073) size 577x114
</del><ins>+layer at (8,1094) size 577x114
</ins><span class="cx">   RenderTableSection {TFOOT} at (0,317) size 577x114 [bgcolor=#FFFF00]
</span><del>-layer at (8,1073) size 577x114
</del><ins>+layer at (8,1094) size 577x114
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x114 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (0,41) size 342x31 [border: (7px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</span><span class="cx">       RenderText {#text} at (2,8) size 47x22
</span><span class="lines">@@ -157,11 +157,11 @@
</span><span class="cx">     RenderTableCell {TD} at (342,44) size 123x25 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 46x22
</span><span class="cx">         text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-layer at (473,1073) size 112x114
</del><ins>+layer at (473,1094) size 112x114
</ins><span class="cx">   RenderTableCell {TD} at (465,44) size 112x25 [bgcolor=#0000FF] [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">     RenderText {#text} at (2,2) size 44x22
</span><span class="cx">       text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-layer at (8,883) size 577x107
</del><ins>+layer at (8,904) size 577x107
</ins><span class="cx">   RenderTableRow {TR} at (0,0) size 577x107 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (0,76) size 135x37 [border: (7px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</span><span class="cx">       RenderText {#text} at (8,8) size 44x22
</span><span class="lines">@@ -175,7 +175,7 @@
</span><span class="cx">     RenderTableCell {TD} at (465,41) size 112x25 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (2,2) size 45x22
</span><span class="cx">         text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-layer at (8,990) size 577x83
</del><ins>+layer at (8,1011) size 577x83
</ins><span class="cx">   RenderTableRow {TR} at (0,107) size 577x83 [bgcolor=#FF0000]
</span><span class="cx">     RenderTableCell {TD} at (135,136) size 207x25 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">       RenderText {#text} at (8,2) size 42x22
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_positiontableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1200
</del><ins>+layer at (0,0) size 785x1221
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1200
-  RenderBlock {HTML} at (0,0) size 785x1200
-    RenderBody {BODY} at (8,17) size 769x1175 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1221
+  RenderBlock {HTML} at (0,0) size 785x1221
+    RenderBody {BODY} at (8,17) size 769x1196 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 618x445 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -64,42 +64,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,694) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,715) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1126) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1147) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1160) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1181) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1258
</del><ins>+layer at (0,0) size 785x1279
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1258
-  RenderBlock {HTML} at (0,0) size 785x1258
-    RenderBody {BODY} at (8,17) size 769x1233 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1279
+  RenderBlock {HTML} at (0,0) size 785x1279
+    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -49,7 +49,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -73,42 +73,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,752) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -167,10 +167,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1184) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1218) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1331
</del><ins>+layer at (0,0) size 785x1352
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1331
-  RenderBlock {HTML} at (0,0) size 785x1331
-    RenderBody {BODY} at (8,17) size 769x1306 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1352
+  RenderBlock {HTML} at (0,0) size 785x1352
+    RenderBody {BODY} at (8,17) size 769x1327 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,380) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -83,42 +83,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,825) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,846) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1257) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1278) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1291) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1312) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1346
</del><ins>+layer at (0,0) size 785x1367
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1346
-  RenderBlock {HTML} at (0,0) size 785x1346
-    RenderBody {BODY} at (8,17) size 769x1321 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1367
+  RenderBlock {HTML} at (0,0) size 785x1367
+    RenderBody {BODY} at (8,17) size 769x1342 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,395) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,395) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -85,42 +85,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,840) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,861) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -179,10 +179,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1272) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1293) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1306) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1327) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1258
</del><ins>+layer at (0,0) size 785x1279
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1258
-  RenderBlock {HTML} at (0,0) size 785x1258
-    RenderBody {BODY} at (8,17) size 769x1233 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1279
+  RenderBlock {HTML} at (0,0) size 785x1279
+    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x445 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [bgcolor=#000000] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -72,42 +72,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,752) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -166,10 +166,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1184) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1218) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1331
</del><ins>+layer at (0,0) size 785x1352
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1331
-  RenderBlock {HTML} at (0,0) size 785x1331
-    RenderBody {BODY} at (8,17) size 769x1306 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1352
+  RenderBlock {HTML} at (0,0) size 785x1352
+    RenderBody {BODY} at (8,17) size 769x1327 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,380) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,380) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -83,42 +83,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115 [bgcolor=#000000]
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101 [bgcolor=#000000]
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77 [bgcolor=#000000]
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#000000]
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,825) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,846) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1257) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1278) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1291) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1312) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbackgr_simpletablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1316
</del><ins>+layer at (0,0) size 785x1337
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1316
-  RenderBlock {HTML} at (0,0) size 785x1316
-    RenderBody {BODY} at (8,17) size 769x1291 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1337
+  RenderBlock {HTML} at (0,0) size 785x1337
+    RenderBody {BODY} at (8,17) size 769x1312 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,365) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,365) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -81,42 +81,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,810) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,831) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -175,10 +175,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1242) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1263) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1276) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1297) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbody_tfootexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</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 483x128
</del><ins>+      RenderTable {TABLE} at (0,0) size 483x130
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 483x18
</span><span class="cx">           RenderText {#text} at (47,0) size 389x18
</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,108) size 483x20
-          RenderTableRow {TR} at (0,0) size 483x18
-            RenderTableCell {TD} at (2,-1) size 185x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,108) size 483x22
+          RenderTableRow {TR} at (0,0) size 483x20
+            RenderTableCell {TD} at (2,0) size 185x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 183x18
</span><span class="cx">                 text run at (1,1) width 183: &quot;This is the footer information&quot;
</span><span class="cx">         RenderTableSection {TBODY} at (0,18) size 483x90
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinbody_theadexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 488x122
</del><ins>+      RenderTable {TABLE} at (0,0) size 488x130
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 488x18
</span><span class="cx">           RenderText {#text} at (50,0) size 388x18
</span><span class="cx">             text run at (50,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><span class="lines">@@ -12,54 +12,54 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 190x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 188x18
</span><span class="cx">                 text run at (1,1) width 188: &quot;This is the header information&quot;
</span><del>-        RenderTableSection {TBODY} at (0,42) size 488x80
-          RenderTableRow {TR} at (0,0) size 488x18
-            RenderTableCell {TH} at (2,8) size 190x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (194,-1) size 109x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,42) size 488x88
+          RenderTableRow {TR} at (0,0) size 488x20
+            RenderTableCell {TH} at (2,9) size 190x2 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (194,0) size 109x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 107x18
</span><span class="cx">                 text run at (1,1) width 107: &quot;Macintosh PPC&quot;
</span><del>-            RenderTableCell {TH} at (305,-1) size 86x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (305,0) size 86x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 84x18
</span><span class="cx">                 text run at (1,1) width 84: &quot;Windows 95&quot;
</span><del>-            RenderTableCell {TH} at (393,-1) size 93x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (393,0) size 93x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 91x18
</span><span class="cx">                 text run at (1,1) width 91: &quot;Windows NT&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 488x18
-            RenderTableCell {TD} at (2,19) size 190x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 488x20
+            RenderTableCell {TD} at (2,22) size 190x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (194,19) size 109x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,22) size 109x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,19) size 86x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,22) size 86x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,19) size 93x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,22) size 93x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,40) size 488x18
-            RenderTableCell {TD} at (2,39) size 190x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 488x20
+            RenderTableCell {TD} at (2,44) size 190x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x18
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (194,39) size 109x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,44) size 109x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,39) size 86x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,44) size 86x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,39) size 93x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,44) size 93x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 488x18
-            RenderTableCell {TD} at (2,59) size 190x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,66) size 488x20
+            RenderTableCell {TD} at (2,66) size 190x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x18
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (194,59) size 109x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,66) size 109x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,59) size 86x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,66) size 86x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,59) size 93x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,66) size 93x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintable_rules_groupsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -3,7 +3,7 @@
</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 488x142
</del><ins>+      RenderTable {TABLE} at (0,0) size 488x152
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 488x18
</span><span class="cx">           RenderText {#text} at (50,0) size 388x18
</span><span class="cx">             text run at (50,0) width 388: &quot;Communicator 4.5 Installers for Mac and Windows Platforms&quot;
</span><span class="lines">@@ -13,59 +13,59 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 190x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 188x18
</span><span class="cx">                 text run at (1,1) width 188: &quot;This is the header information&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,122) size 488x20
-          RenderTableRow {TR} at (0,0) size 488x18
-            RenderTableCell {TD} at (2,-1) size 190x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (0,130) size 488x22
+          RenderTableRow {TR} at (0,0) size 488x20
+            RenderTableCell {TD} at (2,0) size 190x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 183x18
</span><span class="cx">                 text run at (1,1) width 183: &quot;This is the footer information&quot;
</span><del>-        RenderTableSection {TBODY} at (0,42) size 488x80
-          RenderTableRow {TR} at (0,0) size 488x18
-            RenderTableCell {TH} at (2,8) size 190x2 [r=0 c=0 rs=1 cs=1]
-            RenderTableCell {TH} at (194,-1) size 109x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,42) size 488x88
+          RenderTableRow {TR} at (0,0) size 488x20
+            RenderTableCell {TH} at (2,9) size 190x2 [r=0 c=0 rs=1 cs=1]
+            RenderTableCell {TH} at (194,0) size 109x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 107x18
</span><span class="cx">                 text run at (1,1) width 107: &quot;Macintosh PPC&quot;
</span><del>-            RenderTableCell {TH} at (305,-1) size 86x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (305,0) size 86x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 84x18
</span><span class="cx">                 text run at (1,1) width 84: &quot;Windows 95&quot;
</span><del>-            RenderTableCell {TH} at (393,-1) size 93x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TH} at (393,0) size 93x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 91x18
</span><span class="cx">                 text run at (1,1) width 91: &quot;Windows NT&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 488x18
-            RenderTableCell {TD} at (2,19) size 190x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 488x20
+            RenderTableCell {TD} at (2,22) size 190x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 73x18
</span><span class="cx">                 text run at (1,1) width 73: &quot;Base Install&quot;
</span><del>-            RenderTableCell {TD} at (194,19) size 109x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,22) size 109x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,19) size 86x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,22) size 86x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,19) size 93x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,22) size 93x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,40) size 488x18
-            RenderTableCell {TD} at (2,39) size 190x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 488x20
+            RenderTableCell {TD} at (2,44) size 190x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 103x18
</span><span class="cx">                 text run at (1,1) width 103: &quot;Complete Install&quot;
</span><del>-            RenderTableCell {TD} at (194,39) size 109x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,44) size 109x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,39) size 86x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,44) size 86x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,39) size 93x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,44) size 93x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 488x18
-            RenderTableCell {TD} at (2,59) size 190x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,66) size 488x20
+            RenderTableCell {TD} at (2,66) size 190x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 114x18
</span><span class="cx">                 text run at (1,1) width 114: &quot;Pro Edition Install&quot;
</span><del>-            RenderTableCell {TD} at (194,59) size 109x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (194,66) size 109x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (305,59) size 86x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (305,66) size 86x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span><del>-            RenderTableCell {TD} at (393,59) size 93x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (393,66) size 93x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 21x18
</span><span class="cx">                 text run at (1,1) width 21: &quot;yes&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 678x18
</span><span class="cx">           text run at (0,0) width 678: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be center aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 688x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 688x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 686x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 686x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (85,2) size 170x18
</span><span class="cx">                 text run at (85,2) width 170: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (85,2) size 170x18
</span><span class="cx">                 text run at (85,2) width 170: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 686x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">           text run at (0,0) width 775: &quot;In this test, the TBODY section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char&quot;
</span><span class="cx">           text run at (0,18) width 773: &quot;without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers&quot;
</span><span class="cx">           text run at (0,36) width 274: &quot;to align to the default value (decimal point).&quot;
</span><del>-      RenderTable {TABLE} at (0,70) size 526x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,70) size 526x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 524x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 524x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -20,36 +20,36 @@
</span><span class="cx">             RenderTableCell {TD} at (350,2) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,71) size 524x22
-          RenderTableRow {TR} at (0,0) size 524x20
-            RenderTableCell {TD} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,75) size 524x24
+          RenderTableRow {TR} at (0,0) size 524x22
+            RenderTableCell {TD} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (176,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (350,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 524x44
-          RenderTableRow {TR} at (0,0) size 524x20
-            RenderTableCell {TD} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 524x48
+          RenderTableRow {TR} at (0,0) size 524x22
+            RenderTableCell {TD} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {TD} at (176,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {TD} at (350,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 524x20
-            RenderTableCell {TD} at (2,21) size 172x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 524x22
+            RenderTableCell {TD} at (2,24) size 172x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x18
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {TD} at (176,21) size 172x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,24) size 172x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {TD} at (350,21) size 172x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,24) size 172x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TBODY} at (1,71) size 524x0
</del><ins>+        RenderTableSection {TBODY} at (1,75) size 524x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 671x36
</span><span class="cx">           text run at (0,0) width 671: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text has an attribute value of&quot;
</span><span class="cx">           text run at (0,18) width 632: &quot;ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the TBODY.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 688x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 688x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 686x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 686x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -16,20 +16,20 @@
</span><span class="cx">             RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 686x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 660x18
</span><span class="cx">           text run at (0,0) width 660: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be left aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 688x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 688x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 686x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 686x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 686x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 669x18
</span><span class="cx">           text run at (0,0) width 669: &quot;The TBODY element labels the body area of a table. In this test, the TBODY text should be right aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 688x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 688x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 686x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 686x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (344,2) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 686x22
-          RenderTableRow {TR} at (0,0) size 686x20
-            RenderTableCell {TD} at (2,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 686x24
+          RenderTableRow {TR} at (0,0) size 686x22
+            RenderTableCell {TD} at (2,0) size 340x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (169,2) size 169x18
</span><span class="cx">                 text run at (169,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (344,-1) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (344,0) size 340x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (169,2) size 169x18
</span><span class="cx">                 text run at (169,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 686x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 686x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 770x36
</span><span class="cx">           text run at (0,0) width 770: &quot;The TBODY element defines the table body within a table. In this test, the numbers contained in the TBODY cells should&quot;
</span><span class="cx">           text run at (0,18) width 167: &quot;align on the decimal point.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 526x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 526x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 524x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 524x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -19,36 +19,36 @@
</span><span class="cx">             RenderTableCell {TD} at (350,2) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,71) size 524x22
-          RenderTableRow {TR} at (0,0) size 524x20
-            RenderTableCell {TD} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,75) size 524x24
+          RenderTableRow {TR} at (0,0) size 524x22
+            RenderTableCell {TD} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (176,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (350,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 524x44
-          RenderTableRow {TR} at (0,0) size 524x20
-            RenderTableCell {TD} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 524x48
+          RenderTableRow {TR} at (0,0) size 524x22
+            RenderTableCell {TD} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {TD} at (176,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,0) size 172x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {TD} at (350,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,0) size 172x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 524x20
-            RenderTableCell {TD} at (2,21) size 172x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 524x22
+            RenderTableCell {TD} at (2,24) size 172x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x18
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {TD} at (176,21) size 172x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (176,24) size 172x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {TD} at (350,21) size 172x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (350,24) size 172x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TBODY} at (1,71) size 524x0
</del><ins>+        RenderTableSection {TBODY} at (1,75) size 524x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 212x18
</span><span class="cx">           text run at (0,0) width 212: &quot;TBODY VALIGN=BASELINE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x261 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x265 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,238) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,240) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x211
-          RenderTableRow {TR} at (0,0) size 782x209
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x213
+          RenderTableRow {TR} at (0,0) size 782x211
</ins><span class="cx">             RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,171) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 454x36
</span><span class="cx">                 text run at (2,2) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 90: &quot;to the baseline&quot;
</span><del>-        RenderTableSection {TBODY} at (1,238) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,240) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 202x18
</span><span class="cx">           text run at (0,0) width 202: &quot;TBODY VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
-            RenderTableCell {TD} at (2,-2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
+            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><del>-            RenderTableCell {TD} at (308,147) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,149) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 454x36
</span><span class="cx">                 text run at (2,2) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 83: &quot;to the bottom&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 196x18
</span><span class="cx">           text run at (0,0) width 196: &quot;TBODY VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
-            RenderTableCell {TD} at (2,-1) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
+            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><del>-            RenderTableCell {TD} at (308,73) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,74) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 454x36
</span><span class="cx">                 text run at (2,2) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 82: &quot;to the middle&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintbody_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;TBODY VALIGN=TOP&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
</ins><span class="cx">             RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,0) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 454x36
</span><span class="cx">                 text run at (2,2) width 454: &quot;This text is within the TBODY element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 59: &quot;to the top&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 668x18
</span><span class="cx">           text run at (0,0) width 668: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be center aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (88,2) size 166x18
</span><span class="cx">                 text run at (88,2) width 166: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (88,2) size 166x18
</span><span class="cx">                 text run at (88,2) width 166: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">           text run at (0,0) width 771: &quot;In this test, the TFOOT section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char&quot;
</span><span class="cx">           text run at (0,18) width 773: &quot;without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers&quot;
</span><span class="cx">           text run at (0,36) width 274: &quot;to align to the default value (decimal point).&quot;
</span><del>-      RenderTable {TABLE} at (0,70) size 529x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,70) size 529x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 527x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 527x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -20,36 +20,36 @@
</span><span class="cx">             RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 527x44
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 527x48
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 527x20
-            RenderTableCell {TD} at (2,21) size 173x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 527x22
+            RenderTableCell {TD} at (2,24) size 173x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x18
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {TD} at (177,21) size 173x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,24) size 173x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {TD} at (352,21) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,24) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 527x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 661x36
</span><span class="cx">           text run at (0,0) width 661: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text has an attribute value of&quot;
</span><span class="cx">           text run at (0,18) width 628: &quot;ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the TFOOT.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -16,20 +16,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 650x18
</span><span class="cx">           text run at (0,0) width 650: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be left aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 659x18
</span><span class="cx">           text run at (0,0) width 659: &quot;The TFOOT element labels the head area of a table. In this test, the TFOOT text should be right aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 336x18
</span><span class="cx">                 text run at (2,2) width 336: &quot;This text is in the THEADThis text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (175,2) size 165x18
</span><span class="cx">                 text run at (175,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (175,2) size 165x18
</span><span class="cx">                 text run at (175,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 755x36
</span><span class="cx">           text run at (0,0) width 755: &quot;The TFOOT element defines a table footer within a table. In this test, the numbers contained in the TFOOT cells should&quot;
</span><span class="cx">           text run at (0,18) width 167: &quot;align on the decimal point.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 529x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 529x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 527x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 527x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -19,36 +19,36 @@
</span><span class="cx">             RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 527x44
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 527x48
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 36x18
</span><span class="cx">                 text run at (2,2) width 36: &quot;55.00&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;55555.00&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;555.00&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 527x20
-            RenderTableCell {TD} at (2,21) size 173x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 527x22
+            RenderTableCell {TD} at (2,24) size 173x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 52x18
</span><span class="cx">                 text run at (2,2) width 52: &quot;1234.56&quot;
</span><del>-            RenderTableCell {TD} at (177,21) size 173x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,24) size 173x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x18
</span><span class="cx">                 text run at (2,2) width 44: &quot;123.45&quot;
</span><del>-            RenderTableCell {TD} at (352,21) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,24) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 527x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 208x18
</span><span class="cx">           text run at (0,0) width 208: &quot;TFOOT VALIGN=BASELINE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x261 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x265 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 782x211
-          RenderTableRow {TR} at (0,0) size 782x209
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 782x213
+          RenderTableRow {TR} at (0,0) size 782x211
</ins><span class="cx">             RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,171) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 466x36
</span><span class="cx">                 text run at (2,2) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
</span><span class="cx">                 text run at (2,20) width 74: &quot;the baseline&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 198x18
</span><span class="cx">           text run at (0,0) width 198: &quot;TFOOT VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
-            RenderTableCell {TD} at (2,-2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
+            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><del>-            RenderTableCell {TD} at (308,147) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,149) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 466x36
</span><span class="cx">                 text run at (2,2) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
</span><span class="cx">                 text run at (2,20) width 67: &quot;the bottom&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 192x18
</span><span class="cx">           text run at (0,0) width 192: &quot;TFOOT VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
-            RenderTableCell {TD} at (2,-1) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
+            RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><del>-            RenderTableCell {TD} at (308,73) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,74) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 466x36
</span><span class="cx">                 text run at (2,2) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
</span><span class="cx">                 text run at (2,20) width 66: &quot;the middle&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvintfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;TFOOT VALIGN=TOP&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (308,2) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 782x189
-          RenderTableRow {TR} at (0,0) size 782x187
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 782x191
+          RenderTableRow {TR} at (0,0) size 782x189
</ins><span class="cx">             RenderTableCell {TD} at (2,0) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {IMG} at (2,2) size 300x185
</span><span class="cx">             RenderTableCell {TD} at (308,0) size 472x40 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 466x36
</span><span class="cx">                 text run at (2,2) width 466: &quot;This text is within the TFOOT element and should be vertically aligned to&quot;
</span><span class="cx">                 text run at (2,20) width 43: &quot;the top&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 674x18
</span><span class="cx">           text run at (0,0) width 674: &quot;The THEAD element labels the head area of a table. In this test, the THEAD text should be center aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (87,2) size 168x18
</span><span class="cx">                 text run at (87,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx">           text run at (0,0) width 774: &quot;In this test, the THEAD section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char&quot;
</span><span class="cx">           text run at (0,18) width 773: &quot;without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers&quot;
</span><span class="cx">           text run at (0,36) width 274: &quot;to align to the default value (decimal point).&quot;
</span><del>-      RenderTable {TABLE} at (0,70) size 529x96 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,70) size 529x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 527x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 527x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -30,26 +30,26 @@
</span><span class="cx">             RenderTableCell {TD} at (352,26) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,73) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,75) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,51) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,73) size 527x0
</del><ins>+        RenderTableSection {TBODY} at (1,75) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 667x36
</span><span class="cx">           text run at (0,0) width 667: &quot;The THEAD element labels the head area of a table. In this test, the THEAD text has an attribute value of&quot;
</span><span class="cx">           text run at (0,18) width 631: &quot;ALIGN=JUSTIFY. ALIGN-JUSTIFY should attempt to justify text within all cells of the THEAD.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -16,20 +16,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 656x18
</span><span class="cx">           text run at (0,0) width 656: &quot;The THEAD element labels the head area of a table. In this test, the THEAD text should be left aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 665x18
</span><span class="cx">           text run at (0,0) width 665: &quot;The THEAD element labels the head area of a table. In this test, the THEAD text should be right aligned.&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 692x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 692x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 690x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 690x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">             RenderTableCell {TD} at (346,2) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (172,2) size 168x18
</span><span class="cx">                 text run at (172,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 330x18
</span><span class="cx">                 text run at (2,2) width 330: &quot;This text is in the TFOOTThis text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 690x22
-          RenderTableRow {TR} at (0,0) size 690x20
-            RenderTableCell {TD} at (2,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 690x24
+          RenderTableRow {TR} at (0,0) size 690x22
+            RenderTableCell {TD} at (2,0) size 342x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (346,-1) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (346,0) size 342x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 338x18
</span><span class="cx">                 text run at (2,2) width 338: &quot;This text is in the TBODYThis text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,49) size 690x0
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 690x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 766x36
</span><span class="cx">           text run at (0,0) width 766: &quot;The THEAD element defines a table header within a table. In this test, the numbers contained in the THEAD cells should&quot;
</span><span class="cx">           text run at (0,18) width 167: &quot;align on the decimal point.&quot;
</span><del>-      RenderTable {TABLE} at (0,52) size 529x96 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,52) size 529x100 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 527x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 527x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -29,26 +29,26 @@
</span><span class="cx">             RenderTableCell {TD} at (352,26) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 60x18
</span><span class="cx">                 text run at (2,2) width 60: &quot;12345.67&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,73) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,75) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,51) size 527x22
-          RenderTableRow {TR} at (0,0) size 527x20
-            RenderTableCell {TD} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,51) size 527x24
+          RenderTableRow {TR} at (0,0) size 527x22
+            RenderTableCell {TD} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (177,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (177,0) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-            RenderTableCell {TD} at (352,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (352,0) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,73) size 527x0
</del><ins>+        RenderTableSection {TBODY} at (1,75) size 527x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 211x18
</span><span class="cx">           text run at (0,0) width 211: &quot;THEAD VALIGN=BASELINE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x261 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x265 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x215
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x211
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 453x36
</span><span class="cx">                 text run at (2,2) width 453: &quot;This text is within the THEAD element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 90: &quot;to the baseline&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,238) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,240) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,216) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,238) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,240) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 201x18
</span><span class="cx">           text run at (0,0) width 201: &quot;THEAD VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 453x36
</span><span class="cx">                 text run at (2,2) width 453: &quot;This text is within the THEAD element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 83: &quot;to the bottom&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,194) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,194) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 195x18
</span><span class="cx">           text run at (0,0) width 195: &quot;THEAD VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 453x36
</span><span class="cx">                 text run at (2,2) width 453: &quot;This text is within the THEAD element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 82: &quot;to the middle&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,194) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,194) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinthead_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 163x18
</span><span class="cx">           text run at (0,0) width 163: &quot;THEAD VALIGN=TOP&quot;
</span><del>-      RenderTable {TABLE} at (0,18) size 784x239 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,18) size 784x243 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 782x193
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 782x189
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 304x189 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,20 +15,20 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 453x36
</span><span class="cx">                 text run at (2,2) width 453: &quot;This text is within the THEAD element and should be vertically aligned&quot;
</span><span class="cx">                 text run at (2,20) width 59: &quot;to the top&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,216) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,218) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {TBODY} at (1,194) size 782x22
-          RenderTableRow {TR} at (0,0) size 782x20
-            RenderTableCell {TD} at (2,-1) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,194) size 782x24
+          RenderTableRow {TR} at (0,0) size 782x22
+            RenderTableCell {TD} at (2,0) size 304x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {TD} at (308,-1) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (308,0) size 472x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-        RenderTableSection {TBODY} at (1,216) size 782x0
</del><ins>+        RenderTableSection {TBODY} at (1,218) size 782x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x320
-  RenderBlock {html} at (0,0) size 800x320
-    RenderBody {body} at (8,16) size 784x296
</del><ins>+layer at (0,0) size 800x326
+  RenderBlock {html} at (0,0) size 800x326
+    RenderBody {body} at (8,16) size 784x302
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 274x18
</span><span class="cx">           text run at (0,0) width 274: &quot;The table below should have the following:&quot;
</span><span class="lines">@@ -34,7 +34,7 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,158) size 784x36
</span><span class="cx">         RenderBR {br} at (0,0) size 0x18
</span><span class="cx">         RenderBR {br} at (0,18) size 0x18
</span><del>-      RenderTable {table} at (0,194) size 188x102
</del><ins>+      RenderTable {table} at (0,194) size 188x108
</ins><span class="cx">         RenderBlock {caption} at (0,0) size 188x18
</span><span class="cx">           RenderText {#text} at (67,0) size 54x18
</span><span class="cx">             text run at (67,0) width 54: &quot;TABLE&quot;
</span><span class="lines">@@ -55,35 +55,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,82) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,86) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,42) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,42) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_table_borderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x152
-  RenderBlock {html} at (0,0) size 800x152
-    RenderBody {body} at (8,16) size 784x128
</del><ins>+layer at (0,0) size 800x158
+  RenderBlock {html} at (0,0) size 800x158
+    RenderBody {body} at (8,16) size 784x134
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 726x18
</span><span class="cx">           text run at (0,0) width 406: &quot;No 'number' specification is given for border. There should be a &quot;
</span><span class="cx">           text run at (406,0) width 320: &quot;2 pixel border around the frame of the table below.&quot;
</span><del>-      RenderTable {table} at (0,34) size 196x94 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 196x100 [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">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (130,2) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 58x18
</span><span class="cx">                 text run at (2,2) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,71) size 194x22
-          RenderTableRow {tr} at (0,0) size 194x20
-            RenderTableCell {td} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,75) size 194x24
+          RenderTableRow {tr} at (0,0) size 194x22
+            RenderTableCell {td} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (66,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,0) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (130,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,0) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 194x44
-          RenderTableRow {tr} at (0,0) size 194x20
-            RenderTableCell {td} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 194x48
+          RenderTableRow {tr} at (0,0) size 194x22
+            RenderTableCell {td} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (66,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,0) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (130,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,0) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 194x20
-            RenderTableCell {td} at (2,21) size 62x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 194x22
+            RenderTableCell {td} at (2,24) size 62x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (66,21) size 62x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,24) size 62x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (130,21) size 62x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,24) size 62x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_table_border_noneexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x142
-  RenderBlock {html} at (0,0) size 800x142
-    RenderBody {body} at (8,16) size 784x118
</del><ins>+layer at (0,0) size 800x148
+  RenderBlock {html} at (0,0) size 800x148
+    RenderBody {body} at (8,16) size 784x124
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 399x18
</span><span class="cx">           text run at (0,0) width 356: &quot;There should be no border around the frame of the table &quot;
</span><span class="cx">           text run at (356,0) width 43: &quot;below.&quot;
</span><del>-      RenderTable {table} at (0,34) size 188x84
</del><ins>+      RenderTable {table} at (0,34) size 188x90
</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">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_table_border_pxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x160
-  RenderBlock {html} at (0,0) size 800x160
-    RenderBody {body} at (8,16) size 784x136
</del><ins>+layer at (0,0) size 800x166
+  RenderBlock {html} at (0,0) size 800x166
+    RenderBody {body} at (8,16) size 784x142
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 437x18
</span><span class="cx">           text run at (0,0) width 394: &quot;There should be a 5 pixel border around the frame of the table &quot;
</span><span class="cx">           text run at (394,0) width 43: &quot;below.&quot;
</span><del>-      RenderTable {table} at (0,34) size 204x102 [border: (5px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 204x108 [border: (5px 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">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (130,2) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 58x18
</span><span class="cx">                 text run at (2,2) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (5,75) size 194x22
-          RenderTableRow {tr} at (0,0) size 194x20
-            RenderTableCell {td} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (5,79) size 194x24
+          RenderTableRow {tr} at (0,0) size 194x22
+            RenderTableCell {td} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (66,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,0) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (130,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,0) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (5,31) size 194x44
-          RenderTableRow {tr} at (0,0) size 194x20
-            RenderTableCell {td} at (2,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (5,31) size 194x48
+          RenderTableRow {tr} at (0,0) size 194x22
+            RenderTableCell {td} at (2,0) size 62x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (66,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,0) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (130,-1) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,0) size 62x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 194x20
-            RenderTableCell {td} at (2,21) size 62x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 194x22
+            RenderTableCell {td} at (2,24) size 62x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (66,21) size 62x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (66,24) size 62x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (130,21) size 62x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (130,24) size 62x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_table_frame_voidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x142
-  RenderBlock {html} at (0,0) size 800x142
-    RenderBody {body} at (8,16) size 784x118
</del><ins>+layer at (0,0) size 800x148
+  RenderBlock {html} at (0,0) size 800x148
+    RenderBody {body} at (8,16) size 784x124
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 423x18
</span><span class="cx">           text run at (0,0) width 378: &quot;No side of the frame surrounding the table below should be &quot;
</span><span class="cx">           text run at (378,0) width 45: &quot;visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 188x84
</del><ins>+      RenderTable {table} at (0,34) size 188x90
</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">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 340x18
</span><span class="cx">           text run at (0,0) width 340: &quot;In this test, the TBODY text should be center aligned.&quot;
</span><del>-      RenderTable {table} at (0,34) size 178x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 178x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 176x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 176x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (57,2) size 58x18
</span><span class="cx">                 text run at (57,2) width 58: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x198
-  RenderBlock {html} at (0,0) size 800x198
-    RenderBody {body} at (8,16) size 784x174
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 397x18
</span><span class="cx">           text run at (0,0) width 397: &quot;The numbers in the TBODY should align at the decimal points&quot;
</span><del>-      RenderTable {table} at (0,34) size 377x140 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 377x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 375x50
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 375x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 117x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -28,45 +28,45 @@
</span><span class="cx">             RenderTableCell {td} at (248,26) size 125x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,95) size 375x44
-          RenderTableRow {tr} at (0,0) size 375x20
-            RenderTableCell {td} at (2,-1) size 117x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,99) size 375x48
+          RenderTableRow {tr} at (0,0) size 375x22
+            RenderTableCell {td} at (2,0) size 117x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (121,-1) size 125x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,0) size 125x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (248,-1) size 125x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (248,0) size 125x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 375x20
-            RenderTableCell {td} at (2,21) size 117x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 375x22
+            RenderTableCell {td} at (2,24) size 117x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (121,21) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,24) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (248,21) size 125x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (248,24) size 125x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,51) size 375x44
-          RenderTableRow {tr} at (0,0) size 375x20
-            RenderTableCell {td} at (2,-1) size 117x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,51) size 375x48
+          RenderTableRow {tr} at (0,0) size 375x22
+            RenderTableCell {td} at (2,0) size 117x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 97x18
</span><span class="cx">                 text run at (2,2) width 97: &quot;TBODY 55.00&quot;
</span><del>-            RenderTableCell {td} at (121,-1) size 125x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,0) size 125x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 121x18
</span><span class="cx">                 text run at (2,2) width 121: &quot;TBODY 55555.00&quot;
</span><del>-            RenderTableCell {td} at (248,-1) size 125x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (248,0) size 125x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x18
</span><span class="cx">                 text run at (2,2) width 105: &quot;TBODY 555.00&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 375x20
-            RenderTableCell {td} at (2,21) size 117x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 375x22
+            RenderTableCell {td} at (2,24) size 117x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 113x18
</span><span class="cx">                 text run at (2,2) width 113: &quot;TBODY 1234.56&quot;
</span><del>-            RenderTableCell {td} at (121,21) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (121,24) size 125x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 105x18
</span><span class="cx">                 text run at (2,2) width 105: &quot;TBODY 123.45&quot;
</span><del>-            RenderTableCell {td} at (248,21) size 125x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (248,24) size 125x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 121x18
</span><span class="cx">                 text run at (2,2) width 121: &quot;TBODY 12345.67&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,25 +1,25 @@
</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 800x202
-  RenderBlock {html} at (0,0) size 800x202
-    RenderBody {body} at (8,16) size 784x178
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 302x18
</span><span class="cx">           text run at (0,0) width 302: &quot;In this test, the TBODY text should be justified.&quot;
</span><del>-      RenderTable {table} at (0,34) size 300x144 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 300x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 298x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 298x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,121) size 298x22
-          RenderTableRow {tr} at (0,0) size 298x20
-            RenderTableCell {td} at (2,-1) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,123) size 298x24
+          RenderTableRow {tr} at (0,0) size 298x22
+            RenderTableCell {td} at (2,0) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 298x94
-          RenderTableRow {tr} at (0,0) size 298x92
-            RenderTableCell {td} at (2,-1) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 298x96
+          RenderTableRow {tr} at (0,0) size 298x94
+            RenderTableCell {td} at (2,0) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 290x90
</span><span class="cx">                 text run at (2,2) width 290: &quot;This TBODY text should be justified which&quot;
</span><span class="cx">                 text run at (2,20) width 136: &quot;means that the right &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 322x18
</span><span class="cx">           text run at (0,0) width 322: &quot;In this test, the TBODY text should be left aligned.&quot;
</span><del>-      RenderTable {table} at (0,34) size 178x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 178x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 176x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 176x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 331x18
</span><span class="cx">           text run at (0,0) width 331: &quot;In this test, the TBODY text should be right aligned.&quot;
</span><del>-      RenderTable {table} at (0,34) size 178x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 178x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 176x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 176x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 176x22
-          RenderTableRow {tr} at (0,0) size 176x20
-            RenderTableCell {td} at (2,-1) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 176x24
+          RenderTableRow {tr} at (0,0) size 176x22
+            RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (113,2) size 57x18
</span><span class="cx">                 text run at (113,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x342
-  RenderBlock {html} at (0,0) size 800x342
-    RenderBody {body} at (8,16) size 784x318
</del><ins>+layer at (0,0) size 800x346
+  RenderBlock {html} at (0,0) size 800x346
+    RenderBody {body} at (8,16) size 784x322
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 212x18
</span><span class="cx">           text run at (0,0) width 212: &quot;TBODY VALIGN=BASELINE&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x284 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x288 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,16 +15,16 @@
</span><span class="cx">             RenderTableCell {td} at (217,2) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,261) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,263) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (217,-1) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (217,0) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 782x234
-          RenderTableRow {tr} at (0,0) size 782x232
</del><ins>+        RenderTableSection {tbody} at (1,27) size 782x236
+          RenderTableRow {tr} at (0,0) size 782x234
</ins><span class="cx">             RenderTableCell {td} at (2,22) size 213x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 206x90
</span><span class="cx">                 text run at (2,2) width 204: &quot;Compare the baseline of the first&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 202x18
</span><span class="cx">           text run at (0,0) width 202: &quot;TBODY VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 782x208
-          RenderTableRow {tr} at (0,0) size 782x206
-            RenderTableCell {td} at (2,-2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 782x210
+          RenderTableRow {tr} at (0,0) size 782x208
+            RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,148) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,150) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 561x54
</span><span class="cx">                 text run at (2,2) width 363: &quot;The bottom of this text should be vertically aligned to the &quot;
</span><span class="cx">                 text run at (365,2) width 198: &quot;bottom of the image. x-fill x-fill&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 196x18
</span><span class="cx">           text run at (0,0) width 196: &quot;TBODY VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,34) size 616x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 616x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 614x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 614x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 614x22
-          RenderTableRow {tr} at (0,0) size 614x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 614x24
+          RenderTableRow {tr} at (0,0) size 614x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 614x208
-          RenderTableRow {tr} at (0,0) size 614x206
-            RenderTableCell {td} at (2,-1) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 614x210
+          RenderTableRow {tr} at (0,0) size 614x208
+            RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,92) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,93) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 400x18
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tbody_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 164x18
</span><span class="cx">           text run at (0,0) width 164: &quot;TBODY VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,34) size 657x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 657x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 655x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 655x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,16 +15,16 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 655x22
-          RenderTableRow {tr} at (0,0) size 655x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 655x24
+          RenderTableRow {tr} at (0,0) size 655x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 655x208
-          RenderTableRow {tr} at (0,0) size 655x206
</del><ins>+        RenderTableSection {tbody} at (1,27) size 655x210
+          RenderTableRow {tr} at (0,0) size 655x208
</ins><span class="cx">             RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 332x18
</span><span class="cx">           text run at (0,0) width 332: &quot;In this test, the TFOOT text should be center aligned&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (60,2) size 53x18
</span><span class="cx">                 text run at (60,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x198
-  RenderBlock {html} at (0,0) size 800x198
-    RenderBody {body} at (8,16) size 784x174
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 393x18
</span><span class="cx">           text run at (0,0) width 393: &quot;The numbers in the TFOOT should align at the decimal points&quot;
</span><del>-      RenderTable {table} at (0,34) size 365x140 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 365x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 363x50
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 363x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -28,45 +28,45 @@
</span><span class="cx">             RenderTableCell {td} at (240,26) size 121x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,95) size 363x44
-          RenderTableRow {tr} at (0,0) size 363x20
-            RenderTableCell {td} at (2,-1) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,99) size 363x48
+          RenderTableRow {tr} at (0,0) size 363x22
+            RenderTableCell {td} at (2,0) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 93x18
</span><span class="cx">                 text run at (2,2) width 93: &quot;TFOOT 55.00&quot;
</span><del>-            RenderTableCell {td} at (117,-1) size 121x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (117,0) size 121x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 117x18
</span><span class="cx">                 text run at (2,2) width 117: &quot;TFOOT 55555.00&quot;
</span><del>-            RenderTableCell {td} at (240,-1) size 121x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,0) size 121x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 101x18
</span><span class="cx">                 text run at (2,2) width 101: &quot;TFOOT 555.00&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 363x20
-            RenderTableCell {td} at (2,21) size 113x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 363x22
+            RenderTableCell {td} at (2,24) size 113x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 109x18
</span><span class="cx">                 text run at (2,2) width 109: &quot;TFOOT 1234.56&quot;
</span><del>-            RenderTableCell {td} at (117,21) size 121x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (117,24) size 121x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 101x18
</span><span class="cx">                 text run at (2,2) width 101: &quot;TFOOT 123.45&quot;
</span><del>-            RenderTableCell {td} at (240,21) size 121x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,24) size 121x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 117x18
</span><span class="cx">                 text run at (2,2) width 117: &quot;TFOOT 12345.67&quot;
</span><del>-        RenderTableSection {tbody} at (1,51) size 363x44
-          RenderTableRow {tr} at (0,0) size 363x20
-            RenderTableCell {td} at (2,-1) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,51) size 363x48
+          RenderTableRow {tr} at (0,0) size 363x22
+            RenderTableCell {td} at (2,0) size 113x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (117,-1) size 121x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (117,0) size 121x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (240,-1) size 121x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,0) size 121x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 363x20
-            RenderTableCell {td} at (2,21) size 113x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 363x22
+            RenderTableCell {td} at (2,24) size 113x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (117,21) size 121x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (117,24) size 121x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (240,21) size 121x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (240,24) size 121x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,20 +1,20 @@
</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 800x202
-  RenderBlock {html} at (0,0) size 800x202
-    RenderBody {body} at (8,16) size 784x178
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 298x18
</span><span class="cx">           text run at (0,0) width 298: &quot;In this test, the TFOOT text should be justified.&quot;
</span><del>-      RenderTable {table} at (0,34) size 300x144 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 300x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 298x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 298x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 298x94
-          RenderTableRow {tr} at (0,0) size 298x92
-            RenderTableCell {td} at (2,-1) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 298x96
+          RenderTableRow {tr} at (0,0) size 298x94
+            RenderTableCell {td} at (2,0) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 290x90
</span><span class="cx">                 text run at (2,2) width 290: &quot;This TFOOT text should be justified which&quot;
</span><span class="cx">                 text run at (2,20) width 136: &quot;means that the right &quot;
</span><span class="lines">@@ -22,8 +22,8 @@
</span><span class="cx">                 text run at (2,38) width 290: &quot;line up, no matter how long the content&quot;
</span><span class="cx">                 text run at (2,56) width 290: &quot;becomes (except the last line which should be&quot;
</span><span class="cx">                 text run at (2,74) width 75: &quot;left aligned)&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 298x22
-          RenderTableRow {tr} at (0,0) size 298x20
-            RenderTableCell {td} at (2,-1) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 298x24
+          RenderTableRow {tr} at (0,0) size 298x22
+            RenderTableCell {td} at (2,0) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 314x18
</span><span class="cx">           text run at (0,0) width 314: &quot;In this test, the TFOOT text should be left aligned&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 323x18
</span><span class="cx">           text run at (0,0) width 323: &quot;In this test, the TFOOT text should be right aligned&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 168x18
</span><span class="cx">                 text run at (2,2) width 168: &quot;This text is in the THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (118,2) size 53x18
</span><span class="cx">                 text run at (118,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,15 +1,15 @@
</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 800x66
-  RenderBlock {html} at (0,0) size 800x66
-    RenderBody {body} at (8,8) size 784x50
-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,27) size 628x22 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+layer at (0,0) size 800x68
+  RenderBlock {html} at (0,0) size 800x68
+    RenderBody {body} at (8,8) size 784x52
+      RenderTable {table} at (0,0) size 630x52 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,27) size 628x24 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,1) size 628x26
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,15 +1,15 @@
</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 800x66
-  RenderBlock {html} at (0,0) size 800x66
-    RenderBody {body} at (8,8) size 784x50
-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,27) size 628x22 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+layer at (0,0) size 800x68
+  RenderBlock {html} at (0,0) size 800x68
+    RenderBody {body} at (8,8) size 784x52
+      RenderTable {table} at (0,0) size 630x52 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,27) size 628x24 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,1) size 628x26
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,15 +1,15 @@
</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 800x66
-  RenderBlock {html} at (0,0) size 800x66
-    RenderBody {body} at (8,8) size 784x50
-      RenderTable {table} at (0,0) size 630x50 [border: (1px outset #808080)]
-        RenderTableSection {tfoot} at (1,27) size 628x22 [bgcolor=#00FF00]
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+layer at (0,0) size 800x68
+  RenderBlock {html} at (0,0) size 800x68
+    RenderBody {body} at (8,8) size 784x52
+      RenderTable {table} at (0,0) size 630x52 [border: (1px outset #808080)]
+        RenderTableSection {tfoot} at (1,27) size 628x24 [bgcolor=#00FF00]
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 262x18
</span><span class="cx">                 text run at (2,2) width 262: &quot;This tfoot should have a lime background&quot;
</span><span class="cx">         RenderTableSection {tbody} at (1,1) size 628x26
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x342
-  RenderBlock {html} at (0,0) size 800x342
-    RenderBody {body} at (8,16) size 784x318
</del><ins>+layer at (0,0) size 800x346
+  RenderBlock {html} at (0,0) size 800x346
+    RenderBody {body} at (8,16) size 784x322
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 208x18
</span><span class="cx">           text run at (0,0) width 208: &quot;TFOOT VALIGN=BASELINE&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x284 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x288 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,8 +15,8 @@
</span><span class="cx">             RenderTableCell {td} at (217,2) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 782x234
-          RenderTableRow {tr} at (0,0) size 782x232
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 782x236
+          RenderTableRow {tr} at (0,0) size 782x234
</ins><span class="cx">             RenderTableCell {td} at (2,22) size 213x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 206x90
</span><span class="cx">                 text run at (2,2) width 204: &quot;Compare the baseline of the first&quot;
</span><span class="lines">@@ -34,11 +34,11 @@
</span><span class="cx">                 text run at (2,94) width 532: &quot;baseline of the first line of text in&quot;
</span><span class="cx">                 text run at (2,140) width 520: &quot;the previous cell: they should be&quot;
</span><span class="cx">                 text run at (2,186) width 279: &quot;vertically aligned&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (217,-1) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (217,0) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 198x18
</span><span class="cx">           text run at (0,0) width 198: &quot;TFOOT VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,11 +15,11 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 782x208
-          RenderTableRow {tr} at (0,0) size 782x206
-            RenderTableCell {td} at (2,-2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 782x210
+          RenderTableRow {tr} at (0,0) size 782x208
+            RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,148) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,150) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 561x54
</span><span class="cx">                 text run at (2,2) width 363: &quot;The bottom of this text should be vertically aligned to the &quot;
</span><span class="cx">                 text run at (365,2) width 198: &quot;bottom of the image. x-fill x-fill&quot;
</span><span class="lines">@@ -28,11 +28,11 @@
</span><span class="cx">                 text run at (444,20) width 115: &quot;x-fill x-fill x-fill x-&quot;
</span><span class="cx">                 text run at (2,38) width 191: &quot;fill x-fill x-fill x-fill x-fill x-fill &quot;
</span><span class="cx">                 text run at (193,38) width 132: &quot;x-fill x-fill x-fill x-fill&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 192x18
</span><span class="cx">           text run at (0,0) width 192: &quot;TFOOT VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,34) size 616x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 616x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 614x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 614x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 614x208
-          RenderTableRow {tr} at (0,0) size 614x206
-            RenderTableCell {td} at (2,-1) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 614x210
+          RenderTableRow {tr} at (0,0) size 614x208
+            RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><del>-            RenderTableCell {td} at (208,92) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,93) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 400x18
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 614x22
-          RenderTableRow {tr} at (0,0) size 614x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 614x24
+          RenderTableRow {tr} at (0,0) size 614x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_tfoot_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 160x18
</span><span class="cx">           text run at (0,0) width 160: &quot;TFOOT VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,34) size 657x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 657x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 655x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 655x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">             RenderTableCell {td} at (208,2) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 655x208
-          RenderTableRow {tr} at (0,0) size 655x206
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 655x210
+          RenderTableRow {tr} at (0,0) size 655x208
</ins><span class="cx">             RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderImage {img} at (2,2) size 200x200
</span><span class="cx">             RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 441x18
</span><span class="cx">                 text run at (2,2) width 380: &quot;The top of this text should be vertically aligned to the top of &quot;
</span><span class="cx">                 text run at (382,2) width 61: &quot;the image&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 655x22
-          RenderTableRow {tr} at (0,0) size 655x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 655x24
+          RenderTableRow {tr} at (0,0) size 655x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 335x18
</span><span class="cx">           text run at (0,0) width 335: &quot;In this test, the THEAD text should be center aligned&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (58,2) size 57x18
</span><span class="cx">                 text run at (58,2) width 57: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_charexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x198
-  RenderBlock {html} at (0,0) size 800x198
-    RenderBody {body} at (8,16) size 784x174
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 396x18
</span><span class="cx">           text run at (0,0) width 396: &quot;The numbers in the THEAD should align at the decimal points&quot;
</span><del>-      RenderTable {table} at (0,34) size 374x140 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 374x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 372x50
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 372x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -28,45 +28,45 @@
</span><span class="cx">             RenderTableCell {td} at (246,26) size 124x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 120x18
</span><span class="cx">                 text run at (2,2) width 120: &quot;THEAD 12345.67&quot;
</span><del>-        RenderTableSection {tfoot} at (1,95) size 372x44
-          RenderTableRow {tr} at (0,0) size 372x20
-            RenderTableCell {td} at (2,-1) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,99) size 372x48
+          RenderTableRow {tr} at (0,0) size 372x22
+            RenderTableCell {td} at (2,0) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (120,-1) size 124x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,0) size 124x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (246,-1) size 124x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,0) size 124x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 372x20
-            RenderTableCell {td} at (2,21) size 116x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 372x22
+            RenderTableCell {td} at (2,24) size 116x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (120,21) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,24) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (246,21) size 124x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,24) size 124x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,51) size 372x44
-          RenderTableRow {tr} at (0,0) size 372x20
-            RenderTableCell {td} at (2,-1) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,51) size 372x48
+          RenderTableRow {tr} at (0,0) size 372x22
+            RenderTableCell {td} at (2,0) size 116x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (120,-1) size 124x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,0) size 124x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (246,-1) size 124x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,0) size 124x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,22) size 372x20
-            RenderTableCell {td} at (2,21) size 116x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,24) size 372x22
+            RenderTableCell {td} at (2,24) size 116x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (120,21) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (120,24) size 124x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (246,21) size 124x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (246,24) size 124x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x202
-  RenderBlock {html} at (0,0) size 800x202
-    RenderBody {body} at (8,16) size 784x178
</del><ins>+layer at (0,0) size 800x206
+  RenderBlock {html} at (0,0) size 800x206
+    RenderBody {body} at (8,16) size 784x182
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 301x18
</span><span class="cx">           text run at (0,0) width 301: &quot;In this test, the THEAD text should be justified.&quot;
</span><del>-      RenderTable {table} at (0,34) size 300x144 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 300x148 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 298x98
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 298x94
</span><span class="cx">             RenderTableCell {td} at (2,2) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -17,13 +17,13 @@
</span><span class="cx">                 text run at (2,38) width 290: &quot;line up, no matter how long the content&quot;
</span><span class="cx">                 text run at (2,56) width 290: &quot;becomes (except the last line which should be&quot;
</span><span class="cx">                 text run at (2,74) width 75: &quot;left aligned)&quot;
</span><del>-        RenderTableSection {tfoot} at (1,121) size 298x22
-          RenderTableRow {tr} at (0,0) size 298x20
-            RenderTableCell {td} at (2,-1) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,123) size 298x24
+          RenderTableRow {tr} at (0,0) size 298x22
+            RenderTableCell {td} at (2,0) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,99) size 298x22
-          RenderTableRow {tr} at (0,0) size 298x20
-            RenderTableCell {td} at (2,-1) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,99) size 298x24
+          RenderTableRow {tr} at (0,0) size 298x22
+            RenderTableCell {td} at (2,0) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 321x18
</span><span class="cx">           text run at (0,0) width 321: &quot;In this test, the THEAD text should be left aligned.&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 56x18
</span><span class="cx">                 text run at (2,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,24 +1,24 @@
</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 800x130
-  RenderBlock {html} at (0,0) size 800x130
-    RenderBody {body} at (8,16) size 784x106
</del><ins>+layer at (0,0) size 800x134
+  RenderBlock {html} at (0,0) size 800x134
+    RenderBody {body} at (8,16) size 784x110
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 326x18
</span><span class="cx">           text run at (0,0) width 326: &quot;In this test, the THEAD text should be right aligned&quot;
</span><del>-      RenderTable {table} at (0,34) size 179x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 177x26
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 177x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (115,2) size 56x18
</span><span class="cx">                 text run at (115,2) width 56: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 165x18
</span><span class="cx">                 text run at (2,2) width 165: &quot;This text is in the TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 177x22
-          RenderTableRow {tr} at (0,0) size 177x20
-            RenderTableCell {td} at (2,-1) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 177x24
+          RenderTableRow {tr} at (0,0) size 177x22
+            RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 169x18
</span><span class="cx">                 text run at (2,2) width 169: &quot;This text is in the TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_classexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x88
-  RenderBlock {html} at (0,0) size 800x88
-    RenderBody {body} at (8,8) size 784x72
-      RenderTable {table} at (0,0) size 630x72 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 800x92
+  RenderBlock {html} at (0,0) size 800x92
+    RenderBody {body} at (8,8) size 784x76
+      RenderTable {table} at (0,0) size 630x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 628x26 [bgcolor=#00FF00]
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 628x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -12,19 +12,19 @@
</span><span class="cx">             RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 267x18
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_idexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x88
-  RenderBlock {html} at (0,0) size 800x88
-    RenderBody {body} at (8,8) size 784x72
-      RenderTable {table} at (0,0) size 630x72 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 800x92
+  RenderBlock {html} at (0,0) size 800x92
+    RenderBody {body} at (8,8) size 784x76
+      RenderTable {table} at (0,0) size 630x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 628x26 [bgcolor=#00FF00]
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 628x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -12,19 +12,19 @@
</span><span class="cx">             RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 267x18
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x88
-  RenderBlock {html} at (0,0) size 800x88
-    RenderBody {body} at (8,8) size 784x72
-      RenderTable {table} at (0,0) size 630x72 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 800x92
+  RenderBlock {html} at (0,0) size 800x92
+    RenderBody {body} at (8,8) size 784x76
+      RenderTable {table} at (0,0) size 630x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 628x26 [bgcolor=#00FF00]
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 628x22
</span><span class="cx">             RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -12,19 +12,19 @@
</span><span class="cx">             RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 267x18
</span><span class="cx">                 text run at (2,2) width 267: &quot;This thead should have a lime background&quot;
</span><del>-        RenderTableSection {tfoot} at (1,49) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,51) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 300x18
</span><span class="cx">                 text run at (2,2) width 300: &quot;This tfoot should NOT have a lime background&quot;
</span><del>-        RenderTableSection {tbody} at (1,27) size 628x22
-          RenderTableRow {tr} at (0,0) size 628x20
-            RenderTableCell {td} at (2,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,27) size 628x24
+          RenderTableRow {tr} at (0,0) size 628x22
+            RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span><del>-            RenderTableCell {td} at (315,-1) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 307x18
</span><span class="cx">                 text run at (2,2) width 307: &quot;This tbody should NOT have a lime background&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_baselineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x342
-  RenderBlock {html} at (0,0) size 800x342
-    RenderBody {body} at (8,16) size 784x318
</del><ins>+layer at (0,0) size 800x346
+  RenderBlock {html} at (0,0) size 800x346
+    RenderBody {body} at (8,16) size 784x322
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 211x18
</span><span class="cx">           text run at (0,0) width 211: &quot;THEAD VALIGN=BASELINE&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x284 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x288 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x238
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x234
</span><span class="cx">             RenderTableCell {td} at (2,24) size 213x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -26,19 +26,19 @@
</span><span class="cx">                 text run at (2,94) width 532: &quot;baseline of the first line of text in&quot;
</span><span class="cx">                 text run at (2,140) width 520: &quot;the previous cell: they should be&quot;
</span><span class="cx">                 text run at (2,186) width 279: &quot;vertically aligned&quot;
</span><del>-        RenderTableSection {tfoot} at (1,261) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,263) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (217,-1) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (217,0) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,239) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,239) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (217,-1) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (217,0) size 563x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 201x18
</span><span class="cx">           text run at (0,0) width 201: &quot;THEAD VALIGN=BOTTOM&quot;
</span><del>-      RenderTable {table} at (0,34) size 784x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 784x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 782x212
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 782x208
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -20,19 +20,19 @@
</span><span class="cx">                 text run at (444,20) width 115: &quot;x-fill x-fill x-fill x-&quot;
</span><span class="cx">                 text run at (2,38) width 191: &quot;fill x-fill x-fill x-fill x-fill x-fill &quot;
</span><span class="cx">                 text run at (193,38) width 132: &quot;x-fill x-fill x-fill x-fill&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,213) size 782x22
-          RenderTableRow {tr} at (0,0) size 782x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,213) size 782x24
+          RenderTableRow {tr} at (0,0) size 782x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_middleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 195x18
</span><span class="cx">           text run at (0,0) width 195: &quot;THEAD VALIGN=MIDDLE&quot;
</span><del>-      RenderTable {table} at (0,34) size 616x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 616x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 614x212
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 614x208
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 400x18
</span><span class="cx">                 text run at (2,2) width 362: &quot;This text should be vertically aligned to the middle of the &quot;
</span><span class="cx">                 text run at (364,2) width 38: &quot;image&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 614x22
-          RenderTableRow {tr} at (0,0) size 614x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 614x24
+          RenderTableRow {tr} at (0,0) size 614x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,213) size 614x22
-          RenderTableRow {tr} at (0,0) size 614x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,213) size 614x24
+          RenderTableRow {tr} at (0,0) size 614x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 404x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozillamarvinx_thead_valign_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x316
-  RenderBlock {html} at (0,0) size 800x316
-    RenderBody {body} at (8,16) size 784x292
</del><ins>+layer at (0,0) size 800x320
+  RenderBlock {html} at (0,0) size 800x320
+    RenderBody {body} at (8,16) size 784x296
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 163x18
</span><span class="cx">           text run at (0,0) width 163: &quot;THEAD VALIGN=TOP&quot;
</span><del>-      RenderTable {table} at (0,34) size 657x258 [border: (1px outset #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 657x262 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {thead} at (1,1) size 655x212
</span><span class="cx">           RenderTableRow {tr} at (0,2) size 655x208
</span><span class="cx">             RenderTableCell {td} at (2,2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -15,19 +15,19 @@
</span><span class="cx">               RenderText {#text} at (2,2) size 441x18
</span><span class="cx">                 text run at (2,2) width 380: &quot;The top of this text should be vertically aligned to the top of &quot;
</span><span class="cx">                 text run at (382,2) width 61: &quot;the image&quot;
</span><del>-        RenderTableSection {tfoot} at (1,235) size 655x22
-          RenderTableRow {tr} at (0,0) size 655x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,237) size 655x24
+          RenderTableRow {tr} at (0,0) size 655x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 53x18
</span><span class="cx">                 text run at (2,2) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,213) size 655x22
-          RenderTableRow {tr} at (0,0) size 655x20
-            RenderTableCell {td} at (2,-1) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,213) size 655x24
+          RenderTableRow {tr} at (0,0) size 655x22
+            RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (208,-1) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (208,0) size 445x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 57x18
</span><span class="cx">                 text run at (2,2) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug106966expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1281
</del><ins>+layer at (0,0) size 785x1341
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1281
-  RenderBlock {HTML} at (0,0) size 785x1281
-    RenderBody {BODY} at (8,8) size 769x1265
</del><ins>+layer at (0,0) size 785x1341
+  RenderBlock {HTML} at (0,0) size 785x1341
+    RenderBody {BODY} at (8,8) size 769x1325
</ins><span class="cx">       RenderTable {TABLE} at (0,0) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</span><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (45,0) size 110x18
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">             RenderTableCell {TD} at (82,50) size 53x20 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,713) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,713) size 200x153 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (69,0) size 62x18
</span><span class="cx">             text run at (69,0) width 62: &quot;clip thead&quot;
</span><span class="lines">@@ -93,15 +93,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TBODY} at (25,93) size 150x20
-          RenderTableRow {TR} at (0,0) size 150x5
-            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (25,93) size 150x35
+          RenderTableRow {TR} at (0,0) size 150x20
+            RenderTableCell {TD} at (15,0) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,851) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,866) size 200x153 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (68,0) size 64x18
</span><span class="cx">             text run at (68,0) width 64: &quot;clip tbody&quot;
</span><span class="lines">@@ -113,15 +113,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TBODY} at (25,93) size 150x20
-          RenderTableRow {TR} at (0,0) size 150x5
-            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (25,93) size 150x35
+          RenderTableRow {TR} at (0,0) size 150x20
+            RenderTableCell {TD} at (15,0) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,989) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,1019) size 200x153 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (72,0) size 56x18
</span><span class="cx">             text run at (72,0) width 56: &quot;clip tfoot&quot;
</span><span class="lines">@@ -133,15 +133,15 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TFOOT} at (25,93) size 150x20
-          RenderTableRow {TR} at (0,0) size 150x5
-            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (25,93) size 150x35
+          RenderTableRow {TR} at (0,0) size 150x20
+            RenderTableCell {TD} at (15,0) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><del>-            RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-      RenderTable {TABLE} at (0,1127) size 200x138 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</del><ins>+      RenderTable {TABLE} at (0,1172) size 200x153 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x18
</span><span class="cx">           RenderText {#text} at (80,0) size 40x18
</span><span class="cx">             text run at (80,0) width 40: &quot;clip td&quot;
</span><span class="lines">@@ -153,9 +153,9 @@
</span><span class="cx">             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 129x18
</span><span class="cx">                 text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-        RenderTableSection {TFOOT} at (25,93) size 150x20
-          RenderTableRow {TR} at (0,0) size 150x5
-            RenderTableCell {TD} at (15,-7) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (25,93) size 150x35
+          RenderTableRow {TR} at (0,0) size 150x20
+            RenderTableCell {TD} at (15,0) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;cell1&quot;
</span><span class="cx"> layer at (8,144) size 200x118 clip at (18,144) size 180x118 scrollWidth 227
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx">         RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">           RenderText {#text} at (1,1) size 129x18
</span><span class="cx">             text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span><del>-layer at (115,1228) size 53x5 scrollWidth 131 scrollHeight 12
-  RenderTableCell {TD} at (82,-7) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</del><ins>+layer at (115,1273) size 53x20 scrollWidth 131
+  RenderTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">     RenderText {#text} at (1,1) size 129x18
</span><span class="cx">       text run at (1,1) width 129: &quot;contentwithoutspace&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug4294expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 135x18
</span><span class="cx">           text run at (0,0) width 135: &quot;A paragraph of text&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 276x314 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 276x340 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 274x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 274x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 66x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -21,173 +21,173 @@
</span><span class="cx">             RenderTableCell {TH} at (206,2) size 66x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 62x18
</span><span class="cx">                 text run at (2,2) width 62: &quot;column 4&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 274x286
-          RenderTableRow {TR} at (0,0) size 274x20
-            RenderTableCell {TD} at (2,-1) size 66x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 274x312
+          RenderTableRow {TR} at (0,0) size 274x22
+            RenderTableCell {TD} at (2,0) size 66x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,-1) size 66x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,0) size 66x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,-1) size 66x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,0) size 66x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,-1) size 66x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,0) size 66x22 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,22) size 274x20
-            RenderTableCell {TD} at (2,21) size 66x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,24) size 274x22
+            RenderTableCell {TD} at (2,24) size 66x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,21) size 66x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,24) size 66x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,21) size 66x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,24) size 66x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,21) size 66x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,24) size 66x22 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,44) size 274x20
-            RenderTableCell {TD} at (2,43) size 66x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,48) size 274x22
+            RenderTableCell {TD} at (2,48) size 66x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,43) size 66x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,48) size 66x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,43) size 66x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,48) size 66x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,43) size 66x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,48) size 66x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,66) size 274x20
-            RenderTableCell {TD} at (2,65) size 66x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,72) size 274x22
+            RenderTableCell {TD} at (2,72) size 66x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,65) size 66x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,72) size 66x22 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,65) size 66x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,72) size 66x22 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,65) size 66x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,72) size 66x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,88) size 274x20
-            RenderTableCell {TD} at (2,87) size 66x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,96) size 274x22
+            RenderTableCell {TD} at (2,96) size 66x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,87) size 66x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,96) size 66x22 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,87) size 66x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,96) size 66x22 [border: (1px inset #808080)] [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,87) size 66x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,96) size 66x22 [border: (1px inset #808080)] [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,110) size 274x20
-            RenderTableCell {TD} at (2,109) size 66x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,120) size 274x22
+            RenderTableCell {TD} at (2,120) size 66x22 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,109) size 66x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,120) size 66x22 [border: (1px inset #808080)] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,109) size 66x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,120) size 66x22 [border: (1px inset #808080)] [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,109) size 66x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,120) size 66x22 [border: (1px inset #808080)] [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,132) size 274x20
-            RenderTableCell {TD} at (2,131) size 66x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,144) size 274x22
+            RenderTableCell {TD} at (2,144) size 66x22 [border: (1px inset #808080)] [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,131) size 66x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,144) size 66x22 [border: (1px inset #808080)] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,131) size 66x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,144) size 66x22 [border: (1px inset #808080)] [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,131) size 66x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,144) size 66x22 [border: (1px inset #808080)] [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,154) size 274x20
-            RenderTableCell {TD} at (2,153) size 66x22 [border: (1px inset #808080)] [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,168) size 274x22
+            RenderTableCell {TD} at (2,168) size 66x22 [border: (1px inset #808080)] [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,153) size 66x22 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,168) size 66x22 [border: (1px inset #808080)] [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,153) size 66x22 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,168) size 66x22 [border: (1px inset #808080)] [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,153) size 66x22 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,168) size 66x22 [border: (1px inset #808080)] [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,176) size 274x20
-            RenderTableCell {TD} at (2,175) size 66x22 [border: (1px inset #808080)] [r=8 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,192) size 274x22
+            RenderTableCell {TD} at (2,192) size 66x22 [border: (1px inset #808080)] [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,175) size 66x22 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,192) size 66x22 [border: (1px inset #808080)] [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,175) size 66x22 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,192) size 66x22 [border: (1px inset #808080)] [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,175) size 66x22 [border: (1px inset #808080)] [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,192) size 66x22 [border: (1px inset #808080)] [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,198) size 274x20
-            RenderTableCell {TD} at (2,197) size 66x22 [border: (1px inset #808080)] [r=9 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,216) size 274x22
+            RenderTableCell {TD} at (2,216) size 66x22 [border: (1px inset #808080)] [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,197) size 66x22 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,216) size 66x22 [border: (1px inset #808080)] [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,197) size 66x22 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,216) size 66x22 [border: (1px inset #808080)] [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,197) size 66x22 [border: (1px inset #808080)] [r=9 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,216) size 66x22 [border: (1px inset #808080)] [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,220) size 274x20
-            RenderTableCell {TD} at (2,219) size 66x22 [border: (1px inset #808080)] [r=10 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,240) size 274x22
+            RenderTableCell {TD} at (2,240) size 66x22 [border: (1px inset #808080)] [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,219) size 66x22 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,240) size 66x22 [border: (1px inset #808080)] [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,219) size 66x22 [border: (1px inset #808080)] [r=10 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,240) size 66x22 [border: (1px inset #808080)] [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,219) size 66x22 [border: (1px inset #808080)] [r=10 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,240) size 66x22 [border: (1px inset #808080)] [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,242) size 274x20
-            RenderTableCell {TD} at (2,241) size 66x22 [border: (1px inset #808080)] [r=11 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,264) size 274x22
+            RenderTableCell {TD} at (2,264) size 66x22 [border: (1px inset #808080)] [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,241) size 66x22 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,264) size 66x22 [border: (1px inset #808080)] [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,241) size 66x22 [border: (1px inset #808080)] [r=11 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,264) size 66x22 [border: (1px inset #808080)] [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,241) size 66x22 [border: (1px inset #808080)] [r=11 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,264) size 66x22 [border: (1px inset #808080)] [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span><del>-          RenderTableRow {TR} at (0,264) size 274x20
-            RenderTableCell {TD} at (2,263) size 66x22 [border: (1px inset #808080)] [r=12 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,288) size 274x22
+            RenderTableCell {TD} at (2,288) size 66x22 [border: (1px inset #808080)] [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;one&quot;
</span><del>-            RenderTableCell {TD} at (70,263) size 66x22 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (70,288) size 66x22 [border: (1px inset #808080)] [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 24x18
</span><span class="cx">                 text run at (2,2) width 24: &quot;two&quot;
</span><del>-            RenderTableCell {TD} at (138,263) size 66x22 [border: (1px inset #808080)] [r=12 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (138,288) size 66x22 [border: (1px inset #808080)] [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 31x18
</span><span class="cx">                 text run at (2,2) width 31: &quot;three&quot;
</span><del>-            RenderTableCell {TD} at (206,263) size 66x22 [border: (1px inset #808080)] [r=12 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (206,288) size 66x22 [border: (1px inset #808080)] [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 26x18
</span><span class="cx">                 text run at (2,2) width 26: &quot;four&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug462684expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x335
-  RenderBlock {HTML} at (0,0) size 800x335
-    RenderBody {BODY} at (8,22) size 784x305
</del><ins>+layer at (0,0) size 800x375
+  RenderBlock {HTML} at (0,0) size 800x375
+    RenderBody {BODY} at (8,22) size 784x345
</ins><span class="cx">       RenderBlock {H5} at (0,0) size 784x15
</span><span class="cx">         RenderText {#text} at (0,0) size 208x15
</span><span class="cx">           text run at (0,0) width 208: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,37) size 187x268 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,37) size 187x308 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (41,41) size 105x164 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,40) size 105x22 [bgcolor=#FFFF00]
</span><span class="cx">             RenderTableCell {TD} at (40,40) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -16,8 +16,8 @@
</span><span class="cx">             RenderTableCell {TD} at (40,102) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderTableSection {TBODY} at (41,205) size 105x22 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,0) size 105x-18
-            RenderTableCell {TD} at (40,-20) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (41,205) size 105x62 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 105x22
+            RenderTableCell {TD} at (40,0) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug51000expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -6,19 +6,19 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 375x18
</span><span class="cx">           text run at (0,0) width 375: &quot;300xp height value set on THEAD, TBODY, and TFOOT&quot;
</span><del>-      RenderTable {TABLE} at (0,34) size 250x72 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,34) size 250x76 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {THEAD} at (1,1) size 248x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 248x22
</span><span class="cx">             RenderTableCell {TH} at (2,2) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 240x18
</span><span class="cx">                 text run at (2,2) width 240: &quot;This THEAD should be 300px high&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,49) size 248x22
-          RenderTableRow {TR} at (0,0) size 248x20
-            RenderTableCell {TD} at (2,-1) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TFOOT} at (1,51) size 248x24
+          RenderTableRow {TR} at (0,0) size 248x22
+            RenderTableCell {TD} at (2,0) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 226x18
</span><span class="cx">                 text run at (2,2) width 226: &quot;This TFOOT should be 300px high&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 248x22
-          RenderTableRow {TR} at (0,0) size 248x20
-            RenderTableCell {TD} at (2,-1) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 248x24
+          RenderTableRow {TR} at (0,0) size 248x22
+            RenderTableCell {TD} at (2,0) size 244x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 234x18
</span><span class="cx">                 text run at (2,2) width 234: &quot;This TBODY should be 300px hight&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorebackgroundsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2434
</del><ins>+layer at (0,0) size 785x2444
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2434
-  RenderBlock {HTML} at (0,0) size 785x2434
-    RenderBody {BODY} at (8,8) size 769x2418
</del><ins>+layer at (0,0) size 785x2444
+  RenderBlock {HTML} at (0,0) size 785x2444
+    RenderBody {BODY} at (8,8) size 769x2428
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 75x18
</span><span class="lines">@@ -137,7 +137,7 @@
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 102x18
</span><span class="cx">           text run at (0,18) width 102: &quot;row group color&quot;
</span><del>-      RenderTable {TABLE} at (0,756) size 69x58 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,756) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -146,19 +146,19 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-        RenderTableSection {TBODY} at (1,35) size 67x22
-          RenderTableRow {TR} at (0,0) size 67x16
-            RenderTableCell {TD} at (6,-3) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,35) size 67x28
+          RenderTableRow {TR} at (0,0) size 67x22
+            RenderTableCell {TD} at (6,0) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-            RenderTableCell {TD} at (37,-3) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (37,0) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,814) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,820) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 61x18
</span><span class="cx">           text run at (0,18) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,850) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,856) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -167,11 +167,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,886) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,892) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 61x18
</span><span class="cx">           text run at (0,18) width 61: &quot;row color&quot;
</span><del>-      RenderTable {TABLE} at (0,922) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,928) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -187,11 +187,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,986) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,992) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 67x18
</span><span class="cx">           text run at (0,18) width 67: &quot;row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1022) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1028) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -200,11 +200,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1058) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1064) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 144x18
</span><span class="cx">           text run at (0,18) width 144: &quot;table - color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1094) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1100) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -220,11 +220,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1158) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1164) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 150x18
</span><span class="cx">           text run at (0,18) width 150: &quot;table - image, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,1194) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1200) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -240,11 +240,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1258) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1264) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 150x18
</span><span class="cx">           text run at (0,18) width 150: &quot;table - color; row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1294) size 69x36 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1300) size 69x36 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -253,11 +253,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1330) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1336) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 156x18
</span><span class="cx">           text run at (0,18) width 156: &quot;table - image, row image&quot;
</span><del>-      RenderTable {TABLE} at (0,1366) size 69x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1372) size 69x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x34
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -266,11 +266,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,6) size 24x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1402) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1408) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 210x18
</span><span class="cx">           text run at (0,18) width 210: &quot;table - color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1438) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1444) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -286,11 +286,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1502) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1508) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 216x18
</span><span class="cx">           text run at (0,18) width 216: &quot;table - image; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1538) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1544) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -306,11 +306,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1602) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1608) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 216x18
</span><span class="cx">           text run at (0,18) width 216: &quot;table - color; row image; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,1638) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1644) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [bgcolor=#FF55DD] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -326,11 +326,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1702) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1708) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 216x18
</span><span class="cx">           text run at (0,18) width 216: &quot;table - color; row color; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1738) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1744) size 69x64 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22 [bgcolor=#FF0000]
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -346,11 +346,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,1802) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1808) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 96x18
</span><span class="cx">           text run at (0,18) width 96: &quot;col group color&quot;
</span><del>-      RenderTable {TABLE} at (0,1838) size 39x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1844) size 39x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 37x34
</span><span class="lines">@@ -358,11 +358,11 @@
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,1874) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1880) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 55x18
</span><span class="cx">           text run at (0,18) width 55: &quot;col color&quot;
</span><del>-      RenderTable {TABLE} at (0,1910) size 39x36 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1916) size 39x36 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (1,1) size 37x34
</span><span class="lines">@@ -370,11 +370,11 @@
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,1946) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1952) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 228x18
</span><span class="cx">           text run at (0,18) width 228: &quot;table - image; row image; cell image&quot;
</span><del>-      RenderTable {TABLE} at (0,1982) size 69x64 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,1988) size 69x64 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 67x62
</span><span class="cx">           RenderTableRow {TR} at (0,6) size 67x22
</span><span class="cx">             RenderTableCell {TD} at (6,6) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -390,11 +390,11 @@
</span><span class="cx">             RenderTableCell {TD} at (37,34) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2046) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2052) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 233x18
</span><span class="cx">           text run at (0,18) width 233: &quot;table - color, tbodies color, row color&quot;
</span><del>-      RenderTable {TABLE} at (0,2082) size 47x92 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2088) size 47x96 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (7,7) size 33x56 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableRow {TR} at (0,4) size 33x22 [bgcolor=#FFFF00]
</span><span class="cx">             RenderTableCell {TD} at (4,4) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -404,16 +404,16 @@
</span><span class="cx">             RenderTableCell {TD} at (4,30) size 25x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderTableSection {TBODY} at (7,63) size 33x22 [bgcolor=#008000]
-          RenderTableRow {TR} at (0,0) size 33x18
-            RenderTableCell {TD} at (4,-2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (7,63) size 33x26 [bgcolor=#008000]
+          RenderTableRow {TR} at (0,0) size 33x22
+            RenderTableCell {TD} at (4,0) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                 text run at (2,2) width 21: &quot;foo&quot;
</span><del>-      RenderBlock (anonymous) at (0,2174) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2184) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 61x18
</span><span class="cx">           text run at (0,18) width 61: &quot;col image&quot;
</span><del>-      RenderTable {TABLE} at (0,2210) size 75x70 [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2220) size 75x70 [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">         RenderTableSection {TBODY} at (7,7) size 61x56
</span><span class="lines">@@ -431,11 +431,11 @@
</span><span class="cx">             RenderTableCell {TD} at (33,30) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2280) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2290) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 368x18
</span><span class="cx">           text run at (0,18) width 368: &quot;table color; col group color; col color; row color; cell color&quot;
</span><del>-      RenderTable {TABLE} at (0,2316) size 120x84 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,2326) size 120x84 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableCol {COLGROUP} at (0,0) size 0x0 [bgcolor=#FF0000]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FF9999]
</span><span class="cx">           RenderTableCol {COL} at (0,0) size 0x0
</span><span class="lines">@@ -482,6 +482,6 @@
</span><span class="cx">             RenderTableCell {TD} at (90,56) size 24x22 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;bar&quot;
</span><del>-      RenderBlock (anonymous) at (0,2400) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2410) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 19x18
</span><span class="cx">           text run at (0,0) width 19: &quot;--&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failurescorecaptions1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1062
</del><ins>+layer at (0,0) size 785x1066
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1062
-  RenderBlock {HTML} at (0,0) size 785x1062
-    RenderBody {BODY} at (8,8) size 769x1046
</del><ins>+layer at (0,0) size 785x1066
+  RenderBlock {HTML} at (0,0) size 785x1066
+    RenderBody {BODY} at (8,8) size 769x1050
</ins><span class="cx">       RenderBlock {CENTER} at (0,0) size 769x18
</span><span class="cx">         RenderText {#text} at (322,0) size 125x18
</span><span class="cx">           text run at (322,0) width 125: &quot;bottom caption tests&quot;
</span><span class="lines">@@ -129,35 +129,35 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,683) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 149x18
</span><span class="cx">           text run at (0,0) width 149: &quot;table 6 - table gets taller&quot;
</span><del>-      RenderTable {TABLE} at (5,711) size 106x111 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,711) size 106x115 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 86x24
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 86x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 48x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 46x18
</span><span class="cx">                 text run at (1,1) width 46: &quot;foo foo&quot;
</span><del>-        RenderBlock {CAPTION} at (10,86) size 96x25 [border: (3px solid #800080)]
</del><ins>+        RenderBlock {CAPTION} at (10,90) size 96x25 [border: (3px solid #800080)]
</ins><span class="cx">           RenderText {#text} at (17,3) size 46x18
</span><span class="cx">             text run at (17,3) width 46: &quot;caption&quot;
</span><span class="cx">           RenderBlock {INPUT} at (65,6) size 12x13
</span><del>-        RenderTableSection {TBODY} at (10,34) size 86x40
-          RenderTableRow {TR} at (0,0) size 86x18
-            RenderTableCell {TD} at (2,-1) size 48x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (10,34) size 86x44
+          RenderTableRow {TR} at (0,0) size 86x20
+            RenderTableCell {TD} at (2,0) size 48x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,-1) size 32x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,0) size 32x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 86x18
-            RenderTableCell {TD} at (2,19) size 48x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 86x20
+            RenderTableCell {TD} at (2,22) size 48x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-            RenderTableCell {TD} at (52,19) size 32x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,22) size 32x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 30x18
</span><span class="cx">                 text run at (1,1) width 30: &quot;Data&quot;
</span><del>-      RenderBlock (anonymous) at (0,827) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,831) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 139x18
</span><span class="cx">           text run at (0,0) width 139: &quot;table 7 - insert caption&quot;
</span><del>-      RenderTable {TABLE} at (5,855) size 90x92 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,859) size 90x92 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -176,10 +176,10 @@
</span><span class="cx">         RenderBlock {CAPTION} at (10,68) size 80x24 [border: (3px solid #800080)]
</span><span class="cx">           RenderText {#text} at (13,3) size 54x18
</span><span class="cx">             text run at (13,3) width 54: &quot;new cap&quot;
</span><del>-      RenderBlock (anonymous) at (0,952) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,956) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 152x18
</span><span class="cx">           text run at (0,0) width 152: &quot;table 8 - remove caption&quot;
</span><del>-      RenderTable {TABLE} at (5,980) size 90x66 [border: (10px solid #008000)]
</del><ins>+      RenderTable {TABLE} at (5,984) size 90x66 [border: (10px solid #008000)]
</ins><span class="cx">         RenderTableSection {TBODY} at (10,10) size 70x46
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 70x20
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 32x20 [r=0 c=0 rs=1 cs=1]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresdominsertTbodyExpand1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,46) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,64) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,64) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -27,13 +27,13 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x22
-          RenderTableRow {TR} at (0,0) size 60x20
-            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x24
+          RenderTableRow {TR} at (0,0) size 60x22
+            RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-      RenderBlock (anonymous) at (0,114) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,116) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresdominsertTbodyRebuild1expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,46) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,64) size 62x50 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,64) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x26
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
</span><span class="lines">@@ -27,13 +27,13 @@
</span><span class="cx">             RenderTableCell {TD} at (31,2) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 20x18
</span><span class="cx">                 text run at (2,2) width 20: &quot;X2&quot;
</span><del>-        RenderTableSection {TBODY} at (1,27) size 60x22
-          RenderTableRow {TR} at (0,0) size 60x20
-            RenderTableCell {TD} at (2,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,27) size 60x24
+          RenderTableRow {TR} at (0,0) size 60x22
+            RenderTableCell {TD} at (2,0) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c11&quot;
</span><del>-            RenderTableCell {TD} at (31,-1) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (31,0) size 27x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c12&quot;
</span><del>-      RenderBlock (anonymous) at (0,114) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,116) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1270
</del><ins>+layer at (0,0) size 785x1291
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1270
-  RenderBlock {HTML} at (0,0) size 785x1270
-    RenderBody {BODY} at (8,17) size 769x1245 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1291
+  RenderBlock {HTML} at (0,0) size 785x1291
+    RenderBody {BODY} at (8,17) size 769x1266 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,305) size 626x453 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,305) size 626x474 [color=#FFFFFF] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -70,42 +70,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (5,333) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (5,347) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (5,141) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (5,141) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,758) size 586x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,779) size 586x438 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -164,10 +164,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,136) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1196) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1217) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1230) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1251) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1442
</del><ins>+layer at (0,0) size 785x1463
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1442
-  RenderBlock {HTML} at (0,0) size 785x1442
-    RenderBody {BODY} at (8,17) size 769x1417 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1463
+  RenderBlock {HTML} at (0,0) size 785x1463
+    RenderBody {BODY} at (8,17) size 769x1438 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,483) size 630x449 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,483) size 630x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -83,42 +83,42 @@
</span><span class="cx">             RenderTableCell {TH} at (504,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,331) size 624x115
-          RenderTableRow {TR} at (0,0) size 624x108
-            RenderTableCell {TD} at (7,37) size 365x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (3,345) size 624x122
+          RenderTableRow {TR} at (0,0) size 624x115
+            RenderTableCell {TD} at (7,40) size 365x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (6,6) size 47x22
</span><span class="cx">                 text run at (6,6) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (379,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (504,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,139) size 624x192
-          RenderTableRow {TR} at (0,0) size 624x101
-            RenderTableCell {TD} at (7,67) size 138x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,139) size 624x206
+          RenderTableRow {TR} at (0,0) size 624x108
+            RenderTableCell {TD} at (7,74) size 138x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (152,29) size 220x42 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (152,33) size 220x42 [border: (9px dashed #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,10) size 43x22
</span><span class="cx">                 text run at (10,10) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (379,33) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,37) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 46x22
</span><span class="cx">                 text run at (6,6) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (504,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 624x77
-            RenderTableCell {TD} at (152,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 624x84
+            RenderTableCell {TD} at (152,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (379,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (379,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (504,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (504,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,932) size 588x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,953) size 588x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 588x22
</span><span class="cx">           RenderText {#text} at (149,0) size 290x22
</span><span class="cx">             text run at (149,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -177,10 +177,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,136) size 115x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,2) size 43x22
</span><span class="cx">                 text run at (4,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1368) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1389) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1402) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1423) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1281
</del><ins>+layer at (0,0) size 785x1302
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1281
-  RenderBlock {HTML} at (0,0) size 785x1281
-    RenderBody {BODY} at (8,17) size 769x1256 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1302
+  RenderBlock {HTML} at (0,0) size 785x1302
+    RenderBody {BODY} at (8,17) size 769x1277 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,322) size 622x449 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,322) size 622x470 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 622x22
</span><span class="cx">           RenderText {#text} at (165,0) size 292x22
</span><span class="cx">             text run at (165,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -70,42 +70,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,331) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,37) size 357x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (3,345) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,40) size 357x34 [border: (5px dashed #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (6,6) size 47x22
</span><span class="cx">                 text run at (6,6) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,139) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,139) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,33) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,37) size 118x34 [border: (5px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 46x22
</span><span class="cx">                 text run at (6,6) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,771) size 591x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,792) size 591x436 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 591x22
</span><span class="cx">           RenderText {#text} at (150,0) size 291x22
</span><span class="cx">             text run at (150,0) width 291: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -161,10 +161,10 @@
</span><span class="cx">             RenderTableCell {TD} at (471,136) size 117x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (6,2) size 43x22
</span><span class="cx">                 text run at (6,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1207) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1228) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1241) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1262) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1214
</del><ins>+layer at (0,0) size 785x1235
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1214
-  RenderBlock {HTML} at (0,0) size 785x1214
-    RenderBody {BODY} at (8,17) size 769x1189 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1235
+  RenderBlock {HTML} at (0,0) size 785x1235
+    RenderBody {BODY} at (8,17) size 769x1210 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 626x453 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 626x474 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -64,42 +64,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TBODY} at (5,141) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (5,141) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-        RenderTableSection {TFOOT} at (5,333) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (5,347) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,702) size 586x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,723) size 586x438 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,136) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1140) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1161) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1174) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1195) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablequirksexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1170
</del><ins>+layer at (0,0) size 785x1191
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1170
-  RenderBlock {HTML} at (0,0) size 785x1170
-    RenderBody {BODY} at (8,8) size 769x1154 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1191
+  RenderBlock {HTML} at (0,0) size 785x1191
+    RenderBody {BODY} at (8,8) size 769x1175 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,249) size 626x437 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,249) size 626x458 [color=#FFFFFF] [bgcolor=#000000] [border: (5px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 626x22
</span><span class="cx">           RenderText {#text} at (167,0) size 292x22
</span><span class="cx">             text run at (167,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -64,42 +64,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,42) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TBODY} at (5,137) size 616x184
-          RenderTableRow {TR} at (0,0) size 616x97
-            RenderTableCell {TD} at (7,63) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (5,137) size 616x198
+          RenderTableRow {TR} at (0,0) size 616x104
+            RenderTableCell {TD} at (7,70) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,35) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,39) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,35) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,39) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,35) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,39) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,104) size 616x73
-            RenderTableCell {TD} at (144,127) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,111) size 616x80
+            RenderTableCell {TD} at (144,138) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,127) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,138) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,127) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,138) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-        RenderTableSection {TFOOT} at (5,321) size 616x111
-          RenderTableRow {TR} at (0,0) size 616x104
-            RenderTableCell {TD} at (7,39) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (5,335) size 616x118
+          RenderTableRow {TR} at (0,0) size 616x111
+            RenderTableCell {TD} at (7,42) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,39) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,42) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,39) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,42) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-      RenderTable {TABLE} at (0,686) size 586x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,707) size 586x422 [color=#FFFFFF] [bgcolor=#000000] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 586x22
</span><span class="cx">           RenderText {#text} at (148,0) size 290x22
</span><span class="cx">             text run at (148,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -158,10 +158,10 @@
</span><span class="cx">             RenderTableCell {TD} at (467,131) size 114x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1108) size 769x31
</del><ins>+      RenderBlock {DIV} at (0,1129) size 769x31
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1139) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1160) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1410
</del><ins>+layer at (0,0) size 785x1431
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1410
-  RenderBlock {HTML} at (0,0) size 785x1410
-    RenderBody {BODY} at (8,17) size 769x1385 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1431
+  RenderBlock {HTML} at (0,0) size 785x1431
+    RenderBody {BODY} at (8,17) size 769x1406 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -55,7 +55,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,423) size 630x457 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,423) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -79,42 +79,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 121x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (38,6) size 45x22
</span><span class="cx">                 text run at (38,6) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,339) size 624x115
-          RenderTableRow {TR} at (0,0) size 624x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (3,353) size 624x122
+          RenderTableRow {TR} at (0,0) size 624x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,147) size 624x192
-          RenderTableRow {TR} at (0,0) size 624x101 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,147) size 624x206
+          RenderTableRow {TR} at (0,0) size 624x108 [bgcolor=#000000] [border: (9px dashed #FFFFFF)]
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,29) size 118x42 [border: (9px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,33) size 118x42 [border: (9px dashed #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (10,10) size 46x22
</span><span class="cx">                 text run at (10,10) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 624x77 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 624x84 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,129) size 118x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,140) size 118x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 45x22
</span><span class="cx">                 text run at (6,6) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,880) size 590x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,901) size 590x456 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 590x22
</span><span class="cx">           RenderText {#text} at (150,0) size 290x22
</span><span class="cx">             text run at (150,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -173,10 +173,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,144) size 116x31 [border: (5px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,6) size 43x22
</span><span class="cx">                 text run at (4,6) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1336) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1357) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1370) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1391) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_bordertablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1327
</del><ins>+layer at (0,0) size 785x1348
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1327
-  RenderBlock {HTML} at (0,0) size 785x1327
-    RenderBody {BODY} at (8,17) size 769x1302 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1348
+  RenderBlock {HTML} at (0,0) size 785x1348
+    RenderBody {BODY} at (8,17) size 769x1323 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,352) size 630x457 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,352) size 630x478 [color=#FFFFFF] [border: (3px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 630x22
</span><span class="cx">           RenderText {#text} at (169,0) size 292x22
</span><span class="cx">             text run at (169,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -72,42 +72,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 121x34 [border: (5px dashed #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (38,6) size 45x22
</span><span class="cx">                 text run at (38,6) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (3,339) size 624x115
-          RenderTableRow {TR} at (0,0) size 624x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (3,353) size 624x122
+          RenderTableRow {TR} at (0,0) size 624x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (3,147) size 624x192 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
-          RenderTableRow {TR} at (0,0) size 624x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (3,147) size 624x206 [bgcolor=#000000] [border: (5px dashed #FFFFFF)]
+          RenderTableRow {TR} at (0,0) size 624x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 121x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 624x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 624x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,129) size 118x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,140) size 118x34 [border: (5px dashed #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (6,6) size 45x22
</span><span class="cx">                 text run at (6,6) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 121x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,809) size 590x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,830) size 590x444 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 590x22
</span><span class="cx">           RenderText {#text} at (150,0) size 290x22
</span><span class="cx">             text run at (150,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -166,10 +166,10 @@
</span><span class="cx">             RenderTableCell {TD} at (469,138) size 116x27 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (4,2) size 43x22
</span><span class="cx">                 text run at (4,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1253) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1274) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1287) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1308) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 1544x1638
</del><ins>+layer at (0,0) size 1544x1659
</ins><span class="cx">   RenderView at (0,0) size 785x585
</span><del>-layer at (0,0) size 785x1638
-  RenderBlock {HTML} at (0,0) size 785x1638
-    RenderBody {BODY} at (8,17) size 769x1608 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1659
+  RenderBlock {HTML} at (0,0) size 785x1659
+    RenderBody {BODY} at (8,17) size 769x1629 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,264) size 618x445 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,264) size 618x466 [color=#000000] [bgcolor=#FFFFFF] [border: (1px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -62,42 +62,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #000000)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #000000)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #000000)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #000000)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,709) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</del><ins>+      RenderTable {TABLE} at (0,730) size 578x432 [color=#000000] [bgcolor=#FFFFFF] [border: (6px dotted #000000)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22 [color=#FFFFFF]
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -154,14 +154,14 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #000000)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1141) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1162) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1175) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1196) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span><del>-      RenderBlock {PRE} at (0,1203) size 769x405
</del><ins>+      RenderBlock {PRE} at (0,1224) size 769x405
</ins><span class="cx">         RenderText {#text} at (0,0) size 1536x405
</span><span class="cx">           text run at (0,0) width 1536: &quot;................................................................................................................................................................................................&quot;
</span><span class="cx">           text run at (1536,0) width 0: &quot; &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layershideexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1215
</del><ins>+layer at (0,0) size 785x1236
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1215
-  RenderBlock {HTML} at (0,0) size 785x1215
-    RenderBody {BODY} at (8,17) size 769x1190 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1236
+  RenderBlock {HTML} at (0,0) size 785x1236
+    RenderBody {BODY} at (8,17) size 769x1211 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,264) size 618x445 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,264) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -68,42 +68,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,709) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,730) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -160,10 +160,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1141) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1162) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1175) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1196) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_layersshowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1709
</del><ins>+layer at (0,0) size 785x1730
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1709
-  RenderBlock {HTML} at (0,0) size 785x1709
-    RenderBody {BODY} at (8,17) size 769x1684 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1730
+  RenderBlock {HTML} at (0,0) size 785x1730
+    RenderBody {BODY} at (8,17) size 769x1705 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,758) size 618x445 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,758) size 618x466 [color=#FFFFFF] [bgcolor=#0000FF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -145,42 +145,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,1203) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,1224) size 578x432 [color=#FFFFFF] [bgcolor=#0000FF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -237,10 +237,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1635) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1656) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1669) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1690) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecellexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1256
</del><ins>+layer at (0,0) size 785x1277
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1256
-  RenderBlock {HTML} at (0,0) size 785x1256
-    RenderBody {BODY} at (8,17) size 769x1231 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1277
+  RenderBlock {HTML} at (0,0) size 785x1277
+    RenderBody {BODY} at (8,17) size 769x1252 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,305) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,305) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -70,42 +70,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [bgcolor=#000000] [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [bgcolor=#000000] [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,750) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,771) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -164,10 +164,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1182) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1203) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1216) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1237) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumnexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1359
</del><ins>+layer at (0,0) size 785x1380
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1359
-  RenderBlock {HTML} at (0,0) size 785x1359
-    RenderBody {BODY} at (8,17) size 769x1334 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1380
+  RenderBlock {HTML} at (0,0) size 785x1380
+    RenderBody {BODY} at (8,17) size 769x1355 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -78,42 +78,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,853) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,874) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -172,10 +172,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1285) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1306) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1319) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1340) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablecolumngroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1258
</del><ins>+layer at (0,0) size 785x1279
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1258
-  RenderBlock {HTML} at (0,0) size 785x1258
-    RenderBody {BODY} at (8,17) size 769x1233 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1279
+  RenderBlock {HTML} at (0,0) size 785x1279
+    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -69,42 +69,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,752) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -160,10 +160,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1184) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1218) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1359
</del><ins>+layer at (0,0) size 785x1380
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1359
-  RenderBlock {HTML} at (0,0) size 785x1359
-    RenderBody {BODY} at (8,17) size 769x1334 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1380
+  RenderBlock {HTML} at (0,0) size 785x1380
+    RenderBody {BODY} at (8,17) size 769x1355 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,408) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,408) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -85,42 +85,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192
-          RenderTableRow {TR} at (0,0) size 616x101 [bgcolor=#000000]
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206
+          RenderTableRow {TR} at (0,0) size 616x108 [bgcolor=#000000]
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77 [bgcolor=#000000]
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84 [bgcolor=#000000]
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,853) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,874) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -179,10 +179,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1285) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1306) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1319) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1340) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinbackgr_positiontablerowgroupexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x1258
</del><ins>+layer at (0,0) size 785x1279
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x1258
-  RenderBlock {HTML} at (0,0) size 785x1258
-    RenderBody {BODY} at (8,17) size 769x1233 [color=#00FF00] [bgcolor=#333333]
</del><ins>+layer at (0,0) size 785x1279
+  RenderBlock {HTML} at (0,0) size 785x1279
+    RenderBody {BODY} at (8,17) size 769x1254 [color=#00FF00] [bgcolor=#333333]
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x30
</span><span class="cx">         RenderText {#text} at (0,0) size 528x30
</span><span class="cx">           text run at (0,0) width 528: &quot;CSS2 Table Backgrounds Test Suite&quot;
</span><span class="lines">@@ -45,7 +45,7 @@
</span><span class="cx">             RenderText {#text} at (0,0) size 136x15
</span><span class="cx">               text run at (0,0) width 136: &quot;Table of Contents&quot;
</span><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderTable {TABLE} at (0,307) size 618x445 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,307) size 618x466 [color=#FFFFFF] [border: (1px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 618x22
</span><span class="cx">           RenderText {#text} at (163,0) size 292x22
</span><span class="cx">             text run at (163,0) width 292: &quot;With 'border-collapse: separate'&quot;
</span><span class="lines">@@ -69,42 +69,42 @@
</span><span class="cx">             RenderTableCell {TH} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (34,2) size 45x22
</span><span class="cx">                 text run at (34,2) width 45: &quot;TH D&quot;
</span><del>-        RenderTableSection {TFOOT} at (1,329) size 616x115
-          RenderTableRow {TR} at (0,0) size 616x108
-            RenderTableCell {TD} at (7,41) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (1,343) size 616x122
+          RenderTableRow {TR} at (0,0) size 616x115
+            RenderTableCell {TD} at (7,44) size 357x26 [border: (1px dotted #FFFFFF)] [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (2,2) size 47x22
</span><span class="cx">                 text run at (2,2) width 47: &quot;TD M&quot;
</span><del>-            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,44) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD O&quot;
</span><del>-            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,44) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 44x22
</span><span class="cx">                 text run at (2,2) width 44: &quot;TD P&quot;
</span><del>-        RenderTableSection {TBODY} at (1,137) size 616x192 [bgcolor=#000000]
-          RenderTableRow {TR} at (0,0) size 616x101
-            RenderTableCell {TD} at (7,67) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,137) size 616x206 [bgcolor=#000000]
+          RenderTableRow {TR} at (0,0) size 616x108
+            RenderTableCell {TD} at (7,74) size 130x50 [border: (13px dotted #FFFFFF)] [r=0 c=0 rs=2 cs=1]
</ins><span class="cx">               RenderText {#text} at (14,14) size 44x22
</span><span class="cx">                 text run at (14,14) width 44: &quot;TD E&quot;
</span><del>-            RenderTableCell {TD} at (144,37) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (144,41) size 220x26 [border: (1px dotted #FFFFFF)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD F&quot;
</span><del>-            RenderTableCell {TD} at (371,37) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,41) size 118x26 [border: (1px dotted #FFFFFF)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 46x22
</span><span class="cx">                 text run at (2,2) width 46: &quot;TD G&quot;
</span><del>-            RenderTableCell {TD} at (496,37) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,41) size 113x26 [border: (1px dotted #FFFFFF)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD H&quot;
</span><del>-          RenderTableRow {TR} at (0,108) size 616x77
-            RenderTableCell {TD} at (144,133) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,115) size 616x84
+            RenderTableCell {TD} at (144,144) size 220x26 [border: (1px dotted #FFFFFF)] [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 42x22
</span><span class="cx">                 text run at (2,2) width 42: &quot;TD J&quot;
</span><del>-            RenderTableCell {TD} at (371,133) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (371,144) size 118x26 [border: (1px dotted #FFFFFF)] [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 45x22
</span><span class="cx">                 text run at (2,2) width 45: &quot;TD K&quot;
</span><del>-            RenderTableCell {TD} at (496,133) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (496,144) size 113x26 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderTable {TABLE} at (0,752) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</del><ins>+      RenderTable {TABLE} at (0,773) size 578x432 [color=#FFFFFF] [border: (6px dotted #FFFFFF)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 578x22
</span><span class="cx">           RenderText {#text} at (144,0) size 290x22
</span><span class="cx">             text run at (144,0) width 290: &quot;With 'border-collapse: collapse'&quot;
</span><span class="lines">@@ -163,10 +163,10 @@
</span><span class="cx">             RenderTableCell {TD} at (465,136) size 112x25 [border: (1px dotted #FFFFFF)] [r=1 c=3 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 43x22
</span><span class="cx">                 text run at (2,2) width 43: &quot;TD L&quot;
</span><del>-      RenderBlock {DIV} at (0,1184) size 769x34
</del><ins>+      RenderBlock {DIV} at (0,1205) size 769x34
</ins><span class="cx">         RenderInline {A} at (0,0) size 88x15 [color=#FFFF00]
</span><span class="cx">           RenderImage {IMG} at (0,0) size 88x31
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {ADDRESS} at (0,1218) size 769x15
</del><ins>+      RenderBlock {ADDRESS} at (0,1239) size 769x15
</ins><span class="cx">         RenderText {#text} at (0,0) size 704x15
</span><span class="cx">           text run at (0,0) width 704: &quot;CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasai@escape.com&gt;&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvintable_overflow_style_reflow_tbody_siblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><del>-layer at (0,0) size 785x664
</del><ins>+layer at (0,0) size 785x694
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x453
-  RenderBlock {HTML} at (0,0) size 785x453
-    RenderBody {BODY} at (8,8) size 769x437
-      RenderTable {TABLE} at (0,0) size 200x437 [border: (1px outset #808080)]
</del><ins>+layer at (0,0) size 785x483
+  RenderBlock {HTML} at (0,0) size 785x483
+    RenderBody {BODY} at (8,8) size 769x467
+      RenderTable {TABLE} at (0,0) size 200x467 [border: (1px outset #808080)]
</ins><span class="cx">         RenderBlock {CAPTION} at (0,0) size 200x206 [border: (3px solid #FFA500)]
</span><span class="cx">           RenderText {#text} at (78,3) size 44x37
</span><span class="cx">             text run at (78,3) width 44: &quot;cap&quot;
</span><span class="lines">@@ -21,14 +21,14 @@
</span><span class="cx">               RenderBR {BR} at (23,19) size 0x18
</span><span class="cx">               RenderText {#text} at (1,37) size 22x18
</span><span class="cx">                 text run at (1,37) width 22: &quot;zap&quot;
</span><del>-        RenderTableSection {TBODY} at (1,323) size 198x113
-          RenderTableRow {TR} at (0,0) size 198x83
-            RenderTableCell {TD} at (30,-15) size 54x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (1,323) size 198x143
+          RenderTableRow {TR} at (0,0) size 198x113
+            RenderTableCell {TD} at (30,0) size 54x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 44x111
</span><span class="cx">                 text run at (1,1) width 43: &quot;foo&quot;
</span><span class="cx">                 text run at (1,38) width 41: &quot;bar&quot;
</span><span class="cx">                 text run at (1,75) width 44: &quot;baz&quot;
</span><del>-            RenderTableCell {TD} at (114,29) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (114,59) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
</span><span class="cx">                 RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]
</span><span class="cx">                   RenderText {#text} at (1,1) size 16x37
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_aboveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x143
-  RenderBlock {html} at (0,0) size 800x143
-    RenderBody {body} at (8,16) size 784x119
</del><ins>+layer at (0,0) size 800x149
+  RenderBlock {html} at (0,0) size 800x149
+    RenderBody {body} at (8,16) size 784x125
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 482x18
</span><span class="cx">           text run at (0,0) width 372: &quot;Only the top side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (372,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 188x85 [border: (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,34) size 188x91 [border: (1px solid #808080) none]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,65) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,69) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,25) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,25) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_belowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x143
-  RenderBlock {html} at (0,0) size 800x143
-    RenderBody {body} at (8,16) size 784x119
</del><ins>+layer at (0,0) size 800x149
+  RenderBlock {html} at (0,0) size 800x149
+    RenderBody {body} at (8,16) size 784x125
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 506x18
</span><span class="cx">           text run at (0,0) width 396: &quot;Only the bottom side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (396,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 188x85 [border: none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,34) size 188x91 [border: none (1px solid #808080) none]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_borderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x144
-  RenderBlock {html} at (0,0) size 800x144
-    RenderBody {body} at (8,16) size 784x120
</del><ins>+layer at (0,0) size 800x150
+  RenderBlock {html} at (0,0) size 800x150
+    RenderBody {body} at (8,16) size 784x126
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 459x18
</span><span class="cx">           text run at (0,0) width 395: &quot;All four sides of the frame surrounding the table below should &quot;
</span><span class="cx">           text run at (395,0) width 64: &quot;be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 190x86 [border: (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 190x92 [border: (1px solid #808080)]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,65) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,69) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,25) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,25) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_boxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x144
-  RenderBlock {html} at (0,0) size 800x144
-    RenderBody {body} at (8,16) size 784x120
</del><ins>+layer at (0,0) size 800x150
+  RenderBlock {html} at (0,0) size 800x150
+    RenderBody {body} at (8,16) size 784x126
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 459x18
</span><span class="cx">           text run at (0,0) width 395: &quot;All four sides of the frame surrounding the table below should &quot;
</span><span class="cx">           text run at (395,0) width 64: &quot;be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 190x86 [border: (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 190x92 [border: (1px solid #808080)]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,65) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,69) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,25) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,25) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_hsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x144
-  RenderBlock {html} at (0,0) size 800x144
-    RenderBody {body} at (8,16) size 784x120
</del><ins>+layer at (0,0) size 800x150
+  RenderBlock {html} at (0,0) size 800x150
+    RenderBody {body} at (8,16) size 784x126
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 563x18
</span><span class="cx">           text run at (0,0) width 410: &quot;Only the top and bottom sides of the frame surrounding the table &quot;
</span><span class="cx">           text run at (410,0) width 153: &quot;below should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 188x86 [border: (1px solid #808080) none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,34) size 188x92 [border: (1px solid #808080) none (1px solid #808080) none]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,65) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,69) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,25) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,25) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_lhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x142
-  RenderBlock {html} at (0,0) size 800x142
-    RenderBody {body} at (8,16) size 784x118
</del><ins>+layer at (0,0) size 800x148
+  RenderBlock {html} at (0,0) size 800x148
+    RenderBody {body} at (8,16) size 784x124
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 482x18
</span><span class="cx">           text run at (0,0) width 372: &quot;Only the left side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (372,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 189x84 [border: none (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 189x90 [border: none (1px solid #808080)]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_rhsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x142
-  RenderBlock {html} at (0,0) size 800x142
-    RenderBody {body} at (8,16) size 784x118
</del><ins>+layer at (0,0) size 800x148
+  RenderBlock {html} at (0,0) size 800x148
+    RenderBody {body} at (8,16) size 784x124
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 491x18
</span><span class="cx">           text run at (0,0) width 381: &quot;Only the right side of the frame surrounding the table below &quot;
</span><span class="cx">           text run at (381,0) width 110: &quot;should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 189x84 [border: none (1px solid #808080) none]
</del><ins>+      RenderTable {table} at (0,34) size 189x90 [border: none (1px solid #808080) none]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (0,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (0,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (0,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (0,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresmarvinx_table_frame_vsidesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,13 +1,13 @@
</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 800x142
-  RenderBlock {html} at (0,0) size 800x142
-    RenderBody {body} at (8,16) size 784x118
</del><ins>+layer at (0,0) size 800x148
+  RenderBlock {html} at (0,0) size 800x148
+    RenderBody {body} at (8,16) size 784x124
</ins><span class="cx">       RenderBlock {p} at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 548x18
</span><span class="cx">           text run at (0,0) width 395: &quot;Only the right and left sides of the frame surrounding the table &quot;
</span><span class="cx">           text run at (395,0) width 153: &quot;below should be visible.&quot;
</span><del>-      RenderTable {table} at (0,34) size 190x84 [border: none (1px solid #808080) none (1px solid #808080)]
</del><ins>+      RenderTable {table} at (0,34) size 190x90 [border: none (1px solid #808080) none (1px solid #808080)]
</ins><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="cx">           RenderTableCol {col} at (0,0) size 0x0
</span><span class="cx">         RenderTableCol {colgroup} at (0,0) size 0x0
</span><span class="lines">@@ -25,35 +25,35 @@
</span><span class="cx">             RenderTableCell {th} at (126,2) size 60x20 [r=0 c=2 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 58x18
</span><span class="cx">                 text run at (1,1) width 58: &quot;THEAD&quot;
</span><del>-        RenderTableSection {tfoot} at (1,64) size 188x20
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tfoot} at (1,68) size 188x22
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 53x18
</span><span class="cx">                 text run at (1,1) width 53: &quot;TFOOT&quot;
</span><del>-        RenderTableSection {tbody} at (1,24) size 188x40
-          RenderTableRow {tr} at (0,0) size 188x18
-            RenderTableCell {td} at (2,-1) size 60x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {tbody} at (1,24) size 188x44
+          RenderTableRow {tr} at (0,0) size 188x20
+            RenderTableCell {td} at (2,0) size 60x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,-1) size 60x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,0) size 60x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,-1) size 60x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,0) size 60x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-          RenderTableRow {tr} at (0,20) size 188x18
-            RenderTableCell {td} at (2,19) size 60x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {tr} at (0,22) size 188x20
+            RenderTableCell {td} at (2,22) size 60x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (64,19) size 60x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (64,22) size 60x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span><del>-            RenderTableCell {td} at (126,19) size 60x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {td} at (126,22) size 60x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;TBODY&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresothertest4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt (159850 => 159851)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt        2013-11-28 18:54:03 UTC (rev 159850)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt        2013-11-28 19:03:10 UTC (rev 159851)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2432
</del><ins>+layer at (0,0) size 785x2466
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2432
-  RenderBlock {HTML} at (0,0) size 785x2432
-    RenderBody {BODY} at (8,8) size 769x2408
</del><ins>+layer at (0,0) size 785x2466
+  RenderBlock {HTML} at (0,0) size 785x2466
+    RenderBody {BODY} at (8,8) size 769x2442
</ins><span class="cx">       RenderBlock {H1} at (0,0) size 769x37
</span><span class="cx">         RenderText {#text} at (0,0) size 432x37
</span><span class="cx">           text run at (0,0) width 432: &quot;Example 4: Some simple tables.&quot;
</span><span class="lines">@@ -194,8 +194,8 @@
</span><span class="cx">                 text run at (21,3) width 38: &quot;57-15&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,776) size 769x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,794) size 190x390
-        RenderBlock {CAPTION} at (0,354) size 190x18
</del><ins>+      RenderTable {TABLE} at (0,794) size 190x424
+        RenderBlock {CAPTION} at (0,388) size 190x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 186x18
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><span class="cx">         RenderTableSection {THEAD} at (0,0) size 190x19
</span><span class="lines">@@ -203,228 +203,228 @@
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 92x15 [r=0 c=0 rs=1 cs=2]
</span><span class="cx">               RenderText {#text} at (1,1) size 47x13
</span><span class="cx">                 text run at (1,1) width 47: &quot;HEADER&quot;
</span><del>-        RenderTableSection {TBODY} at (0,19) size 190x320 [border: (1px solid #000000)]
-          RenderTableRow {TR} at (0,0) size 190x18
-            RenderTableCell {TD} at (2,-1) size 45x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTableSection {TBODY} at (0,19) size 190x352 [border: (1px solid #000000)]
+          RenderTableRow {TR} at (0,0) size 190x20
+            RenderTableCell {TD} at (2,0) size 45x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-00&quot;
</span><del>-            RenderTableCell {TD} at (49,-1) size 45x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,0) size 45x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-01&quot;
</span><del>-            RenderTableCell {TD} at (96,-1) size 45x20 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,0) size 45x20 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-02&quot;
</span><del>-            RenderTableCell {TD} at (143,-1) size 45x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,0) size 45x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-03&quot;
</span><del>-          RenderTableRow {TR} at (0,20) size 190x18
-            RenderTableCell {TD} at (2,19) size 45x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,22) size 190x20
+            RenderTableCell {TD} at (2,22) size 45x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-10&quot;
</span><del>-            RenderTableCell {TD} at (49,19) size 45x20 [r=1 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,22) size 45x20 [r=1 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-11&quot;
</span><del>-            RenderTableCell {TD} at (96,19) size 45x20 [r=1 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,22) size 45x20 [r=1 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-12&quot;
</span><del>-            RenderTableCell {TD} at (143,19) size 45x20 [r=1 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,22) size 45x20 [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-13&quot;
</span><del>-          RenderTableRow {TR} at (0,40) size 190x18
-            RenderTableCell {TD} at (2,39) size 45x20 [r=2 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,44) size 190x20
+            RenderTableCell {TD} at (2,44) size 45x20 [r=2 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-20&quot;
</span><del>-            RenderTableCell {TD} at (49,39) size 45x20 [r=2 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,44) size 45x20 [r=2 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-21&quot;
</span><del>-            RenderTableCell {TD} at (96,39) size 45x20 [r=2 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,44) size 45x20 [r=2 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-22&quot;
</span><del>-            RenderTableCell {TD} at (143,39) size 45x20 [r=2 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,44) size 45x20 [r=2 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-23&quot;
</span><del>-          RenderTableRow {TR} at (0,60) size 190x18
-            RenderTableCell {TD} at (2,59) size 45x20 [r=3 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,66) size 190x20
+            RenderTableCell {TD} at (2,66) size 45x20 [r=3 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-30&quot;
</span><del>-            RenderTableCell {TD} at (49,59) size 45x20 [r=3 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,66) size 45x20 [r=3 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-31&quot;
</span><del>-            RenderTableCell {TD} at (96,59) size 45x20 [r=3 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,66) size 45x20 [r=3 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-32&quot;
</span><del>-            RenderTableCell {TD} at (143,59) size 45x20 [r=3 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,66) size 45x20 [r=3 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-33&quot;
</span><del>-          RenderTableRow {TR} at (0,80) size 190x18
-            RenderTableCell {TD} at (2,79) size 45x20 [r=4 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,88) size 190x20
+            RenderTableCell {TD} at (2,88) size 45x20 [r=4 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-40&quot;
</span><del>-            RenderTableCell {TD} at (49,79) size 45x20 [r=4 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,88) size 45x20 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-41&quot;
</span><del>-            RenderTableCell {TD} at (96,79) size 45x20 [r=4 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,88) size 45x20 [r=4 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-42&quot;
</span><del>-            RenderTableCell {TD} at (143,79) size 45x20 [r=4 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,88) size 45x20 [r=4 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-43&quot;
</span><del>-          RenderTableRow {TR} at (0,100) size 190x18
-            RenderTableCell {TD} at (2,99) size 45x20 [r=5 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,110) size 190x20
+            RenderTableCell {TD} at (2,110) size 45x20 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-50&quot;
</span><del>-            RenderTableCell {TD} at (49,99) size 45x20 [r=5 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,110) size 45x20 [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-51&quot;
</span><del>-            RenderTableCell {TD} at (96,99) size 45x20 [r=5 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,110) size 45x20 [r=5 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-52&quot;
</span><del>-            RenderTableCell {TD} at (143,99) size 45x20 [r=5 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,110) size 45x20 [r=5 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-53&quot;
</span><del>-          RenderTableRow {TR} at (0,120) size 190x18
-            RenderTableCell {TD} at (2,119) size 45x20 [r=6 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,132) size 190x20
+            RenderTableCell {TD} at (2,132) size 45x20 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-60&quot;
</span><del>-            RenderTableCell {TD} at (49,119) size 45x20 [r=6 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,132) size 45x20 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-61&quot;
</span><del>-            RenderTableCell {TD} at (96,119) size 45x20 [r=6 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,132) size 45x20 [r=6 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-62&quot;
</span><del>-            RenderTableCell {TD} at (143,119) size 45x20 [r=6 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,132) size 45x20 [r=6 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-63&quot;
</span><del>-          RenderTableRow {TR} at (0,140) size 190x18
-            RenderTableCell {TD} at (2,139) size 45x20 [r=7 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,154) size 190x20
+            RenderTableCell {TD} at (2,154) size 45x20 [r=7 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-70&quot;
</span><del>-            RenderTableCell {TD} at (49,139) size 45x20 [r=7 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,154) size 45x20 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-71&quot;
</span><del>-            RenderTableCell {TD} at (96,139) size 45x20 [r=7 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,154) size 45x20 [r=7 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-72&quot;
</span><del>-            RenderTableCell {TD} at (143,139) size 45x20 [r=7 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,154) size 45x20 [r=7 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-73&quot;
</span><del>-          RenderTableRow {TR} at (0,160) size 190x18
-            RenderTableCell {TD} at (2,159) size 45x20 [r=8 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,176) size 190x20
+            RenderTableCell {TD} at (2,176) size 45x20 [r=8 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-80&quot;
</span><del>-            RenderTableCell {TD} at (49,159) size 45x20 [r=8 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,176) size 45x20 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-81&quot;
</span><del>-            RenderTableCell {TD} at (96,159) size 45x20 [r=8 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,176) size 45x20 [r=8 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-82&quot;
</span><del>-            RenderTableCell {TD} at (143,159) size 45x20 [r=8 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,176) size 45x20 [r=8 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-83&quot;
</span><del>-          RenderTableRow {TR} at (0,180) size 190x18
-            RenderTableCell {TD} at (2,179) size 45x20 [r=9 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,198) size 190x20
+            RenderTableCell {TD} at (2,198) size 45x20 [r=9 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-90&quot;
</span><del>-            RenderTableCell {TD} at (49,179) size 45x20 [r=9 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,198) size 45x20 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-91&quot;
</span><del>-            RenderTableCell {TD} at (96,179) size 45x20 [r=9 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,198) size 45x20 [r=9 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-92&quot;
</span><del>-            RenderTableCell {TD} at (143,179) size 45x20 [r=9 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,198) size 45x20 [r=9 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-93&quot;
</span><del>-          RenderTableRow {TR} at (0,200) size 190x18
-            RenderTableCell {TD} at (2,199) size 45x20 [r=10 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,220) size 190x20
+            RenderTableCell {TD} at (2,220) size 45x20 [r=10 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a0&quot;
</span><del>-            RenderTableCell {TD} at (49,199) size 45x20 [r=10 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,220) size 45x20 [r=10 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a1&quot;
</span><del>-            RenderTableCell {TD} at (96,199) size 45x20 [r=10 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,220) size 45x20 [r=10 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a2&quot;
</span><del>-            RenderTableCell {TD} at (143,199) size 45x20 [r=10 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,220) size 45x20 [r=10 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-a3&quot;
</span><del>-          RenderTableRow {TR} at (0,220) size 190x18
-            RenderTableCell {TD} at (2,219) size 45x20 [r=11 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,242) size 190x20
+            RenderTableCell {TD} at (2,242) size 45x20 [r=11 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b0&quot;
</span><del>-            RenderTableCell {TD} at (49,219) size 45x20 [r=11 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,242) size 45x20 [r=11 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b1&quot;
</span><del>-            RenderTableCell {TD} at (96,219) size 45x20 [r=11 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,242) size 45x20 [r=11 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b2&quot;
</span><del>-            RenderTableCell {TD} at (143,219) size 45x20 [r=11 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,242) size 45x20 [r=11 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-b3&quot;
</span><del>-          RenderTableRow {TR} at (0,240) size 190x18
-            RenderTableCell {TD} at (2,239) size 45x20 [r=12 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,264) size 190x20
+            RenderTableCell {TD} at (2,264) size 45x20 [r=12 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c0&quot;
</span><del>-            RenderTableCell {TD} at (49,239) size 45x20 [r=12 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,264) size 45x20 [r=12 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c1&quot;
</span><del>-            RenderTableCell {TD} at (96,239) size 45x20 [r=12 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,264) size 45x20 [r=12 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c2&quot;
</span><del>-            RenderTableCell {TD} at (143,239) size 45x20 [r=12 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,264) size 45x20 [r=12 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-c3&quot;
</span><del>-          RenderTableRow {TR} at (0,260) size 190x18
-            RenderTableCell {TD} at (2,259) size 45x20 [r=13 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,286) size 190x20
+            RenderTableCell {TD} at (2,286) size 45x20 [r=13 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d0&quot;
</span><del>-            RenderTableCell {TD} at (49,259) size 45x20 [r=13 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,286) size 45x20 [r=13 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d1&quot;
</span><del>-            RenderTableCell {TD} at (96,259) size 45x20 [r=13 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,286) size 45x20 [r=13 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d2&quot;
</span><del>-            RenderTableCell {TD} at (143,259) size 45x20 [r=13 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,286) size 45x20 [r=13 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 43x18
</span><span class="cx">                 text run at (1,1) width 43: &quot;cell-d3&quot;
</span><del>-          RenderTableRow {TR} at (0,280) size 190x18
-            RenderTableCell {TD} at (2,279) size 45x20 [r=14 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,308) size 190x20
+            RenderTableCell {TD} at (2,308) size 45x20 [r=14 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e0&quot;
</span><del>-            RenderTableCell {TD} at (49,279) size 45x20 [r=14 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,308) size 45x20 [r=14 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e1&quot;
</span><del>-            RenderTableCell {TD} at (96,279) size 45x20 [r=14 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,308) size 45x20 [r=14 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e2&quot;
</span><del>-            RenderTableCell {TD} at (143,279) size 45x20 [r=14 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,308) size 45x20 [r=14 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 42x18
</span><span class="cx">                 text run at (1,1) width 42: &quot;cell-e3&quot;
</span><del>-          RenderTableRow {TR} at (0,300) size 190x18
-            RenderTableCell {TD} at (2,299) size 45x20 [r=15 c=0 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,330) size 190x20
+            RenderTableCell {TD} at (2,330) size 45x20 [r=15 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f0&quot;
</span><del>-            RenderTableCell {TD} at (49,299) size 45x20 [r=15 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (49,330) size 45x20 [r=15 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f1&quot;
</span><del>-            RenderTableCell {TD} at (96,299) size 45x20 [r=15 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (96,330) size 45x20 [r=15 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f2&quot;
</span><del>-            RenderTableCell {TD} at (143,299) size 45x20 [r=15 c=3 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (143,330) size 45x20 [r=15 c=3 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x18
</span><span class="cx">                 text run at (1,1) width 40: &quot;cell-f3&quot;
</span><del>-        RenderTableSection {TFOOT} at (0,339) size 190x15
-          RenderTableRow {TR} at (0,0) size 190x13
-            RenderTableCell {TD} at (2,-1) size 92x15 [r=0 c=0 rs=1 cs=2]
</del><ins>+        RenderTableSection {TFOOT} at (0,371) size 190x17
+          RenderTableRow {TR} at (0,0) size 190x15
+            RenderTableCell {TD} at (2,0) size 92x15 [r=0 c=0 rs=1 cs=2]
</ins><span class="cx">               RenderText {#text} at (1,1) size 47x13
</span><span class="cx">                 text run at (1,1) width 47: &quot;FOOTER&quot;
</span><del>-        RenderBlock {CAPTION} at (0,372) size 190x18
</del><ins>+        RenderBlock {CAPTION} at (0,406) size 190x18
</ins><span class="cx">           RenderText {#text} at (2,0) size 186x18
</span><span class="cx">             text run at (2,0) width 186: &quot;Table 5 has a scrolling tbody.&quot;
</span><del>-      RenderBlock (anonymous) at (0,1184) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1218) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 614x18
</span><span class="cx">           text run at (0,18) width 614: &quot;This is a table formed from a list with display of table-row and list items with display of table-cell.&quot;
</span><del>-      RenderTable at (0,1220) size 204x18
</del><ins>+      RenderTable at (0,1254) size 204x18
</ins><span class="cx">         RenderTableSection (anonymous) at (0,0) size 204x18
</span><span class="cx">           RenderTableRow {UL} at (0,0) size 204x18 [bgcolor=#FFA500]
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -442,12 +442,12 @@
</span><span class="cx">             RenderTableCell {LI} at (168,0) size 36x18 [r=0 c=4 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 36x18
</span><span class="cx">                 text run at (0,0) width 36: &quot;FIVE&quot;
</span><del>-      RenderBlock (anonymous) at (0,1238) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1272) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 660x18
</span><span class="cx">           text run at (0,18) width 660: &quot;This is a table formed from a list with display of table-row-group and list items with display of table-cell. &quot;
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderTable at (0,1274) size 230x18
</del><ins>+      RenderTable at (0,1308) size 230x18
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -468,11 +468,11 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x18
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1292) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1326) size 769x36
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><span class="cx">         RenderText {#text} at (0,18) size 407x18
</span><span class="cx">           text run at (0,18) width 407: &quot;This is like the previous table plus the list's overflow property set&quot;
</span><del>-      RenderTable at (0,1328) size 230x18
</del><ins>+      RenderTable at (0,1362) size 230x18
</ins><span class="cx">         RenderTableSection {UL} at (0,0) size 230x18
</span><span class="cx">           RenderTableRow (anonymous) at (0,0) size 230x18
</span><span class="cx">             RenderTableCell {LI} at (0,0) size 34x18 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -493,9 +493,9 @@
</span><span class="cx">             RenderTableCell {LI} at (204,0) size 26x18 [bgcolor=#FFA500] [r=0 c=5 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 26x18
</span><span class="cx">                 text run at (0,0) width 26: &quot;SIX&quot;
</span><del>-      RenderBlock (anonymous) at (0,1346) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1380) size 769x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,1380) size 769x224
</del><ins>+      RenderBlock {P} at (0,1414) size 769x224
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 430x18
</span><span class="cx">             text run at (0,0) width 430: &quot;The following table will have its rows and columns in red collapsed &quot;
</span><span class="lines">@@ -582,7 +582,7 @@
</span><span class="cx">               RenderTableCell {TD} at (68,50) size 66x22 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x18
</span><span class="cx">                   text run at (2,2) width 27: &quot;C33&quot;
</span><del>-      RenderBlock {P} at (0,1620) size 769x234
</del><ins>+      RenderBlock {P} at (0,1654) size 769x234
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 750x18
</span><span class="cx">             text run at (0,0) width 750: &quot;The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. &quot;
</span><span class="lines">@@ -695,7 +695,7 @@
</span><span class="cx">               RenderTableCell {TD} at (155,66) size 31x22 [border: (1px inset #808080)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 27x18
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><del>-      RenderBlock {P} at (0,1870) size 769x270
</del><ins>+      RenderBlock {P} at (0,1904) size 769x270
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x18
</span><span class="cx">           RenderText {#text} at (0,0) size 459x18
</span><span class="cx">             text run at (0,0) width 459: &quot;The following table will have its 1st row group collapsed (rows 1 and 2) &quot;
</span><span class="lines">@@ -822,7 +822,7 @@
</span><span class="cx">                   text run at (2,2) width 27: &quot;C44&quot;
</span><span class="cx">         RenderBlock (anonymous) at (0,252) size 769x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock {P} at (0,2156) size 769x252
</del><ins>+      RenderBlock {P} at (0,2190) size 769x252
</ins><span class="cx">         RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">           RenderText {#text} at (0,0) size 755x36
</span><span class="cx">             text run at (0,0) width 554: &quot;The following table is similar to a previous table except that the direction is right-to-left. &quot;
</span></span></pre>
</div>
</div>

</body>
</html>